Skip to content
Success

Console Output

GitHub pull request #987 of commit b3dd8de7fea68afbe9e0df71a58cfdd2184dbcf4, no merge conflicts.
Setting status of b3dd8de7fea68afbe9e0df71a58cfdd2184dbcf4 to PENDING with url https://ci.eclipse.org/scout/job/org.eclipse.scout.rt_gerrit_jdk11_pipeline/2793/ and message: 'Build started for merge commit.'
[Pipeline] Start of Pipeline
[Pipeline] echo
[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes scout/scout-rt-gerrit-jdk11-l1qmx-9715q
Still waiting to schedule task
‘scout-rt-gerrit-jdk11-l1qmx-9715q’ is offline
Agent scout-rt-gerrit-jdk11-l1qmx-9715q is provisioned from template scout-rt-gerrit-jdk11-l1qmx
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.scout.svc.cluster.local/scout/job/org.eclipse.scout.rt_gerrit_jdk11_pipeline/2793/"
    runUrl: "job/org.eclipse.scout.rt_gerrit_jdk11_pipeline/2793/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "63198870f75698812b0aece412158e31a642de2a"
    jenkins/label: "scout-rt-gerrit-jdk11"
  name: "scout-rt-gerrit-jdk11-l1qmx-9715q"
  namespace: "scout"
spec:
  containers:
  - command:
    - "cat"
    env:
    - name: "HOME"
      value: "/home/jenkins/agent"
    image: "bsisoftware/scout-maven-chrome:mvn-3.9.5-node-20.10.0"
    imagePullPolicy: "Always"
    name: "maven"
    resources:
      limits:
        memory: "6144Mi"
        cpu: "2000m"
      requests:
        memory: "6144Mi"
        cpu: "1000m"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.scout.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "scout-rt-gerrit-jdk11-l1qmx-9715q"
    - name: "JENKINS_NAME"
      value: "scout-rt-gerrit-jdk11-l1qmx-9715q"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.scout.svc.cluster.local/scout/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
    name: "jnlp"
    resources:
      requests:
        memory: "256Mi"
        cpu: "100m"
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - emptyDir:
      medium: ""
    name: "workspace-volume"

Running on scout-rt-gerrit-jdk11-l1qmx-9715q in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] checkout
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/eclipse-scout/scout.rt.git
 > git init /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline # timeout=10
Fetching upstream changes from https://github.com/eclipse-scout/scout.rt.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://github.com/eclipse-scout/scout.rt.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse-scout/scout.rt.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 942faae765bc38b98b8dd01ef6de31c9bb141e67 (refs/remotes/origin/pr/987/merge)
 > git config remote.origin.url https://github.com/eclipse-scout/scout.rt.git # timeout=10
Fetching upstream changes from https://github.com/eclipse-scout/scout.rt.git
 > git fetch --tags --force --progress -- https://github.com/eclipse-scout/scout.rt.git +refs/heads/*:refs/remotes/origin/features/* +refs/pull/987/*:refs/remotes/origin/pr/987/* # timeout=10
 > git rev-parse refs/remotes/origin/pr/987/merge^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 942faae765bc38b98b8dd01ef6de31c9bb141e67 # timeout=10
Commit message: "Merge b3dd8de7fea68afbe9e0df71a58cfdd2184dbcf4 into 949b4cf738288faead1ae4a1feb29f9fecfed96a"
First time build. Skipping changelog.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] container
[Pipeline] {
[Pipeline] sh
+ mvn -f org.eclipse.scout.rt/pom.xml clean verify -U -B -e -Dmaster_enforcerCheck_skip=true -Dmaster_node_dir=/opt/nodejs/bin -Dscout.excludeTestCategories=org.eclipse.scout.rt.testing.platform.testcategory.ResourceIntensiveTest
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/maven_rt_plugin_config-master/24.1.2/maven_rt_plugin_config-master-24.1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/scout/maven_rt_plugin_config-master/24.1.2/maven_rt_plugin_config-master-24.1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/scout/maven_rt_plugin_config-master/24.1.2/maven_rt_plugin_config-master-24.1.2.pom (37 kB at 435 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/maven_plugin_config-master/24.1.2/maven_plugin_config-master-24.1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/scout/maven_plugin_config-master/24.1.2/maven_plugin_config-master-24.1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/scout/maven_plugin_config-master/24.1.2/maven_plugin_config-master-24.1.2.pom (30 kB at 2.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/maven_plugin_version-master/24.1.2/maven_plugin_version-master-24.1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/scout/maven_plugin_version-master/24.1.2/maven_plugin_version-master-24.1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/scout/maven_plugin_version-master/24.1.2/maven_plugin_version-master-24.1.2.pom (28 kB at 2.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-bom/2.16.0/jackson-bom-2.16.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.16.0/jackson-bom-2.16.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.16.0/jackson-bom-2.16.0.pom (18 kB at 1.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom (6.5 kB at 815 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/56/oss-parent-56.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/56/oss-parent-56.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/56/oss-parent-56.pom (24 kB at 2.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-bom/4.1.101.Final/netty-bom-4.1.101.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.101.Final/netty-bom-4.1.101.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.101.Final/netty-bom-4.1.101.Final.pom (13 kB at 1.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 689 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/jersey-bom/3.0.12/jersey-bom-3.0.12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/3.0.12/jersey-bom-3.0.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/3.0.12/jersey-bom-3.0.12.pom (20 kB at 2.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom (15 kB at 1.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-bom/11.0.18/jetty-bom-11.0.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/11.0.18/jetty-bom-11.0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/11.0.18/jetty-bom-11.0.18.pom (19 kB at 2.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-bom/1.34.1/opentelemetry-bom-1.34.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.34.1/opentelemetry-bom-1.34.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.34.1/opentelemetry-bom-1.34.1.pom (7.0 kB at 872 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-packaging/3.2.1/archetype-packaging-3.2.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.2.1/archetype-packaging-3.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.2.1/archetype-packaging-3.2.1.pom (1.4 kB at 201 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/maven-archetype/3.2.1/maven-archetype-3.2.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/3.2.1/maven-archetype-3.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/3.2.1/maven-archetype-3.2.1.pom (13 kB at 1.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 4.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/23/apache-23.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 2.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-packaging/3.2.1/archetype-packaging-3.2.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.2.1/archetype-packaging-3.2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.2.1/archetype-packaging-3.2.1.jar (7.3 kB at 911 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Scout Hello World Sample Application                   [maven-archetype]
[INFO] Scout JaxWs Module                                     [maven-archetype]
[INFO] Scout JS Sample Application                            [maven-archetype]
[INFO] org.eclipse.scout.rt                                               [pom]
[INFO] org.eclipse.scout.json                                             [jar]
[INFO] org.eclipse.scout.rt.platform                                      [jar]
[INFO] org.eclipse.scout.rt.dataobject                                    [jar]
[INFO] org.eclipse.scout.rt.platform.test                                 [jar]
[INFO] org.eclipse.scout.rt.api.data                                      [jar]
[INFO] org.eclipse.scout.rt.security                                      [jar]
[INFO] org.eclipse.scout.rt.nls                                           [jar]
[INFO] org.eclipse.scout.rt.shared                                        [jar]
[INFO] org.eclipse.scout.rt.server.commons                                [jar]
[INFO] org.eclipse.scout.rt.mom.api                                       [jar]
[INFO] org.eclipse.scout.rt.jackson                                       [jar]
[INFO] org.eclipse.scout.rt.uinotification                                [jar]
[INFO] org.eclipse.scout.rt.server                                        [jar]
[INFO] org.eclipse.scout.rt.server.jaxws                                  [jar]
[INFO] org.eclipse.scout.jaxws.apt                                        [jar]
[INFO] org.eclipse.scout.rt.dataobject.test                               [jar]
[INFO] org.eclipse.scout.rt.shared.test                                   [jar]
[INFO] org.eclipse.scout.rt.server.commons.test                           [jar]
[INFO] org.eclipse.scout.rt.jetty                                         [jar]
[INFO] org.eclipse.scout.rt.app                                           [jar]
[INFO] org.eclipse.scout.rt.server.app                                    [jar]
[INFO] org.eclipse.scout.rt.server.test                                   [jar]
[INFO] org.eclipse.scout.rt.server.jaxws.test                             [jar]
[INFO] org.eclipse.scout.rt.server.jdbc                                   [jar]
[INFO] org.eclipse.scout.rt.server.jdbc.test                              [jar]
[INFO] org.eclipse.scout.rt.rest                                          [jar]
[INFO] org.eclipse.scout.rt.api                                           [jar]
[INFO] org.eclipse.scout.rt.jackson.test                                  [jar]
[INFO] org.eclipse.scout.rt.mom.api.test                                  [jar]
[INFO] org.eclipse.scout.rt.mom.jms                                       [jar]
[INFO] org.eclipse.scout.rt.mom.jms.test                                  [jar]
[INFO] org.eclipse.scout.rt.charsetdetect                                 [jar]
[INFO] org.eclipse.scout.rt.oauth2                                        [jar]
[INFO] org.eclipse.scout.rt.mail                                          [jar]
[INFO] org.eclipse.scout.rt.mail.test                                     [jar]
[INFO] org.eclipse.scout.rt.security.test                                 [jar]
[INFO] org.eclipse.scout.rt.dataformat                                    [jar]
[INFO] org.eclipse.scout.rt.rest.test                                     [jar]
[INFO] org.eclipse.scout.rt.rest.jackson                                  [jar]
[INFO] org.eclipse.scout.rt.rest.jersey.client                            [jar]
[INFO] org.eclipse.scout.rt.rest.jersey.test                              [jar]
[INFO] org.eclipse.scout.rt.client                                        [jar]
[INFO] org.eclipse.scout.rt.client.test                                   [jar]
[INFO] org.eclipse.scout.rt.svg.client                                    [jar]
[INFO] org.eclipse.scout.rt.svg.client.test                               [jar]
[INFO] org.eclipse.scout.rt.serverbridge                                  [jar]
[INFO] org.eclipse.scout.rt.ui.html                                       [jar]
[INFO] org.eclipse.scout.rt.ui.html.app                                   [jar]
[INFO] org.eclipse.scout.rt.ui.html.test                                  [jar]
[INFO] org.eclipse.scout.rt.ui.html.selenium                              [jar]
[INFO] eclipse-scout-core                                                 [jar]
[INFO] org.eclipse.scout.rt.svg.ui.html                                   [jar]
[INFO] eclipse-scout-cli                                                  [jar]
[INFO] karma-jasmine-scout                                                [jar]
[INFO] eclipse-scout-releng                                               [jar]
[INFO] eclipse-scout-migrate                                              [jar]
[INFO] eclipse-scout-tsconfig                                             [jar]
[INFO] eslint-config                                                      [jar]
[INFO] org.eclipse.scout.rt.opentelemetry.sdk                             [jar]
[INFO] org.eclipse.scout.rt.chart.shared                                  [jar]
[INFO] org.eclipse.scout.rt.chart.client                                  [jar]
[INFO] org.eclipse.scout.rt.chart.ui.html                                 [jar]
[INFO] eclipse-scout-chart                                                [jar]
[INFO] org.eclipse.scout.rt.datamodel.shared                              [jar]
[INFO] org.eclipse.scout.rt.datamodel.client                              [jar]
[INFO] org.eclipse.scout.rt.datamodel.server                              [jar]
[INFO] org.eclipse.scout.rt.datamodel.ui.html                             [jar]
[INFO] 
[INFO] ---------< org.eclipse.scout.archetypes:scout-helloworld-app >----------
[INFO] Building Scout Hello World Sample Application 24.2-SNAPSHOT       [1/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/pom.xml
[INFO] --------------------------[ maven-archetype ]---------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.pom (7.7 kB at 967 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer/3.4.1/enforcer-3.4.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.4.1/enforcer-3.4.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.4.1/enforcer-3.4.1.pom (9.1 kB at 1.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/40/maven-parent-40.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/40/maven-parent-40.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/40/maven-parent-40.pom (49 kB at 5.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/30/apache-30.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/30/apache-30.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/30/apache-30.pom (23 kB at 2.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom (5.6 kB at 807 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.jar (39 kB at 3.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.pom (6.7 kB at 842 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (8.1 kB at 1.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 4.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/29/apache-29.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom (21 kB at 2.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.jar (32 kB at 2.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.pom (5.3 kB at 761 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom (8.1 kB at 1.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.jar (36 kB at 4.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.pom (4.2 kB at 604 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.build/0.8.11/org.jacoco.build-0.8.11.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.8.11/org.jacoco.build-0.8.11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.8.11/org.jacoco.build-0.8.11.pom (44 kB at 4.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-bom/9.6/asm-bom-9.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-bom/9.6/asm-bom-9.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-bom/9.6/asm-bom-9.6.pom (3.2 kB at 538 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 1.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.jar (57 kB at 7.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom (8.2 kB at 1.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar (31 kB at 4.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.pom (12 kB at 1.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.jar (101 kB at 9.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom (6.8 kB at 1.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom (9.9 kB at 1.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/37/maven-parent-37.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom (46 kB at 6.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/27/apache-27.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom (20 kB at 3.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar (27 kB at 3.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.pom (19 kB at 2.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/basepom/basepom-oss/53/basepom-oss-53.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-oss/53/basepom-oss-53.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-oss/53/basepom-oss-53.pom (23 kB at 2.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/basepom/basepom-minimal/53/basepom-minimal-53.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-minimal/53/basepom-minimal-53.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-minimal/53/basepom-minimal-53.pom (19 kB at 2.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/basepom/basepom-foundation/53/basepom-foundation-53.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-foundation/53/basepom-foundation-53.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-foundation/53/basepom-foundation-53.pom (56 kB at 7.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.jar (71 kB at 8.9 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ scout-helloworld-app ---
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom (8.7 kB at 1.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/13/plexus-13.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/13/plexus-13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/13/plexus-13.pom (27 kB at 3.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (5.6 kB at 804 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar (192 kB at 19 MB/s)
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ scout-helloworld-app ---
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.pom (3.8 kB at 536 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.pom (4.3 kB at 610 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 219 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 5.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 316 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom (8.8 kB at 1.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/10/plexus-10.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 3.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom (31 kB at 5.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/58/commons-parent-58.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/58/commons-parent-58.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/58/commons-parent-58.pom (83 kB at 12 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom (16 kB at 2.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom (20 kB at 2.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 499 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.jar (14 kB at 2.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.jar (145 kB at 12 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar (484 kB at 17 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 4.3 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar (269 kB at 7.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 9.3 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar (361 kB at 4.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar (632 kB at 6.9 MB/s)
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ scout-helloworld-app ---
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 516 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 3.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 1.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom (4.5 kB at 641 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 699 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 5.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/26/apache-26.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom (21 kB at 2.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 457 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 2.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 1.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/8/plexus-8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 4.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 2.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 9.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 850 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 396 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 1.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 2.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 2.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 231 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 1.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 4.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 749 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11.pom (3.5 kB at 500 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.pom (2.1 kB at 298 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.6/asm-9.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.pom (2.4 kB at 395 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom (2.8 kB at 465 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom (2.6 kB at 432 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.pom (1.9 kB at 314 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.6/asm-9.6.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 22 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar (36 kB at 5.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 1.6 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 1.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 5.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 23 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.jar (124 kB at 8.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar (72 kB at 4.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.jar (210 kB at 11 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar (52 kB at 2.6 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar (301 kB at 14 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.jar (131 kB at 5.5 MB/s)
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/../target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ scout-helloworld-app ---
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 442 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 3.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom (6.0 kB at 1.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom (3.2 kB at 537 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 102 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 534 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 1.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 1.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (8.0 kB at 1.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 5.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 850 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 12 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 416 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar (55 kB at 7.9 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 1.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 37 MB/s)
[INFO] Copying 139 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ scout-helloworld-app ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- archetype:3.2.1:jar (default-jar) @ scout-helloworld-app ---
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-catalog/3.2.1/archetype-catalog-3.2.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.2.1/archetype-catalog-3.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.2.1/archetype-catalog-3.2.1.pom (1.9 kB at 212 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-models/3.2.1/archetype-models-3.2.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-models/3.2.1/archetype-models-3.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-models/3.2.1/archetype-models-3.2.1.pom (2.7 kB at 393 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 1.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-descriptor/3.2.1/archetype-descriptor-3.2.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.2.1/archetype-descriptor-3.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.2.1/archetype-descriptor-3.2.1.pom (2.0 kB at 279 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-common/3.2.1/archetype-common-3.2.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.2.1/archetype-common-3.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.2.1/archetype-common-3.2.1.pom (18 kB at 2.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/groovy/groovy-all/2.4.16/groovy-all-2.4.16.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.16/groovy-all-2.4.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.16/groovy-all-2.4.16.pom (22 kB at 3.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.pom (6.8 kB at 750 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 125 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 801 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom (4.6 kB at 766 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom (4.9 kB at 694 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom (5.1 kB at 852 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 7.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 1.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 939 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 764 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 5.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 2.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 2.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 8.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 412 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 3.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 3.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 2.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 225 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 182 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 892 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 2.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 649 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 322 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 335 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 1.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 1.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 344 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 462 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 290 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom (11 kB at 1.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 849 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 1.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 314 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 370 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 592 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 1.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 1.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 344 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 386 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 381 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 1.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 626 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 434 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 250 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 1.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 666 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 2.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 910 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 2.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 481 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 1.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 7.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/21/apache-21.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 2.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 830 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 448 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 1.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 2.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 8.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/16/apache-16.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 2.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 470 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 443 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 1.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 2.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 3.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/ibm/icu/icu4j/70.1/icu4j-70.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/70.1/icu4j-70.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/70.1/icu4j-70.1.pom (4.9 kB at 411 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.pom (5.4 kB at 596 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 641 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.3/plexus-archiver-4.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.3/plexus-archiver-4.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.3/plexus-archiver-4.2.3.pom (4.9 kB at 702 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.4/plexus-6.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.4/plexus-6.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.4/plexus-6.4.pom (26 kB at 3.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 758 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 3.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/48/commons-parent-48.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 10 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 2.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.8/xz-1.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 318 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom (4.4 kB at 728 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom (24 kB at 3.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom (823 B at 137 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom (1.7 kB at 247 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom (2.7 kB at 449 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 4.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 4.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 11 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.pom (4.0 kB at 666 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom (4.0 kB at 674 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 822 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/22/maven-parent-22.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 4.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/11/apache-11.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 2.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 193 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.pom (16 kB at 1.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/antlr/antlr/2.7.7/antlr-2.7.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 126 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.pom (2.1 kB at 297 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom (5.5 kB at 687 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 1.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/4.0/asm-4.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.pom (1.9 kB at 276 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.pom (2.1 kB at 349 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/4.0/asm-util-4.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/4.0/asm-util-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/4.0/asm-util-4.0.pom (2.1 kB at 348 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.pom (2.1 kB at 262 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 199 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 157 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.8.1/ant-1.8.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.pom (8.8 kB at 1.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom (4.3 kB at 714 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-catalog/3.2.1/archetype-catalog-3.2.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-descriptor/3.2.1/archetype-descriptor-3.2.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-common/3.2.1/archetype-common-3.2.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/groovy/groovy-all/2.4.16/groovy-all-2.4.16.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/ibm/icu/icu4j/70.1/icu4j-70.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.8/xz-1.8.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/antlr/antlr/2.7.7/antlr-2.7.7.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/4.0/asm-4.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/4.0/asm-util-4.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.8.1/ant-1.8.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.2.1/archetype-catalog-3.2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.2.1/archetype-catalog-3.2.1.jar (19 kB at 2.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.2.1/archetype-descriptor-3.2.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.2.1/archetype-common-3.2.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.16/groovy-all-2.4.16.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.2.1/archetype-descriptor-3.2.1.jar (24 kB at 3.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar (305 kB at 22 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.2.1/archetype-common-3.2.1.jar (181 kB at 3.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.jar (1.4 MB at 28 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 537 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 883 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/70.1/icu4j-70.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 1.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 2.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.jar (26 kB at 369 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 2.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 1.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 475 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 1.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 1.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 3.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar (194 kB at 1.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 514 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 392 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 527 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar (9.4 kB at 44 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 19 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 2.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.16/groovy-all-2.4.16.jar (7.2 MB at 32 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar (33 kB at 146 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 267 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 112 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 34 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar (159 kB at 672 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 1.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 2.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.jar (22 kB at 72 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 1.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 821 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.jar (22 kB at 69 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.jar (46 kB at 139 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/4.0/asm-util-4.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.jar (38 kB at 113 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/4.0/asm-util-4.0.jar (37 kB at 108 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.jar (20 kB at 57 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 1.3 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 794 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.jar (3.3 MB at 9.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/70.1/icu4j-70.1.jar (14 MB at 28 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.jar (1.5 MB at 3.0 MB/s)
[INFO] Building archetype jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT.jar
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ scout-helloworld-app ---
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom (3.9 kB at 653 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom (6.0 kB at 1.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom (6.3 kB at 1.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 3.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 341 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar (26 kB at 4.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 15 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar (211 kB at 19 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar (79 kB at 6.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar (267 kB at 11 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 39 MB/s)
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ scout-helloworld-app ---
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom (6.5 kB at 1.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom (6.0 kB at 1.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom (22 kB at 3.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/56/commons-parent-56.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/56/commons-parent-56.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/56/commons-parent-56.pom (82 kB at 12 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 938 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom (1.9 kB at 320 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar (221 kB at 22 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar (1.1 MB at 41 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar (5.9 MB at 24 MB/s)
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ scout-helloworld-app ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- archetype:3.2.1:integration-test (default-integration-test) @ scout-helloworld-app ---
[INFO] Processing Archetype IT project: basic
[INFO] ----------------------------------------------------------------------------
[INFO] Using following parameters for creating project from Archetype: scout-helloworld-app:24.2-SNAPSHOT
[INFO] ----------------------------------------------------------------------------
[INFO] Parameter: groupId, Value: org.eclipse.scout.apps
[INFO] Parameter: artifactId, Value: helloscout
[INFO] Parameter: version, Value: 1.0.0-SNAPSHOT
[INFO] Parameter: package, Value: org.eclipse.scout.apps.helloscout
[INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/helloscout
[INFO] Parameter: package, Value: org.eclipse.scout.apps.helloscout
[INFO] Parameter: versionWithoutSnapshot, Value: 1.0.0
[INFO] Parameter: debug, Value: false
[INFO] Parameter: displayName, Value: My Application
[INFO] Parameter: javaVersion, Value: 11
[INFO] Parameter: skipChangeMeReplacement, Value: false
[INFO] Parameter: groupId, Value: org.eclipse.scout.apps
[INFO] Parameter: simpleArtifactName, Value: helloscout
[INFO] Parameter: artifactId, Value: helloscout
[INFO] Parameter: userName, Value: Scout Robot
[INFO] Parameter: version, Value: 1.0.0-SNAPSHOT
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.shared/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.server/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.client/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.server.app/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.server.app.image/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.server.app.zip/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.server.app.dev/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui.html/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui.html.app/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui.html.app.image/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui.html.app.zip/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui.html.app.dev/pom.xml
[INFO] Executing META-INF/archetype-post-generate.groovy post-generation script
[INFO] Project created from Archetype in dir: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ scout-helloworld-app ---
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom (11 kB at 1.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom (15 kB at 2.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 483 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 1.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 1.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 456 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 714 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 349 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom (2.2 kB at 433 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom (11 kB at 2.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 460 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom (491 B at 98 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.pom (3.5 kB at 576 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom (5.5 kB at 1.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.pom (7.8 kB at 1.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom (1.4 kB at 236 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.pom (1.8 kB at 301 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar (3.0 MB at 28 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 770 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 314 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar (16 kB at 2.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 2.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 878 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (209 kB at 17 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar (2.3 kB at 188 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar (15 kB at 1.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.jar (83 kB at 4.6 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar (162 kB at 7.0 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar (486 kB at 15 MB/s)
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ----------< org.eclipse.scout.archetypes:scout-jaxws-module >-----------
[INFO] Building Scout JaxWs Module 24.2-SNAPSHOT                         [2/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-jaxws-module/pom.xml
[INFO] --------------------------[ maven-archetype ]---------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ scout-jaxws-module ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ scout-jaxws-module ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ scout-jaxws-module ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-jaxws-module/../target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ scout-jaxws-module ---
[INFO] Copying 7 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ scout-jaxws-module ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- archetype:3.2.1:jar (default-jar) @ scout-jaxws-module ---
[INFO] Building archetype jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT.jar
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ scout-jaxws-module ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ scout-jaxws-module ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ scout-jaxws-module ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- archetype:3.2.1:integration-test (default-integration-test) @ scout-jaxws-module ---
[INFO] Processing Archetype IT project: basic
[INFO] ----------------------------------------------------------------------------
[INFO] Using following parameters for creating project from Archetype: scout-jaxws-module:24.2-SNAPSHOT
[INFO] ----------------------------------------------------------------------------
[INFO] Parameter: groupId, Value: org.eclipse.scout.apps
[INFO] Parameter: artifactId, Value: helloworld.server.jaxws
[INFO] Parameter: version, Value: 1.0.0-SNAPSHOT
[INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld
[INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/helloworld
[INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld
[INFO] Parameter: displayName, Value: My Application
[INFO] Parameter: groupId, Value: org.eclipse.scout.apps
[INFO] Parameter: artifactId, Value: helloworld.server.jaxws
[INFO] Parameter: version, Value: 1.0.0-SNAPSHOT
[INFO] Parameter: parentArtifactId, Value: helloworld
[WARNING] CP Don't override file /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws/src/main/resources/META-INF/scout.xml
[WARNING] CP Don't override file /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws/src/main/resources/WEB-INF/wsdl
[WARNING] CP Don't override file /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws/src/main/java
[INFO] Project created from Archetype in dir: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ scout-jaxws-module ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -----------< org.eclipse.scout.archetypes:scout-hellojs-app >-----------
[INFO] Building Scout JS Sample Application 24.2-SNAPSHOT                [3/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/pom.xml
[INFO] --------------------------[ maven-archetype ]---------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ scout-hellojs-app ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ scout-hellojs-app ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ scout-hellojs-app ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/../target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ scout-hellojs-app ---
[INFO] Copying 175 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ scout-hellojs-app ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- archetype:3.2.1:jar (default-jar) @ scout-hellojs-app ---
[INFO] Building archetype jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT.jar
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ scout-hellojs-app ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ scout-hellojs-app ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ scout-hellojs-app ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- archetype:3.2.1:integration-test (default-integration-test) @ scout-hellojs-app ---
[INFO] Processing Archetype IT project: basic
[INFO] ----------------------------------------------------------------------------
[INFO] Using following parameters for creating project from Archetype: scout-hellojs-app:24.2-SNAPSHOT
[INFO] ----------------------------------------------------------------------------
[INFO] Parameter: groupId, Value: org.eclipse.scout.apps
[INFO] Parameter: artifactId, Value: helloscout
[INFO] Parameter: version, Value: 1.0.0-SNAPSHOT
[INFO] Parameter: package, Value: org.eclipse.scout.apps.helloscout
[INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/helloscout
[INFO] Parameter: package, Value: org.eclipse.scout.apps.helloscout
[INFO] Parameter: versionWithoutSnapshot, Value: 1.0.0
[INFO] Parameter: debug, Value: false
[INFO] Parameter: displayName, Value: My Application
[INFO] Parameter: javaVersion, Value: 11
[INFO] Parameter: skipChangeMeReplacement, Value: false
[INFO] Parameter: groupId, Value: org.eclipse.scout.apps
[INFO] Parameter: simpleArtifactName, Value: helloscout
[INFO] Parameter: artifactId, Value: helloscout
[INFO] Parameter: version, Value: 1.0.0-SNAPSHOT
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.api/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.app/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.app.dev/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.app.image/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.app.zip/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.core/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.data/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.db/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.persistence/pom.xml
[INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui/pom.xml
[INFO] Executing META-INF/archetype-post-generate.groovy post-generation script
[INFO] Project created from Archetype in dir: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ scout-hellojs-app ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------------< org.eclipse.scout.rt:org.eclipse.scout.rt >--------------
[INFO] Building org.eclipse.scout.rt 24.2-SNAPSHOT                       [4/71]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt ---
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt ---
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ------------< org.eclipse.scout.rt:org.eclipse.scout.json >-------------
[INFO] Building org.eclipse.scout.json 24.2-SNAPSHOT                     [5/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.pom (9.8 kB at 1.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.jar (66 kB at 9.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.pom (5.3 kB at 886 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire/3.2.3/surefire-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.2.3/surefire-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.2.3/surefire-3.2.3.pom (22 kB at 2.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/41/maven-parent-41.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/41/maven-parent-41.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/41/maven-parent-41.pom (50 kB at 7.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/31/apache-31.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom (24 kB at 3.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.jar (45 kB at 6.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.2/junit-4.13.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 3.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 128 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 394 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.2/junit-4.13.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 23 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 7.5 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.json ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.json ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.json ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.json ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.json ---
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-eclipse/2.13.0/plexus-compiler-eclipse-2.13.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-eclipse/2.13.0/plexus-compiler-eclipse-2.13.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-eclipse/2.13.0/plexus-compiler-eclipse-2.13.0.pom (2.3 kB at 386 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compilers/2.13.0/plexus-compilers-2.13.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.13.0/plexus-compilers-2.13.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.13.0/plexus-compilers-2.13.0.pom (1.3 kB at 265 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom (8.4 kB at 1.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom (2.7 kB at 536 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom (1.1 kB at 211 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 128 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 1.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-testing/1.1.0/plexus-testing-1.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-testing/1.1.0/plexus-testing-1.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-testing/1.1.0/plexus-testing-1.1.0.pom (2.5 kB at 356 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 714 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 2.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 2.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 798 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (6.3 kB at 1.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-parent/26/weld-parent-26.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/26/weld-parent-26.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/26/weld-parent-26.pom (32 kB at 5.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 525 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 2.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 163 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 848 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 1.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 3.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 1.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/4.2.3/guice-4.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.3/guice-4.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.3/guice-4.2.3.pom (11 kB at 1.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice-parent/4.2.3/guice-parent-4.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.3/guice-parent-4.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.3/guice-parent-4.2.3.pom (16 kB at 2.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/google/5/google-5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 410 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 73 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/27.1-jre/guava-27.1-jre.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/27.1-jre/guava-27.1-jre.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/27.1-jre/guava-27.1-jre.pom (8.4 kB at 1.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/27.1-jre/guava-parent-27.1-jre.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/27.1-jre/guava-parent-27.1-jre.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/27.1-jre/guava-parent-27.1-jre.pom (10 kB at 1.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom (2.5 kB at 496 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.pom (1.8 kB at 357 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.2.0/error_prone_parent-2.2.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.2.0/error_prone_parent-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.2.0/error_prone_parent-2.2.0.pom (5.1 kB at 1.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 460 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.pom (2.6 kB at 514 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-parent/1.17/animal-sniffer-parent-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.17/animal-sniffer-parent-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.17/animal-sniffer-parent-1.17.pom (8.6 kB at 1.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 5.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/jupiter/junit-jupiter-api/5.8.0/junit-jupiter-api-5.8.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.0/junit-jupiter-api-5.8.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.0/junit-jupiter-api-5.8.0.pom (3.2 kB at 353 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom (5.6 kB at 938 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 280 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0.pom (2.8 kB at 472 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 254 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.pom (1.7 kB at 237 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 972 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 948 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 1.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 5.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 2.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom (5.0 kB at 994 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom (4.1 kB at 828 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.pom (2.4 kB at 395 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom (17 kB at 2.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom (1.1 kB at 228 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.pom (1.2 kB at 201 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-eclipse/2.13.0/plexus-compiler-eclipse-2.13.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-testing/1.1.0/plexus-testing-1.1.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/4.2.3/guice-4.2.3-no_aop.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/27.1-jre/guava-27.1-jre.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/jupiter/junit-jupiter-api/5.8.0/junit-jupiter-api-5.8.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-eclipse/2.13.0/plexus-compiler-eclipse-2.13.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-eclipse/2.13.0/plexus-compiler-eclipse-2.13.0.jar (20 kB at 3.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-testing/1.1.0/plexus-testing-1.1.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-testing/1.1.0/plexus-testing-1.1.0.jar (6.6 kB at 942 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 3.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar (4.1 kB at 373 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 17 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.3/guice-4.2.3-no_aop.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar (267 kB at 21 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar (71 kB at 4.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/27.1-jre/guava-27.1-jre.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 2.9 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 248 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar (14 kB at 571 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar (193 kB at 7.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar (8.8 kB at 293 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.0/junit-jupiter-api-5.8.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar (3.4 kB at 108 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.3/guice-4.2.3-no_aop.jar (530 kB at 15 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 201 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 158 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0.jar (100 kB at 2.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.0/junit-jupiter-api-5.8.0.jar (193 kB at 4.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 242 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 2.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar (55 kB at 815 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.jar (122 kB at 1.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar (27 kB at 300 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar (334 kB at 3.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar (4.7 kB at 48 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.jar (23 kB at 221 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.jar (3.2 MB at 30 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 3.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/27.1-jre/guava-27.1-jre.jar (2.7 MB at 24 MB/s)
[INFO] Changes detected - recompiling the module! :source
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONTokener.java:[141,21] Unsupported @SuppressWarnings("squid:S128")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONTokener.java:[577,21] Unsupported @SuppressWarnings("squid:S1695")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSON.java:[46,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONStringer.java:[71,21] Unsupported @SuppressWarnings("squid:S00116")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONArray.java:[578,22] Unsupported @SuppressWarnings("squid:S1166")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONArray.java:[578,37] Unsupported @SuppressWarnings("squid:S2225")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[105,24] Unsupported @SuppressWarnings("squid:S1206")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[105,39] Unsupported @SuppressWarnings("findbugs:EQ_UNUSUAL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[105,62] Unsupported @SuppressWarnings("EqualsWhichDoesntCheckParameterClass")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[139,21] Unsupported @SuppressWarnings("squid:S1695")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[678,22] Unsupported @SuppressWarnings("squid:S1166")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[678,37] Unsupported @SuppressWarnings("squid:S2225")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[726,21] Unsupported @SuppressWarnings("squid:S1244")
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.json ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.json ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONObjectTest.java:[190,24] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONObjectTest.java:[897,24] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONObjectTest.java:[1008,5] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONArrayTest.java:[156,19] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONArrayTest.java:[200,16] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONArrayTest.java:[321,16] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONArrayTest.java:[370,17] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONStringerTest.java:[37,19] Unsupported @SuppressWarnings("CatchMayIgnoreException")
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.json ---
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.pom (6.2 kB at 780 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.pom (3.5 kB at 441 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.pom (3.3 kB at 466 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.pom (4.1 kB at 676 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.pom (3.3 kB at 551 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.pom (4.5 kB at 742 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.pom (1.8 kB at 294 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (5.8 kB at 966 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (2.3 kB at 391 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.2.5/maven-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 kB at 3.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 6.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 2.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (8.1 kB at 1.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (2.2 kB at 362 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (2.6 kB at 433 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 308 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 613 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (2.2 kB at 446 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3.0 kB at 605 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom (15 kB at 2.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom (15 kB at 2.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom (17 kB at 2.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom (15 kB at 2.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 150 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 801 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 1.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (3.0 kB at 499 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (4.2 kB at 850 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 342 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 695 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 kB at 1.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (13 kB at 2.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 3.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/16.0.1/guava-16.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 1.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 1.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom (22 kB at 3.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/64/commons-parent-64.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/64/commons-parent-64.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/64/commons-parent-64.pom (78 kB at 11 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom (4.3 kB at 855 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom (3.2 kB at 52 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/15/plexus-15.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/15/plexus-15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/15/plexus-15.pom (28 kB at 4.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.jar (308 kB at 28 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.jar (26 kB at 2.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.jar (14 kB at 1.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.jar (8.2 kB at 908 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.jar (171 kB at 17 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.jar (118 kB at 9.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar (58 kB at 3.8 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 8.0 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 3.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar (501 kB at 21 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.jar (2.4 MB at 26 MB/s)
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-junit4/3.2.3/surefire-junit4-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/3.2.3/surefire-junit4-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/3.2.3/surefire-junit4-3.2.3.pom (3.0 kB at 508 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-providers/3.2.3/surefire-providers-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.2.3/surefire-providers-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.2.3/surefire-providers-3.2.3.pom (2.6 kB at 522 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-junit4/3.2.3/common-junit4-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.2.3/common-junit4-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.2.3/common-junit4-3.2.3.pom (3.1 kB at 522 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-junit3/3.2.3/common-junit3-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.2.3/common-junit3-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.2.3/common-junit3-3.2.3.pom (2.8 kB at 462 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.pom (2.8 kB at 469 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-junit4/3.2.3/surefire-junit4-3.2.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-junit4/3.2.3/common-junit4-3.2.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-junit3/3.2.3/common-junit3-3.2.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/3.2.3/surefire-junit4-3.2.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/3.2.3/surefire-junit4-3.2.3.jar (18 kB at 2.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.2.3/common-junit4-3.2.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.2.3/common-junit3-3.2.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.2.3/common-junit4-3.2.3.jar (26 kB at 3.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.jar (18 kB at 2.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.2.3/common-junit3-3.2.3.jar (12 kB at 1.7 MB/s)
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.json.SelfUseTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.json.SelfUseTest
[INFO] Running org.json.ParsingTest
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.json.ParsingTest
[INFO] Running org.json.JSONTokenerTest
[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.json.JSONTokenerTest
[INFO] Running org.json.JSONStringerTest
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.json.JSONStringerTest
[INFO] Running org.json.JSONObjectTest
[INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.json.JSONObjectTest
[INFO] Running org.json.JSONArrayTest
[INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.json.JSONArrayTest
[INFO] Running org.json.CompatibilityTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.json.CompatibilityTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 187, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.json ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.json ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.json ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.json ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.json ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.platform >---------
[INFO] Building org.eclipse.scout.rt.platform 24.2-SNAPSHOT              [6/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/smallrye/jandex-maven-plugin/3.1.6/jandex-maven-plugin-3.1.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex-maven-plugin/3.1.6/jandex-maven-plugin-3.1.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex-maven-plugin/3.1.6/jandex-maven-plugin-3.1.6.pom (3.4 kB at 481 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/smallrye/jandex-parent/3.1.6/jandex-parent-3.1.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex-parent/3.1.6/jandex-parent-3.1.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex-parent/3.1.6/jandex-parent-3.1.6.pom (7.2 kB at 1.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/smallrye/smallrye-build-parent/42/smallrye-build-parent-42.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/42/smallrye-build-parent-42.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/42/smallrye-build-parent-42.pom (39 kB at 5.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/smallrye/jandex-maven-plugin/3.1.6/jandex-maven-plugin-3.1.6.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex-maven-plugin/3.1.6/jandex-maven-plugin-3.1.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex-maven-plugin/3.1.6/jandex-maven-plugin-3.1.6.jar (20 kB at 2.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/smallrye/jandex/3.1.6/jandex-3.1.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex/3.1.6/jandex-3.1.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex/3.1.6/jandex-3.1.6.pom (7.0 kB at 1.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom (2.8 kB at 469 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom (16 kB at 2.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom (4.9 kB at 820 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.pom (16 kB at 2.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 2.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.pom (9.0 kB at 1.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/quartz-scheduler/quartz-parent/2.3.2/quartz-parent-2.3.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz-parent/2.3.2/quartz-parent-2.3.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz-parent/2.3.2/quartz-parent-2.3.2.pom (15 kB at 1.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/jul-to-slf4j/2.0.9/jul-to-slf4j-2.0.9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.9/jul-to-slf4j-2.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.9/jul-to-slf4j-2.0.9.pom (1.1 kB at 157 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.pom (13 kB at 2.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/ch/qos/logback/logback-parent/1.4.14/logback-parent-1.4.14.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.4.14/logback-parent-1.4.14.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.4.14/logback-parent-1.4.14.pom (20 kB at 3.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.pom (5.0 kB at 1.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-jdk14/2.0.9/slf4j-jdk14-2.0.9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/2.0.9/slf4j-jdk14-2.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/2.0.9/slf4j-jdk14-2.0.9.pom (1.3 kB at 216 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-api/1.34.1/opentelemetry-api-1.34.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.34.1/opentelemetry-api-1.34.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.34.1/opentelemetry-api-1.34.1.pom (1.8 kB at 222 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-context/1.34.1/opentelemetry-context-1.34.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.34.1/opentelemetry-context-1.34.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.34.1/opentelemetry-context-1.34.1.pom (1.6 kB at 225 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/smallrye/jandex/3.1.6/jandex-3.1.6.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/jul-to-slf4j/2.0.9/jul-to-slf4j-2.0.9.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-jdk14/2.0.9/slf4j-jdk14-2.0.9.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-api/1.34.1/opentelemetry-api-1.34.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-context/1.34.1/opentelemetry-context-1.34.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex/3.1.6/jandex-3.1.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex/3.1.6/jandex-3.1.6.jar (331 kB at 25 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.9/jul-to-slf4j-2.0.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar (65 kB at 9.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.9/jul-to-slf4j-2.0.9.jar (6.3 kB at 906 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/2.0.9/slf4j-jdk14-2.0.9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.jar (25 kB at 2.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.34.1/opentelemetry-api-1.34.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/2.0.9/slf4j-jdk14-2.0.9.jar (10 kB at 802 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.34.1/opentelemetry-context-1.34.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar (284 kB at 20 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.34.1/opentelemetry-context-1.34.1.jar (47 kB at 2.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar (597 kB at 24 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.34.1/opentelemetry-api-1.34.1.jar (139 kB at 5.6 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar (693 kB at 24 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.platform ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.platform ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.platform ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.platform ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.platform ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/transaction/BasicTransaction.java:[24,19] Unsupported @SuppressWarnings("squid:S1181")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/TypeParameterBeanRegistry.java:[83,11] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/EnumerationUtility.java:[43,25] Unsupported @SuppressWarnings("squid:S2272")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/ObjectUtility.java:[81,21] Unsupported @SuppressWarnings("squid:S1201")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/AbstractBooleanConfigProperty.java:[18,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/Pair.java:[20,19] Unsupported @SuppressWarnings("squid:S00118")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/Pair.java:[49,5] org.eclipse.scout.rt.platform.util.Pair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.Pair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/Pair.java:[49,19] org.eclipse.scout.rt.platform.util.Pair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.Pair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/extension/InjectFieldTo.java:[50,3] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/date/DateUtility.java:[635,21] Unsupported @SuppressWarnings("squid:S1201")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/ICacheBuilder.java:[199,67] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/ICacheBuilder.java:[204,54] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/PropertiesUtility.java:[121,21] Unsupported @SuppressWarnings("squid:S1149")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/DecoratingProxy.java:[28,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/DecoratingProxy.java:[44,91] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/DecoratingProxy.java:[63,127] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/DecoratingProxy.java:[67,118] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/DecoratingProxy.java:[149,159] org.eclipse.scout.rt.platform.interceptor.DecoratingProxy.P_InvocationHandler is a raw type. References to generic type org.eclipse.scout.rt.platform.interceptor.DecoratingProxy.P_InvocationHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/DecoratingProxy.java:[155,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanHierarchy.java:[140,35] Unsupported @SuppressWarnings("squid:S1244")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/CompositeObject.java:[98,16] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/AbstractConfigProperty.java:[20,19] Unsupported @SuppressWarnings("findbugs:UG_SYNC_SET_UNSYNC_GET")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/PropertiesHelper.java:[1130,21] Unsupported @SuppressWarnings("squid:S1149")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/exception/PlatformError.java:[105,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/NumberUtility.java:[27,21] Unsupported @SuppressWarnings("squid:S2245")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/SubjectProcessor.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/SubjectProcessor.java:[51,55] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/SubjectProcessor.java:[51,66] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/SubjectProcessor.java:[51,83] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/transaction/TransactionProcessor.java:[184,21] Unsupported @SuppressWarnings("squid:S00112")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/exception/ProcessingStatus.java:[24,21] Unsupported @SuppressWarnings("squid:S2387")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/status/MultiStatus.java:[209,21] Unsupported @SuppressWarnings("squid:S2583")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/status/MultiStatus.java:[218,21] Unsupported @SuppressWarnings("squid:S2583")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtility.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtility.java:[46,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtility.java:[65,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtility.java:[102,51] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtility.java:[104,11] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtility.java:[105,15] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtility.java:[105,32] The method doPrivileged(java.security.PrivilegedAction<java.lang.reflect.Method[]>) from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/TransformingSet.java:[28,19] Unsupported @SuppressWarnings("squid:S2160")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/EventListenerList.java:[47,32] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/EventListenerList.java:[72,31] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/EventListenerList.java:[189,17] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/EventListenerList.java:[247,15] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/EventListenerList.java:[280,38] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/JwtPrincipal.java:[13,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/JwtPrincipal.java:[68,35] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/JwtPrincipal.java:[68,46] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/JwtPrincipal.java:[68,63] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[41,28] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[41,35] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[42,28] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[42,35] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[58,16] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[58,23] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[450,11] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[453,18] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/PlatformConfigProperties.java:[174,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/holders/HolderUtility.java:[24,44] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/holders/HolderUtility.java:[24,55] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/internal/BeanProxyImplementor.java:[35,77] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/AbstractTransactionalMap.java:[212,21] Unsupported @SuppressWarnings("squid:S2160")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/AbstractTransactionalMap.java:[398,23] Unsupported @SuppressWarnings("SuspiciousMethodCalls")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/AbstractTransactionalMap.java:[439,24] Unsupported @SuppressWarnings("SuspiciousMethodCalls")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/MutablePair.java:[23,19] Unsupported @SuppressWarnings("squid:S2160")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/JarManifestHelper.java:[41,21] Unsupported @SuppressWarnings("SpellCheckingInspection")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/LRUCache.java:[29,19] Unsupported @SuppressWarnings("squid:S2160")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/CollectionUtility.java:[659,28] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/CollectionUtility.java:[667,28] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/CollectionUtility.java:[674,28] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/CollectionUtility.java:[682,28] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanFilter.java:[29,15] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanFilter.java:[36,14] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/UriUtility.java:[319,21] Unsupported @SuppressWarnings("JavadocLinkAsPlainText")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[70,34] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[82,39] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[363,16] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[389,9] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[407,19] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[427,17] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[431,23] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[445,37] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[452,45] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[462,9] java.util.ArrayList is a raw type. References to generic type java.util.ArrayList<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[492,5] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[493,5] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[520,21] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[529,11] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[533,23] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[590,7] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[594,7] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/holders/NVPair.java:[22,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/holders/NVPair.java:[30,44] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/holders/NVPair.java:[44,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/chain/callable/ICallableInterceptor.java:[41,21] Unsupported @SuppressWarnings("squid:S00112")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/holders/Holder.java:[66,21] Unsupported @SuppressWarnings("findbugs:RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/Range.java:[70,5] org.eclipse.scout.rt.platform.util.Range is a raw type. References to generic type org.eclipse.scout.rt.platform.util.Range<VALUE_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/Range.java:[70,20] org.eclipse.scout.rt.platform.util.Range is a raw type. References to generic type org.eclipse.scout.rt.platform.util.Range<VALUE_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[47,42] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[47,49] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[60,98] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[63,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[89,42] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[90,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[105,71] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[106,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[123,50] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[125,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[140,79] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[142,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[157,75] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[159,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[180,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[180,50] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[184,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[212,86] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/resource/BinaryResource.java:[71,21] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/html/HtmlHelper.java:[24,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/html/HtmlHelper.java:[213,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/filter/future/FutureFilterBuilder.java:[88,51] org.eclipse.scout.rt.platform.job.IFuture is a raw type. References to generic type org.eclipse.scout.rt.platform.job.IFuture<RESULT> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/transaction/TwoPhaseTransactionCommitProtocol.java:[25,19] Unsupported @SuppressWarnings("squid:S1181")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/ArrayComparator.java:[15,19] Unsupported @SuppressWarnings("squid:S2063")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/ArrayComparator.java:[100,21] Unsupported @SuppressWarnings("squid:S2063")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/ArrayComparator.java:[126,15] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/ImmutablePair.java:[18,19] Unsupported @SuppressWarnings("squid:S2160")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/FixedDelayTrigger.java:[28,19] Unsupported @SuppressWarnings("squid:S2160")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/JobExceptionTranslator.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/JobExceptionTranslator.java:[73,78] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/JobExceptionTranslator.java:[73,89] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/JobExceptionTranslator.java:[73,106] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/events/management/IListenerListMonitorMBean.java:[66,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanInfo.java:[23,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanInfo.java:[33,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/namespace/NamespaceVersionedModel.java:[105,48] org.eclipse.scout.rt.platform.namespace.NamespaceVersionedModel.Builder is a raw type. References to generic type org.eclipse.scout.rt.platform.namespace.NamespaceVersionedModel.Builder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/JobListeners.java:[50,11] org.eclipse.scout.rt.platform.job.IFuture is a raw type. References to generic type org.eclipse.scout.rt.platform.job.IFuture<RESULT> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/JobListeners.java:[72,119] org.eclipse.scout.rt.platform.job.IFuture is a raw type. References to generic type org.eclipse.scout.rt.platform.job.IFuture<RESULT> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/JobListeners.java:[123,13] org.eclipse.scout.rt.platform.job.IFuture is a raw type. References to generic type org.eclipse.scout.rt.platform.job.IFuture<RESULT> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/chain/callable/ICallableDecorator.java:[34,21] Unsupported @SuppressWarnings("squid:S00112")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/IInstanceInvocationHandler.java:[61,21] Unsupported @SuppressWarnings("squid:S00112")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheRegistryService.java:[22,29] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheRegistryService.java:[30,21] Unnecessary @SuppressWarnings("unchecked")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheRegistryService.java:[53,25] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/PlatformImplementor.java:[127,21] Unsupported @SuppressWarnings("squid:S1181")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/PlatformImplementor.java:[224,9] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/PlatformImplementor.java:[319,21] Unsupported @SuppressWarnings("squid:S1181")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[109,21] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[109,28] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[110,21] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[111,21] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[158,42] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[159,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[178,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[191,25] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[204,34] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[217,11] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[217,32] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[224,11] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[224,42] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[226,18] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[279,62] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[279,78] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[292,47] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[292,63] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[297,15] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[300,15] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[306,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[309,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[339,21] Unsupported @SuppressWarnings("squid:S138")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[340,47] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[340,63] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1884,21] Unsupported @SuppressWarnings("squid:S00116")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1888,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1900,19] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1900,37] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1930,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1930,49] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1930,67] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1945,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1945,49] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1945,67] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1949,11] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1949,47] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1949,65] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1951,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1986,7] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1986,18] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[2081,33] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[2084,32] java.lang.reflect.TypeVariable is a raw type. References to generic type java.lang.reflect.TypeVariable<D> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/VerboseUtility.java:[86,7] java.lang.reflect.TypeVariable is a raw type. References to generic type java.lang.reflect.TypeVariable<D> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/VerboseUtility.java:[86,25] java.lang.reflect.TypeVariable is a raw type. References to generic type java.lang.reflect.TypeVariable<D> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/VerboseUtility.java:[125,21] Unsupported @SuppressWarnings("squid:S1643")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/VerboseUtility.java:[126,33] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/VerboseUtility.java:[130,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/MatrixUtility.java:[148,21] Unsupported @SuppressWarnings("pmd:AvoidArrayLoops")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/exception/PlatformException.java:[105,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/nls/NlsResourceBundleCache.java:[41,60] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/LocalHostAddressHelper.java:[35,21] Unsupported @SuppressWarnings("squid:S1166")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/LocalHostAddressHelper.java:[70,21] Unsupported @SuppressWarnings("squid:S1166")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/exception/DefaultExceptionTranslator.java:[14,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/exception/DefaultExceptionTranslator.java:[142,113] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/exception/DefaultExceptionTranslator.java:[142,124] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/exception/DefaultExceptionTranslator.java:[142,141] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/FileUtility.java:[53,19] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/FileUtility.java:[549,27] Unsupported @SuppressWarnings("squid:S2095")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheBuilder.java:[318,73] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheBuilder.java:[326,61] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheBuilder.java:[346,35] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheBuilder.java:[349,53] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheBuilder.java:[355,28] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/NamedThreadFactory.java:[42,11] The type java.lang.SecurityManager has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/NamedThreadFactory.java:[42,52] The method getSecurityManager() from the type java.lang.System has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/NamedThreadFactory.java:[43,59] The method getThreadGroup() from the type java.lang.SecurityManager has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/AnnotationFactory.java:[14,19] Unsupported @SuppressWarnings("squid:S2162")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/PrinicpalContextValueProvider.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/PrinicpalContextValueProvider.java:[41,44] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/PrinicpalContextValueProvider.java:[41,55] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/PrinicpalContextValueProvider.java:[41,72] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/ConfigPropertyValidator.java:[40,12] org.eclipse.scout.rt.platform.config.IConfigProperty is a raw type. References to generic type org.eclipse.scout.rt.platform.config.IConfigProperty<DATA_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContext.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContext.java:[153,21] Unsupported @SuppressWarnings("squid:S1181")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContext.java:[542,25] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContext.java:[542,36] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContext.java:[542,53] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/AbstractPropertyObserver.java:[25,21] Unsupported @SuppressWarnings("squid:S00116")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/ConcurrentExpiringMap.java:[62,19] Unsupported @SuppressWarnings("squid:S2160")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/ConcurrentExpiringMap.java:[674,7] org.eclipse.scout.rt.platform.util.collection.ConcurrentExpiringMap.ExpiringElement is a raw type. References to generic type org.eclipse.scout.rt.platform.util.collection.ConcurrentExpiringMap.ExpiringElement<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/ConcurrentExpiringMap.java:[674,32] org.eclipse.scout.rt.platform.util.collection.ConcurrentExpiringMap.ExpiringElement is a raw type. References to generic type org.eclipse.scout.rt.platform.util.collection.ConcurrentExpiringMap.ExpiringElement<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/ConfigDescriptionExporter.java:[75,10] org.eclipse.scout.rt.platform.config.IConfigProperty is a raw type. References to generic type org.eclipse.scout.rt.platform.config.IConfigProperty<DATA_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/ConfigDescriptionExporter.java:[104,23] Unsupported @SuppressWarnings("findbugs:NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/ConfigDescriptionExporter.java:[126,23] Unsupported @SuppressWarnings("findbugs:RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/IOUtility.java:[62,19] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/IOUtility.java:[548,21] Unsupported @SuppressWarnings("ResultOfMethodCallIgnored")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/event/UnsafeFastListenerList.java:[73,42] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/event/UnsafeFastListenerList.java:[126,15] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/event/UnsafeFastListenerList.java:[148,15] java.lang.ref.WeakReference is a raw type. References to generic type java.lang.ref.WeakReference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/event/UnsafeFastListenerList.java:[162,74] java.lang.ref.WeakReference is a raw type. References to generic type java.lang.ref.WeakReference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/chain/callable/CallableChain.java:[218,62] org.eclipse.scout.rt.platform.chain.callable.ICallableInterceptor is a raw type. References to generic type org.eclipse.scout.rt.platform.chain.callable.ICallableInterceptor<RESULT> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/ConfigFileCredentialVerifier.java:[182,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/extension/Extends.java:[44,3] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[47,31] org.eclipse.scout.rt.platform.internal.BeanHierarchy is a raw type. References to generic type org.eclipse.scout.rt.platform.internal.BeanHierarchy<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[108,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[164,9] org.eclipse.scout.rt.platform.internal.BeanHierarchy is a raw type. References to generic type org.eclipse.scout.rt.platform.internal.BeanHierarchy<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[164,76] org.eclipse.scout.rt.platform.internal.BeanHierarchy is a raw type. References to generic type org.eclipse.scout.rt.platform.internal.BeanHierarchy<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[181,9] org.eclipse.scout.rt.platform.internal.BeanHierarchy is a raw type. References to generic type org.eclipse.scout.rt.platform.internal.BeanHierarchy<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[187,11] org.eclipse.scout.rt.platform.internal.BeanImplementor is a raw type. References to generic type org.eclipse.scout.rt.platform.internal.BeanImplementor<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[216,7] org.eclipse.scout.rt.platform.internal.BeanHierarchy is a raw type. References to generic type org.eclipse.scout.rt.platform.internal.BeanHierarchy<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[282,7] org.eclipse.scout.rt.platform.internal.BeanHierarchy is a raw type. References to generic type org.eclipse.scout.rt.platform.internal.BeanHierarchy<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[343,10] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/concurrent/IRunnable.java:[25,21] Unsupported @SuppressWarnings("squid:S00112")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/ConcurrentTransactionalMap.java:[27,19] Unsupported @SuppressWarnings("squid:S2160")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastPropertyDescriptor.java:[42,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContextChainIntercepterRegistry.java:[28,43] org.eclipse.scout.rt.platform.context.IRunContextChainInterceptorProducer is a raw type. References to generic type org.eclipse.scout.rt.platform.context.IRunContextChainInterceptorProducer<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContextChainIntercepterRegistry.java:[48,10] org.eclipse.scout.rt.platform.context.IRunContextChainInterceptorProducer is a raw type. References to generic type org.eclipse.scout.rt.platform.context.IRunContextChainInterceptorProducer<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContextChainIntercepterRegistry.java:[49,10] org.eclipse.scout.rt.platform.context.IRunContextChainInterceptorProducer is a raw type. References to generic type org.eclipse.scout.rt.platform.context.IRunContextChainInterceptorProducer<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[45,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[473,21] Unsupported @SuppressWarnings("squid:AssignmentInSubExpressionCheck")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[508,21] Unsupported @SuppressWarnings("squid:S2259")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[541,21] Unsupported @SuppressWarnings("squid:S2259")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[589,21] Unsupported @SuppressWarnings("squid:S2259")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[819,21] Unsupported @SuppressWarnings("squid:ForLoopCounterChangedCheck")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1028,21] Unsupported @SuppressWarnings("squid:S1643")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1395,21] Unsupported @SuppressWarnings("squid:S00116")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1562,22] Unsupported @SuppressWarnings("squid:S1166")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1562,37] Unsupported @SuppressWarnings("squid:S00108")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1618,22] Unsupported @SuppressWarnings("squid:S1166")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1618,37] Unsupported @SuppressWarnings("squid:S00108")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1789,22] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1789,60] Unsupported @SuppressWarnings("squid:S1444")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1789,75] Unsupported @SuppressWarnings("squid:S3008")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1821,21] Unsupported @SuppressWarnings("squid:S2259")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[2124,21] Unsupported @SuppressWarnings("squid:S2245")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.platform ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.platform ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.platform ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.platform ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.platform ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.platform ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.platform ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.platform ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.platform ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.dataobject >--------
[INFO] Building org.eclipse.scout.rt.dataobject 24.2-SNAPSHOT            [7/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.dataobject ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.dataobject ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.dataobject ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.dataobject ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.dataobject ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DataObjectInventory.java:[225,30] Type safety: Unchecked cast from java.lang.Class<capture#38-of ?> to java.lang.Class<? extends org.eclipse.scout.rt.dataobject.IDoEntity>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DataObjectInventory.java:[232,32] Type safety: Unchecked cast from java.lang.Class<capture#42-of ?> to java.lang.Class<? extends org.eclipse.scout.rt.dataobject.IDoEntity>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DataObjectInventory.java:[460,12] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.IDataObjectVisitorExtension<capture#127-of ?> to org.eclipse.scout.rt.dataobject.IDataObjectVisitorExtension<T>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DataObjectVisitors.java:[115,16] Type safety: Unchecked cast from T to OT
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/IdFactory.java:[98,30] Unsupported @SuppressWarnings("squid:S1166")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/lookup/LookupHelper.java:[176,21] Unsupported @SuppressWarnings("squid:S00107")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DataObjectHelper.java:[314,53] org.eclipse.scout.rt.dataobject.IDoCollection is a raw type. References to generic type org.eclipse.scout.rt.dataobject.IDoCollection<V,COLLECTION> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DoValueMigrationDataObjectVisitor.java:[56,12] Type safety: Unchecked cast from java.lang.Object to T
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDoCollection.java:[26,19] Unsupported @SuppressWarnings("squid:S2333")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDoCollection.java:[61,46] Unnecessary @SuppressWarnings("unchecked")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDoCollection.java:[88,52] Unnecessary @SuppressWarnings("unchecked")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDoCollection.java:[106,49] Unnecessary @SuppressWarnings("unchecked")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDataObjectVisitorExtension.java:[23,12] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class<T>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DataObjectMigrator.java:[168,25] Type safety: Unchecked cast from capture#2-of ? to T
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/AbstractRootId.java:[52,5] org.eclipse.scout.rt.dataobject.id.AbstractRootId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.AbstractRootId<WRAPPED_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/AbstractRootId.java:[52,29] org.eclipse.scout.rt.dataobject.id.AbstractRootId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.AbstractRootId<WRAPPED_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoCollection.java:[29,19] Unsupported @SuppressWarnings("squid:S2333")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoCollection.java:[69,33] org.eclipse.scout.rt.dataobject.DoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoCollection.java:[74,54] Type safety: Unchecked cast from java.lang.Object to java.util.Collection<V>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoList.java:[24,19] Unsupported @SuppressWarnings("squid:S2333")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/AbstractDoValueUntypedMigrationHandler.java:[48,12] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class<T>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/IdInventory.java:[44,32] Unsupported @SuppressWarnings("squid:S1166")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoSet.java:[25,19] Unsupported @SuppressWarnings("squid:S2333")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/enumeration/EnumResolver.java:[47,30] Unsupported @SuppressWarnings("squid:S1166")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/enumeration/EnumResolver.java:[79,30] Unsupported @SuppressWarnings("squid:S1166")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DataObjectIntermediateMigrationContextData.java:[49,75] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.migration.IDataObjectIntermediateMigration<capture#2-of ?> to org.eclipse.scout.rt.dataobject.migration.IDataObjectIntermediateMigration<T>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DataObjectMigrationInventory.java:[110,23] Type safety: Unchecked cast from java.lang.Class<capture#1-of ?> to java.lang.Class<? extends org.eclipse.scout.rt.dataobject.migration.IDoStructureMigrationTargetContextData>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DataObjectMigrationInventory.java:[176,29] Type safety: Unchecked cast from java.lang.Class<capture#21-of ?> to java.lang.Class<? extends org.eclipse.scout.rt.dataobject.IDoEntity>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DataObjectMigrationInventory.java:[340,48] org.eclipse.scout.rt.dataobject.migration.IDoValueMigrationHandler is a raw type. References to generic type org.eclipse.scout.rt.dataobject.migration.IDoValueMigrationHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/mapping/DoEntityMappings.java:[213,25] Unnecessary @SuppressWarnings("unchecked")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/mapping/DoEntityMappings.java:[226,25] Unnecessary @SuppressWarnings("unchecked")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDataObjectVisitor.java:[137,92] Type safety: Unchecked cast from java.lang.Class<capture#28-of ? extends java.lang.Object> to java.lang.Class<java.lang.Object>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntityBuilder.java:[74,84] Unnecessary @SuppressWarnings("unchecked")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/IdCodec.java:[170,42] Type safety: Unchecked cast from java.util.function.Function<T,java.lang.String> to java.util.function.Function<java.lang.Object,java.lang.String>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/mapping/AbstractToDoFunction.java:[29,29] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class<EXPLICIT_SOURCE>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/mapping/AbstractToDoFunction.java:[31,29] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class<EXPLICIT_TARGET>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/TypedIdDataObjectVisitorExtension.java:[22,91] org.eclipse.scout.rt.dataobject.id.TypedId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.TypedId<ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/TypedIdDataObjectVisitorExtension.java:[25,21] org.eclipse.scout.rt.dataobject.id.TypedId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.TypedId<ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/TypedIdDataObjectVisitorExtension.java:[30,10] org.eclipse.scout.rt.dataobject.id.TypedId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.TypedId<ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/TypedIdDataObjectVisitorExtension.java:[30,33] org.eclipse.scout.rt.dataobject.id.TypedId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.TypedId<ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[301,12] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.DoNode<capture#18-of ?> to NODE
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[309,12] Type safety: Unchecked invocation getNode(java.lang.String, java.lang.Class<org.eclipse.scout.rt.dataobject.DoValue>) of the generic method getNode(java.lang.String, java.lang.Class<NODE>) of type org.eclipse.scout.rt.dataobject.DoEntity
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[309,12] Type safety: The expression of type org.eclipse.scout.rt.dataobject.DoValue needs unchecked conversion to conform to org.eclipse.scout.rt.dataobject.DoValue<V>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[317,12] Type safety: Unchecked invocation getNode(java.lang.String, java.lang.Class<org.eclipse.scout.rt.dataobject.DoList>) of the generic method getNode(java.lang.String, java.lang.Class<NODE>) of type org.eclipse.scout.rt.dataobject.DoEntity
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[317,12] Type safety: The expression of type org.eclipse.scout.rt.dataobject.DoList needs unchecked conversion to conform to org.eclipse.scout.rt.dataobject.DoList<V>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[325,12] Type safety: Unchecked invocation getNode(java.lang.String, java.lang.Class<org.eclipse.scout.rt.dataobject.DoSet>) of the generic method getNode(java.lang.String, java.lang.Class<NODE>) of type org.eclipse.scout.rt.dataobject.DoEntity
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[325,12] Type safety: The expression of type org.eclipse.scout.rt.dataobject.DoSet needs unchecked conversion to conform to org.eclipse.scout.rt.dataobject.DoSet<V>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[333,12] Type safety: Unchecked invocation getNode(java.lang.String, java.lang.Class<org.eclipse.scout.rt.dataobject.DoCollection>) of the generic method getNode(java.lang.String, java.lang.Class<NODE>) of type org.eclipse.scout.rt.dataobject.DoEntity
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[333,12] Type safety: The expression of type org.eclipse.scout.rt.dataobject.DoCollection needs unchecked conversion to conform to org.eclipse.scout.rt.dataobject.DoCollection<V>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/lookup/AbstractLookupRestrictionDo.java:[65,56] Type safety: Potential heap pollution via varargs parameter ids
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoNode.java:[134,5] org.eclipse.scout.rt.dataobject.DoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoNode.java:[134,21] org.eclipse.scout.rt.dataobject.DoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoNode.java:[156,33] org.eclipse.scout.rt.dataobject.DoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNode<T> should be parameterized
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.dataobject ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.dataobject ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.dataobject ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.dataobject ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.dataobject ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/target/org.eclipse.scout.rt.dataobject-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.dataobject ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.dataobject ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject/target/org.eclipse.scout.rt.dataobject-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.dataobject ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.dataobject ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test >-------
[INFO] Building org.eclipse.scout.rt.platform.test 24.2-SNAPSHOT         [8/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/mockito/mockito-core/5.7.0/mockito-core-5.7.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.7.0/mockito-core-5.7.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.7.0/mockito-core-5.7.0.pom (2.5 kB at 80 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.pom (16 kB at 2.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy-parent/1.14.9/byte-buddy-parent-1.14.9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.14.9/byte-buddy-parent-1.14.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.14.9/byte-buddy-parent-1.14.9.pom (62 kB at 8.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy-agent/1.14.9/byte-buddy-agent-1.14.9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.9/byte-buddy-agent-1.14.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.9/byte-buddy-agent-1.14.9.pom (10 kB at 1.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/3.3/objenesis-3.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.pom (3.0 kB at 501 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom (19 kB at 3.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/mockito/mockito-core/5.7.0/mockito-core-5.7.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy-agent/1.14.9/byte-buddy-agent-1.14.9.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/3.3/objenesis-3.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.7.0/mockito-core-5.7.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.7.0/mockito-core-5.7.0.jar (700 kB at 25 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.9/byte-buddy-agent-1.14.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.jar (49 kB at 6.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.9/byte-buddy-agent-1.14.9.jar (257 kB at 11 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.jar (4.2 MB at 38 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.platform.test ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.platform.test ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.platform.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.platform.test ---
[INFO] Copying 3 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.platform.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/mock/MockBeanMetaDataProducer.java:[25,27] org.eclipse.scout.rt.testing.platform.mock.MockBeanInstanceProducer is a raw type. References to generic type org.eclipse.scout.rt.testing.platform.mock.MockBeanInstanceProducer<T> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/PlatformTestRunner.java:[276,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/parameterized/ParameterizedTestRunnerExtension.java:[31,21] Unsupported @SuppressWarnings("squid:S00112")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/JUnitExceptionHandler.java:[70,21] Unsupported @SuppressWarnings("squid:S00112")
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/util/ScoutAssert.java:[63,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentialNullReference' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/InteractiveTestSuite.java:[83,22] Unsupported @SuppressWarnings("squid:S1181")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/InteractiveTestSuite.java:[83,37] Unsupported @SuppressWarnings("squid:S1166")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/InteractiveTestSuite.java:[158,22] Unsupported @SuppressWarnings("squid:S1166")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/SafeStatementInvoker.java:[52,21] Unsupported @SuppressWarnings("squid:S00112")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/statement/RegisterBeanStatement.java:[46,11] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean<T> should be parameterized
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.platform.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.platform.test ---
[INFO] Copying 31 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.platform.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/ConfigurationUtilityTest.java:[131,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[130,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[134,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[151,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[155,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[175,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[179,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[199,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[203,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[223,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[225,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/IOUtilityTest.java:[71,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/BeanUtilityTest.java:[41,23] Unsupported @SuppressWarnings("JavaReflectionMemberAccess")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/BeanUtilityTest.java:[55,21] Unsupported @SuppressWarnings("JavaReflectionMemberAccess")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/BeanUtilityTest.java:[268,26] java.util.Set is a raw type. References to generic type java.util.Set<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/BeanUtilityTest.java:[269,30] java.util.Set is a raw type. References to generic type java.util.Set<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextChainTest.java:[47,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextChainTest.java:[52,41] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextChainTest.java:[57,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextChainTest.java:[76,37] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextChainTest.java:[81,39] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/ConcurrentExpiringMapTest.java:[264,5] org.eclipse.scout.rt.platform.util.collection.ConcurrentExpiringMap is a raw type. References to generic type org.eclipse.scout.rt.platform.util.collection.ConcurrentExpiringMap<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/CollectionUtilityTest.java:[114,21] Type safety: Unchecked invocation hashCodeCollection(java.util.List) of the generic method hashCodeCollection(java.util.Collection<? extends T>) of type org.eclipse.scout.rt.platform.util.CollectionUtility
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/CollectionUtilityTest.java:[114,58] Type safety: The expression of type java.util.List needs unchecked conversion to conform to java.util.Collection<? extends java.lang.Object>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/CollectionUtilityTest.java:[115,21] Type safety: Unchecked invocation hashCodeCollection(java.util.Set) of the generic method hashCodeCollection(java.util.Collection<? extends T>) of type org.eclipse.scout.rt.platform.util.CollectionUtility
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/CollectionUtilityTest.java:[115,58] Type safety: The expression of type java.util.Set needs unchecked conversion to conform to java.util.Collection<? extends java.lang.Object>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/CollectionUtilityTest.java:[493,46] java.util.ArrayList is a raw type. References to generic type java.util.ArrayList<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[29,49] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[36,46] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[36,67] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[71,15] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[73,9] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[96,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/job/internal/JobManagerChainTest.java:[48,35] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/job/internal/JobManagerChainTest.java:[53,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/StringUtilityTest.java:[25,19] Unsupported @SuppressWarnings("SimplifiableJUnitAssertion")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/ReflectionUtilityTest.java:[54,56] java.util.concurrent.Callable is a raw type. References to generic type java.util.concurrent.Callable<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[14,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[33,38] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[33,49] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[33,66] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[49,38] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[49,49] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[49,66] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[68,40] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[68,51] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[68,68] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[91,40] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[91,51] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[91,68] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/internal/BeanInstanceUtilTest.java:[180,39] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/internal/BeanInstanceUtilTest.java:[194,40] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/event/FastListenerListTest.java:[226,5] java.lang.ref.WeakReference is a raw type. References to generic type java.lang.ref.WeakReference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/event/FastListenerListTest.java:[228,43] java.lang.ref.WeakReference is a raw type. References to generic type java.lang.ref.WeakReference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/event/FastListenerListTest.java:[229,16] java.lang.ref.WeakReference is a raw type. References to generic type java.lang.ref.WeakReference<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/BeanContextTest.java:[35,5] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/BeanContextTest.java:[36,5] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[113,39] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[113,50] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[113,67] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[122,41] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[122,52] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[122,69] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[132,32] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[132,43] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[132,60] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[157,26] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[157,37] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[157,54] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[163,26] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[163,37] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[163,54] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[172,36] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[172,47] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[172,64] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[177,36] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[177,47] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[177,64] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[184,36] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[184,47] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[184,64] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[194,26] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[194,37] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[194,54] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/StreamUtilityTest.java:[128,36] Type safety: The expression of type org.eclipse.scout.rt.platform.util.Pair[] needs unchecked conversion to conform to org.eclipse.scout.rt.platform.util.Pair<java.lang.String,java.lang.String>[]
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/StreamUtilityTest.java:[137,36] Type safety: The expression of type org.eclipse.scout.rt.platform.util.Pair[] needs unchecked conversion to conform to org.eclipse.scout.rt.platform.util.Pair<java.lang.String,java.lang.String>[]
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/StreamUtilityTest.java:[153,36] Type safety: The expression of type org.eclipse.scout.rt.platform.util.Pair[] needs unchecked conversion to conform to org.eclipse.scout.rt.platform.util.Pair<java.lang.String,java.lang.String>[]
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/DoubleReplaceTest.java:[53,52] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/DynamicAnnotationTest.java:[37,21] Unsupported @SuppressWarnings("SimplifiableAssertion")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/ToStringBuilderTest.java:[85,25] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/ToStringBuilderTest.java:[98,25] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.platform.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.platform.test ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-junit47/3.2.3/surefire-junit47-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.2.3/surefire-junit47-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.2.3/surefire-junit47-3.2.3.pom (3.7 kB at 528 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-junit48/3.2.3/common-junit48-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.2.3/common-junit48-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.2.3/common-junit48-3.2.3.pom (6.6 kB at 1.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-grouper/3.2.3/surefire-grouper-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.2.3/surefire-grouper-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.2.3/surefire-grouper-3.2.3.pom (3.4 kB at 574 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-junit47/3.2.3/surefire-junit47-3.2.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-junit48/3.2.3/common-junit48-3.2.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-grouper/3.2.3/surefire-grouper-3.2.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.2.3/surefire-junit47-3.2.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.2.3/surefire-junit47-3.2.3.jar (90 kB at 13 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.2.3/common-junit48-3.2.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.2.3/surefire-grouper-3.2.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.2.3/common-junit48-3.2.3.jar (22 kB at 3.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.2.3/surefire-grouper-3.2.3.jar (40 kB at 5.0 MB/s)
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.testing.platform.util.date.FixedDateProviderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.testing.platform.util.date.FixedDateProviderTest
[INFO] Running org.eclipse.scout.rt.testing.platform.util.concurrent.ThreadInterruptionTest
2024-04-30 15:09:37,825 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader
2024-04-30 15:09:37,854 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:09:37,875 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-04-30 15:09:37,910 INFO  [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-04-30 15:09:38,507 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 650.917269 ms. Total class count: 1359
2024-04-30 15:09:38,516 WARN  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.BeanFilter.collectWithSubClasses(BeanFilter.java:75) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$E1' because it is no supported class type (enum, annotation, anonymous class).
2024-04-30 15:09:38,571 WARN  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.BeanFilter.collect(BeanFilter.java:104) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$S6Sub2' because it has no empty or injectable constructor().
2024-04-30 15:09:38,604 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 161 beans in 96.623905 ms
2024-04-30 15:09:38,636 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 161 beans in 32.345759 ms
2024-04-30 15:09:38,669 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-04-30 15:09:38,746 INFO  [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.427 s -- in org.eclipse.scout.rt.testing.platform.util.concurrent.ThreadInterruptionTest
[INFO] Running org.eclipse.scout.rt.testing.platform.util.concurrent.OptimisticLockTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.testing.platform.util.concurrent.OptimisticLockTest
[INFO] Running org.eclipse.scout.rt.testing.platform.util.ScoutAssertTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.scout.rt.testing.platform.util.ScoutAssertTest
[INFO] Running org.eclipse.scout.rt.testing.platform.util.BlockingCountDownLatchTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.063 s -- in org.eclipse.scout.rt.testing.platform.util.BlockingCountDownLatchTest
[INFO] Running org.eclipse.scout.rt.testing.platform.runner.statement.ScheduledDescendantJobListenerPlatformTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.302 s -- in org.eclipse.scout.rt.testing.platform.runner.statement.ScheduledDescendantJobListenerPlatformTest
[INFO] Running org.eclipse.scout.rt.testing.platform.runner.parameterized.SampleParameterizedPlatformTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.testing.platform.runner.parameterized.SampleParameterizedPlatformTest
[INFO] Running org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedTestRunnerExtensionTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedTestRunnerExtensionTest
[INFO] Running org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedPlatformTestRunnerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedPlatformTestRunnerTest
[INFO] Running org.eclipse.scout.rt.testing.platform.runner.TimesMethodLevelTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.testing.platform.runner.TimesMethodLevelTest
[INFO] Running org.eclipse.scout.rt.testing.platform.runner.TimesClassLevelTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.testing.platform.runner.TimesClassLevelTest
[INFO] Running org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest
2024-04-30 15:09:42,893 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=unexpected exception] - MDC[principal=anna]
org.eclipse.scout.rt.platform.exception.PlatformException: unexpected exception
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTestFixture.testUnexpectedExceptionHandledByExceptionHandler(PlatformTestRunnerTransactionTestFixture.java:125)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
	at java.base/javax.security.auth.Subject.doAs(Subject.java:439)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:61)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest.runServerTestRunner(PlatformTestRunnerTransactionTest.java:115)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest.testUnexpectedExceptionHandledByExceptionHandler(PlatformTestRunnerTransactionTest.java:96)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:09:42,972 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=expected exception] - MDC[principal=anna]
org.eclipse.scout.rt.platform.exception.PlatformException: expected exception
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTestFixture.testExpectedExceptionHandledByExceptionHandler(PlatformTestRunnerTransactionTestFixture.java:120)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
	at java.base/javax.security.auth.Subject.doAs(Subject.java:439)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:61)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest.runServerTestRunner(PlatformTestRunnerTransactionTest.java:115)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest.testExpectedExceptionHandledByExceptionHandler(PlatformTestRunnerTransactionTest.java:91)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.752 s -- in org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest
[INFO] Running org.eclipse.scout.rt.testing.platform.runner.MockBeanTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.scout.rt.testing.platform.runner.MockBeanTest
[INFO] Running org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest
2024-04-30 15:09:43,109 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception]
org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException1: expected JUnit test exception
	at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testSingleException(JUnitExceptionHandlerTest.java:32)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:09:43,114 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception [severity=ERROR]]
org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestProcessingException3: expected JUnit test exception [severity=ERROR]
	at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testProcessingException(JUnitExceptionHandlerTest.java:62)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:09:43,118 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception]
org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException1: expected JUnit test exception
	at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.lambda$0(JUnitExceptionHandlerTest.java:101)
	at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.ignoreExceptionOnce(JUnitExceptionHandler.java:89)
	at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testIgnoreExceptionOnceCorrectType(JUnitExceptionHandlerTest.java:101)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:09:43,124 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception]
org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException1: expected JUnit test exception
	at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.lambda$1(JUnitExceptionHandlerTest.java:108)
	at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.ignoreExceptionOnce(JUnitExceptionHandler.java:89)
	at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testIgnoreExceptionOnceOtherType(JUnitExceptionHandlerTest.java:108)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:09:43,128 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:46) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=expected JUnit test exception [severity=ERROR]]
2024-04-30 15:09:43,168 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception]
org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException1: expected JUnit test exception
	at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testMultipleExceptions(JUnitExceptionHandlerTest.java:45)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:09:43,171 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:54) - Exception will not be re-thrown for JUnit assertion because another exception was already handled. [current exception=org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException2: expected JUnit test exception, other exception=expected JUnit test exception]
2024-04-30 15:09:43,174 ERROR [main] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - TestException1: expected JUnit test exception
org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException1: expected JUnit test exception
	at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testCustomExceptionHandler(JUnitExceptionHandlerTest.java:91)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest
[INFO] Running org.eclipse.scout.rt.testing.platform.mock.BeanAnnotationsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.scout.rt.testing.platform.mock.BeanAnnotationsTest
[INFO] Running org.eclipse.scout.rt.platform.util.event.uuid.UuidHelperTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.platform.util.event.uuid.UuidHelperTest
[INFO] Running org.eclipse.scout.rt.platform.util.event.FastListenerListTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.platform.util.event.FastListenerListTest
[INFO] Running org.eclipse.scout.rt.platform.util.event.AbstractGroupedListenerListTest
#TUNING: add1 50000 took 209.273774ms
#TUNING: add1-last 50000 took 186.311135ms
#TUNING: add2 50000 took 15.456223ms
#TUNING: add2-last 50000 took 14.169975ms
#TUNING: event1 took 73.836281ms
#TUNING: event2 took 10.551324ms
#TUNING: remove1 50000 took 273.310973ms
#TUNING: remove2 50000 took 14.305698ms
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.820 s -- in org.eclipse.scout.rt.platform.util.event.AbstractGroupedListenerListTest
[INFO] Running org.eclipse.scout.rt.platform.util.date.StrictSimpleDateFormatTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.scout.rt.platform.util.date.StrictSimpleDateFormatTest
[INFO] Running org.eclipse.scout.rt.platform.util.date.DateUtilityTest
[INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.179 s -- in org.eclipse.scout.rt.platform.util.date.DateUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.date.DateTimePeriodFormatterTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.scout.rt.platform.util.date.DateTimePeriodFormatterTest
[INFO] Running org.eclipse.scout.rt.platform.util.date.DateProviderTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.date.DateProviderTest
[INFO] Running org.eclipse.scout.rt.platform.util.date.DateFormatProviderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.date.DateFormatProviderTest
[INFO] Running org.eclipse.scout.rt.platform.util.concurrent.GroupedSynchronizerTest
2024-04-30 15:09:49,427 WARN  [main] org.eclipse.scout.rt.platform.util.concurrent.GroupedSynchronizer.accept(GroupedSynchronizer.java:281) - Error evaluating lock predicate
java.lang.RuntimeException: null
	at org.eclipse.scout.rt.platform.util.concurrent.GroupedSynchronizerTest.testWithExceptionInRemove(GroupedSynchronizerTest.java:177)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.916 s -- in org.eclipse.scout.rt.platform.util.concurrent.GroupedSynchronizerTest
[INFO] Running org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueueTest
2024-04-30 15:09:54,295 ERROR [scout-thread-394] org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue.flushDeferred(DeferredOperationQueue.java:177) - Exception occurred while execution batch operation - MDC[jobName=org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue$$Lambda$439/0x00007fb8e03a14a0]
java.lang.RuntimeException: Test Exception
	at org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue.flushDeferred(DeferredOperationQueue.java:174)
	at org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue.lambda$4(DeferredOperationQueue.java:128)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:09:54,395 ERROR [scout-thread-394] org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue.flushDeferred(DeferredOperationQueue.java:177) - Exception occurred while execution batch operation - MDC[jobName=org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue$$Lambda$439/0x00007fb8e03a14a0]
java.lang.RuntimeException: Test Exception
	at org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue.flushDeferred(DeferredOperationQueue.java:174)
	at org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue.lambda$4(DeferredOperationQueue.java:128)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:09:54,502 ERROR [scout-thread-394] org.eclipse.scout.rt.platform.transaction.BasicTransaction.commitPhase2(BasicTransaction.java:154) - commit phase 2 failed for transaction member 'DeferredOperationQueueTest#QueueTransactionMemberId'. - MDC[jobName=Running test with support for JUnit timeout]
java.lang.RuntimeException: expected exception
	at org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueueTest$1.scheduleFlushJob(DeferredOperationQueueTest.java:308)
	at org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue.addAllInternal(DeferredOperationQueue.java:96)
	at org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue$P_DeferredOperationQueueTransactionMember.commitPhase2(DeferredOperationQueue.java:255)
	at org.eclipse.scout.rt.platform.transaction.BasicTransaction.commitPhase2(BasicTransaction.java:149)
	at org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitPhase2(TwoPhaseTransactionCommitProtocol.java:108)
	at org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitOrRollback(TwoPhaseTransactionCommitProtocol.java:67)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:119)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueueTest.testScheduleFlushJobThrowsException(DeferredOperationQueueTest.java:320)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.163 s -- in org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueueTest
[INFO] Running org.eclipse.scout.rt.platform.util.concurrent.AdjustableSemaphoreTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.concurrent.AdjustableSemaphoreTest
[INFO] Running org.eclipse.scout.rt.platform.util.collection.TransformingSetTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.collection.TransformingSetTest
[INFO] Running org.eclipse.scout.rt.platform.util.collection.OrderedCollectionTest
[INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s -- in org.eclipse.scout.rt.platform.util.collection.OrderedCollectionTest
[INFO] Running org.eclipse.scout.rt.platform.util.collection.CopyOnWriteTransactionalMapTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.util.collection.CopyOnWriteTransactionalMapTest
[INFO] Running org.eclipse.scout.rt.platform.util.collection.ConcurrentTransactionalMapTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.util.collection.ConcurrentTransactionalMapTest
[INFO] Running org.eclipse.scout.rt.platform.util.XmlUtilityTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.eclipse.scout.rt.platform.util.XmlUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.XmlUtilityFactoryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.580 s -- in org.eclipse.scout.rt.platform.util.XmlUtilityFactoryTest
[INFO] Running org.eclipse.scout.rt.platform.util.UriUtilityTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.scout.rt.platform.util.UriUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.UriBuilderTest
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.util.UriBuilderTest
[INFO] Running org.eclipse.scout.rt.platform.util.TypeCastUtilityTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.util.TypeCastUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.TriStateTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.scout.rt.platform.util.TriStateTest
[INFO] Running org.eclipse.scout.rt.platform.util.ToStringBuilderTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.util.ToStringBuilderTest
[INFO] Running org.eclipse.scout.rt.platform.util.ThreadLocalProcessorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.ThreadLocalProcessorTest
[INFO] Running org.eclipse.scout.rt.platform.util.StringUtilityTest
[INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.scout.rt.platform.util.StringUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.StreamUtilityTest
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.scout.rt.platform.util.StreamUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.ReflectionUtilityTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.ReflectionUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.PreferredValueTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.PreferredValueTest
[INFO] Running org.eclipse.scout.rt.platform.util.PathValidatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.PathValidatorTest
[INFO] Running org.eclipse.scout.rt.platform.util.PairTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.PairTest
[INFO] Running org.eclipse.scout.rt.platform.util.ObjectUtilityTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.ObjectUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.NumberUtilityTest
2024-04-30 15:09:55,684 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'NaN'
2024-04-30 15:09:55,685 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: '-Infinity'
2024-04-30 15:09:55,685 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'Infinity'
2024-04-30 15:09:55,686 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'NaN'
2024-04-30 15:09:55,686 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: '-Infinity'
2024-04-30 15:09:55,686 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'Infinity'
2024-04-30 15:09:55,687 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: '-Infinity'
2024-04-30 15:09:55,688 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'Infinity'
2024-04-30 15:09:55,688 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'NaN'
2024-04-30 15:09:55,688 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: '-Infinity'
2024-04-30 15:09:55,688 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'Infinity'
2024-04-30 15:09:55,688 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'NaN'
2024-04-30 15:09:55,690 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'NaN'
2024-04-30 15:09:55,690 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: '-Infinity'
2024-04-30 15:09:55,690 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'Infinity'
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.util.NumberUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.MimeTypeDetectorTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.platform.util.MimeTypeDetectorTest
[INFO] Running org.eclipse.scout.rt.platform.util.MatrixUtilityTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.scout.rt.platform.util.MatrixUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.LockFileTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.005 s -- in org.eclipse.scout.rt.platform.util.LockFileTest
[INFO] Running org.eclipse.scout.rt.platform.util.LocalHostAddressHelperTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.LocalHostAddressHelperTest
[INFO] Running org.eclipse.scout.rt.platform.util.LazyValueTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.LazyValueTest
[INFO] Running org.eclipse.scout.rt.platform.util.LambdaUtilityTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.util.LambdaUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.JarManifestHelperTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.platform.util.JarManifestHelperTest
[INFO] Running org.eclipse.scout.rt.platform.util.IOUtilityTest
[INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.eclipse.scout.rt.platform.util.IOUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.HexUtilityTest
#TUNING: decode[1000] sum=42.378976ms min=0.003163ms avg=0.042378ms median=0.044380ms max=0.112190ms  [without 10 smallest and 10 largest:  sum=41.382272 min=0.004688ms avg=0.042269ms median=0.044380ms max=0.087148ms]
#TUNING: encode[1000] sum=48.202874ms min=0.002723ms avg=0.048202ms median=0.035580ms max=15.754678ms  [without 10 smallest and 10 largest:  sum=31.725487 min=0.003861ms avg=0.032406ms median=0.035580ms max=0.068300ms]
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in org.eclipse.scout.rt.platform.util.HexUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.FormattingUtilityTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.platform.util.FormattingUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.FinalValueTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.platform.util.FinalValueTest
[INFO] Running org.eclipse.scout.rt.platform.util.FileUtilityTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.platform.util.FileUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.ExceptionUtilityTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.ExceptionUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.EventListenerListTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.util.EventListenerListTest
[INFO] Running org.eclipse.scout.rt.platform.util.EnumerationUtilityTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.EnumerationUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.DownloadResponseHelperTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.platform.util.DownloadResponseHelperTest
[INFO] Running org.eclipse.scout.rt.platform.util.ConnectionErrorDetectorTest
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.platform.util.ConnectionErrorDetectorTest
[INFO] Running org.eclipse.scout.rt.platform.util.ConfigurationUtilityTest
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.platform.util.ConfigurationUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.ConcurrentExpiringMapTest
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.210 s -- in org.eclipse.scout.rt.platform.util.ConcurrentExpiringMapTest
[INFO] Running org.eclipse.scout.rt.platform.util.CompositeObjectTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.CompositeObjectTest
[INFO] Running org.eclipse.scout.rt.platform.util.CollectionUtilityTest
[INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.scout.rt.platform.util.CollectionUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.CloneUtilityTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.platform.util.CloneUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.ClassIdentifierTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.ClassIdentifierTest
[INFO] Running org.eclipse.scout.rt.platform.util.BooleanUtilityTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.BooleanUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.BomInputStreamReaderTest
[INFO] Tests run: 212, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.eclipse.scout.rt.platform.util.BomInputStreamReaderTest
[INFO] Running org.eclipse.scout.rt.platform.util.BeanUtilityTest
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.BeanUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.Base64UtilityTest
#TUNING: decode[1000] sum=103.139427ms min=0.004814ms avg=0.103139ms median=0.044355ms max=60.756063ms  [without 10 smallest and 10 largest:  sum=41.513038 min=0.008071ms avg=0.042403ms median=0.044355ms max=0.082137ms]
#TUNING: encode[1000] sum=3.950878ms min=0.001930ms avg=0.003950ms median=0.002776ms max=0.045156ms  [without 10 smallest and 10 largest:  sum=3.634337 min=0.001983ms avg=0.003712ms median=0.002776ms max=0.019715ms]
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.scout.rt.platform.util.Base64UtilityTest
[INFO] Running org.eclipse.scout.rt.platform.util.AssertionsTest
[INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.platform.util.AssertionsTest
[INFO] Running org.eclipse.scout.rt.platform.util.AlphanumericComparatorTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.scout.rt.platform.util.AlphanumericComparatorTest
[INFO] Running org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest
java.lang.RuntimeException: Expected JUnit exception
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest.testRequiresNewWithExistingTransactionAndError(TransactionProcessorTest.java:394)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:09:58,112 ERROR [main] org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitOrRollback(TwoPhaseTransactionCommitProtocol.java:58) - Unexpected error during commit of XA transaction [2PC-phase='voting', tx=org.eclipse.scout.rt.platform.transaction.BasicTransaction@6e3eefd4]
java.lang.RuntimeException: Expected JUnit exception
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest.testRequiresNewWithoutExistingTransactionAndErrorOnCommit(TransactionProcessorTest.java:274)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:09:58,126 ERROR [main] org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitOrRollback(TwoPhaseTransactionCommitProtocol.java:58) - Unexpected error during commit of XA transaction [2PC-phase='voting', tx=org.eclipse.scout.rt.platform.transaction.BasicTransaction@75798d55]
java.lang.RuntimeException: Expected JUnit exception
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest.testRequiredWithoutExistingTransactionAndErrorOnCommit(TransactionProcessorTest.java:518)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 s -- in org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest
[INFO] Running org.eclipse.scout.rt.platform.text.TextsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.text.TextsTest
[INFO] Running org.eclipse.scout.rt.platform.text.HTMLTextTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.platform.text.HTMLTextTest
[INFO] Running org.eclipse.scout.rt.platform.status.StatusTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.status.StatusTest
[INFO] Running org.eclipse.scout.rt.platform.status.MultiStatusTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.status.MultiStatusTest
[INFO] Running org.eclipse.scout.rt.platform.service.ServiceTest
2024-04-30 15:09:58,288 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:09:58,290 WARN  [main] org.eclipse.scout.rt.platform.internal.BeanFilter.collectWithSubClasses(BeanFilter.java:75) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$E1' because it is no supported class type (enum, annotation, anonymous class).
2024-04-30 15:09:58,295 WARN  [main] org.eclipse.scout.rt.platform.internal.BeanFilter.collect(BeanFilter.java:104) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$S6Sub2' because it has no empty or injectable constructor().
2024-04-30 15:09:58,309 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.scout.rt.platform.service.ServiceTest
[INFO] Running org.eclipse.scout.rt.platform.serialization.OwaspDeserializationTest
2024-04-30 15:09:58,492 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-04-30 15:09:58,493 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true
[WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.114 s -- in org.eclipse.scout.rt.platform.serialization.OwaspDeserializationTest
[INFO] Running org.eclipse.scout.rt.platform.security.SubjectProcessorTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.security.SubjectProcessorTest
[INFO] Running org.eclipse.scout.rt.platform.security.SecurityUtilityTest
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.217 s -- in org.eclipse.scout.rt.platform.security.SecurityUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.security.MalwareScannerTest
[WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.503 s -- in org.eclipse.scout.rt.platform.security.MalwareScannerTest
[INFO] Running org.eclipse.scout.rt.platform.security.LegacySecurityProviderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.platform.security.LegacySecurityProviderTest
[INFO] Running org.eclipse.scout.rt.platform.security.CrypterTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.scout.rt.platform.security.CrypterTest
[INFO] Running org.eclipse.scout.rt.platform.resource.BinaryResourceTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.resource.BinaryResourceTest
[INFO] Running org.eclipse.scout.rt.platform.resource.BinaryRefTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.platform.resource.BinaryRefTest
[INFO] Running org.eclipse.scout.rt.platform.reflect.FastBeanUtilityTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.platform.reflect.FastBeanUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.reflect.BasicPropertySupportTest
[WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.093 s -- in org.eclipse.scout.rt.platform.reflect.BasicPropertySupportTest
[INFO] Running org.eclipse.scout.rt.platform.nls.NlsResourceBundleTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.nls.NlsResourceBundleTest
[INFO] Running org.eclipse.scout.rt.platform.nls.NaturalCollatorProviderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.platform.nls.NaturalCollatorProviderTest
[INFO] Running org.eclipse.scout.rt.platform.nls.NaturalCollatorProviderConcurrencyTest
Done: Job 2
Done: Job 7
Done: Job 4
Done: Job 0
Done: Job 3
Done: Job 5
Done: Job 6
Done: Job 8
Done: Job 1
Done: Job 9
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.306 s -- in org.eclipse.scout.rt.platform.nls.NaturalCollatorProviderConcurrencyTest
[INFO] Running org.eclipse.scout.rt.platform.nls.DynamicNlsTest
[WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.101 s -- in org.eclipse.scout.rt.platform.nls.DynamicNlsTest
[INFO] Running org.eclipse.scout.rt.platform.nls.CollatorProviderTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.nls.CollatorProviderTest
[INFO] Running org.eclipse.scout.rt.platform.namespace.NamespaceVersionedModelTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.scout.rt.platform.namespace.NamespaceVersionedModelTest
[INFO] Running org.eclipse.scout.rt.platform.namespace.NamespaceVersionTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.namespace.NamespaceVersionTest
[INFO] Running org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest
2024-04-30 15:10:07,920 INFO  [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:55) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassName=testCase]
2024-04-30 15:10:07,921 INFO  [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:55) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassName=testCase]
2024-04-30 15:10:07,921 INFO  [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:55) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassName=testCase]
2024-04-30 15:10:07,921 INFO  [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:55) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassName=testCase]
2024-04-30 15:10:07,921 INFO  [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:55) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassName=testCase]
2024-04-30 15:10:07,921 INFO  [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:55) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassName=testCase]
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest
[INFO] Running org.eclipse.scout.rt.platform.logger.LogbackLoggerSupportTest
2024-04-30 15:10:08,155 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerSettingSupport.initLogger(LoggerSettingSupport.java:55) - Initialized logger using setting=org.eclipse.scout.rt.platform.logger.AbstractLoggerSupportTest$2@4c3c789d
2024-04-30 15:10:08,156 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerSettingSupport.initLogger(LoggerSettingSupport.java:55) - Initialized logger using setting=null
2024-04-30 15:10:08,156 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerSettingSupport.initLogger(LoggerSettingSupport.java:55) - Initialized logger using setting=org.eclipse.scout.rt.platform.logger.AbstractLoggerSupportTest$2@242efd9
2024-04-30 15:10:08,157 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerSettingSupport.initLogger(LoggerSettingSupport.java:55) - Initialized logger using setting=org.eclipse.scout.rt.platform.logger.AbstractLoggerSupportTest$1@2d95879c
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s -- in org.eclipse.scout.rt.platform.logger.LogbackLoggerSupportTest
[INFO] Running org.eclipse.scout.rt.platform.logger.JulLoggerSupportTest
2024-04-30 15:10:08,159 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerSettingSupport.initLogger(LoggerSettingSupport.java:55) - Initialized logger using setting=org.eclipse.scout.rt.platform.logger.AbstractLoggerSupportTest$2@74d21af9
2024-04-30 15:10:08,159 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerSettingSupport.initLogger(LoggerSettingSupport.java:55) - Initialized logger using setting=null
2024-04-30 15:10:08,159 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerSettingSupport.initLogger(LoggerSettingSupport.java:55) - Initialized logger using setting=org.eclipse.scout.rt.platform.logger.AbstractLoggerSupportTest$2@61fb1f9d
2024-04-30 15:10:08,159 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerSettingSupport.initLogger(LoggerSettingSupport.java:55) - Initialized logger using setting=org.eclipse.scout.rt.platform.logger.AbstractLoggerSupportTest$1@60d3cd59
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.logger.JulLoggerSupportTest
[INFO] Running org.eclipse.scout.rt.platform.logger.ExpiringDuplicateMessageFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.logger.ExpiringDuplicateMessageFilterTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.ThreadNameDecoratorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.platform.job.internal.ThreadNameDecoratorTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.TemporalValueComputationTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.04 s -- in org.eclipse.scout.rt.platform.job.internal.TemporalValueComputationTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.SerialFutureExecutionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.224 s -- in org.eclipse.scout.rt.platform.job.internal.SerialFutureExecutionTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.PermitAcquisitionOrderTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.26 s -- in org.eclipse.scout.rt.platform.job.internal.PermitAcquisitionOrderTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.NamedThreadFactoryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.internal.NamedThreadFactoryTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.MutualExclusionTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.216 s -- in org.eclipse.scout.rt.platform.job.internal.MutualExclusionTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.MisfireTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.710 s -- in org.eclipse.scout.rt.platform.job.internal.MisfireTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.JobManagerTest
2024-04-30 15:10:40,640 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:10:40,641 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:10:40,646 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:10:40,647 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:10:40,652 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:10:40,652 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:10:40,657 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:10:40,658 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:10:40,663 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:10:40,663 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:10:40,788 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:10:40,788 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:10:40,893 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:10:40,894 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread]
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 s -- in org.eclipse.scout.rt.platform.job.internal.JobManagerTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.JobManagerChainTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s -- in org.eclipse.scout.rt.platform.job.internal.JobManagerChainTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.FutureFinishedTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.008 s -- in org.eclipse.scout.rt.platform.job.internal.FutureFinishedTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.ExecutionTriggerWithCalendarTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.001 s -- in org.eclipse.scout.rt.platform.job.internal.ExecutionTriggerWithCalendarTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphoreTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.591 s -- in org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphoreTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.ExceptionProcessorTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.scout.rt.platform.job.internal.ExceptionProcessorTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.DevelopmentThreadNameDecoratorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.scout.rt.platform.job.internal.DevelopmentThreadNameDecoratorTest
[INFO] Running org.eclipse.scout.rt.platform.job.internal.CompletionPromiseTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.780 s -- in org.eclipse.scout.rt.platform.job.internal.CompletionPromiseTest
[INFO] Running org.eclipse.scout.rt.platform.job.filter.future.SingleExecutionFutureFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.job.filter.future.SingleExecutionFutureFilterTest
[INFO] Running org.eclipse.scout.rt.platform.job.filter.future.RunContextFutureFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.job.filter.future.RunContextFutureFilterTest
[INFO] Running org.eclipse.scout.rt.platform.job.filter.future.MutexFutureFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.filter.future.MutexFutureFilterTest
[INFO] Running org.eclipse.scout.rt.platform.job.filter.future.JobNameRegexFutureFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.filter.future.JobNameRegexFutureFilterTest
[INFO] Running org.eclipse.scout.rt.platform.job.filter.future.JobNameFutureFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.filter.future.JobNameFutureFilterTest
[INFO] Running org.eclipse.scout.rt.platform.job.filter.future.FutureFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.filter.future.FutureFilterTest
[INFO] Running org.eclipse.scout.rt.platform.job.filter.future.FutureFilterBuilderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.job.filter.future.FutureFilterBuilderTest
[INFO] Running org.eclipse.scout.rt.platform.job.filter.future.ExecutionHintFutureFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.filter.future.ExecutionHintFutureFilterTest
[INFO] Running org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterTest
[INFO] Running org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterBuilderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterBuilderTest
[INFO] Running org.eclipse.scout.rt.platform.job.WhenDoneTest
2024-04-30 15:10:54,729 WARN  [scout-thread-387] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
org.eclipse.scout.rt.platform.exception.ProcessingException: expected JUnit test exception [severity=ERROR]
	at org.eclipse.scout.rt.platform.job.WhenDoneTest.testError(WhenDoneTest.java:103)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:54,736 WARN  [scout-thread-387] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
org.eclipse.scout.rt.platform.exception.ProcessingException: expected JUnit test exception [severity=ERROR]
	at org.eclipse.scout.rt.platform.job.WhenDoneTest.testErrorWithJobAlreadyCompleted(WhenDoneTest.java:138)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.016 s -- in org.eclipse.scout.rt.platform.job.WhenDoneTest
[INFO] Running org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest
2024-04-30 15:10:55,743 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,745 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,746 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,747 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,749 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,750 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,751 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,752 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,753 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,754 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,755 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,756 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,758 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,760 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,761 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,762 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,763 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,764 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,765 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,766 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,767 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,768 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,770 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,771 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,772 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,773 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,774 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,775 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,776 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,777 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,778 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,779 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,780 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,782 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,783 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,784 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,785 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,786 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,787 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,788 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,789 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,790 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,791 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,792 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,794 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,795 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,796 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,797 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,798 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,799 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,800 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,801 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,802 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,803 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,805 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,805 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,807 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,808 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,809 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,810 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,811 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,812 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,813 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,814 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,815 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,816 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,817 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,818 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,819 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,820 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,821 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,822 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,823 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,825 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,826 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,827 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,828 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,829 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,830 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,831 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,832 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,833 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,834 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,835 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,836 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,837 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,838 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,839 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,840 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,841 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,843 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,844 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,845 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,846 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,847 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,848 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,849 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,850 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,851 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,852 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438)
	at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,909 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,910 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,911 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,912 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,913 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,914 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,915 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,916 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,917 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,919 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,920 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,921 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,922 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,923 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,924 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,926 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,927 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,928 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,929 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,931 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,932 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,933 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,934 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,935 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,936 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,937 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,938 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,939 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,940 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,941 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,942 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,943 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,944 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,945 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,946 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,947 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,948 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,949 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,950 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,968 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,969 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,970 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,971 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,972 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,973 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,974 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,975 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,976 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,977 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,978 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,979 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,980 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,981 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,982 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,983 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,985 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,986 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,987 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,987 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,989 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,990 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,991 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,992 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,993 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,994 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,995 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,996 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,997 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,998 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:55,999 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:56,000 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:56,001 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:56,002 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:56,003 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:56,004 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:56,005 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:56,006 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:56,007 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:56,008 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:56,010 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:56,011 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:56,012 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:56,013 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:56,013 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:56,014 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:56,015 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:56,016 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:56,017 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:56,018 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:56,019 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:56,020 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:56,021 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:56,022 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:56,022 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:56,023 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:56,024 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:56,025 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:56,026 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:56,027 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:56,028 WARN  [scout-thread-396] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474)
	at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,347 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,368 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,368 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,369 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,370 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,371 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,371 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,372 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,372 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,373 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,373 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,374 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,375 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,375 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,376 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,376 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,377 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,377 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,378 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,378 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,379 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,380 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,380 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,381 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,381 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,382 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,382 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,383 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,384 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,384 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,385 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,385 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,386 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,387 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,387 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,388 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,388 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,389 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,389 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,390 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,391 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,391 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,392 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,392 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,393 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,394 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,394 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,395 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,395 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,396 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,396 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,397 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,397 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,398 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,398 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,399 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,400 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,400 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,401 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,401 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,402 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,403 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,403 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,404 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,405 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,405 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,406 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,406 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,407 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,408 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,410 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,411 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,414 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,416 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,417 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,417 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,419 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,419 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,420 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,420 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,421 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,422 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,422 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,423 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,423 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,424 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,424 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,425 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,426 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,426 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,426 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,427 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,428 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,428 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,429 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,429 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,430 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,431 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,431 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,431 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,432 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,433 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,433 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,434 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,434 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,435 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,435 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,436 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,437 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,437 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,437 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,438 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,439 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,439 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,440 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,440 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,441 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,441 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,442 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,442 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,443 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,443 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,444 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,445 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,445 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,446 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,446 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,447 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,447 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,448 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,448 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,449 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,449 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,450 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,450 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,451 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,467 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,468 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,469 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,469 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,470 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,470 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,471 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,471 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,472 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,473 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,473 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,474 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,475 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,475 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,476 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,476 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,477 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,477 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,478 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,478 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,479 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,480 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,480 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,481 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,481 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,482 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,482 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,483 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,484 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,484 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,485 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,485 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,486 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,486 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,487 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,487 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,488 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,489 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,489 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,489 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,490 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,491 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,491 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,492 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,493 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,493 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,494 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,494 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,495 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,495 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,496 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,496 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,497 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,498 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,498 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,499 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,499 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,500 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,500 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,501 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,501 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,502 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,502 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,503 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,503 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,504 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,504 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,505 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,505 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,506 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,506 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,507 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,507 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,508 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,508 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,509 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,510 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,510 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,510 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,511 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,512 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,512 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,513 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,513 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,514 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,514 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,515 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,515 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,516 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,517 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,517 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,518 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,519 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,519 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,520 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,520 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,521 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,521 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,522 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,523 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,523 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,524 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,525 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,525 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,526 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,527 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,527 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,528 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,528 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,529 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,529 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,530 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,531 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,531 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,531 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,532 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,533 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,533 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,533 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,534 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,535 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,535 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,536 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,536 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,537 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,537 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,538 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,538 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,539 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,539 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,540 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,540 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,541 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,541 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,542 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,542 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,543 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,543 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,544 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,544 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,545 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,545 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,546 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,546 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,547 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,548 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,548 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,548 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,549 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,550 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,550 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,551 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,551 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,552 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,567 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,568 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,569 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,569 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,570 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,570 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,571 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,572 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,572 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,573 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,573 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,574 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,574 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,575 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,576 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,576 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,577 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,577 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,578 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,578 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,579 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,579 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,580 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,580 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,581 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,581 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,582 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,582 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,583 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,583 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,584 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,585 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,585 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,585 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,586 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,587 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,587 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,587 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,588 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,588 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,589 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,589 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,590 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,591 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,591 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,591 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,592 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,593 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,593 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,594 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,594 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,595 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,595 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,596 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,596 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,597 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,597 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,598 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,598 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,598 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,599 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,599 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,600 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,601 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,601 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,601 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,602 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,603 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,603 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,603 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,604 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,604 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,605 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,605 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,606 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,606 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,607 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,607 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,608 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,608 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,609 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,609 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,610 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,610 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,611 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,611 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,612 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,612 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,613 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,613 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,614 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,614 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,615 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,615 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,616 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,616 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,617 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,617 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,618 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,619 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,619 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,620 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,621 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,621 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,622 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,622 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,623 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: JUnit test exception 1
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,623 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 2
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,624 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 3
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:10:58,624 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: JUnit test exception 4
	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57)
	at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.000 s -- in org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest
[INFO] Running org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest
2024-04-30 15:10:58,746 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest.lambda$5(ScheduleWithFixedDelayTest.java:232)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177)
	at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:10:59,751 ERROR [scout-thread-388] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - Exception: expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest$$Lambda$971/0x00007fb8e04ba970]
java.lang.Exception: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest.lambda$6(ScheduleWithFixedDelayTest.java:254)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177)
	at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:11:02,962 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest.lambda$2(ScheduleWithFixedDelayTest.java:132)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177)
	at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:11:07,268 WARN  [scout-thread-388] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest.lambda$3(ScheduleWithFixedDelayTest.java:176)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177)
	at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:11:08,572 WARN  [scout-thread-401] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest.lambda$1(ScheduleWithFixedDelayTest.java:89)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177)
	at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.724 s -- in org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest
[INFO] Running org.eclipse.scout.rt.platform.job.ScheduleDelayedTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.000 s -- in org.eclipse.scout.rt.platform.job.ScheduleDelayedTest
[INFO] Running org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest
2024-04-30 15:11:09,580 WARN  [scout-thread-401] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest.lambda$5(ScheduleAtFixedRateTest.java:243)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177)
	at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:11:10,583 ERROR [scout-thread-401] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - Exception: expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest$$Lambda$981/0x00007fb8e04be000]
java.lang.Exception: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest.lambda$6(ScheduleAtFixedRateTest.java:267)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177)
	at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:11:16,188 WARN  [scout-thread-401] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest.lambda$2(ScheduleAtFixedRateTest.java:137)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177)
	at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:11:20,493 WARN  [scout-thread-401] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest.lambda$3(ScheduleAtFixedRateTest.java:183)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177)
	at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:11:21,794 WARN  [scout-thread-401] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest.lambda$1(ScheduleAtFixedRateTest.java:92)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177)
	at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.22 s -- in org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest
[INFO] Running org.eclipse.scout.rt.platform.job.PeriodicJobMutexTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.604 s -- in org.eclipse.scout.rt.platform.job.PeriodicJobMutexTest
[INFO] Running org.eclipse.scout.rt.platform.job.JobsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.platform.job.JobsTest
[INFO] Running org.eclipse.scout.rt.platform.job.JobStateTest
2024-04-30 15:11:25,773 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:25,774 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread]
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.353 s -- in org.eclipse.scout.rt.platform.job.JobStateTest
[INFO] Running org.eclipse.scout.rt.platform.job.JobScheduleTest
2024-04-30 15:11:26,788 WARN  [scout-thread-394] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
org.eclipse.scout.rt.platform.exception.ProcessingException: expected JUnit test exception [severity=ERROR]
	at org.eclipse.scout.rt.platform.job.JobScheduleTest.testProcessingExceptionWithRunnable(JobScheduleTest.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:11:26,791 WARN  [scout-thread-394] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.JobScheduleTest.testRuntimeExceptionWithRunnable(JobScheduleTest.java:108)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:11:28,798 WARN  [scout-thread-401] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Error: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.JobScheduleTest.testErrorWithRunnable(JobScheduleTest.java:188)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:11:28,800 WARN  [scout-thread-401] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.JobScheduleTest.testExceptionExceptionWithCallable(JobScheduleTest.java:168)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:11:29,808 WARN  [scout-thread-401] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.Exception: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.JobScheduleTest.testExceptionExceptionWithRunnable(JobScheduleTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:11:32,320 WARN  [scout-thread-390] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
org.eclipse.scout.rt.platform.exception.ProcessingException: expected JUnit test exception [severity=ERROR]
	at org.eclipse.scout.rt.platform.job.JobScheduleTest.testProcessingExceptionWithCallable(JobScheduleTest.java:88)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:11:32,321 WARN  [scout-thread-390] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.JobScheduleTest.testRuntimeExceptionWithCallable(JobScheduleTest.java:128)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.546 s -- in org.eclipse.scout.rt.platform.job.JobScheduleTest
[INFO] Running org.eclipse.scout.rt.platform.job.JobManagerTest
2024-04-30 15:11:32,332 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,333 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,338 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,338 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,340 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,340 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.platform.job.JobManagerTest
[INFO] Running org.eclipse.scout.rt.platform.job.JobListenerTest
2024-04-30 15:11:32,348 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,348 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,353 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,353 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,357 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,357 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,362 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,362 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,366 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,366 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,366 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,367 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,370 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,371 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,371 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,371 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,374 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,375 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,378 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,379 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,384 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,385 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,391 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,391 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread]
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.scout.rt.platform.job.JobListenerTest
[INFO] Running org.eclipse.scout.rt.platform.job.JobInputTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.JobInputTest
[INFO] Running org.eclipse.scout.rt.platform.job.JobFutureVisitTest
2024-04-30 15:11:32,404 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,404 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,410 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,411 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,415 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,415 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,420 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,420 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,424 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,424 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,471 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,472 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,476 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,476 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,480 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:32,481 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread]
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.eclipse.scout.rt.platform.job.JobFutureVisitTest
[INFO] Running org.eclipse.scout.rt.platform.job.JobFutureTaskTest
Run: 7684 [7684 run/sec]
Run: 17424 [8712 run/sec]
Run: 27398 [9132 run/sec]
Run: 37834 [9458 run/sec]
Run: 51772 [10352 run/sec]
Run: 69366 [11559 run/sec]
Run: 87256 [12463 run/sec]
Run: 100000 [12498 run/sec]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.004 s -- in org.eclipse.scout.rt.platform.job.JobFutureTaskTest
[INFO] Running org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest
2024-04-30 15:11:40,490 ERROR [scout-thread-390] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - Exception: expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest$$Lambda$1065/0x00007fb8e04caf90]
java.lang.Exception: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest.testWithExplicitExceptionTranslator(JobExceptionTranslationTest.java:57)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:11:40,493 ERROR [scout-thread-390] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - Exception: expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest$$Lambda$1067/0x00007fb8e04cb3e0]
java.lang.Exception: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest.testWithImplicitExceptionTranslator(JobExceptionTranslationTest.java:40)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest
[INFO] Running org.eclipse.scout.rt.platform.job.JobCancelTest
for-loop 1 in state DONE
2024-04-30 15:11:44,542 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:44,542 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:44,545 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:44,545 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread]
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.052 s -- in org.eclipse.scout.rt.platform.job.JobCancelTest
[INFO] Running org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest
2024-04-30 15:11:44,558 INFO  [scout-thread-25] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Expected test exception] - MDC[jobName=org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$$Lambda$1100/0x00007fb8e04d0bc8]
org.eclipse.scout.rt.platform.exception.PlatformException: Expected test exception
	at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest.lambda$1(JobAsyncExceptionTest.java:67)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$3.intercept(JobAsyncExceptionTest.java:165)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$2.intercept(JobAsyncExceptionTest.java:146)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$1.intercept(JobAsyncExceptionTest.java:127)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:11:44,567 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
org.eclipse.scout.rt.platform.exception.PlatformException: Expected test exception
	at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_InterceptorThrowingExceptionProducer$1.intercept(JobAsyncExceptionTest.java:102)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$2.intercept(JobAsyncExceptionTest.java:146)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$1.intercept(JobAsyncExceptionTest.java:127)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest
[INFO] Running org.eclipse.scout.rt.platform.job.FutureAwaitTest
2024-04-30 15:11:44,574 WARN  [scout-thread-395] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testAwaitDoneWithTimeout_ComputationFailed(FutureAwaitTest.java:184)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:11:44,576 WARN  [scout-thread-390] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testAwaitDoneAndGet_ComputationFailed(FutureAwaitTest.java:260)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:11:44,577 WARN  [scout-thread-390] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testAwaitDoneAndGetWithTimeout_ComputationFailed(FutureAwaitTest.java:334)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:11:44,588 WARN  [scout-thread-1044] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testJobManagerAwaitDone_ComputationFailed(FutureAwaitTest.java:471)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:11:44,593 WARN  [scout-thread-1044] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.RuntimeException: expected JUnit test exception
	at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testAwaitDone_ComputationFailed(FutureAwaitTest.java:84)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.scout.rt.platform.job.FutureAwaitTest
[INFO] Running org.eclipse.scout.rt.platform.job.ExecutionTriggerTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.ExecutionTriggerTest
[INFO] Running org.eclipse.scout.rt.platform.job.ExecutionHintTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.ExecutionHintTest
[INFO] Running org.eclipse.scout.rt.platform.job.BlockingConditionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.BlockingConditionTest
[INFO] Running org.eclipse.scout.rt.platform.job.BlockingConditionInterruptionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.eclipse.scout.rt.platform.job.BlockingConditionInterruptionTest
[INFO] Running org.eclipse.scout.rt.platform.job.AwaitDoneTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.606 s -- in org.eclipse.scout.rt.platform.job.AwaitDoneTest
[INFO] Running org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilderTest
2024-04-30 15:11:50,352 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:50,748 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:51,010 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:51,307 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:145) - Drop outdated index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Index timestamp 2024-04-30 15:09:34.743 is older than folder timestamp 2024-04-30 15:11:34.743. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:51,307 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:51,554 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:156) - Drop divergent index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Index file count 689 != folder file count 688. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:51,554 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:51,773 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/inventory/internal/test%20repository/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:51,775 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanJar(JandexInventoryBuilder.java:202) - Found no pre-built 'jar:file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/inventory/internal/test%20repository/test.jar_!/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:51,779 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanJar(JandexInventoryBuilder.java:202) - Found no pre-built 'jar:file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/inventory/internal/test%20repository/test.jar_!/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:54,798 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:54,953 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread]
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.749 s -- in org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilderTest
[INFO] Running org.eclipse.scout.rt.platform.inventory.internal.JandexClassInventoryTest
2024-04-30 15:11:55,093 WARN  [main] org.eclipse.scout.rt.platform.internal.BeanFilter.collect(BeanFilter.java:104) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$S6Sub2' because it has no empty or injectable constructor(). - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,093 WARN  [ForkJoinPool.commonPool-worker-2] org.eclipse.scout.rt.platform.internal.BeanFilter.collectWithSubClasses(BeanFilter.java:75) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$E1' because it is no supported class type (enum, annotation, anonymous class).
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.platform.inventory.internal.JandexClassInventoryTest
[INFO] Running org.eclipse.scout.rt.platform.inventory.internal.JandexClassInfoTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.inventory.internal.JandexClassInfoTest
[INFO] Running org.eclipse.scout.rt.platform.internal.PlatformImplementorTest
2024-04-30 15:11:55,109 INFO  [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:11:55,110 ERROR [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:336) - Error during event listener notification.
org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null
	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$0(PlatformImplementorTest.java:71)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:329)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:298)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:141)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$3(PlatformImplementorTest.java:157)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
2024-04-30 15:11:55,110 ERROR [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:150) - Error during platform startup
org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null
	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$0(PlatformImplementorTest.java:71)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:329)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:298)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:141)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$3(PlatformImplementorTest.java:157)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
2024-04-30 15:11:55,111 INFO  [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:11:55,111 WARN  [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:244) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory
2024-04-30 15:11:55,111 ERROR [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:336) - Error during event listener notification.
org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null
	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$0(PlatformImplementorTest.java:71)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:329)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:298)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:160)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$3(PlatformImplementorTest.java:157)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
2024-04-30 15:11:55,112 INFO  [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:11:55,112 WARN  [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:244) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory
2024-04-30 15:11:55,112 ERROR [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:336) - Error during event listener notification.
org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null
	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$0(PlatformImplementorTest.java:71)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:329)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:298)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:146)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$3(PlatformImplementorTest.java:157)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
2024-04-30 15:11:55,112 ERROR [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:150) - Error during platform startup
org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null
	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$0(PlatformImplementorTest.java:71)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:329)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:298)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:146)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$3(PlatformImplementorTest.java:157)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
2024-04-30 15:11:55,113 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,113 WARN  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:244) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,114 INFO  [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:11:55,114 WARN  [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:244) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.internal.PlatformImplementorTest
[INFO] Running org.eclipse.scout.rt.platform.internal.BeanInstanceUtilTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.platform.internal.BeanInstanceUtilTest
[INFO] Running org.eclipse.scout.rt.platform.internal.BeanHierarchyTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s -- in org.eclipse.scout.rt.platform.internal.BeanHierarchyTest
[INFO] Running org.eclipse.scout.rt.platform.internal.BeanFilterTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.internal.BeanFilterTest
[INFO] Running org.eclipse.scout.rt.platform.interceptor.DecoratingProxyTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.interceptor.DecoratingProxyTest
[INFO] Running org.eclipse.scout.rt.platform.index.IndexedStoreTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.index.IndexedStoreTest
[INFO] Running org.eclipse.scout.rt.platform.html.StyleHelperTest
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.html.StyleHelperTest
[INFO] Running org.eclipse.scout.rt.platform.html.HtmlHelperTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.platform.html.HtmlHelperTest
[INFO] Running org.eclipse.scout.rt.platform.html.HtmlContentBuilderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.html.HtmlContentBuilderTest
[INFO] Running org.eclipse.scout.rt.platform.html.HTMLTest
[INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.platform.html.HTMLTest
[INFO] Running org.eclipse.scout.rt.platform.filter.AndFilterTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.scout.rt.platform.filter.AndFilterTest
[INFO] Running org.eclipse.scout.rt.platform.exception.VetoExceptionTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.exception.VetoExceptionTest
[INFO] Running org.eclipse.scout.rt.platform.exception.ProcessingStatusTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.exception.ProcessingStatusTest
[INFO] Running org.eclipse.scout.rt.platform.exception.ProcessingExceptionTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.exception.ProcessingExceptionTest
[INFO] Running org.eclipse.scout.rt.platform.exception.PlatformExceptionTranslatorTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.platform.exception.PlatformExceptionTranslatorTest
[INFO] Running org.eclipse.scout.rt.platform.exception.PlatformExceptionTest
[WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.exception.PlatformExceptionTest
[INFO] Running org.eclipse.scout.rt.platform.exception.PlaceholderExceptionTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.exception.PlaceholderExceptionTest
[INFO] Running org.eclipse.scout.rt.platform.exception.NullExceptionTranslatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.exception.NullExceptionTranslatorTest
[INFO] Running org.eclipse.scout.rt.platform.exception.ExceptionHandlerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.exception.ExceptionHandlerTest
[INFO] Running org.eclipse.scout.rt.platform.exception.DefaultRuntimeExceptionTranslatorTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.exception.DefaultRuntimeExceptionTranslatorTest
[INFO] Running org.eclipse.scout.rt.platform.exception.DefaultExceptionTranslatorTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.exception.DefaultExceptionTranslatorTest
[INFO] Running org.eclipse.scout.rt.platform.events.ListenerListMonitorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.platform.events.ListenerListMonitorTest
[INFO] Running org.eclipse.scout.rt.platform.context.RunMonitorTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.platform.context.RunMonitorTest
[INFO] Running org.eclipse.scout.rt.platform.context.RunContextTest
2024-04-30 15:11:55,542 INFO  [scout-thread-1003] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Transaction cancelled] - MDC[jobName=org.eclipse.scout.rt.platform.context.RunContextTest$$Lambda$1231/0x00007fb8e04f8690]
org.eclipse.scout.rt.platform.util.concurrent.FutureCancelledError: Transaction cancelled
	at org.eclipse.scout.rt.platform.transaction.BasicTransaction.commitPhase1(BasicTransaction.java:126)
	at org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitPhase1(TwoPhaseTransactionCommitProtocol.java:99)
	at org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitOrRollback(TwoPhaseTransactionCommitProtocol.java:42)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:119)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.platform.context.RunContextTest.lambda$49(RunContextTest.java:498)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.scout.rt.platform.context.RunContextTest
[INFO] Running org.eclipse.scout.rt.platform.context.RunContextExceptionTranslationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.context.RunContextExceptionTranslationTest
[INFO] Running org.eclipse.scout.rt.platform.context.RunContextChainTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.context.RunContextChainTest
[INFO] Running org.eclipse.scout.rt.platform.context.RunContextChainInterceptorTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.context.RunContextChainInterceptorTest
[INFO] Running org.eclipse.scout.rt.platform.config.PropertiesUtilityTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.config.PropertiesUtilityTest
[INFO] Running org.eclipse.scout.rt.platform.config.PropertiesHelperTest
2024-04-30 15:11:55,573 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/dotproperty-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,711 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,712 WARN  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,712 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,715 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/dotproperty-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,717 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,717 WARN  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,718 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,719 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'prop1'. Old value 'prop1' replaced with 'sys.prop1'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,720 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,720 WARN  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,721 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,723 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/list-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,774 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,774 WARN  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,774 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,784 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/map-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,784 WARN  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,784 WARN  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,784 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,785 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,793 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/map-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,794 WARN  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,794 WARN  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,794 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,794 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,803 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,804 WARN  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,804 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,805 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,805 WARN  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,805 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,813 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/dotproperty-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,816 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from http://www.whatever-not-existing-scout-domain.org/config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,863 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/test-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,864 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/test-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,866 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,866 WARN  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,866 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,867 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.collectMapEntriesFromJson(PropertiesHelper.java:987) - Value '1' of property map 'intKey' is not a JSON value, ignored for map as lenient deserialization is used - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,868 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/list-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,869 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.collectMapEntriesFromJson(PropertiesHelper.java:987) - Value 'a' of property map 'listWithSingleEntryText' is not a JSON value, ignored for map as lenient deserialization is used - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,869 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.collectMapEntriesFromJson(PropertiesHelper.java:987) - Value 'true' of property map 'listWithSingleEntryBoolean' is not a JSON value, ignored for map as lenient deserialization is used - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,869 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.collectMapEntriesFromJson(PropertiesHelper.java:987) - Value '"a"' of property map 'listWithSingleEntryQuotes' is not a JSON value, ignored for map as lenient deserialization is used - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,870 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,871 WARN  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,871 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,876 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/placeholder-imp.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,877 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/map-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,878 WARN  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,878 WARN  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,878 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,878 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,878 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.collectMapEntriesFromJson(PropertiesHelper.java:987) - Value 'classpath:org/eclipse/scout/rt/platform/config/map-test.properties' of property map 'import' is not a JSON value, ignored for map as lenient deserialization is used - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,881 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,882 WARN  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,882 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,883 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/map-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,884 WARN  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,884 WARN  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,884 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,884 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,886 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,886 WARN  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,886 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,888 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,888 WARN  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,888 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,908 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/map-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,908 WARN  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,908 WARN  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,908 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,908 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,920 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,920 WARN  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,920 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,922 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/helper-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,922 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.collectMapEntriesFromJson(PropertiesHelper.java:987) - Value 'non-existing-file-url' of property map 'import' is not a JSON value, ignored for map as lenient deserialization is used - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,924 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,925 WARN  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,925 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,994 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/imp1.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,995 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/imp2.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,996 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/imp3.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,997 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.resolveImports(PropertiesHelper.java:1172) - Import of 'classpath:org/eclipse/scout/rt/platform/config/imp1.properties' skipped because already imported: [classpath:org/eclipse/scout/rt/platform/config/imp2.properties, classpath:org/eclipse/scout/rt/platform/config/imp1.properties, classpath:org/eclipse/scout/rt/platform/config/imp3.properties]. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,997 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'import'. Old value 'classpath:org/eclipse/scout/rt/platform/config/imp1.properties' replaced with 'classpath:org/eclipse/scout/rt/platform/config/imp3.properties'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,997 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'import'. Old value 'classpath:org/eclipse/scout/rt/platform/config/imp3.properties' replaced with 'classpath:org/eclipse/scout/rt/platform/config/imp2.properties'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,997 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.collectMapEntriesFromJson(PropertiesHelper.java:987) - Value 'classpath:org/eclipse/scout/rt/platform/config/imp2.properties' of property map 'import' is not a JSON value, ignored for map as lenient deserialization is used - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,999 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/map-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:55,999 WARN  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:56,000 WARN  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:56,000 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:56,000 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:56,031 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.resolveImports(PropertiesHelper.java:1172) - Import of 'propFile1' skipped because already imported: [ID2, ID1]. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:56,032 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/dotproperty-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:56,036 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'prop1'. Old value 'prop1' replaced with 'prop3'. - MDC[mdcTestKey=value should not be pushed to child thread]
[INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.465 s -- in org.eclipse.scout.rt.platform.config.PropertiesHelperTest
[INFO] Running org.eclipse.scout.rt.platform.config.LongConfigPropertyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.config.LongConfigPropertyTest
[INFO] Running org.eclipse.scout.rt.platform.config.IntegerConfigPropertyTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.config.IntegerConfigPropertyTest
[INFO] Running org.eclipse.scout.rt.platform.config.ConfigPropertyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.config.ConfigPropertyTest
[INFO] Running org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest
2024-04-30 15:11:56,045 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/config.properties using org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest$FixtureSinglePropertyConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:56,047 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/config.properties using org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest$FixtureEmptyConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:56,047 INFO  [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest
[INFO] Running org.eclipse.scout.rt.platform.chain.callable.CallableChainTest
2024-04-30 15:11:56,080 ERROR [main] org.eclipse.scout.rt.platform.chain.callable.CallableChain.undecorateSafe(CallableChain.java:241) - Unexpected error during the undecoration of a command's execution. [undecorator=org.eclipse.scout.rt.platform.chain.callable.CallableChainTest$$Lambda$1331/0x00007fb8e0517470, command=org.eclipse.scout.rt.platform.chain.callable.CallableChainTest$$Lambda$1330/0x00007fb8e0517248@64cfceb8] - MDC[mdcTestKey=value should not be pushed to child thread]
java.lang.RuntimeException: expected JUnit test exception
	at org.eclipse.scout.rt.platform.chain.callable.CallableChainTest.lambda$8(CallableChainTest.java:81)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.undecorateSafe(CallableChain.java:238)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:231)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChainTest.testDecoratorChainWithException(CallableChainTest.java:89)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.platform.chain.callable.CallableChainTest
[INFO] Running org.eclipse.scout.rt.platform.cache.CacheBuilderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.eclipse.scout.rt.platform.cache.CacheBuilderTest
[INFO] Running org.eclipse.scout.rt.platform.cache.BasicCacheTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.scout.rt.platform.cache.BasicCacheTest
[INFO] Running org.eclipse.scout.rt.platform.SimpleInstanceTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.SimpleInstanceTest
[INFO] Running org.eclipse.scout.rt.platform.SameBeanOrderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.SameBeanOrderTest
[INFO] Running org.eclipse.scout.rt.platform.ReUseVsReplaceTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.ReUseVsReplaceTest
[INFO] Running org.eclipse.scout.rt.platform.PreDestroyTest
2024-04-30 15:11:56,232 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:338) - Methods annotated with @PreDestroy must not be static [method=private static void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupStatic()] - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:56,233 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:338) - Methods annotated with @PreDestroy must have no arguments [method=private void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupWithArgs(int)] - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:56,234 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:322) - Error invoking @PreDestroy method public void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne() throws java.lang.Exception on bean IBean[@ApplicationScoped org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithInherited]. - MDC[mdcTestKey=value should not be pushed to child thread]
org.eclipse.scout.rt.platform.exception.BeanCreationException: Exception while invoking @PreDestroy method public void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne() throws java.lang.Exception
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:170)
	at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:321)
	at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.callPreDestroyOnBeans(BeanManagerImplementor.java:292)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.stop(PlatformImplementor.java:254)
	at org.eclipse.scout.rt.platform.PreDestroyTest.testPreDestroyWithInheritedMethods(PreDestroyTest.java:85)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.lang.Exception: test
	at org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne(PreDestroyTest.java:121)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:317)
	... 44 common frames omitted
2024-04-30 15:11:56,235 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:322) - Error invoking @PreDestroy method public void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne() throws java.lang.Exception on bean IBean[@ApplicationScoped org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException]. - MDC[mdcTestKey=value should not be pushed to child thread]
org.eclipse.scout.rt.platform.exception.BeanCreationException: Exception while invoking @PreDestroy method public void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne() throws java.lang.Exception
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:170)
	at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:321)
	at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.callPreDestroyOnBeans(BeanManagerImplementor.java:292)
	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.stop(PlatformImplementor.java:254)
	at org.eclipse.scout.rt.platform.PreDestroyTest.testPreDestroyThrowingException(PreDestroyTest.java:76)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.lang.Exception: test
	at org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne(PreDestroyTest.java:121)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:317)
	... 44 common frames omitted
2024-04-30 15:11:56,236 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:338) - Methods annotated with @PreDestroy must not be static [method=private static void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupStatic()] - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:56,236 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:338) - Methods annotated with @PreDestroy must have no arguments [method=private void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupWithArgs(int)] - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:56,236 WARN  [main] org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:308) - The bean IBean[org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy] declares @PreDestroy methods but is not @ApplicationScoped. These methods will not be called. - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:56,237 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:338) - Methods annotated with @PreDestroy must not be static [method=private static void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupStatic()] - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:56,238 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:338) - Methods annotated with @PreDestroy must have no arguments [method=private void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupWithArgs(int)] - MDC[mdcTestKey=value should not be pushed to child thread]
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.platform.PreDestroyTest
[INFO] Running org.eclipse.scout.rt.platform.PostConstructTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.PostConstructTest
[INFO] Running org.eclipse.scout.rt.platform.PlatformStartTest
2024-04-30 15:11:56,243 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:56,268 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:56,269 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.scout.rt.platform.PlatformStartTest
[INFO] Running org.eclipse.scout.rt.platform.PlatformAwaitStartedTest
2024-04-30 15:11:56,271 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:11:56,272 WARN  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:244) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.eclipse.scout.rt.platform.PlatformAwaitStartedTest
[INFO] Running org.eclipse.scout.rt.platform.InterfaceBeanTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.InterfaceBeanTest
[INFO] Running org.eclipse.scout.rt.platform.InjectionTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.platform.InjectionTest
[INFO] Running org.eclipse.scout.rt.platform.InjectInstancesTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.InjectInstancesTest
[INFO] Running org.eclipse.scout.rt.platform.InheritOrderTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.InheritOrderTest
[INFO] Running org.eclipse.scout.rt.platform.DynamicAnnotationTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.DynamicAnnotationTest
[INFO] Running org.eclipse.scout.rt.platform.DoubleReplaceTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.DoubleReplaceTest
[INFO] Running org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest
2024-04-30 15:11:57,405 WARN  [scout-thread-1055] org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.logWarnPotentialDeadlock(SingeltonBeanInstanceProducer.java:215) - potential deadlock detected
creator Thread: 415 - scout-thread-390
	at java.base@17.0.9/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
	at java.base@17.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
	at java.base@17.0.9/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
	at java.base@17.0.9/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
	at java.base@17.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
	at app//org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:158)
	at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:407)
	at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:399)
	at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.initialize(ConcurrentBeanCreationDeadlockDetectionTest.java:208)
	at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentPostConstructSelfReferencingTestBean.postConstruct(ConcurrentBeanCreationDeadlockDetectionTest.java:239)
	at java.base@17.0.9/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@17.0.9/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base@17.0.9/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@17.0.9/java.lang.reflect.Method.invoke(Method.java:568)
	at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:102)
	at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:76)
	at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:235)
	at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:111)
	at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94)
	at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer$$Lambda$193/0x00007fb8e01bfa80.get(Unknown Source)
	at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148)
	at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94)
	at app//org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97)
	at app//org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57)
	at app//org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41)
	at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest.lambda$3(ConcurrentBeanCreationDeadlockDetectionTest.java:149)
	at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$$Lambda$1401/0x00007fb8e052eae0.call(Unknown Source)
	at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at app//org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at app//org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask$$Lambda$859/0x00007fb8e04a0fd0.call(Unknown Source)
	at java.base@17.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base@17.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.9/java.lang.Thread.run(Thread.java:840)
	at app//org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
current Thread: 1839 - scout-thread-1055
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:172)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97)
	at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57)
	at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41)
	at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.lambda$0(ConcurrentBeanCreationDeadlockDetectionTest.java:205)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
 - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$$Lambda$1402/0x00007fb8e052ed08]
2024-04-30 15:11:57,405 ERROR [scout-thread-1055] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Potential deadlock detected: bean is being created by another thread. Either the creation takes longer than 1s or the current and the creator threads are blocking each other (check the log). [beanClass=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentPostConstructSelfReferencingTestBean, creatorThreadID=415, creatorThreadName=scout-thread-390] - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$$Lambda$1402/0x00007fb8e052ed08]
org.eclipse.scout.rt.platform.exception.BeanCreationException: Potential deadlock detected: bean is being created by another thread. Either the creation takes longer than 1s or the current and the creator threads are blocking each other (check the log). [beanClass=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentPostConstructSelfReferencingTestBean, creatorThreadID=415, creatorThreadName=scout-thread-390]
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:173)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97)
	at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57)
	at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41)
	at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.lambda$0(ConcurrentBeanCreationDeadlockDetectionTest.java:205)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:11:58,461 WARN  [scout-thread-1055] org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.logWarnPotentialDeadlock(SingeltonBeanInstanceProducer.java:215) - potential deadlock detected
creator Thread: 415 - scout-thread-390
	at java.base@17.0.9/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@17.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
	at java.base@17.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
	at java.base@17.0.9/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
	at java.base@17.0.9/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
	at java.base@17.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
	at app//org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:158)
	at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:407)
	at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:399)
	at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.initialize(ConcurrentBeanCreationDeadlockDetectionTest.java:208)
	at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentConstructorSelfReferencingTestBean.<init>(ConcurrentBeanCreationDeadlockDetectionTest.java:232)
	at java.base@17.0.9/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.base@17.0.9/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
	at java.base@17.0.9/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base@17.0.9/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
	at java.base@17.0.9/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
	at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:63)
	at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:58)
	at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:234)
	at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:111)
	at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94)
	at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer$$Lambda$193/0x00007fb8e01bfa80.get(Unknown Source)
	at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148)
	at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94)
	at app//org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97)
	at app//org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57)
	at app//org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41)
	at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest.lambda$3(ConcurrentBeanCreationDeadlockDetectionTest.java:149)
	at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$$Lambda$1401/0x00007fb8e052eae0.call(Unknown Source)
	at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at app//org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at app//org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask$$Lambda$859/0x00007fb8e04a0fd0.call(Unknown Source)
	at java.base@17.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base@17.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.9/java.lang.Thread.run(Thread.java:840)
	at app//org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
current Thread: 1839 - scout-thread-1055
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:172)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97)
	at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57)
	at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41)
	at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.lambda$0(ConcurrentBeanCreationDeadlockDetectionTest.java:205)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
 - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$$Lambda$1402/0x00007fb8e052ed08]
2024-04-30 15:11:58,461 ERROR [scout-thread-1055] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Potential deadlock detected: bean is being created by another thread. Either the creation takes longer than 1s or the current and the creator threads are blocking each other (check the log). [beanClass=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentConstructorSelfReferencingTestBean, creatorThreadID=415, creatorThreadName=scout-thread-390] - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$$Lambda$1402/0x00007fb8e052ed08]
org.eclipse.scout.rt.platform.exception.BeanCreationException: Potential deadlock detected: bean is being created by another thread. Either the creation takes longer than 1s or the current and the creator threads are blocking each other (check the log). [beanClass=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentConstructorSelfReferencingTestBean, creatorThreadID=415, creatorThreadName=scout-thread-390]
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:173)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97)
	at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57)
	at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41)
	at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.lambda$0(ConcurrentBeanCreationDeadlockDetectionTest.java:205)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.118 s -- in org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest
[INFO] Running org.eclipse.scout.rt.platform.BeansWithCircularDependenciesTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.platform.BeansWithCircularDependenciesTest
[INFO] Running org.eclipse.scout.rt.platform.BeanTestingHelperTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.scout.rt.platform.BeanTestingHelperTest
[INFO] Running org.eclipse.scout.rt.platform.BeanRegisterUnregisterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.BeanRegisterUnregisterTest
[INFO] Running org.eclipse.scout.rt.platform.BeanOrderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.BeanOrderTest
[INFO] Running org.eclipse.scout.rt.platform.BeanManagerUniqueTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.BeanManagerUniqueTest
[INFO] Running org.eclipse.scout.rt.platform.BeanManagerIsBeanTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.BeanManagerIsBeanTest
[INFO] Running org.eclipse.scout.rt.platform.BeanDoubleRegistrationTest
2024-04-30 15:11:58,638 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:58,639 WARN  [main] org.eclipse.scout.rt.platform.internal.BeanFilter.collectWithSubClasses(BeanFilter.java:75) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$E1' because it is no supported class type (enum, annotation, anonymous class). - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:58,641 WARN  [main] org.eclipse.scout.rt.platform.internal.BeanFilter.collect(BeanFilter.java:104) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$S6Sub2' because it has no empty or injectable constructor(). - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:11:58,644 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[mdcTestKey=value should not be pushed to child thread]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.platform.BeanDoubleRegistrationTest
[INFO] Running org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest
2024-04-30 15:11:59,156 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1975, creatorThreadName=scout-thread-25] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1406/0x00007fb8e0530e68]
org.eclipse.scout.rt.platform.exception.BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1975, creatorThreadName=scout-thread-25]
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:166)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97)
	at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57)
	at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41)
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:11:59,156 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Exception while invoking @PostConstruct method private void org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct() - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1406/0x00007fb8e0530e68]
org.eclipse.scout.rt.platform.exception.BeanCreationException: Exception while invoking @PostConstruct method private void org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct()
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:170)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:105)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:76)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:235)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:111)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97)
	at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57)
	at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41)
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: fixture exception from @PostConstruct
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct(BeanCreationWithExceptionsTest.java:422)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:102)
	... 23 common frames omitted
2024-04-30 15:12:00,160 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1975, creatorThreadName=scout-thread-25] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1406/0x00007fb8e0530e68]
org.eclipse.scout.rt.platform.exception.BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1975, creatorThreadName=scout-thread-25]
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:166)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97)
	at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57)
	at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41)
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:12:00,160 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Could not create bean [class org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1406/0x00007fb8e0530e68]
org.eclipse.scout.rt.platform.exception.BeanCreationException: Could not create bean [class org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean]
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:170)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:66)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:58)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:234)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:111)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97)
	at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57)
	at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41)
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: fixture exception from constructor
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.<init>(BeanCreationWithExceptionsTest.java:413)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:63)
	... 23 common frames omitted
2024-04-30 15:12:00,662 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1975, creatorThreadName=scout-thread-25] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1406/0x00007fb8e0530e68]
org.eclipse.scout.rt.platform.exception.BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1975, creatorThreadName=scout-thread-25]
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:166)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97)
	at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57)
	at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41)
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:12:00,662 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Exception while invoking @PostConstruct method private void org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct() - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1406/0x00007fb8e0530e68]
org.eclipse.scout.rt.platform.exception.BeanCreationException: Exception while invoking @PostConstruct method private void org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct()
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:170)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:105)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:76)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:235)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:111)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97)
	at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57)
	at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41)
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: fixture exception from @PostConstruct
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct(BeanCreationWithExceptionsTest.java:422)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:102)
	... 23 common frames omitted
2024-04-30 15:12:01,666 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1975, creatorThreadName=scout-thread-25] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1406/0x00007fb8e0530e68]
org.eclipse.scout.rt.platform.exception.BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1975, creatorThreadName=scout-thread-25]
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:166)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97)
	at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57)
	at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41)
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:12:01,666 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Could not create bean [class org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1406/0x00007fb8e0530e68]
org.eclipse.scout.rt.platform.exception.BeanCreationException: Could not create bean [class org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean]
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:170)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:66)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:58)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:234)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:111)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97)
	at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57)
	at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41)
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: fixture exception from constructor
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.<init>(BeanCreationWithExceptionsTest.java:413)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:63)
	... 23 common frames omitted
2024-04-30 15:12:03,172 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1973, creatorThreadName=scout-thread-23] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1406/0x00007fb8e0530e68]
org.eclipse.scout.rt.platform.exception.BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1973, creatorThreadName=scout-thread-23]
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:166)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97)
	at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57)
	at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41)
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:12:03,172 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Exception while invoking @PostConstruct method private void org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct() - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1406/0x00007fb8e0530e68]
org.eclipse.scout.rt.platform.exception.BeanCreationException: Exception while invoking @PostConstruct method private void org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct()
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:170)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:105)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:76)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:235)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:111)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97)
	at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57)
	at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41)
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: fixture exception from @PostConstruct
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct(BeanCreationWithExceptionsTest.java:422)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:102)
	... 23 common frames omitted
2024-04-30 15:12:03,676 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1973, creatorThreadName=scout-thread-23] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1406/0x00007fb8e0530e68]
org.eclipse.scout.rt.platform.exception.BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1973, creatorThreadName=scout-thread-23]
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:166)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97)
	at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57)
	at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41)
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:12:03,676 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Could not create bean [class org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1406/0x00007fb8e0530e68]
org.eclipse.scout.rt.platform.exception.BeanCreationException: Could not create bean [class org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean]
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:170)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:66)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:58)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:234)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:111)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148)
	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94)
	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97)
	at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57)
	at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41)
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: fixture exception from constructor
	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.<init>(BeanCreationWithExceptionsTest.java:413)
	at jdk.internal.reflect.GeneratedConstructorAccessor73.newInstance(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:63)
	... 23 common frames omitted
2024-04-30 15:12:03,678 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:12:03,679 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread]
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.033 s -- in org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest
[INFO] Running org.eclipse.scout.rt.platform.BeanContextTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.BeanContextTest
[INFO] Running org.eclipse.scout.rt.platform.BEANSTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.BEANSTest
[INFO] Running org.eclipse.scout.rt.platform.ApplicationsScopedTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.ApplicationsScopedTest
[INFO] Running org.eclipse.scout.rt.platform.ApplicationTest
2024-04-30 15:12:03,693 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:12:03,694 WARN  [main] org.eclipse.scout.rt.platform.internal.BeanFilter.collectWithSubClasses(BeanFilter.java:75) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$E1' because it is no supported class type (enum, annotation, anonymous class). - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:12:03,696 WARN  [main] org.eclipse.scout.rt.platform.internal.BeanFilter.collect(BeanFilter.java:104) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$S6Sub2' because it has no empty or injectable constructor(). - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:12:03,697 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 161 beans in 3.540344 ms - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:12:03,699 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 161 beans in 1.803011 ms - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:12:03,699 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:12:03,707 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:12:03,707 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread]
2024-04-30 15:12:03,707 INFO  [main] org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport.shutdown(LogbackLoggerSupport.java:158) - About to stop ch.qos.logback.classic.LoggerContext[default] - MDC[mdcTestKey=value should not be pushed to child thread]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.scout.rt.platform.ApplicationTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 1930, Failures: 0, Errors: 0, Skipped: 6
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.platform.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.platform.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.platform.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.platform.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.platform.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.api.data >---------
[INFO] Building org.eclipse.scout.rt.api.data 24.2-SNAPSHOT              [9/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api.data/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.api.data ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.api.data ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.api.data ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api.data/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.api.data ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.api.data ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api.data/src/main/java/org/eclipse/scout/rt/api/data/config/ApiExposedConfigPropertyContributor.java:[38,54] org.eclipse.scout.rt.platform.config.IConfigProperty is a raw type. References to generic type org.eclipse.scout.rt.platform.config.IConfigProperty<DATA_TYPE> should be parameterized
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.api.data ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api.data/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.api.data ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.api.data ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.api.data ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api.data/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.api.data ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api.data/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.api.data.table.MaxResultsHelperTest
2024-04-30 15:12:06,906 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:12:06,970 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-04-30 15:12:07,082 INFO  [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api.data/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-04-30 15:12:07,219 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 306.170457 ms. Total class count: 839
2024-04-30 15:12:07,414 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 163 beans in 192.211050 ms
2024-04-30 15:12:07,517 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 163 beans in 103.555024 ms
2024-04-30 15:12:07,578 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-04-30 15:12:07,581 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-04-30 15:12:07,707 INFO  [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.624 s -- in org.eclipse.scout.rt.api.data.table.MaxResultsHelperTest
[INFO] Running org.eclipse.scout.rt.api.data.ApiExposeHelperTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.scout.rt.api.data.ApiExposeHelperTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.api.data ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.api.data ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.api.data ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.api.data ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.api.data ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.security >---------
[INFO] Building org.eclipse.scout.rt.security 24.2-SNAPSHOT             [10/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.security ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.security ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.security ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.security ---
[INFO] Copying 12 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.security ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security/src/main/java/org/eclipse/scout/rt/security/AbstractAccessControlService.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security/src/main/java/org/eclipse/scout/rt/security/AbstractAccessControlService.java:[186,30] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security/src/main/java/org/eclipse/scout/rt/security/AbstractAccessControlService.java:[186,41] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security/src/main/java/org/eclipse/scout/rt/security/AbstractAccessControlService.java:[186,58] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.security ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.security ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.security ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.security ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.security ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security/target/org.eclipse.scout.rt.security-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.security ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.security ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security/target/org.eclipse.scout.rt.security-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.security ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.security ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.nls >------------
[INFO] Building org.eclipse.scout.rt.nls 24.2-SNAPSHOT                  [11/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.nls/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.nls ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.nls ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.nls ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.nls/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.nls ---
[INFO] Copying 28 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.nls ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.nls ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.nls/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.nls ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.nls/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.nls ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.nls ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.nls ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.nls/target/org.eclipse.scout.rt.nls-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.nls ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.nls ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.nls/target/org.eclipse.scout.rt.nls-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.nls ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.nls ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.shared >----------
[INFO] Building org.eclipse.scout.rt.shared 24.2-SNAPSHOT               [12/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/http-client/google-http-client/1.43.3/google-http-client-1.43.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.43.3/google-http-client-1.43.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.43.3/google-http-client-1.43.3.pom (6.1 kB at 760 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/http-client/google-http-client-parent/1.43.3/google-http-client-parent-1.43.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-parent/1.43.3/google-http-client-parent-1.43.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-parent/1.43.3/google-http-client-parent-1.43.3.pom (27 kB at 3.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.pom (1.8 kB at 305 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.23.0/error_prone_parent-2.23.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.23.0/error_prone_parent-2.23.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.23.0/error_prone_parent-2.23.0.pom (13 kB at 2.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.pom (13 kB at 2.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/33.0.0-jre/guava-parent-33.0.0-jre.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.0.0-jre/guava-parent-33.0.0-jre.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.0.0-jre/guava-parent-33.0.0-jre.pom (19 kB at 3.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom (3.3 kB at 668 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.pom (2.1 kB at 419 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom (2.9 kB at 584 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opencensus/opencensus-api/0.31.1/opencensus-api-0.31.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.31.1/opencensus-api-0.31.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.31.1/opencensus-api-0.31.1.pom (2.2 kB at 447 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.pom (1.2 kB at 201 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opencensus/opencensus-contrib-http-util/0.31.1/opencensus-contrib-http-util-0.31.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.31.1/opencensus-contrib-http-util-0.31.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.31.1/opencensus-contrib-http-util-0.31.1.pom (2.4 kB at 407 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.pom (6.0 kB at 994 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/client5/httpclient5-parent/5.2.1/httpclient5-parent-5.2.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-parent/5.2.1/httpclient5-parent-5.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-parent/5.2.1/httpclient5-parent-5.2.1.pom (17 kB at 2.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-parent/13/httpcomponents-parent-13.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/13/httpcomponents-parent-13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/13/httpcomponents-parent-13.pom (30 kB at 4.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/core5/httpcore5/5.2/httpcore5-5.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.2/httpcore5-5.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.2/httpcore5-5.2.pom (3.9 kB at 563 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/core5/httpcore5-parent/5.2/httpcore5-parent-5.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.2/httpcore5-parent-5.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.2/httpcore5-parent-5.2.pom (14 kB at 2.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.pom (3.6 kB at 723 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.pom (1.7 kB at 288 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/http-client/google-http-client/1.43.3/google-http-client-1.43.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opencensus/opencensus-api/0.31.1/opencensus-api-0.31.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opencensus/opencensus-contrib-http-util/0.31.1/opencensus-contrib-http-util-0.31.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/core5/httpcore5/5.2/httpcore5-5.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.43.3/google-http-client-1.43.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.43.3/google-http-client-1.43.3.jar (293 kB at 14 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar (4.7 kB at 677 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar (17 kB at 2.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.31.1/opencensus-api-0.31.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar (9.3 kB at 1.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.31.1/opencensus-contrib-http-util-0.31.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar (229 kB at 19 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.jar (30 kB at 2.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.2/httpcore5-5.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.31.1/opencensus-contrib-http-util-0.31.1.jar (23 kB at 1.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.31.1/opencensus-api-0.31.1.jar (355 kB at 17 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.jar (18 kB at 542 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar (237 kB at 6.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar (840 kB at 20 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.2/httpcore5-5.2.jar (853 kB at 20 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar (3.0 MB at 33 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.shared ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.shared ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.shared ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.shared ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.shared ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[31,44] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[33,21] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[45,43] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[60,44] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[72,43] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[84,43] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[96,46] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[110,31] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[120,53] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[137,70] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/calendar/CalendarAppointment.java:[47,21] Unsupported @SuppressWarnings("squid:S00107")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/clientnotification/ClientNotificationAddress.java:[118,21] Unsupported @SuppressWarnings("squid:S2583")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/clientnotification/ClientNotificationAddress.java:[136,21] Unsupported @SuppressWarnings("squid:S2583")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/CodeLookupCall.java:[75,5] org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall<CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/CodeLookupCall.java:[75,29] org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall<CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/CodeLookupCall.java:[95,26] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/CodeLookupCall.java:[103,10] org.eclipse.scout.rt.shared.services.lookup.ICodeLookupCallVisitor is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ICodeLookupCallVisitor<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/CodeLookupCall.java:[225,9] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/calendar/RecurrenceException.java:[15,19] Unsupported @SuppressWarnings("squid:S2166")
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/ApacheMultiSessionCookieStore.java:[51,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/ApacheMultiSessionCookieStore.java:[91,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/HttpServiceTunnel.java:[186,31] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/treefield/TreeNodeData.java:[35,21] Unsupported @SuppressWarnings("squid:S2975")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/ServiceUtility.java:[44,21] Unsupported @SuppressWarnings("squid:S1181")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[28,31] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[28,54] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[32,22] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[33,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[38,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[58,16] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[59,25] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[59,48] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[60,16] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[61,7] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[106,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[110,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[120,21] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[128,21] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[143,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeRow.java:[196,21] Unsupported @SuppressWarnings("squid:S00107")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeRow.java:[202,21] Unsupported @SuppressWarnings("squid:S00107")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[221,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[222,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[223,5] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[232,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[235,7] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[253,49] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[257,18] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[258,5] org.eclipse.scout.rt.shared.services.common.code.ICodeVisitor is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeVisitor<CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/AnnotationFactory.java:[14,19] Unsupported @SuppressWarnings("squid:S2162")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[42,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[58,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[176,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[191,23] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[216,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[239,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[259,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LocalLookupCall.java:[36,19] Unsupported @SuppressWarnings("squid:S2057")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LocalLookupCall.java:[45,21] Unsupported @SuppressWarnings("squid:S1185")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LocalLookupCall.java:[51,21] Unsupported @SuppressWarnings("squid:S1185")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/ui/webresource/FilesystemWebResourceResolver.java:[37,21] Unsupported @SuppressWarnings("squid:S1166")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/SoapServiceTunnelContentHandler.java:[142,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/SoapServiceTunnelContentHandler.java:[190,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/SoapServiceTunnelContentHandler.java:[288,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/IPropertyHolder.java:[21,3] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/IPropertyHolder.java:[27,14] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/IPropertyHolder.java:[32,3] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/IPropertyHolder.java:[38,14] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/AbstractCodeTypeWithGenericExtension.java:[37,57] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/AbstractCodeTypeWithGenericExtension.java:[43,40] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/AbstractCodeTypeWithGenericExtension.java:[49,58] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/AbstractCodeTypeWithGenericExtension.java:[55,33] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/HttpServiceTunnelConfigurationProperties.java:[43,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/HttpServiceTunnelConfigurationProperties.java:[64,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CODES.java:[52,28] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CODES.java:[65,57] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/mapping/AbstractCodeToDoFunction.java:[67,5] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/mapping/AbstractCodeToDoFunction.java:[114,27] Type safety: The method getCodeIndex(org.eclipse.scout.rt.shared.services.common.code.ICode) belongs to the raw type org.eclipse.scout.rt.shared.services.common.code.ICodeType. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/basic/graph/GraphNode.java:[33,21] Unsupported @SuppressWarnings("squid:S00107")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[31,43] org.eclipse.scout.rt.shared.notification.INotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.INotificationHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[32,43] org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[47,16] org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[48,10] org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[66,16] org.eclipse.scout.rt.shared.notification.INotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.INotificationHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[67,10] org.eclipse.scout.rt.shared.notification.INotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.INotificationHandler<T> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/transport/ApacheHttpRequest.java:[68,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/HttpTransportFactoryProperty.java:[30,21] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/ApiExposedCodeTypeDoContributor.java:[42,48] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/DefaultAuthTokenSigner.java:[13,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/DefaultAuthTokenSigner.java:[106,31] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/DefaultAuthTokenSigner.java:[106,42] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/DefaultAuthTokenSigner.java:[106,59] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/AbstractExtensionChain.java:[28,91] org.eclipse.scout.rt.shared.extension.IExtension is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.IExtension<OWNER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/AbstractExtensionChain.java:[127,21] Unsupported @SuppressWarnings("squid:S00118")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[105,40] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[106,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[154,26] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[155,10] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[157,26] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[164,10] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[165,23] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[657,49] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[662,42] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[667,60] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[672,35] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/basic/AffineTransformSpec.java:[14,20] Unsupported @SuppressWarnings("squid:S00116")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/basic/AffineTransformSpec.java:[14,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[37,31] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[37,54] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[40,22] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[41,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[46,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[54,16] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[55,25] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[55,48] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[56,16] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[57,7] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[78,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[82,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[92,21] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[100,21] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[115,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/calendar/CalendarTask.java:[39,21] Unsupported @SuppressWarnings("squid:S00107")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[190,21] Unsupported @SuppressWarnings("squid:S1244")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[206,30] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[207,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[262,16] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[263,10] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[266,26] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/AbstractIcons.java:[18,19] Unsupported @SuppressWarnings("FieldNamingConvention")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/ServiceTunnelRequest.java:[34,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/ServiceTunnelRequest.java:[40,71] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/ServiceTunnelRequest.java:[87,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LookupCall.java:[248,15] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LookupCall.java:[271,5] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LookupCall.java:[271,25] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/HttpServiceTunnelTransportManager.java:[34,27] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/ICodeTypeExtension.java:[25,50] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/ICodeTypeExtension.java:[27,33] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/ICodeTypeExtension.java:[29,51] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/ICodeTypeExtension.java:[31,26] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/file/RemoteFile.java:[305,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/file/RemoteFile.java:[372,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/file/RemoteFile.java:[480,21] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/ExtensionRegistry.java:[147,13] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/LenientPermissionWrapper.java:[63,21] Unsupported @SuppressWarnings("squid:S1181")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/HttpConfigurationProperties.java:[88,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/HttpConfigurationProperties.java:[115,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/HttpConfigurationProperties.java:[144,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/basic/BoundsSpec.java:[14,20] Unsupported @SuppressWarnings("squid:S00116")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/basic/BoundsSpec.java:[14,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/proxy/ProxyConfigurationProperty.java:[22,21] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.shared ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.shared ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.shared ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.shared ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.shared ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.shared ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.shared ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.shared ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.shared ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons >------
[INFO] Building org.eclipse.scout.rt.server.commons 24.2-SNAPSHOT       [13/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.pom (18 kB at 3.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.jar (308 kB at 24 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.commons ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.commons ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.commons ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.commons ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.commons ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxy.java:[89,11] org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager is a raw type. References to generic type org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager<BUILDER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxy.java:[260,62] org.apache.hc.core5.http.support.AbstractRequestBuilder is a raw type. References to generic type org.apache.hc.core5.http.support.AbstractRequestBuilder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxy.java:[431,10] org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager is a raw type. References to generic type org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager<BUILDER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxy.java:[440,42] org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager is a raw type. References to generic type org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager<BUILDER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/FormBasedAccessController.java:[92,22] Unsupported @SuppressWarnings("squid:RedundantThrowsDeclarationCheck")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/FormBasedAccessController.java:[92,63] Unsupported @SuppressWarnings("DuplicatedCode")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/FormBasedAccessController.java:[143,22] Unsupported @SuppressWarnings("squid:RedundantThrowsDeclarationCheck")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/FormBasedAccessController.java:[143,63] Unsupported @SuppressWarnings("DuplicatedCode")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/UrlHints.java:[179,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/context/HttpRunContextProducer.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/context/HttpRunContextProducer.java:[65,30] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/context/HttpRunContextProducer.java:[65,41] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/context/HttpRunContextProducer.java:[65,58] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/GlobalTrustManager.java:[107,21] Unsupported @SuppressWarnings("squid:S1168")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxyConfigProperties.java:[24,105] org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager is a raw type. References to generic type org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager<BUILDER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxyConfigProperties.java:[37,28] org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager is a raw type. References to generic type org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager<BUILDER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[138,31] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[138,42] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[138,59] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[191,31] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[191,42] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[191,59] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/healthcheck/AbstractHealthChecker.java:[88,13] org.eclipse.scout.rt.platform.job.IFuture is a raw type. References to generic type org.eclipse.scout.rt.platform.job.IFuture<RESULT> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/ServerCommonsConfigProperties.java:[45,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/ServerCommonsConfigProperties.java:[66,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/ServerCommonsConfigProperties.java:[112,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/CookieAccessController.java:[220,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/CookieAccessController.java:[240,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.commons ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.commons ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.commons ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.commons ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.commons ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.commons ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.commons ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.commons ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.commons ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api >----------
[INFO] Building org.eclipse.scout.rt.mom.api 24.2-SNAPSHOT              [14/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.api/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.mom.api ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.api ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mom.api ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.api/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mom.api ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mom.api ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.api/src/main/java/org/eclipse/scout/rt/mom/api/ClusterMom.java:[74,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.api/src/main/java/org/eclipse/scout/rt/mom/api/Destination.java:[104,5] org.eclipse.scout.rt.mom.api.Destination is a raw type. References to generic type org.eclipse.scout.rt.mom.api.Destination<REQUEST,REPLY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.api/src/main/java/org/eclipse/scout/rt/mom/api/Destination.java:[104,26] org.eclipse.scout.rt.mom.api.Destination is a raw type. References to generic type org.eclipse.scout.rt.mom.api.Destination<REQUEST,REPLY> should be parameterized
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.mom.api ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.api/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mom.api ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.api/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mom.api ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mom.api ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.api ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.api ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mom.api ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mom.api ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.jackson >----------
[INFO] Building org.eclipse.scout.rt.jackson 24.2-SNAPSHOT              [15/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.pom (21 kB at 2.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-base/2.16.0/jackson-base-2.16.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.16.0/jackson-base-2.16.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.16.0/jackson-base-2.16.0.pom (11 kB at 1.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom (5.6 kB at 1.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.16.0/jackson-annotations-2.16.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.16.0/jackson-annotations-2.16.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.16.0/jackson-annotations-2.16.0.pom (7.1 kB at 1.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.16.0/jackson-core-2.16.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.16.0/jackson-core-2.16.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.16.0/jackson-core-2.16.0.pom (9.9 kB at 2.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.16.0/jackson-annotations-2.16.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.16.0/jackson-core-2.16.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.jar (1.6 MB at 36 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.16.0/jackson-annotations-2.16.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.16.0/jackson-core-2.16.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.16.0/jackson-annotations-2.16.0.jar (78 kB at 9.8 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.16.0/jackson-core-2.16.0.jar (579 kB at 32 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.jackson ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.jackson ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.jackson ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.jackson ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.jackson ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoEntityDeserializer.java:[92,22] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoEntityDeserializer.java:[92,34] Unsupported @SuppressWarnings("squid:S2095")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoEntityDeserializer.java:[163,88] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.DoNode<capture#6-of ?> to org.eclipse.scout.rt.dataobject.AbstractDoCollection<?,java.util.Collection<?>>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoEntityDeserializer.java:[175,23] org.eclipse.scout.rt.dataobject.IDoCollection is a raw type. References to generic type org.eclipse.scout.rt.dataobject.IDoCollection<V,COLLECTION> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoEntityDeserializer.java:[191,16] Type safety: Unchecked cast from java.lang.Object to T
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DefaultDoEntityDeserializerTypeStrategy.java:[63,42] Type safety: Unchecked cast from java.util.Collection<capture#7-of ?> to java.util.Collection<? extends org.eclipse.scout.rt.dataobject.IDoEntityContribution>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoCollectionDeserializer.java:[63,12] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.IDoCollection<java.lang.Object,capture#4-of ? extends java.util.Collection<java.lang.Object>> to COLLECTION_NODE
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoCollectionDeserializer.java:[99,12] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.IDoCollection<java.lang.Object,capture#6-of ? extends java.util.Collection<java.lang.Object>> to COLLECTION_NODE
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/JacksonDataObjectMapper.java:[137,21] Unsupported @SuppressWarnings("DeprecatedIsStillUsed")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.jackson ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.jackson ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.jackson ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.jackson ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.jackson ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson/target/org.eclipse.scout.rt.jackson-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.jackson ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.jackson ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson/target/org.eclipse.scout.rt.jackson-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.jackson ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.jackson ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.uinotification >------
[INFO] Building org.eclipse.scout.rt.uinotification 24.2-SNAPSHOT       [16/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.uinotification/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.uinotification ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.uinotification ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.uinotification ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.uinotification/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.uinotification ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.uinotification ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.uinotification ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.uinotification/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.uinotification ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.uinotification ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.uinotification ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.uinotification/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.api.uinotification.UiNotificationRegistryTest
2024-04-30 15:12:14,568 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:12:14,590 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-04-30 15:12:14,793 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 214.639715 ms. Total class count: 903
2024-04-30 15:12:15,230 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 187 beans in 435.998023 ms
2024-04-30 15:12:15,306 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 187 beans in 75.265139 ms
2024-04-30 15:12:15,323 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-04-30 15:12:15,325 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
2024-04-30 15:12:16,836 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-04-30 15:12:16,846 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:16.846","id":"1","message":{"dummy":"value"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic"} for topic topic. New size: 1
2024-04-30 15:12:17,332 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:17.332","id":"2","message":{"dummy":"value"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic"} for topic topic. New size: 2
2024-04-30 15:12:17,333 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:17.333","id":"3","message":{"dummy":"value"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic"} for topic topic. New size: 3
2024-04-30 15:12:17,406 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-04-30 15:12:17,406 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:17.406","id":"1","message":{"dummy":"value"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic"} for topic topic. New size: 1
2024-04-30 15:12:17,408 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:17.408","id":"2","message":{"dummy":"value"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic"} for topic topic. New size: 2
2024-04-30 15:12:17,412 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:17.412","id":"3","message":{"dummy":"value"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic"} for topic topic. New size: 3
2024-04-30 15:12:17,413 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:17.413","id":"4","message":{"dummy":"value"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic"} for topic topic. New size: 4
2024-04-30 15:12:17,415 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:17.415","id":"5","message":{"dummy":"value"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic"} for topic topic. New size: 5
2024-04-30 15:12:17,417 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-04-30 15:12:17,420 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:17.420","id":"1","message":{"dummy":"value"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic"} for topic topic. New size: 1
2024-04-30 15:12:17,424 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-04-30 15:12:17,427 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-04-30 15:12:17,428 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:17.428","id":"1","message":{"dummy":"value"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic"} for topic topic. New size: 1
2024-04-30 15:12:17,432 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-04-30 15:12:17,432 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:17.432","id":"1","message":{"dummy":"value"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic"} for topic topic. New size: 1
2024-04-30 15:12:17,434 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:17.434","id":"2","message":{"dummy":"value"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic"} for topic topic. New size: 2
2024-04-30 15:12:17,436 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-04-30 15:12:17,437 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:17.437","id":"1","message":{"dummy":"value"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic"} for topic topic. New size: 1
2024-04-30 15:12:17,441 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:17.441","id":"2","message":{"dummy":"value"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic"} for topic topic. New size: 2
2024-04-30 15:12:17,471 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:17.471","id":"3","message":{"dummy":"value"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic"} for topic topic. New size: 3
2024-04-30 15:12:17,473 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:17.473","id":"4","message":{"dummy":"value"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic"} for topic topic. New size: 4
2024-04-30 15:12:17,475 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:17.475","id":"5","message":{"dummy":"value"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic"} for topic topic. New size: 5
2024-04-30 15:12:17,478 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-04-30 15:12:17,479 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:17.479","id":"11","message":{"dummy":"a"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic"} for topic topic. New size: 1
2024-04-30 15:12:17,482 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:17.482","id":"12","message":{"dummy":"b"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic"} for topic topic. New size: 2
2024-04-30 15:12:17,486 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-04-30 15:12:17,487 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:17.487","id":"1","message":{"dummy":"value"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic a"} for topic topic a. New size: 1
2024-04-30 15:12:17,488 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:17.488","id":"2","message":{"dummy":"value"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic a"} for topic topic a. New size: 2
2024-04-30 15:12:17,489 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:17.489","id":"3","message":{"dummy":"value"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic a"} for topic topic a. New size: 3
2024-04-30 15:12:17,493 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:17.493","id":"4","message":{"dummy":"a new"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic a"} for topic topic a. New size: 4
2024-04-30 15:12:17,495 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:17.495","id":"5","message":{"dummy":"a new user"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic a"} for topic topic a. New size: 5
2024-04-30 15:12:17,498 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:17.498","id":"6","message":{"dummy":"a new user max"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic a"} for topic topic a. New size: 6
2024-04-30 15:12:17,500 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-04-30 15:12:17,500 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:17.500","id":"1","message":{"dummy":"value"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic"} for topic topic. New size: 1
2024-04-30 15:12:17,501 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:17.501","id":"2","message":{"dummy":"value"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic"} for topic topic. New size: 2
2024-04-30 15:12:17,555 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.cleanup(UiNotificationRegistry.java:479) - Removed 1 expired notifications for topic topic. New size: 1.
2024-04-30 15:12:18,006 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.cleanup(UiNotificationRegistry.java:479) - Removed 1 expired notifications for topic topic. New size: 0.
2024-04-30 15:12:18,008 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-04-30 15:12:18,014 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:18.014","id":"1","message":{"dummy":"value"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic"} for topic topic. New size: 1
2024-04-30 15:12:18,015 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.lambda$0(UiNotificationRegistry.java:110) - New notifications received for topics [TopicDo {"_type":"scout.Topic","lastNotifications":[{"_type":"scout.UiNotification","creationTime":"1970-01-01 00:00:00.000","id":"-1","nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA=="}],"name":"topic"}] and user null.
2024-04-30 15:12:18,023 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.lambda$0(UiNotificationRegistry.java:110) - New notifications received for topics [TopicDo {"_type":"scout.Topic","lastNotifications":[{"_type":"scout.UiNotification","creationTime":"1970-01-01 00:00:00.000","id":"-1","nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA=="}],"name":"topic"}] and user null.
2024-04-30 15:12:18,027 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:18.027","id":"2","message":{"dummy":"value"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic b"} for topic topic b. New size: 1
2024-04-30 15:12:18,027 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.lambda$0(UiNotificationRegistry.java:110) - New notifications received for topics [TopicDo {"_type":"scout.Topic","lastNotifications":[{"_type":"scout.UiNotification","creationTime":"1970-01-01 00:00:00.000","id":"-1","nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA=="}],"name":"topic b"}] and user otto.
2024-04-30 15:12:18,030 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:18.030","id":"3","message":{"dummy":"value"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic b"} for topic topic b. New size: 2
2024-04-30 15:12:18,031 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.lambda$0(UiNotificationRegistry.java:110) - New notifications received for topics [TopicDo {"_type":"scout.Topic","lastNotifications":[{"_type":"scout.UiNotification","creationTime":"1970-01-01 00:00:00.000","id":"-1","nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA=="}],"name":"topic b"}] and user null.
2024-04-30 15:12:18,035 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-04-30 15:12:18,537 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-04-30 15:12:18,538 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.getOrWait(UiNotificationRegistry.java:102) - Returning 1 notifications for topics [TopicDo {"_type":"scout.Topic","lastNotifications":[],"name":"topic"}] and user null without waiting.
2024-04-30 15:12:18,540 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-04-30 15:12:18,541 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:18.540","id":"1","message":{"dummy":"value"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic"} for topic topic. New size: 1
2024-04-30 15:12:18,542 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.getOrWait(UiNotificationRegistry.java:102) - Returning 1 notifications for topics [TopicDo {"_type":"scout.Topic","lastNotifications":[{"_type":"scout.UiNotification","creationTime":"1970-01-01 00:00:00.000","id":"-1","nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA=="}],"name":"topic"}] and user null without waiting.
2024-04-30 15:12:18,545 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-04-30 15:12:18,546 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:18.546","id":"1","message":{"dummy":"value"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic"} for topic topic. New size: 1
2024-04-30 15:12:18,548 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:18.548","id":"2","message":{"dummy":"a"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic"} for topic topic. New size: 2
2024-04-30 15:12:18,550 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:18.550","id":"3","message":{"dummy":"b"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic"} for topic topic. New size: 3
2024-04-30 15:12:18,553 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-04-30 15:12:18,554 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:18.554","id":"2","message":{"dummy":"value"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic"} for topic topic. New size: 1
2024-04-30 15:12:18,556 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-04-30 15:12:18,557 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:18.557","id":"1","message":{"dummy":"value"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic"} for topic topic. New size: 1
2024-04-30 15:12:18,558 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.lambda$0(UiNotificationRegistry.java:110) - New notifications received for topics [TopicDo {"_type":"scout.Topic","lastNotifications":[{"_type":"scout.UiNotification","creationTime":"1970-01-01 00:00:00.000","id":"-1","nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA=="}],"name":"topic"}] and user null.
2024-04-30 15:12:18,561 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-04-30 15:12:18,561 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:18.561","id":"1","message":{"dummy":"value"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic a"} for topic topic a. New size: 1
2024-04-30 15:12:18,564 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:18.564","id":"2","message":{"dummy":"a"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic a"} for topic topic a. New size: 2
2024-04-30 15:12:18,565 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:18.565","id":"3","message":{"dummy":"b"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic b"} for topic topic b. New size: 1
2024-04-30 15:12:18,568 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes.
2024-04-30 15:12:18,569 INFO  [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-04-30 15:12:18.569","id":"1","message":{"dummy":"value"},"nodeId":"5jZ3TiatGH4nlGPT98bQbejcwXjGz3d8Q6Eh78pjKMxMghQCyctWgLYYk7CkzEivY9iCQYJG3XPwIbutS7PoKA==","topic":"topic"} for topic topic. New size: 1
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.859 s -- in org.eclipse.scout.rt.api.uinotification.UiNotificationRegistryTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.uinotification ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.uinotification ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.uinotification ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.uinotification ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.uinotification ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.server >----------
[INFO] Building org.eclipse.scout.rt.server 24.2-SNAPSHOT               [17/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticServlet.java:[13,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticServlet.java:[40,17] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticServlet.java:[40,28] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticServlet.java:[40,45] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticServlet.java:[56,21] Unsupported @SuppressWarnings("squid:S00112")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/AbstractHtmlAction.java:[38,10] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/services/common/security/PermissionsInvalidationNotificationListener.java:[36,19] Unnecessary @SuppressWarnings("unchecked")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/CallsView.java:[32,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/CallsView.java:[295,28] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/CallsView.java:[296,11] java.util.Map.Entry is a raw type. References to generic type java.util.Map.Entry<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/CallsView.java:[296,22] java.util.Map.Entry is a raw type. References to generic type java.util.Map.Entry<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/CallsView.java:[302,31] java.lang.Iterable is a raw type. References to generic type java.lang.Iterable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/TopView.java:[17,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/services/lookup/AbstractLookupService.java:[26,19] Unsupported @SuppressWarnings("squid:S1118")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/widget/table/HtmlTable.java:[21,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[33,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[94,7] The type java.lang.SecurityManager has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[94,35] The method getSecurityManager() from the type java.lang.System has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[97,33] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[97,44] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[97,61] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextProducer.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextProducer.java:[53,60] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextProducer.java:[53,71] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextProducer.java:[53,88] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/notification/NotificationCoalescer.java:[33,43] org.eclipse.scout.rt.server.notification.ICoalescer is a raw type. References to generic type org.eclipse.scout.rt.server.notification.ICoalescer<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/notification/NotificationCoalescer.java:[48,20] org.eclipse.scout.rt.server.notification.ICoalescer is a raw type. References to generic type org.eclipse.scout.rt.server.notification.ICoalescer<T> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ResourceServlet.java:[117,25] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceOperationInvoker.java:[54,21] Unsupported @SuppressWarnings("squid:S1193")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/MessagesView.java:[21,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/services/common/file/RemoteFileService.java:[214,21] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/cache/InvalidateCacheNotificationCoalescer.java:[58,70] org.eclipse.scout.rt.platform.cache.ICacheEntryFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICacheEntryFilter<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/inspector/SessionInspector.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/inspector/SessionInspector.java:[52,33] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/inspector/SessionInspector.java:[52,44] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/inspector/SessionInspector.java:[52,61] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/inspector/SessionInspector.java:[106,12] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[13,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[75,17] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[75,28] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[75,45] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[91,21] Unsupported @SuppressWarnings("squid:S00112")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[117,17] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[117,28] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[117,45] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticSession.java:[37,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticSession.java:[69,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticSession.java:[77,21] Unsupported @SuppressWarnings("squid:S1215")
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticSession.java:[109,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/AdminSession.java:[27,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/AdminSession.java:[70,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[37,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[114,13] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[190,21] Unsupported @SuppressWarnings("squid:S1643")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[193,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[194,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[195,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[202,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[203,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[220,10] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[221,7] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[221,18] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[231,10] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[232,7] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[232,18] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[362,34] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[371,34] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[373,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextFilter.java:[13,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextFilter.java:[80,89] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextFilter.java:[80,100] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextFilter.java:[80,117] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/widget/table/HtmlComponent.java:[24,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws >-------
[INFO] Building org.eclipse.scout.rt.server.jaxws 24.2-SNAPSHOT         [18/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/xml/ws/jakarta.xml.ws-api/3.0.1/jakarta.xml.ws-api-3.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/ws/jakarta.xml.ws-api/3.0.1/jakarta.xml.ws-api-3.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/ws/jakarta.xml.ws-api/3.0.1/jakarta.xml.ws-api-3.0.1.pom (19 kB at 1.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom (13 kB at 2.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom (9.5 kB at 1.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom (2.0 kB at 400 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/activation/all/2.0.1/all-2.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/2.0.1/all-2.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/2.0.1/all-2.0.1.pom (23 kB at 3.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/xml/soap/jakarta.xml.soap-api/2.0.1/jakarta.xml.soap-api-2.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/2.0.1/jakarta.xml.soap-api-2.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/2.0.1/jakarta.xml.soap-api-2.0.1.pom (19 kB at 2.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/jws/jakarta.jws-api/3.0.0/jakarta.jws-api-3.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/3.0.0/jakarta.jws-api-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/3.0.0/jakarta.jws-api-3.0.0.pom (17 kB at 2.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/xml/ws/jakarta.xml.ws-api/3.0.1/jakarta.xml.ws-api-3.0.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/xml/soap/jakarta.xml.soap-api/2.0.1/jakarta.xml.soap-api-2.0.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/jws/jakarta.jws-api/3.0.0/jakarta.jws-api-3.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/ws/jakarta.xml.ws-api/3.0.1/jakarta.xml.ws-api-3.0.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/ws/jakarta.xml.ws-api/3.0.1/jakarta.xml.ws-api-3.0.1.jar (62 kB at 7.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/2.0.1/jakarta.xml.soap-api-2.0.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/3.0.0/jakarta.jws-api-3.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar (62 kB at 7.8 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar (129 kB at 14 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/2.0.1/jakarta.xml.soap-api-2.0.1.jar (37 kB at 4.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/3.0.0/jakarta.jws-api-3.0.0.jar (17 kB at 1.9 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/AbstractNonBlockingPool.java:[170,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/handler/AuthenticationHandler.java:[101,21] Unsupported @SuppressWarnings("squid:S1181")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/handler/AuthenticationHandler.java:[184,21] Unsupported @SuppressWarnings("squid:S00112")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/IAuthenticationMethod.java:[42,21] Unsupported @SuppressWarnings("squid:S00112")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/WsseUsernameTokenMethod.java:[48,21] Unsupported @SuppressWarnings("squid:S2068")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/WsseUsernameTokenMethod.java:[100,11] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/WsseUsernameTokenMethod.java:[103,13] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/WsseUsernameTokenMethod.java:[107,15] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/WsseUsernameTokenMethod.java:[108,15] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/PreAuthenticationMethod.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/PreAuthenticationMethod.java:[57,22] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/PreAuthenticationMethod.java:[57,33] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/PreAuthenticationMethod.java:[57,50] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/PortProducer.java:[16,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/PortProducer.java:[83,20] jakarta.xml.ws.handler.Handler is a raw type. References to generic type jakarta.xml.ws.handler.Handler<C> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/PortProducer.java:[112,51] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/PortProducer.java:[112,62] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/PortProducer.java:[112,79] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsPlatformListener.java:[39,13] The enum constant PlatformInvalid needs a corresponding case label in this enum switch on org.eclipse.scout.rt.platform.IPlatform.State
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsPlatformListener.java:[39,13] The enum constant PlatformStarted needs a corresponding case label in this enum switch on org.eclipse.scout.rt.platform.IPlatform.State
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsPlatformListener.java:[39,13] The enum constant PlatformStopped needs a corresponding case label in this enum switch on org.eclipse.scout.rt.platform.IPlatform.State
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsPlatformListener.java:[39,13] The enum constant PlatformStopping needs a corresponding case label in this enum switch on org.eclipse.scout.rt.platform.IPlatform.State
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/InvocationContext.java:[348,23] Unsupported @SuppressWarnings("squid:S00112")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/ServicePool.java:[16,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/ServicePool.java:[81,20] jakarta.xml.ws.handler.Handler is a raw type. References to generic type jakarta.xml.ws.handler.Handler<C> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/ServicePool.java:[110,51] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/ServicePool.java:[110,62] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/ServicePool.java:[110,79] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/context/JaxWsRunContextLookup.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/context/JaxWsRunContextLookup.java:[104,20] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/context/JaxWsRunContextLookup.java:[104,31] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/context/JaxWsRunContextLookup.java:[104,48] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsConfigProperties.java:[62,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsConfigProperties.java:[100,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsConfigProperties.java:[139,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.jaxws ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt >----------
[INFO] Building org.eclipse.scout.jaxws.apt 24.2-SNAPSHOT               [19/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.jaxws.apt/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jaxb/codemodel/4.0.4/codemodel-4.0.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/codemodel/4.0.4/codemodel-4.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/codemodel/4.0.4/codemodel-4.0.4.pom (1.7 kB at 124 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/mvn/jaxb-codemodel-parent/4.0.4/jaxb-codemodel-parent-4.0.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-codemodel-parent/4.0.4/jaxb-codemodel-parent-4.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-codemodel-parent/4.0.4/jaxb-codemodel-parent-4.0.4.pom (20 kB at 731 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jaxb/codemodel/4.0.4/codemodel-4.0.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/codemodel/4.0.4/codemodel-4.0.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/codemodel/4.0.4/codemodel-4.0.4.jar (169 kB at 3.0 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.jaxws.apt ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.jaxws.apt ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.jaxws.apt ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.jaxws.apt/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.jaxws.apt ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.jaxws.apt ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/internal/util/AnnotationUtil.java:[48,19] Unsupported @SuppressWarnings("squid:S00117")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/internal/EntryPointDefinition.java:[46,19] Unsupported @SuppressWarnings("squid:S00117")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/JaxWsAnnotationProcessor.java:[91,19] Unsupported @SuppressWarnings("squid:S00117")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/JaxWsAnnotationProcessor.java:[461,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/internal/HandlerArtifactProcessor.java:[211,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/internal/codemodel/JConditionalEx.java:[27,19] Unsupported @SuppressWarnings("squid:S00100")
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.jaxws.apt ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.jaxws.apt/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.jaxws.apt ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.jaxws.apt ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.jaxws.apt ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.jaxws.apt ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.jaxws.apt ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.jaxws.apt ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.jaxws.apt ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.dataobject.test >------
[INFO] Building org.eclipse.scout.rt.dataobject.test 24.2-SNAPSHOT      [20/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.dataobject.test ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.dataobject.test ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.dataobject.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.dataobject.test ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.dataobject.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/src/main/java/org/eclipse/scout/rt/dataobject/migration/ConstantUuidProvider.java:[26,21] Unsupported @SuppressWarnings("squid:S2245")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/src/main/java/org/eclipse/scout/rt/dataobject/id/AbstractIdCodecTest.java:[35,19] Unsupported @SuppressWarnings("squid:S00100")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.dataobject.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.dataobject.test ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.dataobject.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/lookup/LookupHelperTest.java:[158,22] Unsupported @SuppressWarnings("ResultOfMethodCallIgnored")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/lookup/LookupHelperTest.java:[158,51] Unsupported @SuppressWarnings("EqualsWithItself")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/lookup/LookupHelperTest.java:[233,149] Unnecessary @SuppressWarnings("unchecked")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/lookup/LookupHelperTest.java:[242,151] Unnecessary @SuppressWarnings("unchecked")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DataObjectHelperTest.java:[296,37] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DataObjectHelperTest.java:[297,37] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DataObjectHelperTest.java:[299,38] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DataObjectHelperTest.java:[300,38] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/fixture/DataObjectWithTypedIdDo.java:[56,70] Type safety: Potential heap pollution via varargs parameter ids
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DoEntityTest.java:[97,21] Unnecessary @SuppressWarnings("unchecked")
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/AbstractRootIdTest.java:[53,39] Unlikely argument type for equals(): org.eclipse.scout.rt.dataobject.fixture.FixtureUuIdWithCustomFromString seems to be unrelated to org.eclipse.scout.rt.dataobject.fixture.FixtureUuId
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DoNodeTest.java:[34,5] org.eclipse.scout.rt.dataobject.DoNodeTest.FixtureDoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNodeTest.FixtureDoNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DoNodeTest.java:[34,30] org.eclipse.scout.rt.dataobject.DoNodeTest.FixtureDoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNodeTest.FixtureDoNode<T> should be parameterized
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.dataobject.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.dataobject.test ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.dataobject.testing.signature.DataObjectSignatureGeneratorTest
2024-04-30 15:12:24,848 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:12:24,890 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-04-30 15:12:25,019 INFO  [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-04-30 15:12:25,435 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 558.369022 ms. Total class count: 1096
2024-04-30 15:12:25,820 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 254 beans in 382.453104 ms
2024-04-30 15:12:25,898 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 254 beans in 78.809053 ms
2024-04-30 15:12:25,914 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-04-30 15:12:25,915 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-04-30 15:12:26,026 INFO  [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted
2024-04-30 15:12:26,029 WARN  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration
2024-04-30 15:12:26,080 INFO  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.init(DataObjectInventory.java:116) - Registry initialized, found 63 IDoEntity implementations with @TypeName annotation and 15 implementations with @TypeVersion annotation.
2024-04-30 15:12:26,086 WARN  [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration
2024-04-30 15:12:26,086 INFO  [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.init(EnumInventory.java:48) - Registry initialized, found 4 IEnum implementations with @EnumName annotation.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.826 s -- in org.eclipse.scout.rt.dataobject.testing.signature.DataObjectSignatureGeneratorTest
[INFO] Running org.eclipse.scout.rt.dataobject.migration.DoStructureMigrationHelperTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.dataobject.migration.DoStructureMigrationHelperTest
[INFO] Running org.eclipse.scout.rt.dataobject.migration.DataObjectMigratorValueMigrationTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
2024-04-30 15:12:28,216 WARN  [main] org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityVersionAttribute(DoEntityDeserializer.java:211) - Found version mismatch while deserializing DoEntity org.eclipse.scout.rt.dataobject.migration.fixture.house.CharlieCustomerFixtureDo. Data object version (in class file) 'charlieFixture-3', deserialized data version 'alfaFixture-3'
2024-04-30 15:12:28,233 WARN  [main] org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityVersionAttribute(DoEntityDeserializer.java:211) - Found version mismatch while deserializing DoEntity org.eclipse.scout.rt.dataobject.migration.fixture.house.CharlieCustomerFixtureDo. Data object version (in class file) 'charlieFixture-3', deserialized data version 'alfaFixture-3'
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.151 s -- in org.eclipse.scout.rt.dataobject.migration.DataObjectMigratorValueMigrationTest
[INFO] Running org.eclipse.scout.rt.dataobject.migration.DataObjectMigratorStructureMigrationTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.scout.rt.dataobject.migration.DataObjectMigratorStructureMigrationTest
[INFO] Running org.eclipse.scout.rt.dataobject.migration.DataObjectMigrationInventoryTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.dataobject.migration.DataObjectMigrationInventoryTest
[INFO] Running org.eclipse.scout.rt.dataobject.migration.DataObjectMigrationContextTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.dataobject.migration.DataObjectMigrationContextTest
[INFO] Running org.eclipse.scout.rt.dataobject.mapping.ToDoFunctionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.dataobject.mapping.ToDoFunctionTest
[INFO] Running org.eclipse.scout.rt.dataobject.lookup.LookupHelperTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in org.eclipse.scout.rt.dataobject.lookup.LookupHelperTest
[INFO] Running org.eclipse.scout.rt.dataobject.id.NodeIdTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 s -- in org.eclipse.scout.rt.dataobject.id.NodeIdTest
[INFO] Running org.eclipse.scout.rt.dataobject.id.IdInventoryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.dataobject.id.IdInventoryTest
[INFO] Running org.eclipse.scout.rt.dataobject.id.IdFactoryTest
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.scout.rt.dataobject.id.IdFactoryTest
[INFO] Running org.eclipse.scout.rt.dataobject.id.IdCodecTest
[INFO] Tests run: 75, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.eclipse.scout.rt.dataobject.id.IdCodecTest
[INFO] Running org.eclipse.scout.rt.dataobject.id.IIdsTest
2024-04-30 15:12:29,493 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:12:29,498 WARN  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:244) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 s -- in org.eclipse.scout.rt.dataobject.id.IIdsTest
[INFO] Running org.eclipse.scout.rt.dataobject.id.DataObjectIdStructureTest
[INFO] Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.eclipse.scout.rt.dataobject.id.DataObjectIdStructureTest
[INFO] Running org.eclipse.scout.rt.dataobject.enumeration.EnumInventoryTest
2024-04-30 15:12:29,683 WARN  [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration
2024-04-30 15:12:29,685 WARN  [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.NoEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration
2024-04-30 15:12:29,686 WARN  [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration
2024-04-30 15:12:29,687 WARN  [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.NoEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration
2024-04-30 15:12:29,688 WARN  [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration
2024-04-30 15:12:29,688 WARN  [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.NoEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration
2024-04-30 15:12:29,690 WARN  [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration
2024-04-30 15:12:29,691 WARN  [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.NoEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration
2024-04-30 15:12:29,692 WARN  [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration
2024-04-30 15:12:29,692 WARN  [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.NoEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration
2024-04-30 15:12:29,693 WARN  [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration
2024-04-30 15:12:29,694 WARN  [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.NoEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration
2024-04-30 15:12:29,695 WARN  [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration
2024-04-30 15:12:29,695 WARN  [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.NoEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.dataobject.enumeration.EnumInventoryTest
[INFO] Running org.eclipse.scout.rt.dataobject.EnumsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.dataobject.EnumsTest
[INFO] Running org.eclipse.scout.rt.dataobject.EnumResolverTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.dataobject.EnumResolverTest
[INFO] Running org.eclipse.scout.rt.dataobject.DoValueTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.scout.rt.dataobject.DoValueTest
[INFO] Running org.eclipse.scout.rt.dataobject.DoSetTest
[INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.dataobject.DoSetTest
[INFO] Running org.eclipse.scout.rt.dataobject.DoPredicatesTest
[INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.eclipse.scout.rt.dataobject.DoPredicatesTest
[INFO] Running org.eclipse.scout.rt.dataobject.DoNodeTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.dataobject.DoNodeTest
[INFO] Running org.eclipse.scout.rt.dataobject.DoMapEntityTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.scout.rt.dataobject.DoMapEntityTest
[INFO] Running org.eclipse.scout.rt.dataobject.DoListTest
[INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.scout.rt.dataobject.DoListTest
[INFO] Running org.eclipse.scout.rt.dataobject.DoEntityTest
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.eclipse.scout.rt.dataobject.DoEntityTest
[INFO] Running org.eclipse.scout.rt.dataobject.DoEntityMappingsTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.scout.rt.dataobject.DoEntityMappingsTest
[INFO] Running org.eclipse.scout.rt.dataobject.DoEntityMapperTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.dataobject.DoEntityMapperTest
[INFO] Running org.eclipse.scout.rt.dataobject.DoEntityHolderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.dataobject.DoEntityHolderTest
[INFO] Running org.eclipse.scout.rt.dataobject.DoEntityBuilderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.dataobject.DoEntityBuilderTest
[INFO] Running org.eclipse.scout.rt.dataobject.DoCollectionTest
[INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.scout.rt.dataobject.DoCollectionTest
[INFO] Running org.eclipse.scout.rt.dataobject.DataObjectVisitorsTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.scout.rt.dataobject.DataObjectVisitorsTest
[INFO] Running org.eclipse.scout.rt.dataobject.DataObjectVisitorExtensionTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.dataobject.DataObjectVisitorExtensionTest
[INFO] Running org.eclipse.scout.rt.dataobject.DataObjectInventoryTest
2024-04-30 15:12:30,423 WARN  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration
2024-04-30 15:12:30,424 WARN  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.fromTypeName(DataObjectInventory.java:156) - Class lookup for raw class class org.eclipse.scout.rt.dataobject.DataObjectInventoryTest$TestBaseFixtureEntityDo with type name TestBaseFixtureEntity is not unique, cannot lookup matching bean class!
2024-04-30 15:12:30,426 WARN  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration
2024-04-30 15:12:30,427 WARN  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration
2024-04-30 15:12:30,431 WARN  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration
2024-04-30 15:12:30,469 WARN  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration
2024-04-30 15:12:30,471 WARN  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration
2024-04-30 15:12:30,472 WARN  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration
2024-04-30 15:12:30,476 WARN  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration
2024-04-30 15:12:30,486 WARN  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration
2024-04-30 15:12:30,489 WARN  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration
2024-04-30 15:12:30,491 WARN  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration
2024-04-30 15:12:30,499 WARN  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration
2024-04-30 15:12:30,500 WARN  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration
2024-04-30 15:12:30,502 WARN  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.eclipse.scout.rt.dataobject.DataObjectInventoryTest
[INFO] Running org.eclipse.scout.rt.dataobject.DataObjectHelperTest
[INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 s -- in org.eclipse.scout.rt.dataobject.DataObjectHelperTest
[INFO] Running org.eclipse.scout.rt.dataobject.DataObjectContributionTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.dataobject.DataObjectContributionTest
[INFO] Running org.eclipse.scout.rt.dataobject.AbstractUuIdTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.dataobject.AbstractUuIdTest
[INFO] Running org.eclipse.scout.rt.dataobject.AbstractTypeVersionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.dataobject.AbstractTypeVersionTest
[INFO] Running org.eclipse.scout.rt.dataobject.AbstractStringIdTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.dataobject.AbstractStringIdTest
[INFO] Running org.eclipse.scout.rt.dataobject.AbstractRootIdTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.dataobject.AbstractRootIdTest
[INFO] Running org.eclipse.scout.rt.dataobject.AbstractLongIdTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.dataobject.AbstractLongIdTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 604, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.dataobject.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.dataobject.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.dataobject.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.dataobject.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.dataobject.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test >--------
[INFO] Building org.eclipse.scout.rt.shared.test 24.2-SNAPSHOT          [21/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.shared.test ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.shared.test ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.shared.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.shared.test ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.shared.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/main/java/org/eclipse/scout/rt/testing/shared/TestingUtility.java:[106,21] Unsupported @SuppressWarnings("squid:S1215")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.shared.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.shared.test ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.shared.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/fixture/LegacyCodeLookupCall.java:[53,5] org.eclipse.scout.rt.shared.services.lookup.fixture.LegacyCodeLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.fixture.LegacyCodeLookupCall<CODE_ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/fixture/LegacyCodeLookupCall.java:[53,35] org.eclipse.scout.rt.shared.services.lookup.fixture.LegacyCodeLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.fixture.LegacyCodeLookupCall<CODE_ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/fixture/LegacyCodeLookupCall.java:[71,10] org.eclipse.scout.rt.shared.services.lookup.fixture.ILegacyCodeLookupCallVisitor is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.fixture.ILegacyCodeLookupCallVisitor<CODE_ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/fixture/LegacyCodeLookupCall.java:[212,9] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/common/code/CodeTypeTest.java:[33,5] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/common/code/CodeTypeTest.java:[52,5] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/extension/fixture/TestingExtensionChain.java:[22,90] org.eclipse.scout.rt.shared.extension.IExtension is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.IExtension<OWNER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/LookupRowTest.java:[122,5] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/LookupRowTest.java:[122,34] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[32,37] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[38,37] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[39,16] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[46,37] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[47,16] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[54,16] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[60,10] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[76,37] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[93,37] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[94,16] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[103,16] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[111,37] java.util.function.Consumer is a raw type. References to generic type java.util.function.Consumer<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[127,37] java.util.function.Consumer is a raw type. References to generic type java.util.function.Consumer<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[140,10] java.util.function.Consumer is a raw type. References to generic type java.util.function.Consumer<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/extension/service/common/code/CodeTypeAopTest.java:[174,56] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/extension/service/common/code/CodeTypeAopTest.java:[193,39] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/extension/service/common/code/CodeTypeAopTest.java:[199,57] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/extension/service/common/code/CodeTypeAopTest.java:[205,35] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/servicetunnel/BinaryServiceTunnelContentHandlerTest.java:[40,11] org.eclipse.scout.rt.platform.config.IConfigProperty is a raw type. References to generic type org.eclipse.scout.rt.platform.config.IConfigProperty<DATA_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/servicetunnel/BinaryServiceTunnelContentHandlerTest.java:[41,11] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/servicetunnel/BinaryServiceTunnelContentHandlerTest.java:[42,22] org.eclipse.scout.rt.platform.config.IConfigProperty is a raw type. References to generic type org.eclipse.scout.rt.platform.config.IConfigProperty<DATA_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/servicetunnel/BinaryServiceTunnelContentHandlerTest.java:[47,16] org.eclipse.scout.rt.platform.config.IConfigProperty is a raw type. References to generic type org.eclipse.scout.rt.platform.config.IConfigProperty<DATA_TYPE> should be parameterized
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.shared.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.shared.test ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.shared.ui.webresource.ScriptResourceIndexesTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.717 s -- in org.eclipse.scout.rt.shared.ui.webresource.ScriptResourceIndexesTest
[INFO] Running org.eclipse.scout.rt.shared.ui.webresource.ScriptRequestTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.shared.ui.webresource.ScriptRequestTest
[INFO] Running org.eclipse.scout.rt.shared.ui.webresource.FileListParserTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.shared.ui.webresource.FileListParserTest
[INFO] Running org.eclipse.scout.rt.shared.ui.UserAgentTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.scout.rt.shared.ui.UserAgentTest
[INFO] Running org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest
2024-04-30 15:12:34,293 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:106) - UserAgentIdentifier could not be parsed. Exception occurred while parsing. UserAgent: 
org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens
	at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:44)
	at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:103)
	at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest.testEmptyId(DefaultUserAgentParserTest.java:34)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:12:34,308 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:106) - UserAgentIdentifier could not be parsed. Exception occurred while parsing. UserAgent: XY|DESKTOP|UNKNOWN|Windows7
org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens
	at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:44)
	at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:103)
	at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest.testInvalidId(DefaultUserAgentParserTest.java:28)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:12:34,311 WARN  [main] org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.createIdentifier(DefaultUserAgentParser.java:69) - Character which is used as delimiter has been found in uiDeviceId. Replaced with '_'. Old uiDeviceId: xxx|yyy. New uiDeviceId: xxx_yyy
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest
[INFO] Running org.eclipse.scout.rt.shared.session.SessionDataTest
2024-04-30 15:12:34,394 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:12:34,406 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-04-30 15:12:34,676 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-04-30 15:12:35,080 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 683.901953 ms. Total class count: 1412
2024-04-30 15:12:35,344 WARN  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.BeanFilter.collect(BeanFilter.java:104) - Skipping bean candidate 'org.eclipse.scout.rt.shared.services.lookup.fixture.LegacyCodeLookupCall' because it has no empty or injectable constructor().
2024-04-30 15:12:35,372 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 267 beans in 289.041311 ms
2024-04-30 15:12:35,422 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 267 beans in 50.816487 ms
2024-04-30 15:12:35,438 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-04-30 15:12:35,487 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 10 code type classes registered.
2024-04-30 15:12:35,489 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.706 s -- in org.eclipse.scout.rt.shared.session.SessionDataTest
[INFO] Running org.eclipse.scout.rt.shared.servicetunnel.http.RemoteServiceInvocationCallableDisconnectTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.117 s -- in org.eclipse.scout.rt.shared.servicetunnel.http.RemoteServiceInvocationCallableDisconnectTest
[INFO] Running org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstallerTest
2024-04-30 15:12:38,168 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.install(MultiSessionCookieStoreInstaller.java:42) - Successfully installed java.net.CookieManager@566c1e71 (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@2e2f20b8)
2024-04-30 15:12:38,273 WARN  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:71) - Overriding pre-installed cookie handler: Mock for CookieHandler, hashCode: 1513945208
2024-04-30 15:12:38,274 WARN  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:71) - Overriding pre-installed cookie handler: Mock for CookieManager, hashCode: 1562019228 (Cookie store: null)
2024-04-30 15:12:38,312 WARN  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:71) - Overriding pre-installed cookie handler: Mock for CookieManager, hashCode: 1562019228 (Cookie store: Mock for CookieStore, hashCode: 572225495)
2024-04-30 15:12:38,313 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:64) - Don't overriding already installed MultiSessionCookieStore cookie handler from same deployment: java.net.CookieManager@566c1e71 (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@2e2f20b8)
2024-04-30 15:12:38,314 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.uninstall(MultiSessionCookieStoreInstaller.java:80) - Successfully uninstalled java.net.CookieManager@566c1e71 (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@2e2f20b8)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstallerTest
[INFO] Running org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 s -- in org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelTest
[INFO] Running org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenTest
Token: $00$01$02$03$04$05$06$07$08$09$0a$0b$0c$0d$0e$0f$10$11$12$13$14$15$16$17$18$19$1a$1b$1c$1d$1e$1f$20$21$22$23$24$25$26$27$28$29$2a+$2c-./0123456789$3a$3b$3c$3d$3e$3f$40ABCDEFGHIJKLMNOPQRSTUVWXYZ$5b$5c$5d$5e_$60abcdefghijklmnopqrstuvwxyz$7b$7c$7d$7e$7f$c2$80$c2$81$c2$82$c2$83$c2$84$c2$85$c2$86$c2$87$c2$88$c2$89$c2$8a$c2$8b$c2$8c$c2$8d$c2$8e$c2$8f$c2$90$c2$91$c2$92$c2$93$c2$94$c2$95$c2$96$c2$97$c2$98$c2$99$c2$9a$c2$9b$c2$9c$c2$9d$c2$9e$c2$9f$c2$a0$c2$a1$c2$a2$c2$a3$c2$a4$c2$a5$c2$a6$c2$a7$c2$a8$c2$a9$c2$aa$c2$ab$c2$ac$c2$ad$c2$ae$c2$af$c2$b0$c2$b1$c2$b2$c2$b3$c2$b4$c2$b5$c2$b6$c2$b7$c2$b8$c2$b9$c2$ba$c2$bb$c2$bc$c2$bd$c2$be$c2$bf$c3$80$c3$81$c3$82$c3$83$c3$84$c3$85$c3$86$c3$87$c3$88$c3$89$c3$8a$c3$8b$c3$8c$c3$8d$c3$8e$c3$8f$c3$90$c3$91$c3$92$c3$93$c3$94$c3$95$c3$96$c3$97$c3$98$c3$99$c3$9a$c3$9b$c3$9c$c3$9d$c3$9e$c3$9f$c3$a0$c3$a1$c3$a2$c3$a3$c3$a4$c3$a5$c3$a6$c3$a7$c3$a8$c3$a9$c3$aa$c3$ab$c3$ac$c3$ad$c3$ae$c3$af$c3$b0$c3$b1$c3$b2$c3$b3$c3$b4$c3$b5$c3$b6$c3$b7$c3$b8$c3$b9$c3$ba$c3$bb$c3$bc$c3$bd$c3$be$c3$bf$c4$80$c4$81$c4$82$c4$83$c4$84$c4$85$c4$86$c4$87$c4$88$c4$89$c4$8a$c4$8b$c4$8c$c4$8d$c4$8e$c4$8f$c4$90$c4$91$c4$92$c4$93$c4$94$c4$95$c4$96$c4$97$c4$98$c4$99$c4$9a$c4$9b$c4$9c$c4$9d$c4$9e$c4$9f$c4$a0$c4$a1$c4$a2$c4$a3$c4$a4$c4$a5$c4$a6$c4$a7$c4$a8$c4$a9$c4$aa$c4$ab$c4$ac$c4$ad$c4$ae$c4$af$c4$b0$c4$b1$c4$b2$c4$b3$c4$b4$c4$b5$c4$b6$c4$b7$c4$b8$c4$b9$c4$ba$c4$bb$c4$bc$c4$bd$c4$be$c4$bf$c5$80$c5$81$c5$82$c5$83$c5$84$c5$85$c5$86$c5$87$c5$88$c5$89$c5$8a$c5$8b$c5$8c$c5$8d$c5$8e$c5$8f$c5$90$c5$91$c5$92$c5$93$c5$94$c5$95$c5$96$c5$97$c5$98$c5$99$c5$9a$c5$9b$c5$9c$c5$9d$c5$9e$c5$9f$c5$a0$c5$a1$c5$a2$c5$a3$c5$a4$c5$a5$c5$a6$c5$a7$c5$a8$c5$a9$c5$aa$c5$ab$c5$ac$c5$ad$c5$ae$c5$af$c5$b0$c5$b1$c5$b2$c5$b3$c5$b4$c5$b5$c5$b6$c5$b7$c5$b8$c5$b9$c5$ba$c5$bb$c5$bc$c5$bd$c5$be$c5$bf$c6$80$c6$81$c6$82$c6$83$c6$84$c6$85$c6$86$c6$87$c6$88$c6$89$c6$8a$c6$8b$c6$8c$c6$8d$c6$8e$c6$8f$c6$90$c6$91$c6$92$c6$93$c6$94$c6$95$c6$96$c6$97$c6$98$c6$99$c6$9a$c6$9b$c6$9c$c6$9d$c6$9e$c6$9f$c6$a0$c6$a1$c6$a2$c6$a3$c6$a4$c6$a5$c6$a6$c6$a7$c6$a8$c6$a9$c6$aa$c6$ab$c6$ac$c6$ad$c6$ae$c6$af$c6$b0$c6$b1$c6$b2$c6$b3$c6$b4$c6$b5$c6$b6$c6$b7$c6$b8$c6$b9$c6$ba$c6$bb$c6$bc$c6$bd$c6$be$c6$bf$c7$80$c7$81$c7$82$c7$83$c7$84$c7$85$c7$86$c7$87$c7$88$c7$89$c7$8a$c7$8b$c7$8c$c7$8d$c7$8e$c7$8f$c7$90$c7$91$c7$92$c7$93$c7$94$c7$95$c7$96$c7$97$c7$98$c7$99$c7$9a$c7$9b$c7$9c$c7$9d$c7$9e$c7$9f$c7$a0$c7$a1$c7$a2$c7$a3$c7$a4$c7$a5$c7$a6$c7$a7$c7$a8$c7$a9$c7$aa$c7$ab$c7$ac$c7$ad$c7$ae$c7$af$c7$b0$c7$b1$c7$b2$c7$b3$c7$b4$c7$b5$c7$b6$c7$b7$c7$b8$c7$b9$c7$ba$c7$bb$c7$bc$c7$bd$c7$be$c7$bf$c8$80$c8$81$c8$82$c8$83$c8$84$c8$85$c8$86$c8$87$c8$88$c8$89$c8$8a$c8$8b$c8$8c$c8$8d$c8$8e$c8$8f$c8$90$c8$91$c8$92$c8$93$c8$94$c8$95$c8$96$c8$97$c8$98$c8$99$c8$9a$c8$9b$c8$9c$c8$9d$c8$9e$c8$9f$c8$a0$c8$a1$c8$a2$c8$a3$c8$a4$c8$a5$c8$a6$c8$a7$c8$a8$c8$a9$c8$aa$c8$ab$c8$ac$c8$ad$c8$ae$c8$af$c8$b0$c8$b1$c8$b2$c8$b3$c8$b4$c8$b5$c8$b6$c8$b7$c8$b8$c8$b9$c8$ba$c8$bb$c8$bc$c8$bd$c8$be$c8$bf$c9$80$c9$81$c9$82$c9$83$c9$84$c9$85$c9$86$c9$87$c9$88$c9$89$c9$8a$c9$8b$c9$8c$c9$8d$c9$8e$c9$8f$c9$90$c9$91$c9$92$c9$93$c9$94$c9$95$c9$96$c9$97$c9$98$c9$99$c9$9a$c9$9b$c9$9c$c9$9d$c9$9e$c9$9f$c9$a0$c9$a1$c9$a2$c9$a3$c9$a4$c9$a5$c9$a6$c9$a7$c9$a8$c9$a9$c9$aa$c9$ab$c9$ac$c9$ad$c9$ae$c9$af$c9$b0$c9$b1$c9$b2$c9$b3$c9$b4$c9$b5$c9$b6$c9$b7$c9$b8$c9$b9$c9$ba$c9$bb$c9$bc$c9$bd$c9$be$c9$bf$ca$80$ca$81$ca$82$ca$83$ca$84$ca$85$ca$86$ca$87$ca$88$ca$89$ca$8a$ca$8b$ca$8c$ca$8d$ca$8e$ca$8f$ca$90$ca$91$ca$92$ca$93$ca$94$ca$95$ca$96$ca$97$ca$98$ca$99$ca$9a$ca$9b$ca$9c$ca$9d$ca$9e$ca$9f$ca$a0$ca$a1$ca$a2$ca$a3$ca$a4$ca$a5$ca$a6$ca$a7$ca$a8$ca$a9$ca$aa$ca$ab$ca$ac$ca$ad$ca$ae$ca$af$ca$b0$ca$b1$ca$b2$ca$b3$ca$b4$ca$b5$ca$b6$ca$b7$ca$b8$ca$b9$ca$ba$ca$bb$ca$bc$ca$bd$ca$be$ca$bf$cb$80$cb$81$cb$82$cb$83$cb$84$cb$85$cb$86$cb$87$cb$88$cb$89$cb$8a$cb$8b$cb$8c$cb$8d$cb$8e$cb$8f$cb$90$cb$91$cb$92$cb$93$cb$94$cb$95$cb$96$cb$97$cb$98$cb$99$cb$9a$cb$9b$cb$9c$cb$9d$cb$9e$cb$9f$cb$a0$cb$a1$cb$a2$cb$a3$cb$a4$cb$a5$cb$a6$cb$a7$cb$a8$cb$a9$cb$aa$cb$ab$cb$ac$cb$ad$cb$ae$cb$af$cb$b0$cb$b1$cb$b2$cb$b3$cb$b4$cb$b5$cb$b6$cb$b7$cb$b8$cb$b9$cb$ba$cb$bb$cb$bc$cb$bd$cb$be$cb$bf$cc$80$cc$81$cc$82$cc$83$cc$84$cc$85$cc$86$cc$87$cc$88$cc$89$cc$8a$cc$8b$cc$8c$cc$8d$cc$8e$cc$8f$cc$90$cc$91$cc$92$cc$93$cc$94$cc$95$cc$96$cc$97$cc$98$cc$99$cc$9a$cc$9b$cc$9c$cc$9d$cc$9e$cc$9f$cc$a0$cc$a1$cc$a2$cc$a3$cc$a4$cc$a5$cc$a6$cc$a7$cc$a8$cc$a9$cc$aa$cc$ab$cc$ac$cc$ad$cc$ae$cc$af$cc$b0$cc$b1$cc$b2$cc$b3$cc$b4$cc$b5$cc$b6$cc$b7$cc$b8$cc$b9$cc$ba$cc$bb$cc$bc$cc$bd$cc$be$cc$bf$cd$80$cd$81$cd$82$cd$83$cd$84$cd$85$cd$86$cd$87$cd$88$cd$89$cd$8a$cd$8b$cd$8c$cd$8d$cd$8e$cd$8f$cd$90$cd$91$cd$92$cd$93$cd$94$cd$95$cd$96$cd$97$cd$98$cd$99$cd$9a$cd$9b$cd$9c$cd$9d$cd$9e$cd$9f$cd$a0$cd$a1$cd$a2$cd$a3$cd$a4$cd$a5$cd$a6$cd$a7$cd$a8$cd$a9$cd$aa$cd$ab$cd$ac$cd$ad$cd$ae$cd$af$cd$b0$cd$b1$cd$b2$cd$b3$cd$b4$cd$b5$cd$b6$cd$b7$cd$b8$cd$b9$cd$ba$cd$bb$cd$bc$cd$bd$cd$be$cd$bf$ce$80$ce$81$ce$82$ce$83$ce$84$ce$85$ce$86$ce$87$ce$88$ce$89$ce$8a$ce$8b$ce$8c$ce$8d$ce$8e$ce$8f$ce$90$ce$91$ce$92$ce$93$ce$94$ce$95$ce$96$ce$97$ce$98$ce$99$ce$9a$ce$9b$ce$9c$ce$9d$ce$9e$ce$9f$ce$a0$ce$a1$ce$a2$ce$a3$ce$a4$ce$a5$ce$a6$ce$a7$ce$a8$ce$a9$ce$aa$ce$ab$ce$ac$ce$ad$ce$ae$ce$af$ce$b0$ce$b1$ce$b2$ce$b3$ce$b4$ce$b5$ce$b6$ce$b7$ce$b8$ce$b9$ce$ba$ce$bb$ce$bc$ce$bd$ce$be$ce$bf$cf$80$cf$81$cf$82$cf$83$cf$84$cf$85$cf$86$cf$87$cf$88$cf$89$cf$8a$cf$8b$cf$8c$cf$8d$cf$8e$cf$8f$cf$90$cf$91$cf$92$cf$93$cf$94$cf$95$cf$96$cf$97$cf$98$cf$99$cf$9a$cf$9b$cf$9c$cf$9d$cf$9e$cf$9f$cf$a0$cf$a1$cf$a2$cf$a3$cf$a4$cf$a5$cf$a6$cf$a7$cf$a8$cf$a9$cf$aa$cf$ab$cf$ac$cf$ad$cf$ae$cf$af$cf$b0$cf$b1$cf$b2$cf$b3$cf$b4$cf$b5$cf$b6$cf$b7$cf$b8$cf$b9$cf$ba$cf$bb$cf$bc$cf$bd$cf$be$cf$bf$d0$80$d0$81$d0$82$d0$83$d0$84$d0$85$d0$86$d0$87$d0$88$d0$89$d0$8a$d0$8b$d0$8c$d0$8d$d0$8e$d0$8f$d0$90$d0$91$d0$92$d0$93$d0$94$d0$95$d0$96$d0$97$d0$98$d0$99$d0$9a$d0$9b$d0$9c$d0$9d$d0$9e$d0$9f$d0$a0$d0$a1$d0$a2$d0$a3$d0$a4$d0$a5$d0$a6$d0$a7$d0$a8$d0$a9$d0$aa$d0$ab$d0$ac$d0$ad$d0$ae$d0$af$d0$b0$d0$b1$d0$b2$d0$b3$d0$b4$d0$b5$d0$b6$d0$b7$d0$b8$d0$b9$d0$ba$d0$bb$d0$bc$d0$bd$d0$be$d0$bf$d1$80$d1$81$d1$82$d1$83$d1$84$d1$85$d1$86$d1$87$d1$88$d1$89$d1$8a$d1$8b$d1$8c$d1$8d$d1$8e$d1$8f$d1$90$d1$91$d1$92$d1$93$d1$94$d1$95$d1$96$d1$97$d1$98$d1$99$d1$9a$d1$9b$d1$9c$d1$9d$d1$9e$d1$9f$d1$a0$d1$a1$d1$a2$d1$a3$d1$a4$d1$a5$d1$a6$d1$a7$d1$a8$d1$a9$d1$aa$d1$ab$d1$ac$d1$ad$d1$ae$d1$af$d1$b0$d1$b1$d1$b2$d1$b3$d1$b4$d1$b5$d1$b6$d1$b7$d1$b8$d1$b9$d1$ba$d1$bb$d1$bc$d1$bd$d1$be$d1$bf$d2$80$d2$81$d2$82$d2$83$d2$84$d2$85$d2$86$d2$87$d2$88$d2$89$d2$8a$d2$8b$d2$8c$d2$8d$d2$8e$d2$8f$d2$90$d2$91$d2$92$d2$93$d2$94$d2$95$d2$96$d2$97$d2$98$d2$99$d2$9a$d2$9b$d2$9c$d2$9d$d2$9e$d2$9f$d2$a0$d2$a1$d2$a2$d2$a3$d2$a4$d2$a5$d2$a6$d2$a7$d2$a8$d2$a9$d2$aa$d2$ab$d2$ac$d2$ad$d2$ae$d2$af$d2$b0$d2$b1$d2$b2$d2$b3$d2$b4$d2$b5$d2$b6$d2$b7$d2$b8$d2$b9$d2$ba$d2$bb$d2$bc$d2$bd$d2$be$d2$bf$d3$80$d3$81$d3$82$d3$83$d3$84$d3$85$d3$86$d3$87$d3$88$d3$89$d3$8a$d3$8b$d3$8c$d3$8d$d3$8e$d3$8f$d3$90$d3$91$d3$92$d3$93$d3$94$d3$95$d3$96$d3$97$d3$98$d3$99$d3$9a$d3$9b$d3$9c$d3$9d$d3$9e$d3$9f$d3$a0$d3$a1$d3$a2$d3$a3$d3$a4$d3$a5$d3$a6$d3$a7$d3$a8$d3$a9$d3$aa$d3$ab$d3$ac$d3$ad$d3$ae$d3$af$d3$b0$d3$b1$d3$b2$d3$b3$d3$b4$d3$b5$d3$b6$d3$b7$d3$b8$d3$b9$d3$ba$d3$bb$d3$bc$d3$bd$d3$be$d3$bf$d4$80$d4$81$d4$82$d4$83$d4$84$d4$85$d4$86$d4$87$d4$88$d4$89$d4$8a$d4$8b$d4$8c$d4$8d$d4$8e$d4$8f$d4$90$d4$91$d4$92$d4$93$d4$94$d4$95$d4$96$d4$97$d4$98$d4$99$d4$9a$d4$9b$d4$9c$d4$9d$d4$9e$d4$9f$d4$a0$d4$a1$d4$a2$d4$a3$d4$a4$d4$a5$d4$a6$d4$a7$d4$a8$d4$a9$d4$aa$d4$ab$d4$ac$d4$ad$d4$ae$d4$af$d4$b0$d4$b1$d4$b2$d4$b3$d4$b4$d4$b5$d4$b6$d4$b7$d4$b8$d4$b9$d4$ba$d4$bb$d4$bc$d4$bd$d4$be$d4$bf$d5$80$d5$81$d5$82$d5$83$d5$84$d5$85$d5$86$d5$87$d5$88$d5$89$d5$8a$d5$8b$d5$8c$d5$8d$d5$8e$d5$8f$d5$90$d5$91$d5$92$d5$93$d5$94$d5$95$d5$96$d5$97$d5$98$d5$99$d5$9a$d5$9b$d5$9c$d5$9d$d5$9e$d5$9f$d5$a0$d5$a1$d5$a2$d5$a3$d5$a4$d5$a5$d5$a6$d5$a7$d5$a8$d5$a9$d5$aa$d5$ab$d5$ac$d5$ad$d5$ae$d5$af$d5$b0$d5$b1$d5$b2$d5$b3$d5$b4$d5$b5$d5$b6$d5$b7$d5$b8$d5$b9$d5$ba$d5$bb$d5$bc$d5$bd$d5$be$d5$bf$d6$80$d6$81$d6$82$d6$83$d6$84$d6$85$d6$86$d6$87$d6$88$d6$89$d6$8a$d6$8b$d6$8c$d6$8d$d6$8e$d6$8f$d6$90$d6$91$d6$92$d6$93$d6$94$d6$95$d6$96$d6$97$d6$98$d6$99$d6$9a$d6$9b$d6$9c$d6$9d$d6$9e$d6$9f$d6$a0$d6$a1$d6$a2$d6$a3$d6$a4$d6$a5$d6$a6$d6$a7$d6$a8$d6$a9$d6$aa$d6$ab$d6$ac$d6$ad$d6$ae$d6$af$d6$b0$d6$b1$d6$b2$d6$b3$d6$b4$d6$b5$d6$b6$d6$b7$d6$b8$d6$b9$d6$ba$d6$bb$d6$bc$d6$bd$d6$be$d6$bf$d7$80$d7$81$d7$82$d7$83$d7$84$d7$85$d7$86$d7$87$d7$88$d7$89$d7$8a$d7$8b$d7$8c$d7$8d$d7$8e$d7$8f$d7$90$d7$91$d7$92$d7$93$d7$94$d7$95$d7$96$d7$97$d7$98$d7$99$d7$9a$d7$9b$d7$9c$d7$9d$d7$9e$d7$9f$d7$a0$d7$a1$d7$a2$d7$a3$d7$a4$d7$a5$d7$a6$d7$a7$d7$a8$d7$a9$d7$aa$d7$ab$d7$ac$d7$ad$d7$ae$d7$af$d7$b0$d7$b1$d7$b2$d7$b3$d7$b4$d7$b5$d7$b6$d7$b7$d7$b8$d7$b9$d7$ba$d7$bb$d7$bc$d7$bd$d7$be$d7$bf$d8$80$d8$81$d8$82$d8$83$d8$84$d8$85$d8$86$d8$87$d8$88$d8$89$d8$8a$d8$8b$d8$8c$d8$8d$d8$8e$d8$8f$d8$90$d8$91$d8$92$d8$93$d8$94$d8$95$d8$96$d8$97$d8$98$d8$99$d8$9a$d8$9b$d8$9c$d8$9d$d8$9e$d8$9f$d8$a0$d8$a1$d8$a2$d8$a3$d8$a4$d8$a5$d8$a6$d8$a7$d8$a8$d8$a9$d8$aa$d8$ab$d8$ac$d8$ad$d8$ae$d8$af$d8$b0$d8$b1$d8$b2$d8$b3$d8$b4$d8$b5$d8$b6$d8$b7$d8$b8$d8$b9$d8$ba$d8$bb$d8$bc$d8$bd$d8$be$d8$bf$d9$80$d9$81$d9$82$d9$83$d9$84$d9$85$d9$86$d9$87$d9$88$d9$89$d9$8a$d9$8b$d9$8c$d9$8d$d9$8e$d9$8f$d9$90$d9$91$d9$92$d9$93$d9$94$d9$95$d9$96$d9$97$d9$98$d9$99$d9$9a$d9$9b$d9$9c$d9$9d$d9$9e$d9$9f$d9$a0$d9$a1$d9$a2$d9$a3$d9$a4$d9$a5$d9$a6$d9$a7$d9$a8$d9$a9$d9$aa$d9$ab$d9$ac$d9$ad$d9$ae$d9$af$d9$b0$d9$b1$d9$b2$d9$b3$d9$b4$d9$b5$d9$b6$d9$b7$d9$b8$d9$b9$d9$ba$d9$bb$d9$bc$d9$bd$d9$be$d9$bf$da$80$da$81$da$82$da$83$da$84$da$85$da$86$da$87$da$88$da$89$da$8a$da$8b$da$8c$da$8d$da$8e$da$8f$da$90$da$91$da$92$da$93$da$94$da$95$da$96$da$97$da$98$da$99$da$9a$da$9b$da$9c$da$9d$da$9e$da$9f$da$a0$da$a1$da$a2$da$a3$da$a4$da$a5$da$a6$da$a7$da$a8$da$a9$da$aa$da$ab$da$ac$da$ad$da$ae$da$af$da$b0$da$b1$da$b2$da$b3$da$b4$da$b5$da$b6$da$b7$da$b8$da$b9$da$ba$da$bb$da$bc$da$bd$da$be$da$bf$db$80$db$81$db$82$db$83$db$84$db$85$db$86$db$87$db$88$db$89$db$8a$db$8b$db$8c$db$8d$db$8e$db$8f$db$90$db$91$db$92$db$93$db$94$db$95$db$96$db$97$db$98$db$99$db$9a$db$9b$db$9c$db$9d$db$9e$db$9f$db$a0$db$a1$db$a2$db$a3$db$a4$db$a5$db$a6$db$a7$db$a8$db$a9$db$aa$db$ab$db$ac$db$ad$db$ae$db$af$db$b0$db$b1$db$b2$db$b3$db$b4$db$b5$db$b6$db$b7$db$b8$db$b9$db$ba$db$bb$db$bc$db$bd$db$be$db$bf$dc$80$dc$81$dc$82$dc$83$dc$84$dc$85$dc$86$dc$87$dc$88$dc$89$dc$8a$dc$8b$dc$8c$dc$8d$dc$8e$dc$8f$dc$90$dc$91$dc$92$dc$93$dc$94$dc$95$dc$96$dc$97$dc$98$dc$99$dc$9a$dc$9b$dc$9c$dc$9d$dc$9e$dc$9f$dc$a0$dc$a1$dc$a2$dc$a3$dc$a4$dc$a5$dc$a6$dc$a7$dc$a8$dc$a9$dc$aa$dc$ab$dc$ac$dc$ad$dc$ae$dc$af$dc$b0$dc$b1$dc$b2$dc$b3$dc$b4$dc$b5$dc$b6$dc$b7$dc$b8$dc$b9$dc$ba$dc$bb$dc$bc$dc$bd$dc$be$dc$bf$dd$80$dd$81$dd$82$dd$83$dd$84$dd$85$dd$86$dd$87$dd$88$dd$89$dd$8a$dd$8b$dd$8c$dd$8d$dd$8e$dd$8f$dd$90$dd$91$dd$92$dd$93$dd$94$dd$95$dd$96$dd$97$dd$98$dd$99$dd$9a$dd$9b$dd$9c$dd$9d$dd$9e$dd$9f$dd$a0$dd$a1$dd$a2$dd$a3$dd$a4$dd$a5$dd$a6$dd$a7$dd$a8$dd$a9$dd$aa$dd$ab$dd$ac$dd$ad$dd$ae$dd$af$dd$b0$dd$b1$dd$b2$dd$b3$dd$b4$dd$b5$dd$b6$dd$b7$dd$b8$dd$b9$dd$ba$dd$bb$dd$bc$dd$bd$dd$be$dd$bf$de$80$de$81$de$82$de$83$de$84$de$85$de$86$de$87$de$88$de$89$de$8a$de$8b$de$8c$de$8d$de$8e$de$8f$de$90$de$91$de$92$de$93$de$94$de$95$de$96$de$97$de$98$de$99$de$9a$de$9b$de$9c$de$9d$de$9e$de$9f$de$a0$de$a1$de$a2$de$a3$de$a4$de$a5$de$a6$de$a7$de$a8$de$a9$de$aa$de$ab$de$ac$de$ad$de$ae$de$af$de$b0$de$b1$de$b2$de$b3$de$b4$de$b5$de$b6$de$b7$de$b8$de$b9$de$ba$de$bb$de$bc$de$bd$de$be$de$bf$df$80$df$81$df$82$df$83$df$84$df$85$df$86$df$87$df$88$df$89$df$8a$df$8b$df$8c$df$8d$df$8e$df$8f$df$90$df$91$df$92$df$93$df$94$df$95$df$96$df$97$df$98$df$99$df$9a$df$9b$df$9c$df$9d$df$9e$df$9f$df$a0$df$a1$df$a2$df$a3$df$a4$df$a5$df$a6$df$a7$df$a8$df$a9$df$aa$df$ab$df$ac$df$ad$df$ae$df$af$df$b0$df$b1$df$b2$df$b3$df$b4$df$b5$df$b6$df$b7$df$b8$df$b9$df$ba$df$bb$df$bc$df$bd$df$be$df$bf;18f2f99c967;0F$02$21$00$a1$13B$f2_$9a$96$8dR$ae$cf5$7d$e1B$0b$0d$ce$e7$1a$3d$19$e4$c9$e6$fc$06I$08$05$fa$1c$02$21$00$b18n$7c$16_r$9f$f7$c6$bd$d2$ce$bc$fe$c4R$fa$f9$7e$1f$09i$82$3d$87Q$93a5$83$f6
Token: foo;18f2f99c9be;jwt;aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa;bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb;cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc;0E$02$202U$d1$d8$f5$87$1f$f4$d4a$5e$983$ad$3c$b7$bd-$bc$1a$f4$cb$9aW$d4$2a$dd$cbT$09$20A$02$21$00$af$ab$a5$12$05$ca$ba$e8$13$ff$d9$bb$a4$e3$d2$ac$3d$d9$f0s$95$88$be$af$a1$97$9e$0b$07$b0$2a7
2024-04-30 15:12:38,981 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenVerifier.verify(DefaultAuthTokenVerifier.java:49) - Failed verifying signature of token foo;18f2f99c9f8;0D$02$206$2az$04$15$95$b3$81$b7q$be$86_$f6$0f$93$c6$26$8b$dd$0aC$88$d3$e1$8a$95$d9$19$1c$1dJ$02$20$15$c6$20$bb$97$9dI$81$81tm$8c$26$9d$d5$fe$f2$e3L0$a2$a8$20$c2$f5$3e$c3$89$f9$e9f
org.eclipse.scout.rt.platform.exception.ProcessingException: unable to verify signature [severity=ERROR]
	at org.eclipse.scout.rt.platform.security.SunSecurityProvider.verifySignature(SunSecurityProvider.java:442)
	at org.eclipse.scout.rt.platform.security.SecurityUtility.verifySignature(SecurityUtility.java:409)
	at org.eclipse.scout.rt.platform.security.SecurityUtility.verifySignature(SecurityUtility.java:431)
	at org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenVerifier.verifySignature(DefaultAuthTokenVerifier.java:71)
	at org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenVerifier.verify(DefaultAuthTokenVerifier.java:46)
	at org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenTest.testSimple(DefaultAuthTokenTest.java:102)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$2.evaluate(PlatformTestRunner.java:103)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.security.SignatureException: Invalid encoding for signature
	at java.base/sun.security.util.ECUtil.decodeSignature(ECUtil.java:309)
	at jdk.crypto.ec/sun.security.ec.ECDSASignature.engineVerify(ECDSASignature.java:525)
	at java.base/java.security.Signature$Delegate.engineVerify(Signature.java:1435)
	at java.base/java.security.Signature.verify(Signature.java:789)
	at org.eclipse.scout.rt.platform.security.SunSecurityProvider.verifySignature(SunSecurityProvider.java:439)
	... 59 common frames omitted
Caused by: java.io.EOFException: not enough content
	at java.base/sun.security.util.DerValue.<init>(DerValue.java:425)
	at java.base/sun.security.util.DerInputStream.getDerValue(DerInputStream.java:109)
	at java.base/sun.security.util.DerInputStream.getSequence(DerInputStream.java:203)
	at java.base/sun.security.util.ECUtil.decodeSignature(ECUtil.java:285)
	... 63 common frames omitted
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s -- in org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenTest
[INFO] Running org.eclipse.scout.rt.shared.servicetunnel.SoapServiceTunnelContentHandlerTest
2024-04-30 15:12:38,992 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:12:39,003 WARN  [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.internal.BeanFilter.collect(BeanFilter.java:104) - Skipping bean candidate 'org.eclipse.scout.rt.shared.services.lookup.fixture.LegacyCodeLookupCall' because it has no empty or injectable constructor().
2024-04-30 15:12:39,021 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-04-30 15:12:39,024 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 10 code type classes registered.
2024-04-30 15:12:39,025 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-04-30 15:12:39,099 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-04-30 15:12:39,099 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.eclipse.scout.rt.shared.servicetunnel.SoapServiceTunnelContentHandlerTest
[INFO] Running org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListenerTest
2024-04-30 15:12:39,186 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered.
2024-04-30 15:12:39,193 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered.
2024-04-30 15:12:39,194 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered.
2024-04-30 15:12:39,195 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered.
2024-04-30 15:12:39,197 ERROR [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:55) - The annotation @TunnelToServer can only be used on public interfaces, not on org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListenerTest$FixtureTunnelToServerEx3Impl
2024-04-30 15:12:39,197 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered.
2024-04-30 15:12:39,198 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered.
2024-04-30 15:12:39,201 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered.
2024-04-30 15:12:39,202 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered.
2024-04-30 15:12:39,204 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered.
2024-04-30 15:12:39,205 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered.
2024-04-30 15:12:39,207 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered.
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListenerTest
[INFO] Running org.eclipse.scout.rt.shared.servicetunnel.LenientPermissionWrapperTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.shared.servicetunnel.LenientPermissionWrapperTest
[INFO] Running org.eclipse.scout.rt.shared.servicetunnel.BinaryServiceTunnelContentHandlerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.scout.rt.shared.servicetunnel.BinaryServiceTunnelContentHandlerTest
[INFO] Running org.eclipse.scout.rt.shared.services.lookup.LookupRowTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.scout.rt.shared.services.lookup.LookupRowTest
[INFO] Running org.eclipse.scout.rt.shared.services.lookup.LocalLookupCallTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.shared.services.lookup.LocalLookupCallTest
[INFO] Running org.eclipse.scout.rt.shared.services.lookup.CodeLookupCallTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.eclipse.scout.rt.shared.services.lookup.CodeLookupCallTest
[INFO] Running org.eclipse.scout.rt.shared.services.common.prefs.PreferencesTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.scout.rt.shared.services.common.prefs.PreferencesTest
[INFO] Running org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilterTest
[INFO] Running org.eclipse.scout.rt.shared.services.common.code.mapping.CodeTypeToDoFunctionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.scout.rt.shared.services.common.code.mapping.CodeTypeToDoFunctionTest
[INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeWithAddRemoveCodeTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeTypeWithAddRemoveCodeTest
[INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeTypeTest
[INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrationTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrationTest
[INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeClassInventoryTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeTypeClassInventoryTest
[INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeServiceTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeServiceTest
[INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeRowTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeRowTest
[INFO] Running org.eclipse.scout.rt.shared.services.common.code.ApiExposedCodeTypeDoContributorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.shared.services.common.code.ApiExposedCodeTypeDoContributorTest
[INFO] Running org.eclipse.scout.rt.shared.services.common.calendar.CalendarItemTest
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.shared.services.common.calendar.CalendarItemTest
[INFO] Running org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest
[INFO] Running org.eclipse.scout.rt.shared.notification.NotificationHandlerRegistryTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.scout.rt.shared.notification.NotificationHandlerRegistryTest
[INFO] Running org.eclipse.scout.rt.shared.extension.service.common.code.CodeTypeAopTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.scout.rt.shared.extension.service.common.code.CodeTypeAopTest
[INFO] Running org.eclipse.scout.rt.shared.extension.ExtensionChainTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.scout.rt.shared.extension.ExtensionChainTest
[INFO] Running org.eclipse.scout.rt.shared.data.form.properties.FormDataPropertyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.scout.rt.shared.data.form.properties.FormDataPropertyTest
[INFO] Running org.eclipse.scout.rt.shared.data.form.fields.tablefield.TableFieldBeanDataTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.shared.data.form.fields.tablefield.TableFieldBeanDataTest
[INFO] Running org.eclipse.scout.rt.shared.data.form.FormFieldDataTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.shared.data.form.FormFieldDataTest
[INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataUtilityTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.shared.data.form.FormDataUtilityTest
[INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.shared.data.form.FormDataTest
[INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataInjectionTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.scout.rt.shared.data.form.FormDataInjectionTest
[INFO] Running org.eclipse.scout.rt.shared.data.basic.table.AbstractTableRowDataTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.shared.data.basic.table.AbstractTableRowDataTest
[INFO] Running org.eclipse.scout.rt.shared.data.basic.NamedBitMaskHelperTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.scout.rt.shared.data.basic.NamedBitMaskHelperTest
[INFO] Running org.eclipse.scout.rt.shared.data.basic.MemoryOptimizedObjectTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.shared.data.basic.MemoryOptimizedObjectTest
[INFO] Running org.eclipse.scout.rt.shared.csv.CsvHelperTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.eclipse.scout.rt.shared.csv.CsvHelperTest
[INFO] Running org.eclipse.scout.rt.shared.calendar.CalendarTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.scout.rt.shared.calendar.CalendarTest
[INFO] Running org.eclipse.scout.rt.shared.cache.CacheRegistryServiceTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.scout.rt.shared.cache.CacheRegistryServiceTest
[INFO] Running org.eclipse.scout.rt.shared.ScoutSharedIdStructureTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.scout.rt.shared.ScoutSharedIdStructureTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 213, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.shared.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.shared.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.shared.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.shared.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.shared.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ---< org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test >----
[INFO] Building org.eclipse.scout.rt.server.commons.test 24.2-SNAPSHOT  [22/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/http2/http2-server/11.0.18/http2-server-11.0.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-server/11.0.18/http2-server-11.0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-server/11.0.18/http2-server-11.0.18.pom (4.1 kB at 457 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/http2/http2-parent/11.0.18/http2-parent-11.0.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-parent/11.0.18/http2-parent-11.0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-parent/11.0.18/http2-parent-11.0.18.pom (783 B at 112 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-project/11.0.18/jetty-project-11.0.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/11.0.18/jetty-project-11.0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/11.0.18/jetty-project-11.0.18.pom (101 kB at 4.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/infinispan/infinispan-bom/11.0.18.Final/infinispan-bom-11.0.18.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/11.0.18.Final/infinispan-bom-11.0.18.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/11.0.18.Final/infinispan-bom-11.0.18.Final.pom (18 kB at 2.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/infinispan/infinispan-build-configuration-parent/11.0.18.Final/infinispan-build-configuration-parent-11.0.18.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/11.0.18.Final/infinispan-build-configuration-parent-11.0.18.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/11.0.18.Final/infinispan-build-configuration-parent-11.0.18.Final.pom (16 kB at 1.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-parent/36/jboss-parent-36.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 4.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-bom/2.14.2/jackson-bom-2.14.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.14.2/jackson-bom-2.14.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.14.2/jackson-bom-2.14.2.pom (17 kB at 2.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom (7.7 kB at 1.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/48/oss-parent-48.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/48/oss-parent-48.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/48/oss-parent-48.pom (24 kB at 3.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/testcontainers/testcontainers-bom/1.19.1/testcontainers-bom-1.19.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.19.1/testcontainers-bom-1.19.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.19.1/testcontainers-bom-1.19.1.pom (8.8 kB at 1.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/http2/http2-common/11.0.18/http2-common-11.0.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-common/11.0.18/http2-common-11.0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-common/11.0.18/http2-common-11.0.18.pom (1.4 kB at 227 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/http2/http2-hpack/11.0.18/http2-hpack-11.0.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-hpack/11.0.18/http2-hpack-11.0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-hpack/11.0.18/http2-hpack-11.0.18.pom (2.4 kB at 272 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.pom (3.7 kB at 523 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.pom (4.1 kB at 680 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.pom (1.8 kB at 298 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.pom (2.6 kB at 433 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/http2/http2-server/11.0.18/http2-server-11.0.18.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/http2/http2-common/11.0.18/http2-common-11.0.18.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/http2/http2-hpack/11.0.18/http2-hpack-11.0.18.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-server/11.0.18/http2-server-11.0.18.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-server/11.0.18/http2-server-11.0.18.jar (72 kB at 5.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-common/11.0.18/http2-common-11.0.18.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-hpack/11.0.18/http2-hpack-11.0.18.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-hpack/11.0.18/http2-hpack-11.0.18.jar (47 kB at 5.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar (278 kB at 17 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar (578 kB at 26 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar (217 kB at 9.0 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar (801 kB at 31 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-common/11.0.18/http2-common-11.0.18.jar (233 kB at 5.4 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons.test/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons.test/src/test/java/org/eclipse/scout/rt/server/commons/authentication/BearerAuthAccessControllerTest.java:[124,5] org.mockito.stubbing.Answer is a raw type. References to generic type org.mockito.stubbing.Answer<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons.test/src/test/java/org/eclipse/scout/rt/server/commons/healthcheck/HealthCheckerTest.java:[73,28] org.eclipse.scout.rt.platform.job.IFuture is a raw type. References to generic type org.eclipse.scout.rt.platform.job.IFuture<RESULT> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons.test/src/test/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxyTest.java:[114,23] Unsupported @SuppressWarnings("ressource")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons.test/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons.test/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.server.commons.servlet.cache.DownloadHttpResponseInterceptorTest
2024-04-30 15:12:43,850 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:12:43,883 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-04-30 15:12:44,001 INFO  [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-04-30 15:12:44,201 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 328.925956 ms. Total class count: 1393
2024-04-30 15:12:44,678 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 309 beans in 474.154379 ms
2024-04-30 15:12:44,740 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 309 beans in 62.620227 ms
2024-04-30 15:12:44,777 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-04-30 15:12:44,801 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered.
2024-04-30 15:12:44,803 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-04-30 15:12:44,810 INFO  [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:220) - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service.
2024-04-30 15:12:45,102 INFO  [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.107 s -- in org.eclipse.scout.rt.server.commons.servlet.cache.DownloadHttpResponseInterceptorTest
[INFO] Running org.eclipse.scout.rt.server.commons.servlet.ServletExceptionTranslatorTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.260 s -- in org.eclipse.scout.rt.server.commons.servlet.ServletExceptionTranslatorTest
[INFO] Running org.eclipse.scout.rt.server.commons.servlet.HttpServletControlTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.012 s -- in org.eclipse.scout.rt.server.commons.servlet.HttpServletControlTest
[INFO] Running org.eclipse.scout.rt.server.commons.servlet.HttpProxyTest
2024-04-30 15:12:49,028 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:12:49,173 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@7ff6804a{HTTP/1.1, (http/1.1)}{0.0.0.0:38931}
2024-04-30 15:12:49,178 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@1b60d324{STARTING}[11.0.18,sto=0] @7338ms
2024-04-30 15:12:50,719 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@1b60d324{STOPPING}[11.0.18,sto=0]
2024-04-30 15:12:50,772 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@7ff6804a{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
2024-04-30 15:12:50,776 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:12:50,779 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@1325f967{HTTP/1.1, (http/1.1)}{0.0.0.0:36689}
2024-04-30 15:12:50,779 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@504c415c{STARTING}[11.0.18,sto=0] @8939ms
2024-04-30 15:12:50,809 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@504c415c{STOPPING}[11.0.18,sto=0]
2024-04-30 15:12:50,810 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@1325f967{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
2024-04-30 15:12:50,813 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:12:50,815 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@4ec616d6{HTTP/1.1, (http/1.1)}{0.0.0.0:34199}
2024-04-30 15:12:50,815 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@45f95ac0{STARTING}[11.0.18,sto=0] @8976ms
2024-04-30 15:12:50,894 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@45f95ac0{STOPPING}[11.0.18,sto=0]
2024-04-30 15:12:50,896 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@4ec616d6{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
2024-04-30 15:12:50,900 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:12:50,902 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@7fa85a55{HTTP/1.1, (http/1.1)}{0.0.0.0:41483}
2024-04-30 15:12:50,902 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@10a064bd{STARTING}[11.0.18,sto=0] @9062ms
2024-04-30 15:12:50,908 WARN  [qtp1090300647-80] org.eclipse.jetty.server.HttpChannel.handleException(HttpChannel.java:793) - handleException / java.io.IOException
2024-04-30 15:12:51,011 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@10a064bd{STOPPING}[11.0.18,sto=0]
2024-04-30 15:12:51,011 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@7fa85a55{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
2024-04-30 15:12:51,014 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:12:51,016 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@77e6053{HTTP/1.1, (http/1.1)}{0.0.0.0:46735}
2024-04-30 15:12:51,016 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@3bb4c2b2{STARTING}[11.0.18,sto=0] @9177ms
2024-04-30 15:12:51,032 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@3bb4c2b2{STOPPING}[11.0.18,sto=0]
2024-04-30 15:12:51,033 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@77e6053{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
2024-04-30 15:12:51,035 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:12:51,037 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@21ce3b22{HTTP/1.1, (http/1.1)}{0.0.0.0:33031}
2024-04-30 15:12:51,038 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@18b30951{STARTING}[11.0.18,sto=0] @9198ms
2024-04-30 15:12:51,052 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@18b30951{STOPPING}[11.0.18,sto=0]
2024-04-30 15:12:51,053 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@21ce3b22{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
2024-04-30 15:12:51,069 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:12:51,071 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@1736273c{HTTP/1.1, (http/1.1)}{0.0.0.0:38027}
2024-04-30 15:12:51,072 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@3df6494f{STARTING}[11.0.18,sto=0] @9232ms
2024-04-30 15:12:51,086 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@3df6494f{STOPPING}[11.0.18,sto=0]
2024-04-30 15:12:51,087 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@1736273c{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
2024-04-30 15:12:51,090 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:12:51,091 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@c2f7c63{HTTP/1.1, (http/1.1)}{0.0.0.0:43697}
2024-04-30 15:12:51,092 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@3a4cb483{STARTING}[11.0.18,sto=0] @9252ms
2024-04-30 15:12:51,107 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@3a4cb483{STOPPING}[11.0.18,sto=0]
2024-04-30 15:12:51,107 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@c2f7c63{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
2024-04-30 15:12:51,191 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:12:51,193 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@5ef591af{h2c, (h2c)}{0.0.0.0:35377}
2024-04-30 15:12:51,193 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@1ecec098{STARTING}[11.0.18,sto=0] @9353ms
2024-04-30 15:12:51,693 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@1ecec098{STOPPING}[11.0.18,sto=0]
2024-04-30 15:12:51,696 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@5ef591af{h2c, (h2c)}{0.0.0.0:0}
2024-04-30 15:12:51,699 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:12:51,701 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@6ef61cd0{h2c, (h2c)}{0.0.0.0:43199}
2024-04-30 15:12:51,702 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@582ca1e2{STARTING}[11.0.18,sto=0] @9862ms
2024-04-30 15:12:51,730 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@582ca1e2{STOPPING}[11.0.18,sto=0]
2024-04-30 15:12:51,731 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@6ef61cd0{h2c, (h2c)}{0.0.0.0:0}
2024-04-30 15:12:51,733 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:12:51,735 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@7b2f8152{h2c, (h2c)}{0.0.0.0:33549}
2024-04-30 15:12:51,735 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@6738e8b2{STARTING}[11.0.18,sto=0] @9895ms
2024-04-30 15:12:51,803 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@6738e8b2{STOPPING}[11.0.18,sto=0]
2024-04-30 15:12:51,804 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@7b2f8152{h2c, (h2c)}{0.0.0.0:0}
2024-04-30 15:12:51,806 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:12:51,808 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@23263ba{h2c, (h2c)}{0.0.0.0:40885}
2024-04-30 15:12:51,808 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@6b52a40{STARTING}[11.0.18,sto=0] @9968ms
2024-04-30 15:12:51,870 WARN  [qtp1143148797-156] org.eclipse.jetty.server.HttpChannel.handleException(HttpChannel.java:793) - handleException / java.io.IOException
2024-04-30 15:12:51,879 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@6b52a40{STOPPING}[11.0.18,sto=0]
2024-04-30 15:12:51,880 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@23263ba{h2c, (h2c)}{0.0.0.0:0}
2024-04-30 15:12:51,882 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:12:51,884 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@61c145cb{h2c, (h2c)}{0.0.0.0:44025}
2024-04-30 15:12:51,884 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@79ee779c{STARTING}[11.0.18,sto=0] @10044ms
2024-04-30 15:12:51,898 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@79ee779c{STOPPING}[11.0.18,sto=0]
2024-04-30 15:12:51,899 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@61c145cb{h2c, (h2c)}{0.0.0.0:0}
2024-04-30 15:12:51,901 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:12:51,903 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@76e2a621{h2c, (h2c)}{0.0.0.0:41625}
2024-04-30 15:12:51,903 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@152035eb{STARTING}[11.0.18,sto=0] @10064ms
2024-04-30 15:12:51,917 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@152035eb{STOPPING}[11.0.18,sto=0]
2024-04-30 15:12:51,918 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@76e2a621{h2c, (h2c)}{0.0.0.0:0}
2024-04-30 15:12:51,920 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:12:51,922 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@2aeb7c4c{h2c, (h2c)}{0.0.0.0:34503}
2024-04-30 15:12:51,922 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@912747d{STARTING}[11.0.18,sto=0] @10083ms
2024-04-30 15:12:51,936 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@912747d{STOPPING}[11.0.18,sto=0]
2024-04-30 15:12:51,937 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@2aeb7c4c{h2c, (h2c)}{0.0.0.0:0}
2024-04-30 15:12:51,939 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:12:51,942 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@297dff3a{h2c, (h2c)}{0.0.0.0:41705}
2024-04-30 15:12:51,942 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@762f8ff6{STARTING}[11.0.18,sto=0] @10103ms
2024-04-30 15:12:51,978 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@762f8ff6{STOPPING}[11.0.18,sto=0]
2024-04-30 15:12:51,979 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@297dff3a{h2c, (h2c)}{0.0.0.0:0}
2024-04-30 15:12:51,981 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:12:51,982 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@1782896{h2c, (h2c)}{0.0.0.0:42865}
2024-04-30 15:12:51,983 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@2e9dcdd3{STARTING}[11.0.18,sto=0] @10143ms
2024-04-30 15:12:52,102 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@2e9dcdd3{STOPPING}[11.0.18,sto=0]
2024-04-30 15:12:52,103 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@1782896{h2c, (h2c)}{0.0.0.0:0}
2024-04-30 15:12:52,105 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:12:52,107 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@3731e8b6{h2c, (h2c)}{0.0.0.0:40011}
2024-04-30 15:12:52,107 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@bc4a9b0{STARTING}[11.0.18,sto=0] @10268ms
2024-04-30 15:12:52,136 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@bc4a9b0{STOPPING}[11.0.18,sto=0]
2024-04-30 15:12:52,137 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@3731e8b6{h2c, (h2c)}{0.0.0.0:0}
2024-04-30 15:12:52,167 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:12:52,170 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@a93c798{h2c, (h2c)}{0.0.0.0:33713}
2024-04-30 15:12:52,170 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@6d5de79a{STARTING}[11.0.18,sto=0] @10330ms
2024-04-30 15:12:52,209 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@6d5de79a{STOPPING}[11.0.18,sto=0]
2024-04-30 15:12:52,211 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@a93c798{h2c, (h2c)}{0.0.0.0:0}
2024-04-30 15:12:52,270 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:12:52,272 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@6e7f29d5{h2c, (h2c)}{0.0.0.0:37457}
2024-04-30 15:12:52,272 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@7bebad0d{STARTING}[11.0.18,sto=0] @10432ms
2024-04-30 15:12:52,277 WARN  [qtp651445737-233] org.eclipse.jetty.server.HttpChannel.handleException(HttpChannel.java:793) - handleException / java.io.IOException
2024-04-30 15:12:52,286 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@7bebad0d{STOPPING}[11.0.18,sto=0]
2024-04-30 15:12:52,287 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@6e7f29d5{h2c, (h2c)}{0.0.0.0:0}
2024-04-30 15:12:52,289 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:12:52,290 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@14293540{h2c, (h2c)}{0.0.0.0:37499}
2024-04-30 15:12:52,291 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@63ad5fe7{STARTING}[11.0.18,sto=0] @10451ms
2024-04-30 15:12:52,305 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@63ad5fe7{STOPPING}[11.0.18,sto=0]
2024-04-30 15:12:52,306 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@14293540{h2c, (h2c)}{0.0.0.0:0}
2024-04-30 15:12:52,308 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:12:52,310 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@c79780{h2c, (h2c)}{0.0.0.0:40013}
2024-04-30 15:12:52,310 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@50013a15{STARTING}[11.0.18,sto=0] @10470ms
2024-04-30 15:12:52,324 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@50013a15{STOPPING}[11.0.18,sto=0]
2024-04-30 15:12:52,325 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@c79780{h2c, (h2c)}{0.0.0.0:0}
2024-04-30 15:12:52,327 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:12:52,329 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@7ac90dab{h2c, (h2c)}{0.0.0.0:38519}
2024-04-30 15:12:52,329 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@757c685d{STARTING}[11.0.18,sto=0] @10489ms
2024-04-30 15:12:52,343 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@757c685d{STOPPING}[11.0.18,sto=0]
2024-04-30 15:12:52,344 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@7ac90dab{h2c, (h2c)}{0.0.0.0:0}
2024-04-30 15:12:52,369 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:12:52,371 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@7fc56d61{h2c, (h2c)}{0.0.0.0:42805}
2024-04-30 15:12:52,371 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@402feb85{STARTING}[11.0.18,sto=0] @10531ms
2024-04-30 15:12:52,385 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@402feb85{STOPPING}[11.0.18,sto=0]
2024-04-30 15:12:52,386 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@7fc56d61{h2c, (h2c)}{0.0.0.0:0}
[WARNING] Tests run: 33, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 3.982 s -- in org.eclipse.scout.rt.server.commons.servlet.HttpProxyTest
[INFO] Running org.eclipse.scout.rt.server.commons.servlet.HttpClientInfoTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.eclipse.scout.rt.server.commons.servlet.HttpClientInfoTest
[INFO] Running org.eclipse.scout.rt.server.commons.servlet.ContentSecurityPolicyTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.scout.rt.server.commons.servlet.ContentSecurityPolicyTest
[INFO] Running org.eclipse.scout.rt.server.commons.idempotent.SequenceNumberDuplicateDetectorTest
2024-04-30 15:12:52,576 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:12:52,599 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-04-30 15:12:52,601 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered.
2024-04-30 15:12:52,601 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-04-30 15:12:52,602 INFO  [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:220) - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service.
2024-04-30 15:12:52,616 WARN  [main] org.eclipse.scout.rt.server.commons.idempotent.SequenceNumberDuplicateDetector.accept(SequenceNumberDuplicateDetector.java:110) - Potential duplicate request id 2. The cache size is 2, the window is 3, 4. Assuming new key is valid.
2024-04-30 15:12:52,617 WARN  [main] org.eclipse.scout.rt.server.commons.idempotent.SequenceNumberDuplicateDetector.accept(SequenceNumberDuplicateDetector.java:110) - Potential duplicate request id 1. The cache size is 3, the window is 2, 4. Assuming new key is valid.
2024-04-30 15:12:52,621 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-04-30 15:12:52,621 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.048 s -- in org.eclipse.scout.rt.server.commons.idempotent.SequenceNumberDuplicateDetectorTest
[INFO] Running org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest
2024-04-30 15:12:54,697 WARN  [Time-limited test] org.eclipse.scout.rt.server.commons.healthcheck.AbstractHealthChecker.checkHealth(AbstractHealthChecker.java:131) - HealthCheck[312138f6-386f-4f62-ad98-52ed23b511a0] has timed out after 1000ms, future=JobFutureTask@22fbc3ec[job=312138f6-386f-4f62-ad98-52ed23b511a0, state=RUNNING]. Cancelling job now.
2024-04-30 15:12:58,757 INFO  [scout-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Array index out of range: 2] - MDC[jobName=b66be9c0-46a0-4002-8f99-29ddbc74ec3d]
java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 2
	at org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest$2.run(HealthCheckerTest.java:197)
	at org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest$1.execCheckHealth(HealthCheckerTest.java:61)
	at org.eclipse.scout.rt.server.commons.healthcheck.AbstractHealthChecker.lambda$0(AbstractHealthChecker.java:145)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.140 s -- in org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest
[INFO] Running org.eclipse.scout.rt.server.commons.context.HttpRunContextProducerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.server.commons.context.HttpRunContextProducerTest
[INFO] Running org.eclipse.scout.rt.server.commons.authentication.token.SingleStringTokenVerifierTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.server.commons.authentication.token.SingleStringTokenVerifierTest
[INFO] Running org.eclipse.scout.rt.server.commons.authentication.ServletFilterHelperTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s -- in org.eclipse.scout.rt.server.commons.authentication.ServletFilterHelperTest
[INFO] Running org.eclipse.scout.rt.server.commons.authentication.ServiceTunnelAccessTokenAccessControllerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.server.commons.authentication.ServiceTunnelAccessTokenAccessControllerTest
[INFO] Running org.eclipse.scout.rt.server.commons.authentication.FormBasedAccessControllerTest
2024-04-30 15:12:59,383 INFO  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.init(DataObjectInventory.java:116) - Registry initialized, found 31 IDoEntity implementations with @TypeName annotation and 0 implementations with @TypeVersion annotation.
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 s -- in org.eclipse.scout.rt.server.commons.authentication.FormBasedAccessControllerTest
[INFO] Running org.eclipse.scout.rt.server.commons.authentication.BearerAuthAccessControllerTest
2024-04-30 15:12:59,439 ERROR [main] org.eclipse.scout.rt.server.commons.authentication.BearerAuthAccessController.readBearerToken(BearerAuthAccessController.java:139) - Token is not a valid base64 encoded value. Check part 0 of the token
java.lang.IllegalArgumentException: Illegal base64 character 20
	at java.base/java.util.Base64$Decoder.decode0(Base64.java:848)
	at java.base/java.util.Base64$Decoder.decode(Base64.java:566)
	at java.base/java.util.Base64$Decoder.decode(Base64.java:589)
	at org.eclipse.scout.rt.platform.util.Base64Utility.decode(Base64Utility.java:87)
	at org.eclipse.scout.rt.platform.util.Base64Utility.decode(Base64Utility.java:60)
	at org.eclipse.scout.rt.server.commons.authentication.BearerAuthAccessController.readBearerToken(BearerAuthAccessController.java:136)
	at org.eclipse.scout.rt.server.commons.authentication.BearerAuthAccessControllerTest.testParseBearerAuthRequest(BearerAuthAccessControllerTest.java:69)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.549 s -- in org.eclipse.scout.rt.server.commons.authentication.BearerAuthAccessControllerTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 102, Failures: 0, Errors: 0, Skipped: 4
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.commons.test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.commons.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.jetty >-----------
[INFO] Building org.eclipse.scout.rt.jetty 24.2-SNAPSHOT                [23/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jetty/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-webapp/11.0.18/jetty-webapp-11.0.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/11.0.18/jetty-webapp-11.0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/11.0.18/jetty-webapp-11.0.18.pom (3.6 kB at 257 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.pom (2.3 kB at 391 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.pom (2.1 kB at 294 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-xml/11.0.18/jetty-xml-11.0.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/11.0.18/jetty-xml-11.0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/11.0.18/jetty-xml-11.0.18.pom (2.2 kB at 372 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-alpn-java-server/11.0.18/jetty-alpn-java-server-11.0.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-java-server/11.0.18/jetty-alpn-java-server-11.0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-java-server/11.0.18/jetty-alpn-java-server-11.0.18.pom (2.5 kB at 361 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-alpn-parent/11.0.18/jetty-alpn-parent-11.0.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-parent/11.0.18/jetty-alpn-parent-11.0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-parent/11.0.18/jetty-alpn-parent-11.0.18.pom (792 B at 132 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-alpn-server/11.0.18/jetty-alpn-server-11.0.18.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-server/11.0.18/jetty-alpn-server-11.0.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-server/11.0.18/jetty-alpn-server-11.0.18.pom (2.2 kB at 318 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.pom (10 kB at 1.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/toolchain/jetty-toolchain/1.6/jetty-toolchain-1.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/toolchain/jetty-toolchain/1.6/jetty-toolchain-1.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/toolchain/jetty-toolchain/1.6/jetty-toolchain-1.6.pom (17 kB at 2.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-webapp/11.0.18/jetty-webapp-11.0.18.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-xml/11.0.18/jetty-xml-11.0.18.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-alpn-java-server/11.0.18/jetty-alpn-java-server-11.0.18.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-alpn-server/11.0.18/jetty-alpn-server-11.0.18.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/11.0.18/jetty-webapp-11.0.18.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/11.0.18/jetty-webapp-11.0.18.jar (159 kB at 7.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/11.0.18/jetty-xml-11.0.18.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-java-server/11.0.18/jetty-alpn-java-server-11.0.18.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-server/11.0.18/jetty-alpn-server-11.0.18.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-server/11.0.18/jetty-alpn-server-11.0.18.jar (18 kB at 2.3 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-java-server/11.0.18/jetty-alpn-java-server-11.0.18.jar (17 kB at 1.9 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/11.0.18/jetty-xml-11.0.18.jar (73 kB at 7.3 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar (121 kB at 12 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar (166 kB at 7.5 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.jetty ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.jetty ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.jetty ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jetty/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.jetty ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.jetty ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.jetty ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jetty/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.jetty ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jetty/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.jetty ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.jetty ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.jetty ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jetty/target/org.eclipse.scout.rt.jetty-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.jetty ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.jetty ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jetty/target/org.eclipse.scout.rt.jetty-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.jetty ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.jetty ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.app >------------
[INFO] Building org.eclipse.scout.rt.app 24.2-SNAPSHOT                  [24/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.app/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.app ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.app ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.app ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.app/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.app ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.app ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.app/src/main/java/org/eclipse/scout/rt/app/Application.java:[157,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.app ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.app/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.app ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.app/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.app ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.app ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.app ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.app/target/org.eclipse.scout.rt.app-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.app ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.app ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.app/target/org.eclipse.scout.rt.app-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.app ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.app ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.app >--------
[INFO] Building org.eclipse.scout.rt.server.app 24.2-SNAPSHOT           [25/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.app/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.app ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.app ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.app ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.app/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.app ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.app ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.app ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.app/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.app ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.app/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.app ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.app ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.app ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.app/target/org.eclipse.scout.rt.server.app-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.app ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.app ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.app/target/org.eclipse.scout.rt.server.app-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.app ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.app ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.test >--------
[INFO] Building org.eclipse.scout.rt.server.test 24.2-SNAPSHOT          [26/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.test ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.test ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.test ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/runner/statement/ServerRunContextStatement.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/runner/statement/ServerRunContextStatement.java:[57,44] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/runner/statement/ServerRunContextStatement.java:[57,55] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/runner/statement/ServerRunContextStatement.java:[57,72] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/runner/statement/ServerRunContextStatement.java:[69,11] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean<T> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/TestHttpSession.java:[28,19] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/TestHttpSession.java:[94,10] java.util.Enumeration is a raw type. References to generic type java.util.Enumeration<E> should be parameterized
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.test ---
[INFO] Copying 3 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[60,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[65,41] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[70,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[89,37] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[94,39] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[99,36] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[114,37] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[119,41] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[124,55] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/ServiceTunnelServletTest.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/ServiceTunnelServletTest.java:[164,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/ServiceTunnelServletTest.java:[232,30] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/ServiceTunnelServletTest.java:[232,41] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/ServiceTunnelServletTest.java:[232,58] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/PiggyBackClientNotificationTest.java:[54,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[47,5] org.mockito.stubbing.Answer is a raw type. References to generic type org.mockito.stubbing.Answer<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[125,32] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[151,73] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[155,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[175,75] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[179,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[199,75] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[205,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[220,77] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[226,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[308,80] org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[46,5] org.mockito.stubbing.Answer is a raw type. References to generic type org.mockito.stubbing.Answer<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[72,32] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[95,32] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[118,32] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[136,7] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[139,32] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[185,47] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[189,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[197,59] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[203,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService<KEY_TYPE> should be parameterized
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.server.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.test ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
2024-04-30 15:13:04,648 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:13:04,683 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-04-30 15:13:04,822 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-04-30 15:13:05,135 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 464.057454 ms. Total class count: 1736
2024-04-30 15:13:05,515 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 398 beans in 378.090763 ms
2024-04-30 15:13:05,600 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 398 beans in 84.311813 ms
2024-04-30 15:13:05,614 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-04-30 15:13:05,636 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 2 code type classes registered.
2024-04-30 15:13:05,638 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-04-30 15:13:05,644 INFO  [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'.
2024-04-30 15:13:05,868 INFO  [scout-platform-starter] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received.
[INFO] Running org.eclipse.scout.rt.testing.server.runner.parameterized.SampleParameterizedServerTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.133 s -- in org.eclipse.scout.rt.testing.server.runner.parameterized.SampleParameterizedServerTest
[INFO] Running org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest
2024-04-30 15:13:07,189 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'server' - MDC[principal=anna]
2024-04-30 15:13:07,240 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerSameSessionTest$JUnitServerSession@7d1c164a[id = 123t7s86cne1v0sm5j2s7inpaloch4vea48cfmcak6cfqerocptb], user=anna] - MDC[principal=anna]
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest
[INFO] Running org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTest
[INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTransactionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTransactionTest
[INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTest
[INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerSameSessionTest
2024-04-30 15:13:07,449 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest$JUnitServerSession@543fe698[id = vmubte2jqaosq04gkpk8u3mmvs1edc4stlbcocpmf5f008q5q6g], user=anna] - MDC[principal=anna]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerSameSessionTest
[INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest
2024-04-30 15:13:07,455 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest$JUnitServerSession@637c840d[id = v9atcfp1nvfls4rdk91ufplfc50tjpt8fka1gfbftivuq7afcl2], user=john] - MDC[principal=john]
2024-04-30 15:13:07,460 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@7ccd611e[id = 1j4l8fejqnt93itm6a9o7upsaq07b4b7sp7k5sh2fomrik9uqpqk], user=anna] - MDC[principal=anna]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest
[INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest
2024-04-30 15:13:07,464 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@5c3d4f05[id = ie9pp2h96ba0pv55c79kro6ovjer8r5m2172apu8udq33d19umv], user=anna] - MDC[principal=anna]
2024-04-30 15:13:07,466 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@5438fa43[id = jb4nhhgf14qg1nouv69or0prv59aciumbngngddj4v1qqt2fq6t], user=anna] - MDC[principal=anna]
2024-04-30 15:13:07,469 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession2@6d0e45a5[id = 1s7gj22eet3ilvc989ptj9uho9ebkq56o1fmsaa9es7rsk6v7obh], user=anna] - MDC[principal=anna]
2024-04-30 15:13:07,472 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@7aa01bd9[id = 16sfv8u85qjchbeelh7kur7p4kl3283pdsf84u5jhiccdm4q2v56], user=anna] - MDC[principal=anna]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest
[INFO] Running org.eclipse.scout.rt.server.session.ServerSessionCacheTest
2024-04-30 15:13:07,475 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@2e6d76ba[id = testId], user=null]
2024-04-30 15:13:08,269 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@10b8b900[id = testId], user=null]
2024-04-30 15:13:08,288 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@599f1b7[id = testId], user=null]
2024-04-30 15:13:08,295 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@1a914089[id = testId], user=null]
2024-04-30 15:13:08,396 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@64279ab[id = testId], user=null]
2024-04-30 15:13:08,406 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@124eb83d[id = testId], user=null]
2024-04-30 15:13:08,534 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@51f68849[id = testId], user=null]
2024-04-30 15:13:08,538 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@2f4d32bf[id = testId], user=null]
2024-04-30 15:13:08,575 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@2abc55c4[id = testId], user=null]
2024-04-30 15:13:08,577 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@65600fb3[id = testId], user=null]
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.115 s -- in org.eclipse.scout.rt.server.session.ServerSessionCacheTest
[INFO] Running org.eclipse.scout.rt.server.services.lookup.BatchNormalizerTest
2024-04-30 15:13:08,736 WARN  [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:160) - class org.eclipse.scout.rt.server.services.lookup.BatchNormalizerTest$FruitLookupCallNonCacheable subclasses LookupCall with an additional member field 'FruitLookupCallNonCacheable.m_meta' and should therefore override the 'boolean equals(Object obj)' and 'int hashCode()' methods
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s -- in org.eclipse.scout.rt.server.services.lookup.BatchNormalizerTest
[INFO] Running org.eclipse.scout.rt.server.services.lookup.BatchLookupTest
2024-04-30 15:13:08,975 WARN  [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:160) - class org.eclipse.scout.rt.server.services.lookup.BatchLookupTest$FlowerLookupCallWithMembersNoEqualsOverride subclasses LookupCall with an additional member field 'FlowerLookupCallWithMembersNoEqualsOverride.m_latinId' and should therefore override the 'boolean equals(Object obj)' and 'int hashCode()' methods
2024-04-30 15:13:09,073 WARN  [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:160) - class org.eclipse.scout.rt.server.services.lookup.BatchLookupTest$LocalFlowerLookupCallWithMembersNoEqualsOverride subclasses LookupCall with an additional member field 'LocalFlowerLookupCallWithMembersNoEqualsOverride.m_latinId' and should therefore override the 'boolean equals(Object obj)' and 'int hashCode()' methods
2024-04-30 15:13:09,109 WARN  [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:160) - class org.eclipse.scout.rt.server.services.lookup.BatchLookupTest$SubclassedLocalFlowerLookupCallWithMembersNoEqualsOverride subclasses LookupCall with an additional member field 'LocalFlowerLookupCallWithMembersNoEqualsOverride.m_latinId' and should therefore override the 'boolean equals(Object obj)' and 'int hashCode()' methods
2024-04-30 15:13:09,151 WARN  [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:160) - class org.eclipse.scout.rt.server.services.lookup.BatchLookupTest$SubclassedFlowerLookupCallWithMembersNoEqualsOverride subclasses LookupCall with an additional member field 'FlowerLookupCallWithMembersNoEqualsOverride.m_latinId' and should therefore override the 'boolean equals(Object obj)' and 'int hashCode()' methods
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 s -- in org.eclipse.scout.rt.server.services.lookup.BatchLookupTest
[INFO] Running org.eclipse.scout.rt.server.services.common.security.PermissionsInvalidationNotificationListenerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.server.services.common.security.PermissionsInvalidationNotificationListenerTest
[INFO] Running org.eclipse.scout.rt.server.services.common.security.PermissionServiceTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.scout.rt.server.services.common.security.PermissionServiceTest
[INFO] Running org.eclipse.scout.rt.server.services.common.security.AccessControlServiceTest
2024-04-30 15:13:09,299 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@28e7bb31[id = fogrnekig71iq1oq2m4os6e5ek7dmtfeimqd7nf1bv7qke1elie], user=john] - MDC[principal=john]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.513 s -- in org.eclipse.scout.rt.server.services.common.security.AccessControlServiceTest
[INFO] Running org.eclipse.scout.rt.server.services.common.pwd.DefaultPasswordPolicyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.scout.rt.server.services.common.pwd.DefaultPasswordPolicyTest
[INFO] Running org.eclipse.scout.rt.server.services.common.code.CodeServiceTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 s -- in org.eclipse.scout.rt.server.services.common.code.CodeServiceTest
[INFO] Running org.eclipse.scout.rt.server.services.common.code.CodeServiceInvalidateTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.scout.rt.server.services.common.code.CodeServiceInvalidateTest
[INFO] Running org.eclipse.scout.rt.server.services.common.clustersync.ClusterSynchronizationServiceTest
2024-04-30 15:13:10,175 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@300bb303[id = ntf7g7hmvotfq6697p6rsl7blhjd5vdchbe6rbfu1cighob2t7v], user=default] - MDC[principal=default]
2024-04-30 15:13:10,272 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=ntf7g7hmvotfq6697p6rsl7blhjd5vdchbe6rbfu1cighob2t7v]
2024-04-30 15:13:10,291 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=ntf7g7hmvotfq6697p6rsl7blhjd5vdchbe6rbfu1cighob2t7v]
2024-04-30 15:13:10,297 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=ntf7g7hmvotfq6697p6rsl7blhjd5vdchbe6rbfu1cighob2t7v]
2024-04-30 15:13:10,300 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=ntf7g7hmvotfq6697p6rsl7blhjd5vdchbe6rbfu1cighob2t7v]
2024-04-30 15:13:10,304 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=ntf7g7hmvotfq6697p6rsl7blhjd5vdchbe6rbfu1cighob2t7v]
2024-04-30 15:13:10,375 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@68b7bdcb[id = d5qprvbadnd19kfmolo35d2fhpfhedcve3tob7418doc7oi6gho], user=system] - MDC[principal=system]
2024-04-30 15:13:10,382 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=ntf7g7hmvotfq6697p6rsl7blhjd5vdchbe6rbfu1cighob2t7v]
2024-04-30 15:13:10,387 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=ntf7g7hmvotfq6697p6rsl7blhjd5vdchbe6rbfu1cighob2t7v]
2024-04-30 15:13:10,390 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=ntf7g7hmvotfq6697p6rsl7blhjd5vdchbe6rbfu1cighob2t7v]
2024-04-30 15:13:10,394 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=ntf7g7hmvotfq6697p6rsl7blhjd5vdchbe6rbfu1cighob2t7v]
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s -- in org.eclipse.scout.rt.server.services.common.clustersync.ClusterSynchronizationServiceTest
[INFO] Running org.eclipse.scout.rt.server.services.common.clustersync.ClusterNodeStatusInfoTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.scout.rt.server.services.common.clustersync.ClusterNodeStatusInfoTest
[INFO] Running org.eclipse.scout.rt.server.services.common.clustersync.ClientNotificationClusterNotificationTest
2024-04-30 15:13:10,471 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=ntf7g7hmvotfq6697p6rsl7blhjd5vdchbe6rbfu1cighob2t7v]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 s -- in org.eclipse.scout.rt.server.services.common.clustersync.ClientNotificationClusterNotificationTest
[INFO] Running org.eclipse.scout.rt.server.services.ServiceWithSessionInterceptorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.server.services.ServiceWithSessionInterceptorTest
[INFO] Running org.eclipse.scout.rt.server.services.RemoteServiceWithoutAuthorizationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.server.services.RemoteServiceWithoutAuthorizationTest
[INFO] Running org.eclipse.scout.rt.server.services.RemoteServiceAccessDeniedTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.server.services.RemoteServiceAccessDeniedTest
[INFO] Running org.eclipse.scout.rt.server.notification.NotificationCoalescerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.server.notification.NotificationCoalescerTest
[INFO] Running org.eclipse.scout.rt.server.job.filter.future.SessionFutureFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.scout.rt.server.job.filter.future.SessionFutureFilterTest
[INFO] Running org.eclipse.scout.rt.server.job.filter.future.ServerRunContextFutureFilterTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.eclipse.scout.rt.server.job.filter.future.ServerRunContextFutureFilterTest
[INFO] Running org.eclipse.scout.rt.server.job.filter.event.SessionJobEventFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.scout.rt.server.job.filter.event.SessionJobEventFilterTest
[INFO] Running org.eclipse.scout.rt.server.context.ServerRunContextTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.server.context.ServerRunContextTest
[INFO] Running org.eclipse.scout.rt.server.context.ServerRunContextProducerTest
2024-04-30 15:13:11,044 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@528e5e38[id = 24jka72l5u12q0n95igl5ghasg0kp0ibbq49sg4favorg2n3p0k], user=alpha] - MDC[principal=alpha]
2024-04-30 15:13:11,047 INFO  [scout-thread-24] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@35788a23[id = 1koim35ajfmdkmaoidiir07aon0ko18ve0qaeotmro1rukev5d8e], user=beta] - MDC[principal=beta, jobName=org.eclipse.scout.rt.server.context.ServerRunContextProducerTest$$Lambda$381/0x00007f1048418448]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.scout.rt.server.context.ServerRunContextProducerTest
[INFO] Running org.eclipse.scout.rt.server.context.ServerRunContextChainTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.server.context.ServerRunContextChainTest
[INFO] Running org.eclipse.scout.rt.server.context.RunMonitorCancelRegistryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.server.context.RunMonitorCancelRegistryTest
[INFO] Running org.eclipse.scout.rt.server.context.HttpServerRunContextProducerTest
2024-04-30 15:13:11,417 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@71468613[id = testid], user=null] - MDC[cid=fd2a038c-6e6b-4e3b-9d7e-9cd703203264]
2024-04-30 15:13:11,422 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.inactivateSession(AbstractServerSession.java:281) - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@71468613[id = testid], user=null]
2024-04-30 15:13:11,428 INFO  [main] org.eclipse.scout.rt.server.commons.HttpSessionMutex.of(HttpSessionMutex.java:89) - Session without mutex: null. Consider registering class org.eclipse.scout.rt.server.commons.HttpSessionMutex as listener via org.eclipse.scout.rt.jetty.IServletFilterContributor or in the web.xml
java.lang.Exception: origin
	at org.eclipse.scout.rt.server.commons.HttpSessionMutex.of(HttpSessionMutex.java:89)
	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.computeSessionIdIfAbsent(HttpServerRunContextProducer.java:147)
	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.ensureScoutSessionId(HttpServerRunContextProducer.java:143)
	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.getOrCreateScoutSession(HttpServerRunContextProducer.java:129)
	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.produce(HttpServerRunContextProducer.java:94)
	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.produce(HttpServerRunContextProducer.java:64)
	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducerTest.testGetOrCreateScoutSessionWithExistingSessionIdOnHttpSession(HttpServerRunContextProducerTest.java:82)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:13:11,433 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@356fa0d1[id = testId], user=null] - MDC[cid=0262924c-d750-4080-b758-490f00cb1e48]
2024-04-30 15:13:11,434 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.inactivateSession(AbstractServerSession.java:281) - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@356fa0d1[id = testId], user=null]
2024-04-30 15:13:11,437 INFO  [main] org.eclipse.scout.rt.server.commons.HttpSessionMutex.of(HttpSessionMutex.java:89) - Session without mutex: null. Consider registering class org.eclipse.scout.rt.server.commons.HttpSessionMutex as listener via org.eclipse.scout.rt.jetty.IServletFilterContributor or in the web.xml
java.lang.Exception: origin
	at org.eclipse.scout.rt.server.commons.HttpSessionMutex.of(HttpSessionMutex.java:89)
	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.computeSessionIdIfAbsent(HttpServerRunContextProducer.java:147)
	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.ensureScoutSessionId(HttpServerRunContextProducer.java:143)
	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.getOrCreateScoutSession(HttpServerRunContextProducer.java:129)
	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.produce(HttpServerRunContextProducer.java:94)
	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.produce(HttpServerRunContextProducer.java:64)
	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducerTest.testGetOrCreateScoutSessionWithRandomId(HttpServerRunContextProducerTest.java:62)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:13:11,438 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@76dc36e5[id = 1ib1cm7hdkttd7hn67aghkrom8h9vnag8lagjs9hnbm57n5dduj6], user=null] - MDC[cid=e4c2a484-484a-4112-89f9-882d20ee47c6]
2024-04-30 15:13:11,439 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.inactivateSession(AbstractServerSession.java:281) - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@76dc36e5[id = 1ib1cm7hdkttd7hn67aghkrom8h9vnag8lagjs9hnbm57n5dduj6], user=null]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 s -- in org.eclipse.scout.rt.server.context.HttpServerRunContextProducerTest
[INFO] Running org.eclipse.scout.rt.server.commons.http.TestingHttpServerTest
2024-04-30 15:13:11,776 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:13:12,046 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-04-30 15:13:12,086 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-04-30 15:13:12,130 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@7304ca87{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-04-30 15:13:12,147 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@18f13756{HTTP/1.1, (http/1.1)}{0.0.0.0:33002}
2024-04-30 15:13:12,150 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@3f2ef402{STARTING}[11.0.18,sto=0] @9261ms
2024-04-30 15:13:12,150 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:13:12,182 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-04-30 15:13:12,184 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-04-30 15:13:12,186 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@24558113{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-04-30 15:13:12,186 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@391e5ffa{HTTP/1.1, (http/1.1)}{0.0.0.0:33003}
2024-04-30 15:13:12,187 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@2fa2143d{STARTING}[11.0.18,sto=0] @9297ms
2024-04-30 15:13:12,187 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@3f2ef402{STOPPING}[11.0.18,sto=0]
2024-04-30 15:13:12,190 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@18f13756{HTTP/1.1, (http/1.1)}{0.0.0.0:33002}
2024-04-30 15:13:12,194 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@7304ca87{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-04-30 15:13:12,198 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@2fa2143d{STOPPING}[11.0.18,sto=0]
2024-04-30 15:13:12,198 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@391e5ffa{HTTP/1.1, (http/1.1)}{0.0.0.0:33003}
2024-04-30 15:13:12,199 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@24558113{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.733 s -- in org.eclipse.scout.rt.server.commons.http.TestingHttpServerTest
[INFO] Running org.eclipse.scout.rt.server.commons.http.HttpSimpleTest
2024-04-30 15:13:12,204 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:13:12,219 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-04-30 15:13:12,221 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-04-30 15:13:12,222 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@36e98434{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-04-30 15:13:12,223 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@3ee2d546{HTTP/1.1, (http/1.1)}{0.0.0.0:33001}
2024-04-30 15:13:12,224 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@401002ce{STARTING}[11.0.18,sto=0] @9334ms
2024-04-30 15:13:12,885 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@401002ce{STOPPING}[11.0.18,sto=0]
2024-04-30 15:13:12,887 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@3ee2d546{HTTP/1.1, (http/1.1)}{0.0.0.0:33001}
2024-04-30 15:13:12,888 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@36e98434{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
# HttpClient.write

# HttpClient.read

2024-04-30 15:13:12,891 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:13:12,905 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-04-30 15:13:12,906 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-04-30 15:13:12,908 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@2a5d9ede{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-04-30 15:13:12,908 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@5799b8a2{HTTP/1.1, (http/1.1)}{0.0.0.0:33001}
2024-04-30 15:13:12,909 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@760ac834{STARTING}[11.0.18,sto=0] @10019ms
2024-04-30 15:13:12,917 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@760ac834{STOPPING}[11.0.18,sto=0]
2024-04-30 15:13:12,918 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@5799b8a2{HTTP/1.1, (http/1.1)}{0.0.0.0:33001}
2024-04-30 15:13:12,919 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@2a5d9ede{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
# HttpClient.write

# HttpClient.read

2024-04-30 15:13:12,921 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:13:12,933 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-04-30 15:13:12,934 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-04-30 15:13:12,936 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@347f0950{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-04-30 15:13:12,936 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@25dacc5a{HTTP/1.1, (http/1.1)}{0.0.0.0:33001}
2024-04-30 15:13:12,937 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@380cd266{STARTING}[11.0.18,sto=0] @10047ms
2024-04-30 15:13:12,982 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@380cd266{STOPPING}[11.0.18,sto=0]
2024-04-30 15:13:12,983 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@25dacc5a{HTTP/1.1, (http/1.1)}{0.0.0.0:33001}
2024-04-30 15:13:12,984 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@347f0950{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
# HttpClient.write

# HttpClient.read

2024-04-30 15:13:12,986 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:13:13,012 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-04-30 15:13:13,013 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 2 code type classes registered.
2024-04-30 15:13:13,014 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-04-30 15:13:13,014 INFO  [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'.
2024-04-30 15:13:13,018 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received.
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.823 s -- in org.eclipse.scout.rt.server.commons.http.HttpSimpleTest
[INFO] Running org.eclipse.scout.rt.server.commons.http.HttpServletConnectionAbortTest
2024-04-30 15:13:13,031 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:13:13,076 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-04-30 15:13:13,078 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-04-30 15:13:13,079 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@5c438795{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-04-30 15:13:13,080 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@2257590f{HTTP/1.1, (http/1.1)}{0.0.0.0:33007}
2024-04-30 15:13:13,080 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@5eaa4ed0{STARTING}[11.0.18,sto=0] @10191ms
ROUND 0
ROUND 1
ROUND 2
ROUND 3
ROUND 4
ROUND 5
ROUND 6
ROUND 7
ROUND 8
ROUND 9
ROUND 10
ROUND 11
ROUND 12
ROUND 13
ROUND 14
ROUND 15
ROUND 16
ROUND 17
ROUND 18
ROUND 19
ROUND 20
ROUND 21
ROUND 22
ROUND 23
ROUND 24
ROUND 25
ROUND 26
ROUND 27
ROUND 28
ROUND 29
ROUND 30
ROUND 31
ROUND 32
ROUND 33
ROUND 34
ROUND 35
ROUND 36
ROUND 37
ROUND 38
ROUND 39
ROUND 40
ROUND 41
ROUND 42
ROUND 43
ROUND 44
ROUND 45
ROUND 46
ROUND 47
ROUND 48
ROUND 49
ROUND 50
ROUND 51
ROUND 52
ROUND 53
ROUND 54
ROUND 55
ROUND 56
ROUND 57
ROUND 58
ROUND 59
ROUND 60
ROUND 61
ROUND 62
ROUND 63
ROUND 64
ROUND 65
ROUND 66
ROUND 67
ROUND 68
ROUND 69
ROUND 70
ROUND 71
ROUND 72
ROUND 73
ROUND 74
ROUND 75
ROUND 76
ROUND 77
ROUND 78
ROUND 79
ROUND 80
ROUND 81
ROUND 82
ROUND 83
ROUND 84
ROUND 85
ROUND 86
ROUND 87
ROUND 88
ROUND 89
ROUND 90
ROUND 91
ROUND 92
ROUND 93
ROUND 94
ROUND 95
ROUND 96
ROUND 97
ROUND 98
ROUND 99
2024-04-30 15:13:13,393 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@5eaa4ed0{STOPPING}[11.0.18,sto=0]
2024-04-30 15:13:13,393 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@2257590f{HTTP/1.1, (http/1.1)}{0.0.0.0:33007}
2024-04-30 15:13:13,394 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@5c438795{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-04-30 15:13:13,399 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-04-30 15:13:13,400 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true
2024-04-30 15:13:13,400 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:13:13,415 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-04-30 15:13:13,416 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 2 code type classes registered.
2024-04-30 15:13:13,417 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-04-30 15:13:13,417 INFO  [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'.
2024-04-30 15:13:13,420 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received.
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.396 s -- in org.eclipse.scout.rt.server.commons.http.HttpServletConnectionAbortTest
[INFO] Running org.eclipse.scout.rt.server.commons.http.HttpServiceTunnelNetworkTest
2024-04-30 15:13:13,431 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:13:13,474 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-04-30 15:13:13,475 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-04-30 15:13:13,477 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@74fd5fb0{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-04-30 15:13:13,477 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@3599b7e8{HTTP/1.1, (http/1.1)}{0.0.0.0:33005}
2024-04-30 15:13:13,478 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@696a6506{STARTING}[11.0.18,sto=0] @10588ms
org.eclipse.scout.rt.platform.util.concurrent.FutureCancelledError: Failed to wait for a job to complete because the job was cancelled [calling-thread=main, job=org.eclipse.scout.rt.server.commons.http.HttpServiceTunnelNetworkTest$$Lambda$519/0x00007f104851e860]
	at org.eclipse.scout.rt.platform.job.internal.JobExceptionTranslator.translateCancellationException(JobExceptionTranslator.java:43)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:413)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:399)
	at org.eclipse.scout.rt.server.commons.http.HttpServiceTunnelNetworkTest.testPostWithChunkedResponseThatIsCancelled(HttpServiceTunnelNetworkTest.java:327)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithNewPlatform(PlatformStatement.java:84)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:71)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.util.concurrent.CancellationException
	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:121)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:205)
	at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.retrieveFinalValue(CompletionPromise.java:274)
	at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:165)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:407)
	... 66 more
2024-04-30 15:13:13,490 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@696a6506{STOPPING}[11.0.18,sto=0]
2024-04-30 15:13:13,491 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@3599b7e8{HTTP/1.1, (http/1.1)}{0.0.0.0:33005}
2024-04-30 15:13:13,492 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@74fd5fb0{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-04-30 15:13:13,494 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:13:13,506 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-04-30 15:13:13,508 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-04-30 15:13:13,509 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@29becf8b{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-04-30 15:13:13,510 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@333e01c6{HTTP/1.1, (http/1.1)}{0.0.0.0:33005}
2024-04-30 15:13:13,510 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@73ba3c4b{STARTING}[11.0.18,sto=0] @10621ms
2024-04-30 15:13:13,513 WARN  [main] org.eclipse.scout.rt.shared.servicetunnel.AbstractServiceTunnel.interceptRequest(AbstractServiceTunnel.java:83) - No UserAgent set on calling context; include default in service-request
2024-04-30 15:13:13,537 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@73ba3c4b{STOPPING}[11.0.18,sto=0]
2024-04-30 15:13:13,538 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@333e01c6{HTTP/1.1, (http/1.1)}{0.0.0.0:33005}
2024-04-30 15:13:13,539 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@29becf8b{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-04-30 15:13:13,569 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-04-30 15:13:13,570 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in org.eclipse.scout.rt.server.commons.http.HttpServiceTunnelNetworkTest
[INFO] Running org.eclipse.scout.rt.server.commons.http.HttpRetryTest
2024-04-30 15:13:13,573 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:13:13,584 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-04-30 15:13:13,585 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-04-30 15:13:13,586 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@8b93c88{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-04-30 15:13:13,587 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@752573df{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-04-30 15:13:13,587 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@3524ee20{STARTING}[11.0.18,sto=0] @10698ms
2024-04-30 15:13:13,692 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@3524ee20{STOPPING}[11.0.18,sto=0]
2024-04-30 15:13:13,692 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@752573df{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-04-30 15:13:13,693 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@8b93c88{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-04-30 15:13:13,696 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:13:13,706 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-04-30 15:13:13,707 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-04-30 15:13:13,708 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@7d8a5ec7{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-04-30 15:13:13,709 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@2f143ea{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-04-30 15:13:13,709 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@700b035b{STARTING}[11.0.18,sto=0] @10820ms
2024-04-30 15:13:13,714 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@700b035b{STOPPING}[11.0.18,sto=0]
2024-04-30 15:13:13,715 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@2f143ea{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-04-30 15:13:13,716 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@7d8a5ec7{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-04-30 15:13:13,718 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:13:13,729 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-04-30 15:13:13,729 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-04-30 15:13:13,731 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@2e549515{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-04-30 15:13:13,732 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@76e10574{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-04-30 15:13:13,732 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@4d305059{STARTING}[11.0.18,sto=0] @10843ms
2024-04-30 15:13:13,736 INFO  [main] org.apache.hc.client5.http.impl.classic.HttpRequestRetryExec.execute(HttpRequestRetryExec.java:113) - Recoverable I/O exception (org.apache.hc.core5.http.NoHttpResponseException) caught when processing request to {}->http://127.0.0.1:33000
2024-04-30 15:13:13,739 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@4d305059{STOPPING}[11.0.18,sto=0]
2024-04-30 15:13:13,740 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@76e10574{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-04-30 15:13:13,741 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@2e549515{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-04-30 15:13:13,743 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:13:13,775 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-04-30 15:13:13,775 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-04-30 15:13:13,777 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@6a25c9ad{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-04-30 15:13:13,778 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@2a8081f5{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-04-30 15:13:13,778 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@3d5b2c1e{STARTING}[11.0.18,sto=0] @10888ms
2024-04-30 15:13:13,782 WARN  [qtp626260944-207] org.eclipse.jetty.server.HttpChannel.handleException(HttpChannel.java:797) - /servlet
org.eclipse.scout.rt.platform.util.concurrent.FutureCancelledError: TEST
	at org.eclipse.scout.rt.server.commons.http.HttpRetryTest.lambda$6(HttpRetryTest.java:368)
	at org.eclipse.scout.rt.server.commons.http.HttpRetryTest.fixtureServletPost(HttpRetryTest.java:105)
	at org.eclipse.scout.rt.server.commons.http.TestingHttpServer$FixtureServlet.doPost(TestingHttpServer.java:72)
	at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:520)
	at org.eclipse.scout.rt.server.commons.servlet.AbstractHttpServlet.access$0(AbstractHttpServlet.java:1)
	at org.eclipse.scout.rt.server.commons.servlet.AbstractHttpServlet.wrap(AbstractHttpServlet.java:54)
	at org.eclipse.scout.rt.server.commons.servlet.AbstractHttpServlet.service(AbstractHttpServlet.java:43)
	at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:587)
	at org.eclipse.jetty.servlet.ServletHolder$NotAsync.service(ServletHolder.java:1410)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:598)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1570)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1543)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)
	at org.eclipse.jetty.server.Server.handle(Server.java:563)
	at org.eclipse.scout.rt.server.commons.http.TestingHttpServer$1.handle(TestingHttpServer.java:111)
	at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)
	at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)
	at java.base/java.lang.Thread.run(Thread.java:840)
2024-04-30 15:13:13,785 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@3d5b2c1e{STOPPING}[11.0.18,sto=0]
2024-04-30 15:13:13,785 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@2a8081f5{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-04-30 15:13:13,786 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@6a25c9ad{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-04-30 15:13:13,788 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:13:13,799 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-04-30 15:13:13,800 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-04-30 15:13:13,802 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@94f79a7{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-04-30 15:13:13,802 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@38e100ab{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-04-30 15:13:13,803 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@900ffc4{STARTING}[11.0.18,sto=0] @10913ms
2024-04-30 15:13:13,808 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@900ffc4{STOPPING}[11.0.18,sto=0]
2024-04-30 15:13:13,809 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@38e100ab{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-04-30 15:13:13,810 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@94f79a7{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-04-30 15:13:13,812 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:13:13,823 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-04-30 15:13:13,824 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-04-30 15:13:13,826 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@6a4f15bc{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-04-30 15:13:13,826 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@374712f8{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-04-30 15:13:13,827 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@2dedde74{STARTING}[11.0.18,sto=0] @10937ms
2024-04-30 15:13:13,831 WARN  [main] org.eclipse.scout.rt.shared.http.retry.CustomHttpRequestRetryStrategy.detectStaleSocketChannel(CustomHttpRequestRetryStrategy.java:121) - detected a 'NoHttpResponseException', assuming a stale socket channel; retry non-idempotent request
2024-04-30 15:13:13,832 INFO  [main] org.apache.hc.client5.http.impl.classic.HttpRequestRetryExec.execute(HttpRequestRetryExec.java:113) - Recoverable I/O exception (org.apache.hc.core5.http.NoHttpResponseException) caught when processing request to {}->http://127.0.0.1:33000
2024-04-30 15:13:13,871 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@2dedde74{STOPPING}[11.0.18,sto=0]
2024-04-30 15:13:13,871 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@374712f8{HTTP/1.1, (http/1.1)}{0.0.0.0:33000}
2024-04-30 15:13:13,872 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@6a4f15bc{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-04-30 15:13:13,873 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:13:13,888 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-04-30 15:13:13,889 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 2 code type classes registered.
2024-04-30 15:13:13,890 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-04-30 15:13:13,890 INFO  [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'.
2024-04-30 15:13:13,893 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received.
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 s -- in org.eclipse.scout.rt.server.commons.http.HttpRetryTest
[INFO] Running org.eclipse.scout.rt.server.commons.http.HttpRedirectTest
2024-04-30 15:13:13,902 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:13:13,913 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-04-30 15:13:13,914 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-04-30 15:13:13,916 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@5bbeb9e3{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-04-30 15:13:13,917 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@2524f9bf{HTTP/1.1, (http/1.1)}{0.0.0.0:33006}
2024-04-30 15:13:13,917 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@b67b359{STARTING}[11.0.18,sto=0] @11028ms
2024-04-30 15:13:13,924 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@b67b359{STOPPING}[11.0.18,sto=0]
2024-04-30 15:13:13,968 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@2524f9bf{HTTP/1.1, (http/1.1)}{0.0.0.0:33006}
2024-04-30 15:13:13,969 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@5bbeb9e3{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-04-30 15:13:13,973 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:13:13,985 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-04-30 15:13:13,986 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-04-30 15:13:13,988 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@3c1fd5aa{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-04-30 15:13:13,989 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@5653429e{HTTP/1.1, (http/1.1)}{0.0.0.0:33006}
2024-04-30 15:13:13,990 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@6dd50380{STARTING}[11.0.18,sto=0] @11100ms
2024-04-30 15:13:14,004 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@6dd50380{STOPPING}[11.0.18,sto=0]
2024-04-30 15:13:14,004 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@5653429e{HTTP/1.1, (http/1.1)}{0.0.0.0:33006}
2024-04-30 15:13:14,005 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@3c1fd5aa{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-04-30 15:13:14,008 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:13:14,018 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-04-30 15:13:14,019 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-04-30 15:13:14,021 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@5a88ecb9{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-04-30 15:13:14,021 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@49467fc6{HTTP/1.1, (http/1.1)}{0.0.0.0:33006}
2024-04-30 15:13:14,022 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@498bfeec{STARTING}[11.0.18,sto=0] @11132ms
2024-04-30 15:13:14,027 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@498bfeec{STOPPING}[11.0.18,sto=0]
2024-04-30 15:13:14,028 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@49467fc6{HTTP/1.1, (http/1.1)}{0.0.0.0:33006}
2024-04-30 15:13:14,029 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@5a88ecb9{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-04-30 15:13:14,031 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:13:14,079 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2024-04-30 15:13:14,080 INFO  [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0
2024-04-30 15:13:14,081 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@76ea1cb5{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-04-30 15:13:14,082 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@4e7e7763{HTTP/1.1, (http/1.1)}{0.0.0.0:33006}
2024-04-30 15:13:14,082 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@1d12eff1{STARTING}[11.0.18,sto=0] @11193ms
2024-04-30 15:13:14,088 INFO  [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@1d12eff1{STOPPING}[11.0.18,sto=0]
2024-04-30 15:13:14,089 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@4e7e7763{HTTP/1.1, (http/1.1)}{0.0.0.0:33006}
2024-04-30 15:13:14,090 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@76ea1cb5{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/}
2024-04-30 15:13:14,093 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-04-30 15:13:14,094 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in org.eclipse.scout.rt.server.commons.http.HttpRedirectTest
[INFO] Running org.eclipse.scout.rt.server.clientnotification.TransactionalClientNotificationCollectorTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.scout.rt.server.clientnotification.TransactionalClientNotificationCollectorTest
[INFO] Running org.eclipse.scout.rt.server.clientnotification.ClientNotificationRegistryTest
2024-04-30 15:13:15,667 INFO  [main] org.eclipse.scout.rt.server.clientnotification.ClientNotificationRegistry.publishWithoutClusterNotification(ClientNotificationRegistry.java:231) - Removing expired queue [clientNodeId=NodeId [Node1], lastConsumeAccess=2024-04-30 15:13:15.554]
2024-04-30 15:13:15,670 INFO  [main] org.eclipse.scout.rt.server.clientnotification.ClientNotificationRegistry.unregisterNode(ClientNotificationRegistry.java:77) - Removing queue of unregistered node [clientNodeId=NodeId [Node1]]
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.535 s -- in org.eclipse.scout.rt.server.clientnotification.ClientNotificationRegistryTest
[INFO] Running org.eclipse.scout.rt.server.clientnotification.ClientNotificationNodeQueueTest
2024-04-30 15:13:15,925 WARN  [main] org.eclipse.scout.rt.server.clientnotification.ClientNotificationNodeQueue.putDroppingOld(ClientNotificationNodeQueue.java:112) - Notification queue capacity reached. Added 1, removed oldest 1 notification messages. [clientNodeId=NodeId [testNodeId], lastConsumeAccess=2024-04-30 15:13:15.921, newNotifications=[String -> all nodes (1x)], droppedNotifications=[String -> all nodes (1x)]]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.487 s -- in org.eclipse.scout.rt.server.clientnotification.ClientNotificationNodeQueueTest
[INFO] Running org.eclipse.scout.rt.server.cache.InvalidateCacheNotificationCoalescerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.server.cache.InvalidateCacheNotificationCoalescerTest
[INFO] Running org.eclipse.scout.rt.server.admin.inspector.SessionInspectorTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.server.admin.inspector.SessionInspectorTest
[INFO] Running org.eclipse.scout.rt.server.ServiceTunnelServletTest
2024-04-30 15:13:16,222 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@152bb4cc[id = testSessionId], user=default] - MDC[principal=default, scoutSession=ntf7g7hmvotfq6697p6rsl7blhjd5vdchbe6rbfu1cighob2t7v]
2024-04-30 15:13:18,243 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@79e3f444[id = id1], user=null]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.077 s -- in org.eclipse.scout.rt.server.ServiceTunnelServletTest
[INFO] Running org.eclipse.scout.rt.server.ServiceOperationInvokerTest
2024-04-30 15:13:18,297 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=xxx [severity=ERROR, service.name=org.eclipse.scout.rt.shared.services.common.ping.IPingService, service.operation=ping]]
org.eclipse.scout.rt.platform.exception.ProcessingException: xxx [severity=ERROR, service.name=org.eclipse.scout.rt.shared.services.common.ping.IPingService, service.operation=ping]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.scout.rt.shared.servicetunnel.ServiceUtility.invoke(ServiceUtility.java:50)
	at org.eclipse.scout.rt.server.ServiceOperationInvoker.invokeInternal(ServiceOperationInvoker.java:96)
	at org.eclipse.scout.rt.server.ServiceOperationInvoker.lambda$0(ServiceOperationInvoker.java:59)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.server.ServiceOperationInvoker.invoke(ServiceOperationInvoker.java:59)
	at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.invokePingService(ServiceOperationInvokerTest.java:109)
	at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.testInvokeInvalidWithSession(ServiceOperationInvokerTest.java:70)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:13:18,306 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=xxx [severity=ERROR, service.name=org.eclipse.scout.rt.shared.services.common.ping.IPingService, service.operation=ping]]
org.eclipse.scout.rt.platform.exception.ProcessingException: xxx [severity=ERROR, service.name=org.eclipse.scout.rt.shared.services.common.ping.IPingService, service.operation=ping]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.scout.rt.shared.servicetunnel.ServiceUtility.invoke(ServiceUtility.java:50)
	at org.eclipse.scout.rt.server.ServiceOperationInvoker.invokeInternal(ServiceOperationInvoker.java:96)
	at org.eclipse.scout.rt.server.ServiceOperationInvoker.lambda$0(ServiceOperationInvoker.java:59)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.server.ServiceOperationInvoker.invoke(ServiceOperationInvoker.java:59)
	at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.invokePingService(ServiceOperationInvokerTest.java:109)
	at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.testInvokeInvalidWithoutSession(ServiceOperationInvokerTest.java:85)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.scout.rt.server.ServiceOperationInvokerTest
[INFO] Running org.eclipse.scout.rt.server.ServerSessionListenerTest
2024-04-30 15:13:18,343 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@51751265[id = ], user=null]
2024-04-30 15:13:18,346 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@35e0d91e[id = ], user=null]
2024-04-30 15:13:18,346 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.inactivateSession(AbstractServerSession.java:281) - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@35e0d91e[id = ], user=null]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.scout.rt.server.ServerSessionListenerTest
[INFO] Running org.eclipse.scout.rt.server.PiggyBackClientNotificationTest
2024-04-30 15:13:18,349 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:106) - UserAgentIdentifier could not be parsed. Exception occurred while parsing. UserAgent: null
org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens
	at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:44)
	at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:103)
	at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:112)
	at org.eclipse.scout.rt.server.ServiceTunnelServlet.createServiceTunnelRunContext(ServiceTunnelServlet.java:205)
	at org.eclipse.scout.rt.server.ServiceTunnelServlet.doPost(ServiceTunnelServlet.java:184)
	at org.eclipse.scout.rt.server.PiggyBackClientNotificationTest.testPiggyBack(PiggyBackClientNotificationTest.java:58)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.server.PiggyBackClientNotificationTest
[INFO] Running org.eclipse.scout.rt.server.AbstractServerSessionTest
2024-04-30 15:13:18,385 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@50508ed3[id = ea916375-c068-43c5-8fc0-d577e05c86e1], user=john] - MDC[principal=john, scoutSession=fogrnekig71iq1oq2m4os6e5ek7dmtfeimqd7nf1bv7qke1elie]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.scout.rt.server.AbstractServerSessionTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 175, Failures: 0, Errors: 0, Skipped: 1
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test >-----
[INFO] Building org.eclipse.scout.rt.server.jaxws.test 24.2-SNAPSHOT    [27/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-maven-plugin/4.0.2/jaxws-maven-plugin-4.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-maven-plugin/4.0.2/jaxws-maven-plugin-4.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-maven-plugin/4.0.2/jaxws-maven-plugin-4.0.2.pom (30 kB at 3.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-maven-plugin/4.0.2/jaxws-maven-plugin-4.0.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-maven-plugin/4.0.2/jaxws-maven-plugin-4.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-maven-plugin/4.0.2/jaxws-maven-plugin-4.0.2.jar (63 kB at 5.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.pom (7.4 kB at 1.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom (36 kB at 4.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.jar (71 kB at 6.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-rt/3.0.2/jaxws-rt-3.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-rt/3.0.2/jaxws-rt-3.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-rt/3.0.2/jaxws-rt-3.0.2.pom (15 kB at 2.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/project/3.0.2/project-3.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/project/3.0.2/project-3.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/project/3.0.2/project-3.0.2.pom (34 kB at 4.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-ri-bom-ext/3.0.2/jaxws-ri-bom-ext-3.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-ri-bom-ext/3.0.2/jaxws-ri-bom-ext-3.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-ri-bom-ext/3.0.2/jaxws-ri-bom-ext-3.0.2.pom (3.7 kB at 610 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-ri-bom/3.0.2/jaxws-ri-bom-3.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-ri-bom/3.0.2/jaxws-ri-bom-3.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-ri-bom/3.0.2/jaxws-ri-bom-3.0.2.pom (10.0 kB at 908 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 2.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom (10 kB at 1.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.pom (13 kB at 1.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/mvn/jaxb-bundles/3.0.2/jaxb-bundles-3.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/3.0.2/jaxb-bundles-3.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/3.0.2/jaxb-bundles-3.0.2.pom (1.3 kB at 224 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/mvn/jaxb-parent/3.0.2/jaxb-parent-3.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/3.0.2/jaxb-parent-3.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/3.0.2/jaxb-parent-3.0.2.pom (29 kB at 3.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-bom-ext/3.0.2/jaxb-bom-ext-3.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/3.0.2/jaxb-bom-ext-3.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/3.0.2/jaxb-bom-ext-3.0.2.pom (3.5 kB at 695 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.pom (13 kB at 1.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.pom (12 kB at 1.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.pom (11 kB at 1.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.pom (2.7 kB at 268 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/gmbal/gmbal-project/4.0.3/gmbal-project-4.0.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/gmbal/gmbal-project/4.0.3/gmbal-project-4.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/gmbal/gmbal-project/4.0.3/gmbal-project-4.0.3.pom (13 kB at 2.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jvnet/staxex/stax-ex/2.0.1/stax-ex-2.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/2.0.1/stax-ex-2.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/2.0.1/stax-ex-2.0.1.pom (16 kB at 2.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/stream/buffer/streambuffer/2.0.2/streambuffer-2.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/stream/buffer/streambuffer/2.0.2/streambuffer-2.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/stream/buffer/streambuffer/2.0.2/streambuffer-2.0.2.pom (17 kB at 2.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.pom (17 kB at 2.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/fastinfoset/FastInfoset/2.0.0/FastInfoset-2.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/2.0.0/FastInfoset-2.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/2.0.0/FastInfoset-2.0.0.pom (3.4 kB at 560 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/fastinfoset/fastinfoset-project/2.0.0/fastinfoset-project-2.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/2.0.0/fastinfoset-project-2.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/2.0.0/fastinfoset-project-2.0.0.pom (17 kB at 1.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.pom (5.7 kB at 954 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/mail/all/2.0.1/all-2.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/2.0.1/all-2.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/2.0.1/all-2.0.1.pom (24 kB at 3.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/messaging/saaj/saaj-impl/2.0.1/saaj-impl-2.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/2.0.1/saaj-impl-2.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/2.0.1/saaj-impl-2.0.1.pom (13 kB at 1.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/messaging/saaj/metro-saaj/2.0.1/metro-saaj-2.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/metro-saaj/2.0.1/metro-saaj-2.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/metro-saaj/2.0.1/metro-saaj-2.0.1.pom (13 kB at 371 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom (9.6 kB at 1.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/50/oss-parent-50.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/50/oss-parent-50.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/50/oss-parent-50.pom (24 kB at 3.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom (6.3 kB at 1.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/38/oss-parent-38.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 3.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-rt/3.0.2/jaxws-rt-3.0.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jvnet/staxex/stax-ex/2.0.1/stax-ex-2.0.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/stream/buffer/streambuffer/2.0.2/streambuffer-2.0.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/fastinfoset/FastInfoset/2.0.0/FastInfoset-2.0.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/messaging/saaj/saaj-impl/2.0.1/saaj-impl-2.0.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-rt/3.0.2/jaxws-rt-3.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-rt/3.0.2/jaxws-rt-3.0.2.jar (2.7 MB at 12 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.jar (48 kB at 5.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/2.0.1/stax-ex-2.0.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.jar (50 kB at 4.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/stream/buffer/streambuffer/2.0.2/streambuffer-2.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.jar (29 kB at 2.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.jar (238 kB at 18 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/2.0.0/FastInfoset-2.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/2.0.1/stax-ex-2.0.1.jar (38 kB at 2.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/stream/buffer/streambuffer/2.0.2/streambuffer-2.0.2.jar (75 kB at 4.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/2.0.1/saaj-impl-2.0.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar (65 kB at 3.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/2.0.0/FastInfoset-2.0.0.jar (317 kB at 11 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/2.0.1/saaj-impl-2.0.1.jar (457 kB at 12 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar (196 kB at 4.9 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.jar (689 kB at 15 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar (1.6 MB at 26 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.jar (917 kB at 12 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Deleting /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/target
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- jaxws:4.0.2:wsimport (wsimport-1) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-tools/3.0.2/jaxws-tools-3.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-tools/3.0.2/jaxws-tools-3.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-tools/3.0.2/jaxws-tools-3.0.2.pom (11 kB at 1.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/woodstox/woodstox-core/6.2.6/woodstox-core-6.2.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.6/woodstox-core-6.2.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.6/woodstox-core-6.2.6.pom (8.3 kB at 826 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/41/oss-parent-41.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/41/oss-parent-41.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/41/oss-parent-41.pom (23 kB at 3.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-xjc/3.0.2/jaxb-xjc-3.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-xjc/3.0.2/jaxb-xjc-3.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-xjc/3.0.2/jaxb-xjc-3.0.2.pom (18 kB at 3.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-jxc/3.0.2/jaxb-jxc-3.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-jxc/3.0.2/jaxb-jxc-3.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-jxc/3.0.2/jaxb-jxc-3.0.2.pom (15 kB at 2.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom (2.7 kB at 446 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom (22 kB at 3.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom (2.9 kB at 476 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-xml/4.0.2/plexus-xml-4.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/4.0.2/plexus-xml-4.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/4.0.2/plexus-xml-4.0.2.pom (4.2 kB at 600 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-xml-impl/4.0.0-alpha-7/maven-xml-impl-4.0.0-alpha-7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-xml-impl/4.0.0-alpha-7/maven-xml-impl-4.0.0-alpha-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-xml-impl/4.0.0-alpha-7/maven-xml-impl-4.0.0-alpha-7.pom (1.9 kB at 316 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/4.0.0-alpha-7/maven-4.0.0-alpha-7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/4.0.0-alpha-7/maven-4.0.0-alpha-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/4.0.0-alpha-7/maven-4.0.0-alpha-7.pom (26 kB at 3.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-bom/4.0.0-alpha-7/maven-bom-4.0.0-alpha-7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-bom/4.0.0-alpha-7/maven-bom-4.0.0-alpha-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-bom/4.0.0-alpha-7/maven-bom-4.0.0-alpha-7.pom (6.3 kB at 1.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/mockito/mockito-bom/4.11.0/mockito-bom-4.11.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-bom/4.11.0/mockito-bom-4.11.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-bom/4.11.0/mockito-bom-4.11.0.pom (3.2 kB at 525 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-api-xml/4.0.0-alpha-7/maven-api-xml-4.0.0-alpha-7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-xml/4.0.0-alpha-7/maven-api-xml-4.0.0-alpha-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-xml/4.0.0-alpha-7/maven-api-xml-4.0.0-alpha-7.pom (1.6 kB at 222 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-api/4.0.0-alpha-7/maven-api-4.0.0-alpha-7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api/4.0.0-alpha-7/maven-api-4.0.0-alpha-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api/4.0.0-alpha-7/maven-api-4.0.0-alpha-7.pom (3.6 kB at 597 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-api-meta/4.0.0-alpha-7/maven-api-meta-4.0.0-alpha-7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-meta/4.0.0-alpha-7/maven-api-meta-4.0.0-alpha-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-meta/4.0.0-alpha-7/maven-api-meta-4.0.0-alpha-7.pom (1.4 kB at 230 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-tools/3.0.2/jaxws-tools-3.0.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/woodstox/woodstox-core/6.2.6/woodstox-core-6.2.6.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-xjc/3.0.2/jaxb-xjc-3.0.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-jxc/3.0.2/jaxb-jxc-3.0.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-xml/4.0.2/plexus-xml-4.0.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-xml-impl/4.0.0-alpha-7/maven-xml-impl-4.0.0-alpha-7.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-api-xml/4.0.0-alpha-7/maven-api-xml-4.0.0-alpha-7.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-api-meta/4.0.0-alpha-7/maven-api-meta-4.0.0-alpha-7.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-tools/3.0.2/jaxws-tools-3.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-tools/3.0.2/jaxws-tools-3.0.2.jar (810 kB at 16 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.6/woodstox-core-6.2.6.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-xjc/3.0.2/jaxb-xjc-3.0.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-jxc/3.0.2/jaxb-jxc-3.0.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar (158 kB at 14 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/4.0.2/plexus-xml-4.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-jxc/3.0.2/jaxb-jxc-3.0.2.jar (117 kB at 11 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-xml-impl/4.0.0-alpha-7/maven-xml-impl-4.0.0-alpha-7.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar (195 kB at 15 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-xml/4.0.0-alpha-7/maven-api-xml-4.0.0-alpha-7.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-xml-impl/4.0.0-alpha-7/maven-xml-impl-4.0.0-alpha-7.jar (19 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-meta/4.0.0-alpha-7/maven-api-meta-4.0.0-alpha-7.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/4.0.2/plexus-xml-4.0.2.jar (89 kB at 4.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-xml/4.0.0-alpha-7/maven-api-xml-4.0.0-alpha-7.jar (8.4 kB at 420 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-meta/4.0.0-alpha-7/maven-api-meta-4.0.0-alpha-7.jar (12 kB at 501 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-xjc/3.0.2/jaxb-xjc-3.0.2.jar (1.9 MB at 48 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.6/woodstox-core-6.2.6.jar (1.6 MB at 18 MB/s)
[INFO] Processing: file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsConsumerTestService.wsdl
[INFO] jaxws:wsimport args: [-keep, -s, '/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -d, '/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -verbose, -encoding, UTF-8, -Xnocompile, -wsdllocation, WEB-INF/wsdl/JaxWsConsumerTestService.wsdl, -Xdebug, -XdisableSSLHostnameVerification, -XdisableAuthenticator, -b, '/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/binding/global-binding.xml', "file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsConsumerTestService.wsdl"]
parsing WSDL...



Generating code...

org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/EchoRequest.java
org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/EchoResponse.java
org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/GetHeaderRequest.java
org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/GetHeaderResponse.java
org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/JaxWsConsumerTestService.java
org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/JaxWsConsumerTestServicePortType.java
org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/ObjectFactory.java
org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/SetHeaderRequest.java
org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/SetHeaderResponse.java
org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/SleepRequest.java
org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/SleepResponse.java
org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/package-info.java
[INFO] 
[INFO] --- jaxws:4.0.2:wsimport (wsimport-2) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Processing: file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsPingTestService.wsdl
[INFO] jaxws:wsimport args: [-keep, -s, '/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -d, '/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -verbose, -encoding, UTF-8, -Xnocompile, -wsdllocation, WEB-INF/wsdl/JaxWsPingTestService.wsdl, -Xdebug, -XdisableSSLHostnameVerification, -XdisableAuthenticator, -b, '/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/binding/global-binding.xml', "file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsPingTestService.wsdl"]
parsing WSDL...



Generating code...

org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/JaxWsPingTestService.java
org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/JaxWsPingTestServicePortType.java
org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/ObjectFactory.java
org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/PingRequest.java
org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/PingResponse.java
org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/package-info.java
[INFO] 
[INFO] --- build-helper:3.5.0:add-source (add-wsimport-source) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Source directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport added.
[INFO] 
[INFO] --- build-helper:3.5.0:add-source (add-apt-source) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Source directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/annotations added.
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-wsimport-artifacts) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Copying 0 resource from target/generated-sources/wsimport to target/classes
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Copying 3 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-jaxws-artifacts-to-meta-inf) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Copying 2 resources from src/main/resources/WEB-INF/wsdl to target/classes/META-INF/resources/WEB-INF/wsdl
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom (2.7 kB at 448 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom (12 kB at 2.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom (2.2 kB at 360 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom (11 kB at 1.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/30.1.1-android/guava-30.1.1-android.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-android/guava-30.1.1-android.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-android/guava-30.1.1-android.pom (12 kB at 2.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/30.1.1-android/guava-parent-30.1.1-android.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/30.1.1-android/guava-parent-30.1.1-android.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/30.1.1-android/guava-parent-30.1.1-android.pom (14 kB at 2.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.pom (2.7 kB at 458 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom (2.1 kB at 352 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom (7.0 kB at 1.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/29.0-android/guava-29.0-android.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/29.0-android/guava-29.0-android.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/29.0-android/guava-29.0-android.pom (11 kB at 1.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/29.0-android/guava-parent-29.0-android.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/29.0-android/guava-parent-29.0-android.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/29.0-android/guava-parent-29.0-android.pom (13 kB at 2.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom (2.1 kB at 352 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom (5.4 kB at 1.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar (16 kB at 2.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/30.1.1-android/guava-30.1.1-android.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-android/guava-30.1.1-android.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-android/guava-30.1.1-android.jar (2.7 MB at 22 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar (5.9 kB at 975 kB/s)
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
[INFO] Annotation processing: Skipped entry point generation for endpoint interface 'org.eclipse.scout.jaxws.consumer.jaxwsconsumertestservice.JaxWsConsumerTestServicePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
[INFO] Annotation processing: Skipped entry point generation for endpoint interface 'org.eclipse.scout.jaxws.consumer.jaxwspingtestservice.JaxWsPingTestServicePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
[INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/JaxWsConsumerTestServiceProvider.java:[80,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[INFO] Unknown source: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
[INFO] Unknown source: Annotation processing: Skipped entry point generation for endpoint interface 'org.eclipse.scout.jaxws.consumer.jaxwsconsumertestservice.JaxWsConsumerTestServicePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
[INFO] Unknown source: Annotation processing: Skipped entry point generation for endpoint interface 'org.eclipse.scout.jaxws.consumer.jaxwspingtestservice.JaxWsPingTestServicePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
[INFO] Unknown source: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-apt-artifacts) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Copying 0 resource from target/generated-sources/annotations to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandlerTest
2024-04-30 15:13:26,438 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:13:26,468 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-04-30 15:13:26,579 INFO  [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-04-30 15:13:26,729 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 281.696618 ms. Total class count: 1688
2024-04-30 15:13:27,134 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 413 beans in 402.827057 ms
2024-04-30 15:13:27,232 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 413 beans in 98.147068 ms
2024-04-30 15:13:27,275 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-04-30 15:13:27,279 INFO  [scout-platform-starter] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener.installImplementorSpecifics(JaxWsPlatformListener.java:58) - JAX-WS implementor specific class installed: org.eclipse.scout.rt.server.jaxws.implementor.JaxWsMetroSpecifics
2024-04-30 15:13:27,300 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered.
2024-04-30 15:13:27,302 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-04-30 15:13:27,309 INFO  [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'.
2024-04-30 15:13:27,533 INFO  [scout-platform-starter] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener.logImplementorInfo(JaxWsPlatformListener.java:62) - JAX-WS implementor: JAX-WS Metro 3.0.2 (http://jax-ws.java.net, Eclipse Foundation, not bundled with JRE)
2024-04-30 15:13:27,552 INFO  [scout-platform-starter] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received.
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.966 s -- in org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandlerTest
[INFO] Running org.eclipse.scout.rt.server.jaxws.handler.WsConsumerCorrelationIdHandlerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.server.jaxws.handler.WsConsumerCorrelationIdHandlerTest
[INFO] Running org.eclipse.scout.rt.server.jaxws.consumer.PortCacheTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.scout.rt.server.jaxws.consumer.PortCacheTest
[INFO] Running org.eclipse.scout.rt.server.jaxws.consumer.InvocationContextTest
2024-04-30 15:13:30,017 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'server' - MDC[principal=jaxws-user]
2024-04-30 15:13:30,103 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.jaxws.JaxWsTestServerSession@71a4f441[id = qitbjq4mmj84f5qba6t7md6bdf09fcri50sng4r97h2o6oisnj0], user=jaxws-user] - MDC[principal=jaxws-user]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.521 s -- in org.eclipse.scout.rt.server.jaxws.consumer.InvocationContextTest
[INFO] Running org.eclipse.scout.rt.server.jaxws.adapter.UtcDateTimeAdapterTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.scout.rt.server.jaxws.adapter.UtcDateTimeAdapterTest
[INFO] Running org.eclipse.scout.rt.server.jaxws.adapter.DefaultTimezoneDateTimeAdapterTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.server.jaxws.adapter.DefaultTimezoneDateTimeAdapterTest
[INFO] Running org.eclipse.scout.rt.server.jaxws.adapter.CalendarDateTimeAdapterTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.server.jaxws.adapter.CalendarDateTimeAdapterTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.jaxws.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc >--------
[INFO] Building org.eclipse.scout.rt.server.jdbc 24.2-SNAPSHOT          [28/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/parsers/BindParser.java:[331,21] Unsupported @SuppressWarnings("squid:AssignmentInSubExpressionCheck")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[350,7] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[359,7] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[505,21] Unsupported @SuppressWarnings("squid:S1193")
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[580,25] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[718,21] Unsupported @SuppressWarnings("squid:S1643")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[719,11] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[728,13] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/ArrayHolderOutput.java:[64,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/BeanArrayHolderInput.java:[19,17] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/BeanArrayHolderInput.java:[22,31] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/ISqlStyle.java:[109,34] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/ISqlStyle.java:[154,56] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/MapOutput.java:[69,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/PreparedStatementCache.java:[26,19] Unsupported @SuppressWarnings("squid:S1166")
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/PreparedStatementCache.java:[46,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/PreparedStatementCache.java:[82,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/SqlConnectionBuilder.java:[79,25] Unsupported @SuppressWarnings("squid:S1149")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/FunctionInput.java:[98,7] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/postgresql/PostgreSqlStyle.java:[61,45] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/SingleHolderOutput.java:[67,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/IBindOutput.java:[32,3] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/csv/CsvSqlAdapter.java:[78,21] Unsupported @SuppressWarnings("squid:S00107")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/csv/CsvSqlAdapter.java:[129,21] Unsupported @SuppressWarnings("squid:S00107")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/csv/CsvSqlAdapter.java:[233,21] Unsupported @SuppressWarnings("squid:S00107")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/parsers/sql/SqlParser.java:[202,21] Unsupported @SuppressWarnings("squid:S2583")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/parsers/sql/SqlParser.java:[581,22] Unsupported @SuppressWarnings("squid:S2583")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/parsers/sql/SqlParser.java:[581,37] Unsupported @SuppressWarnings("squid:S2589")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/parsers/sql/SqlParser.java:[758,21] Unsupported @SuppressWarnings("squid:S1643")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/SqlConnectionPool.java:[48,19] Unsupported @SuppressWarnings("squid:S1166")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/SqlConnectionPool.java:[202,12] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/SqlConnectionPool.java:[294,14] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/SqlConnectionPool.java:[303,14] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/BeanArrayHolderOutput.java:[18,17] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/BeanArrayHolderOutput.java:[21,32] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/BeanArrayHolderOutput.java:[62,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[70,19] Unsupported @SuppressWarnings("squid:S1166")
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[260,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[316,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[362,22] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[362,34] Unsupported @SuppressWarnings("squid:S2095")
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[427,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[466,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[681,9] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[830,23] Unsupported @SuppressWarnings("squid:S00116")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[888,9] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[932,22] Unsupported @SuppressWarnings("squid:S2583")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[932,37] Unsupported @SuppressWarnings("squid:S138")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[933,96] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[939,13] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[943,18] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[954,44] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[957,45] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[957,95] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[983,44] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[986,45] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[986,95] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1033,37] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1057,7] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1057,39] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1085,49] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1127,56] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1144,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1179,35] Unsupported @SuppressWarnings("squid:S2583")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1179,50] Unsupported @SuppressWarnings("squid:S138")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1186,13] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1190,18] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1199,11] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1199,38] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1204,42] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1207,19] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1212,35] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1220,35] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1235,11] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1235,38] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1240,42] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1243,19] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1273,7] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1273,34] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1321,46] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1357,44] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1358,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1376,52] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1381,7] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1381,21] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1386,9] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1386,29] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1386,43] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1397,36] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1400,66] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1404,78] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1407,34] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1412,64] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1415,9] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/CollectionHolderOutput.java:[69,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/AbstractBeanPropertyOutput.java:[26,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/AbstractBeanPropertyOutput.java:[32,37] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/AbstractBeanPropertyOutput.java:[77,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/derby/AbstractDerbySqlService.java:[60,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/SingleInput.java:[21,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/SingleInput.java:[24,36] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/TableBeanHolderOutput.java:[27,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/TableBeanHolderOutput.java:[76,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/SQL.java:[51,22] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/SQL.java:[51,60] Unsupported @SuppressWarnings("squid:S1444")
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/SQL.java:[70,25] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/PoolEntry.java:[14,20] Unsupported @SuppressWarnings("squid:S00116")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/PoolEntry.java:[14,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/lookup/AbstractSqlLookupService.java:[58,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[63,17] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[107,19] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[165,41] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[167,7] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[167,20] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[172,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[202,45] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[334,21] Unsupported @SuppressWarnings("squid:S1193")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[532,63] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[540,29] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.jdbc ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test >-----
[INFO] Building org.eclipse.scout.rt.server.jdbc.test 24.2-SNAPSHOT     [29/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Copying 13 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/SelectIntoArrayTest.java:[230,12] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/SelectIntoArrayTest.java:[233,5] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/fixture/PreparedStatementMock.java:[44,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyleTest.java:[34,19] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/SelectInputBindTest.java:[260,12] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessorTest.java:[50,5] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessorTest.java:[50,27] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/fixture/ResultSetMock.java:[48,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.server.jdbc.style.AbstractSqlStyleTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.242 s -- in org.eclipse.scout.rt.server.jdbc.style.AbstractSqlStyleTest
[INFO] Running org.eclipse.scout.rt.server.jdbc.parsers.sql.SqlFormatterTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s -- in org.eclipse.scout.rt.server.jdbc.parsers.sql.SqlFormatterTest
[INFO] Running org.eclipse.scout.rt.server.jdbc.parsers.SqlFunctionReplaceTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.server.jdbc.parsers.SqlFunctionReplaceTest
[INFO] Running org.eclipse.scout.rt.server.jdbc.parsers.BindParserTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.server.jdbc.parsers.BindParserTest
[INFO] Running org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorTest
2024-04-30 15:13:37,075 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:13:37,108 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-04-30 15:13:37,278 INFO  [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-04-30 15:13:37,507 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 417.449695 ms. Total class count: 1749
2024-04-30 15:13:38,122 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 407 beans in 612.109157 ms
2024-04-30 15:13:38,196 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 407 beans in 74.170600 ms
2024-04-30 15:13:38,217 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-04-30 15:13:38,270 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered.
2024-04-30 15:13:38,272 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-04-30 15:13:38,281 INFO  [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'.
2024-04-30 15:13:38,531 INFO  [scout-platform-starter] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received.
2024-04-30 15:13:38,739 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'server' - MDC[principal=default]
2024-04-30 15:13:38,797 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestJdbcServerSession@1fc1c7e[id = oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl], user=default] - MDC[principal=default]
2024-04-30 15:13:38,834 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.<clinit>(StatementProcessor.java:80) - SQL Log 'INFO': statements are logged with bind details, but not as plaintext. Use level 'FINE' to also log SQL as plain text (suitable for direct use in executable form) - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:38,846 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    :bind1,
          :bind2
FROM      DUAL
IN  :bind1 => ? [NULL null]
IN  :bind2 => ? [NULL null] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:38,850 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    :bind1,
          :bind2
FROM      DUAL
IN  :bind1 => ? [NULL null]
IN  :bind2 => ? [NULL null] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:38,853 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    1,
          2
FROM      DUAL
INTO      :bind1,
          :bind2
OUT :bind1 => ? [Integer]
OUT :bind2 => ? [Integer] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:38,854 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    1,
          2
FROM      DUAL
INTO      :bind1,
          :bind2
OUT :bind1 => ? [Integer]
OUT :bind2 => ? [Integer] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:38,855 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    :userId,
          :bind1
FROM      DUAL
IN  :userId => ? [NULL null]
IN  :bind1 => ? [NULL null] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:38,857 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    :bind1,
          :bind2
FROM      DUAL
IN  :bind1 => ? [NULL null]
IN  :bind2 => ? [NULL null] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:38,858 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    1,
          2
FROM      DUAL
INTO      :bind1,
          :bind2
OUT :bind1 => ? [Integer]
OUT :bind2 => ? [Integer] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:38,884 INFO  [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:168) - JDBC Mapping: jdbc:oracle:thin:@localhost:1521:ORCL - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:38,885 INFO  [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:169) - Schema: null - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:38,888 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    P.PERSON_NR,
          P.NAME
FROM      PERSON P
WHERE     P.PERSON_NR = :key
          AND P.NAME LIKE '%' || :text || '%'
IN  :key => ? [VARCHAR null]
IN  :text => ? [VARCHAR null] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:38,903 INFO  [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:168) - JDBC Mapping: jdbc:oracle:thin:@localhost:1521:ORCL - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:38,903 INFO  [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:169) - Schema: null - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:38,908 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    COUNT(*)
FROM      PERSON P
WHERE     NVL(:birthdate, TO_DATE('1.1.3000', 'dd.mm.yyyy')) >= SYSDATE
          AND :name LIKE '%Me%'
          AND :{addressTable.street} LIKE '%Park%'
INTO      :countConcurrent
IN  :birthdate => ? [TIMESTAMP null]
IN  :name => ? [VARCHAR null]
IN  :{addressTable.street} => ? [VARCHAR null]
OUT :countConcurrent => ? [Integer] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:38,910 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    COUNT(*)
FROM      PERSON P
WHERE     NVL(:birthdate, TO_DATE('1.1.3000', 'dd.mm.yyyy')) >= SYSDATE
          AND :name LIKE '%Me%'
          AND :{addressTable.street} LIKE '%Park%'
INTO      :countConcurrent
IN  :birthdate => ? [TIMESTAMP null]
IN  :name => ? [VARCHAR null]
IN  :{addressTable.street} => ? [VARCHAR null]
OUT :countConcurrent => ? [Integer] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:38,915 INFO  [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:168) - JDBC Mapping: jdbc:oracle:thin:@localhost:1521:ORCL - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:38,916 INFO  [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:169) - Schema: null - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:38,918 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    BP_NR
FROM      FLM_BP
WHERE     BP_NO LIKE :bpNo
INTO      :bpNr
IN  :bpNo => ? [VARCHAR 12]
OUT :bpNr => ? [Long] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:38,922 INFO  [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:168) - JDBC Mapping: jdbc:oracle:thin:@localhost:1521:ORCL - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:38,922 INFO  [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:169) - Schema: null - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:38,924 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    1
FROM      DUAL
INTO      :active
OUT :active => ? [Integer] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.958 s -- in org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorTest
[INFO] Running org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorFindNextBindTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorFindNextBindTest
[INFO] Running org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorCreateSqlDumpTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 s -- in org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorCreateSqlDumpTest
[INFO] Running org.eclipse.scout.rt.server.jdbc.SelectIntoTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.server.jdbc.SelectIntoTest
[INFO] Running org.eclipse.scout.rt.server.jdbc.SelectIntoArrayTest
2024-04-30 15:13:39,289 INFO  [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:168) - JDBC Mapping: jdbc:oracle:thin:@localhost:1521:ORCL - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,290 INFO  [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:169) - Schema: null - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,294 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
SELECT    A,
          B,
          C
FROM      T
WHERE     D = 0 - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,295 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,305 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    A,
          B,
          C
FROM      T
WHERE     D = 0
INTO      :{h.active},
          :{h.state},
          :{h.name}
OUT :{h.active} => ? [Active]
OUT :{h.state} => ? [State]
OUT :{h.name} => ? [Name] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,341 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    A,
          B,
          C
FROM      T
WHERE     A = :{h.active}
          AND B = :{h.state}
          AND C = :{h.name}
IN  :{h.active} => ? [INTEGER 1]
IN  :{h.state} => ? [INTEGER 1]
IN  :{h.name} => ? [VARCHAR abc] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,343 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    A,
          B,
          C
FROM      T
WHERE     A = :{h.active}
          AND B = :{h.state}
          AND C = :{h.name}
IN  :{h.active} => ? [INTEGER null]
IN  :{h.state} => ? [INTEGER null]
IN  :{h.name} => ? [VARCHAR null] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,371 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
SELECT    ROLE_NR
FROM      USER_ROLE
WHERE     USER_NR = 42 - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,371 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,372 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    ROLE_NR
FROM      USER_ROLE
WHERE     USER_NR = :personNr
INTO      :{roles}
IN  :personNr => ? [BIGINT 42]
OUT :{roles} => ? - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,378 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
SELECT    A,
          B,
          C
FROM      T
WHERE     D = 0 - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,379 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,380 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    A,
          B,
          C
FROM      T
WHERE     D = 0
INTO      :{table.active},
          :{table.state},
          :{table.name}
OUT :{table.active} => ? [Boolean]
OUT :{table.state} => ? [Integer]
OUT :{table.name} => ? [String] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,386 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
SELECT    ROLE_NR
FROM      USER_ROLE
WHERE     USER_NR = 63 - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,386 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,388 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    ROLE_NR
FROM      USER_ROLE
WHERE     USER_NR = :personNr
INTO      :{roles}
IN  :personNr => ? [BIGINT 63]
OUT :{roles} => ? - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,393 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
SELECT    A,
          B,
          C
FROM      T
WHERE     D = 0 - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,393 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,394 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    A,
          B,
          C
FROM      T
WHERE     D = 0
INTO      :{table.active},
          :{table.state},
          :{table.name}
OUT :{table.active} => ? [Boolean]
OUT :{table.state} => ? [Integer]
OUT :{table.name} => ? [String] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,402 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
SELECT    ROLE_NR
FROM      USER_ROLE
WHERE     USER_NR = 42 - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,402 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,404 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    ROLE_NR
FROM      USER_ROLE
WHERE     USER_NR = :personNr
INTO      :{roles}
IN  :personNr => ? [BIGINT 42]
OUT :{roles} => ? [Long] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,409 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
SELECT    A,
          B,
          C
FROM      T
WHERE     D = 0 - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,409 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,411 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    A,
          B,
          C
FROM      T
WHERE     D = 0
INTO      :{tableFieldBeanData.active},
          :{tableFieldBeanData.state},
          :{tableFieldBeanData.name}
OUT :{tableFieldBeanData.active} => ? [Boolean]
OUT :{tableFieldBeanData.state} => ? [Integer]
OUT :{tableFieldBeanData.name} => ? [String] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,415 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
SELECT    ROLE_NR
FROM      USER_ROLE
WHERE     USER_NR = 42 - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,416 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,417 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    ROLE_NR
FROM      USER_ROLE
WHERE     USER_NR = :personNr
INTO      :{roles}
IN  :personNr => ? [BIGINT 42]
OUT :{roles} => ? - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,422 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
SELECT    A,
          B,
          C
FROM      T
WHERE     D = 0 - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,422 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,424 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    A,
          B,
          C
FROM      T
WHERE     D = 0
INTO      :{h.active},
          :{h.state},
          :{h.name}
OUT :{h.active} => ? [boolean]
OUT :{h.state} => ? [int]
OUT :{h.name} => ? [String] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,428 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    A,
          B,
          C
FROM      T
WHERE     D = 0 - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,431 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
SELECT    A,
          B,
          C
FROM      T
WHERE     D = 0 - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,432 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,433 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    A,
          B,
          C
FROM      T
WHERE     D = 0
INTO      :active,
          :state,
          :name
OUT :active => ? [Boolean]
OUT :state => ? [Integer]
OUT :name => ? [String] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.eclipse.scout.rt.server.jdbc.SelectIntoArrayTest
[INFO] Running org.eclipse.scout.rt.server.jdbc.SelectInputBindTest
2024-04-30 15:13:39,473 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
*** UNPARSED ***
UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,473 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,475 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name}
IN  :{filter.active} => ? [INTEGER 1]
IN  :{filter.state} => ? [INTEGER 3]
IN  :{filter.name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,477 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name}
IN  :{filter.active} => ? [INTEGER 0]
IN  :{filter.state} => ? [INTEGER 6]
IN  :{filter.name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,483 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
*** UNPARSED ***
UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,483 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,485 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name}
IN  :{table.active} => ? [INTEGER 1]
IN  :{table.state} => ? [INTEGER 3]
IN  :{table.name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,487 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name}
IN  :{table.active} => ? [INTEGER 0]
IN  :{table.state} => ? [INTEGER 6]
IN  :{table.name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,492 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,492 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,495 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
IN  :value => ? [VARCHAR lorem]
IN  :{roles} => ? [BIGINT 5]
IN  :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,497 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
IN  :value => ? [VARCHAR lorem]
IN  :{roles} => ? [BIGINT 6]
IN  :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,502 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
*** UNPARSED ***
UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,502 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,504 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name}
IN  :{active} => ? [INTEGER 1]
IN  :{state} => ? [INTEGER 3]
IN  :{name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,506 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name}
IN  :{active} => ? [INTEGER 0]
IN  :{state} => ? [INTEGER 6]
IN  :{name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,512 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,512 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,514 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
IN  :value => ? [VARCHAR lorem]
IN  :{roles} => ? [BIGINT 5]
IN  :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,516 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
IN  :value => ? [VARCHAR lorem]
IN  :{roles} => ? [BIGINT 6]
IN  :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,520 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
*** UNPARSED ***
UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,521 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,522 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name}
IN  :{active} => ? [INTEGER 1]
IN  :{state} => ? [INTEGER 3]
IN  :{name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,524 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name}
IN  :{active} => ? [INTEGER 0]
IN  :{state} => ? [INTEGER 6]
IN  :{name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,529 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
*** UNPARSED ***
UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,529 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,531 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name}
IN  :{filter.active} => ? [INTEGER 1]
IN  :{filter.state} => ? [INTEGER 3]
IN  :{filter.name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,533 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name}
IN  :{filter.active} => ? [INTEGER 0]
IN  :{filter.state} => ? [INTEGER 6]
IN  :{filter.name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,538 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
*** UNPARSED ***
UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,539 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,567 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE MY_TABLE SET A = :{TableBeanHolderFilter.active} , S = :{TableBeanHolderFilter.state} WHERE N = :{TableBeanHolderFilter.name}
IN  :{TableBeanHolderFilter.active} => ? [INTEGER 1]
IN  :{TableBeanHolderFilter.state} => ? [INTEGER 3]
IN  :{TableBeanHolderFilter.name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,569 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE MY_TABLE SET A = :{TableBeanHolderFilter.active} , S = :{TableBeanHolderFilter.state} WHERE N = :{TableBeanHolderFilter.name}
IN  :{TableBeanHolderFilter.active} => ? [INTEGER 0]
IN  :{TableBeanHolderFilter.state} => ? [INTEGER 6]
IN  :{TableBeanHolderFilter.name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,574 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
*** UNPARSED ***
UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,574 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,576 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE MY_TABLE SET A = :{tableFieldBeanData.active} , S = :{tableFieldBeanData.state} WHERE N = :{tableFieldBeanData.name}
IN  :{tableFieldBeanData.active} => ? [INTEGER 1]
IN  :{tableFieldBeanData.state} => ? [INTEGER 3]
IN  :{tableFieldBeanData.name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,578 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE MY_TABLE SET A = :{tableFieldBeanData.active} , S = :{tableFieldBeanData.state} WHERE N = :{tableFieldBeanData.name}
IN  :{tableFieldBeanData.active} => ? [INTEGER 0]
IN  :{tableFieldBeanData.state} => ? [INTEGER 6]
IN  :{tableFieldBeanData.name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,583 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,583 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,585 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
IN  :value => ? [VARCHAR lorem]
IN  :{roles} => ? [BIGINT 5]
IN  :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,587 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
IN  :value => ? [VARCHAR lorem]
IN  :{roles} => ? [BIGINT 6]
IN  :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,592 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,592 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,594 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
IN  :value => ? [VARCHAR lorem]
IN  :{roles} => ? [BIGINT 5]
IN  :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,596 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
IN  :value => ? [VARCHAR lorem]
IN  :{roles} => ? [BIGINT 6]
IN  :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,600 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
*** UNPARSED ***
UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,601 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,603 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name}
IN  :{table.active} => ? [INTEGER 1]
IN  :{table.state} => ? [INTEGER 3]
IN  :{table.name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,605 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name}
IN  :{table.active} => ? [INTEGER 0]
IN  :{table.state} => ? [INTEGER 6]
IN  :{table.name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,609 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,609 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,612 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
IN  :value => ? [VARCHAR lorem]
IN  :{roles} => ? [BIGINT 5]
IN  :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,614 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
IN  :value => ? [VARCHAR lorem]
IN  :{roles} => ? [BIGINT 6]
IN  :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,619 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,619 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,621 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
IN  :value => ? [VARCHAR lorem]
IN  :{roles} => ? [BIGINT 5]
IN  :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,623 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
IN  :value => ? [VARCHAR lorem]
IN  :{roles} => ? [BIGINT 6]
IN  :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,629 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 6 AND P = 9 - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,629 INFO  [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) -  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,631 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
IN  :value => ? [VARCHAR lorem]
IN  :{roles} => ? [BIGINT 6]
IN  :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,633 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
*** UNPARSED ***
UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr
IN  :value => ? [VARCHAR lorem]
IN  :{roles} => ? [BIGINT 5]
IN  :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s -- in org.eclipse.scout.rt.server.jdbc.SelectInputBindTest
[INFO] Running org.eclipse.scout.rt.server.jdbc.BindValueTest
2024-04-30 15:13:39,639 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    A
FROM      T
WHERE     A = :a
IN  :a => ? [BIGINT null] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,642 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    A
FROM      T
WHERE     A = :a
IN  :a => ? [BIGINT null] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
2024-04-30 15:13:39,669 INFO  [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - 
SQL with binds:
SELECT    A
FROM      T
WHERE     A = :a
IN  :a => ? [NULL null] - MDC[principal=default, scoutSession=oc31q400mmtijkn2tub8hvfdv5aet3jea84pej77ud64n9lipdl]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.scout.rt.server.jdbc.BindValueTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 62, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.jdbc.test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.jdbc.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.rest >-----------
[INFO] Building org.eclipse.scout.rt.rest 24.2-SNAPSHOT                 [30/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.pom (25 kB at 3.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar (139 kB at 13 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.rest ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.rest ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.rest ---
[INFO] Copying 3 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.rest ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/error/ErrorDo.java:[66,21] Unsupported @SuppressWarnings("squid:S1166")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/AbstractRestClientHelper.java:[128,10] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/AbstractRestClientHelper.java:[136,18] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/AbstractRestClientHelper.java:[136,65] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/AbstractRestClientHelper.java:[149,45] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/AbstractRestClientHelper.java:[169,18] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/AbstractEntityRestClientExceptionTransformer.java:[84,13] The enum constant CLIENT_ERROR needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/AbstractEntityRestClientExceptionTransformer.java:[84,13] The enum constant INFORMATIONAL needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/AbstractEntityRestClientExceptionTransformer.java:[84,13] The enum constant OTHER needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/AbstractEntityRestClientExceptionTransformer.java:[84,13] The enum constant REDIRECTION needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/AbstractEntityRestClientExceptionTransformer.java:[84,13] The enum constant SERVER_ERROR needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant ACCEPTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant BAD_REQUEST needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant CONFLICT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant CREATED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant EXPECTATION_FAILED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant FOUND needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant GONE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant HTTP_VERSION_NOT_SUPPORTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant INTERNAL_SERVER_ERROR needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant LENGTH_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant METHOD_NOT_ALLOWED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant MOVED_PERMANENTLY needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant NETWORK_AUTHENTICATION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant NOT_ACCEPTABLE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant NOT_IMPLEMENTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant NOT_MODIFIED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant NO_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant OK needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant PARTIAL_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant PAYMENT_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant PRECONDITION_FAILED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant PRECONDITION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant PROXY_AUTHENTICATION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant REQUESTED_RANGE_NOT_SATISFIABLE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant REQUEST_ENTITY_TOO_LARGE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant REQUEST_HEADER_FIELDS_TOO_LARGE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant REQUEST_TIMEOUT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant REQUEST_URI_TOO_LONG needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant RESET_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant SEE_OTHER needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant TEMPORARY_REDIRECT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant TOO_MANY_REQUESTS needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant UNAUTHORIZED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant UNSUPPORTED_MEDIA_TYPE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant USE_PROXY needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[51,13] The enum constant INFORMATIONAL needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[51,13] The enum constant OTHER needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[51,13] The enum constant REDIRECTION needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[51,13] The enum constant SERVER_ERROR needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[51,13] The enum constant SUCCESSFUL needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[170,5] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.RestProxyInvocationHandler is a raw type. References to generic type org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.RestProxyInvocationHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[170,43] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.RestProxyInvocationHandler is a raw type. References to generic type org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.RestProxyInvocationHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[295,98] java.util.concurrent.Future is a raw type. References to generic type java.util.concurrent.Future<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[296,56] java.util.concurrent.Future is a raw type. References to generic type java.util.concurrent.Future<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant ACCEPTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant BAD_GATEWAY needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant CONFLICT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant CREATED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant EXPECTATION_FAILED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant FOUND needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant GATEWAY_TIMEOUT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant GONE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant HTTP_VERSION_NOT_SUPPORTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant LENGTH_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant MOVED_PERMANENTLY needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant NETWORK_AUTHENTICATION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant NOT_IMPLEMENTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant NOT_MODIFIED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant NO_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant OK needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant PARTIAL_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant PAYMENT_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant PRECONDITION_FAILED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant PRECONDITION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant PROXY_AUTHENTICATION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant REQUESTED_RANGE_NOT_SATISFIABLE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant REQUEST_ENTITY_TOO_LARGE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant REQUEST_HEADER_FIELDS_TOO_LARGE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant REQUEST_TIMEOUT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant REQUEST_URI_TOO_LONG needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant RESET_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant SEE_OTHER needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant TEMPORARY_REDIRECT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant TOO_MANY_REQUESTS needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant USE_PROXY needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/RestClientProperties.java:[187,21] Unsupported @SuppressWarnings("squid:S2068")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.rest ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.rest ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.rest ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.rest ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/target/org.eclipse.scout.rt.rest-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.rest ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest/target/org.eclipse.scout.rt.rest-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.rest ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.api >------------
[INFO] Building org.eclipse.scout.rt.api 24.2-SNAPSHOT                  [31/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.api ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.api ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.api ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.api ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.api ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.api ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.api ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.api ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.api ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.api ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.api.code.CodeResourceTest
2024-04-30 15:13:42,600 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:13:42,625 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-04-30 15:13:42,800 INFO  [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-04-30 15:13:42,919 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 306.748321 ms. Total class count: 959
2024-04-30 15:13:43,110 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 214 beans in 189.675699 ms
2024-04-30 15:13:43,203 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 214 beans in 92.460944 ms
2024-04-30 15:13:43,219 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-04-30 15:13:43,221 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-04-30 15:13:43,331 INFO  [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted
2024-04-30 15:13:43,343 WARN  [main] org.eclipse.scout.rt.api.code.CodeResource.putToMap(CodeResource.java:81) - Skipping CodeType without id.
2024-04-30 15:13:43,367 WARN  [main] org.eclipse.scout.rt.api.code.CodeResource.putToMap(CodeResource.java:86) - CodeType with duplicate id '1' found.
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.575 s -- in org.eclipse.scout.rt.api.code.CodeResourceTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.api ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.api ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.api ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.api ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.api ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.jackson.test >-------
[INFO] Building org.eclipse.scout.rt.jackson.test 24.2-SNAPSHOT         [32/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.jackson.test ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.jackson.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Copying 177 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestNestedListRawDo.java:[263,79] Type safety: Potential heap pollution via varargs parameter stringIDoEntityMap
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestNestedListRawDo.java:[280,89] Type safety: Potential heap pollution via varargs parameter stringIDataObjectEntityMap
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestNestedListRawDo.java:[297,113] Type safety: Potential heap pollution via varargs parameter stringITestTypedUntypedInnerEntityMap
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestNestedListRawDo.java:[314,133] Type safety: Potential heap pollution via varargs parameter stringITestTypedUntypedInnerDataObjectEntityMap
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestNestedListRawDo.java:[331,127] Type safety: Potential heap pollution via varargs parameter stringAbstractTestTypedUntypedInnerEntityMap
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestCustomImplementedEntityDo.java:[173,21] Unnecessary @SuppressWarnings("unchecked")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestCustomImplementedEntityDo.java:[180,21] Unnecessary @SuppressWarnings("unchecked")
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JacksonDataObjectMapperTest.java:[216,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JacksonDataObjectMapperTest.java:[304,5] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JacksonDataObjectMapperTest.java:[378,5] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean<T> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[204,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[961,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1419,36] org.eclipse.scout.rt.dataobject.IDoCollection is a raw type. References to generic type org.eclipse.scout.rt.dataobject.IDoCollection<V,COLLECTION> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1461,36] org.eclipse.scout.rt.dataobject.IDoCollection is a raw type. References to generic type org.eclipse.scout.rt.dataobject.IDoCollection<V,COLLECTION> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1492,5] Type safety: Unchecked invocation testDeserialize_TestItemIDoCollection(java.lang.Class<org.eclipse.scout.rt.dataobject.DoList>) of the generic method testDeserialize_TestItemIDoCollection(java.lang.Class<DO_COLLECTION>) of type org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsSerializationTest
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1498,5] Type safety: Unchecked invocation testDeserialize_TestItemIDoCollection(java.lang.Class<org.eclipse.scout.rt.dataobject.DoSet>) of the generic method testDeserialize_TestItemIDoCollection(java.lang.Class<DO_COLLECTION>) of type org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsSerializationTest
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1504,5] Type safety: Unchecked invocation testDeserialize_TestItemIDoCollection(java.lang.Class<org.eclipse.scout.rt.dataobject.DoCollection>) of the generic method testDeserialize_TestItemIDoCollection(java.lang.Class<DO_COLLECTION>) of type org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsSerializationTest
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1509,23] Unnecessary @SuppressWarnings("unchecked")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[2670,98] org.eclipse.scout.rt.jackson.dataobject.fixture.TestGenericDo is a raw type. References to generic type org.eclipse.scout.rt.jackson.dataobject.fixture.TestGenericDo<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[2742,98] org.eclipse.scout.rt.jackson.dataobject.fixture.TestGenericDo is a raw type. References to generic type org.eclipse.scout.rt.jackson.dataobject.fixture.TestGenericDo<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[2972,18] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[3034,5] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[3034,30] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestOptionalDo.java:[56,63] Type safety: Potential heap pollution via varargs parameter optStringList
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.jackson.testing.DataObjectSerializationTestHelperTest
2024-04-30 15:13:46,590 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:13:46,611 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-04-30 15:13:46,782 INFO  [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-04-30 15:13:47,214 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 613.949542 ms. Total class count: 1046
2024-04-30 15:13:47,601 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 258 beans in 384.507618 ms
2024-04-30 15:13:47,684 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 258 beans in 82.306128 ms
2024-04-30 15:13:47,698 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-04-30 15:13:47,699 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-04-30 15:13:47,868 INFO  [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted
2024-04-30 15:13:48,395 WARN  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.jackson.dataobject.fixture.TestWithEmptyTypeNameDo is annotated with @TypeName with an empty type name value, skip registration
2024-04-30 15:13:48,417 INFO  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.init(DataObjectInventory.java:116) - Registry initialized, found 105 IDoEntity implementations with @TypeName annotation and 6 implementations with @TypeVersion annotation.
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.608 s -- in org.eclipse.scout.rt.jackson.testing.DataObjectSerializationTestHelperTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.value.IValueDoTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.eclipse.scout.rt.jackson.dataobject.value.IValueDoTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.id.UuIdSerializationTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.scout.rt.jackson.dataobject.id.UuIdSerializationTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.id.TypedIdSerializationTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.jackson.dataobject.id.TypedIdSerializationTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.id.StringIdSerializationTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.scout.rt.jackson.dataobject.id.StringIdSerializationTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.id.QualifiedIIdSerializationTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.274 s -- in org.eclipse.scout.rt.jackson.dataobject.id.QualifiedIIdSerializationTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.id.IIdSerializationTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.scout.rt.jackson.dataobject.id.IIdSerializationTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.enumeration.EnumSerializationTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.scout.rt.jackson.dataobject.enumeration.EnumSerializationTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.TypeFactoryUtilityTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.jackson.dataobject.TypeFactoryUtilityTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsSerializationTest
2024-04-30 15:13:50,288 WARN  [main] org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityVersionAttribute(DoEntityDeserializer.java:211) - Found version mismatch while deserializing DoEntity org.eclipse.scout.rt.jackson.dataobject.fixture.TestVersionedDo. Data object version (in class file) 'jacksonFixture-1.0.0', deserialized data version ''
2024-04-30 15:13:50,626 WARN  [main] org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityVersionAttribute(DoEntityDeserializer.java:211) - Found version mismatch while deserializing DoEntity org.eclipse.scout.rt.jackson.dataobject.fixture.TestVersionedDo. Data object version (in class file) 'jacksonFixture-1.0.0', deserialized data version 'scout-9.0.0'
2024-04-30 15:13:50,703 WARN  [main] org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityVersionAttribute(DoEntityDeserializer.java:211) - Found version mismatch while deserializing DoEntity org.eclipse.scout.rt.jackson.dataobject.fixture.TestVersionedDo. Data object version (in class file) 'jacksonFixture-1.0.0', deserialized data version 'scout-a.b.c'
2024-04-30 15:13:50,820 WARN  [main] org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityVersionAttribute(DoEntityDeserializer.java:211) - Found version mismatch while deserializing DoEntity org.eclipse.scout.rt.jackson.dataobject.fixture.TestVersionedDo. Data object version (in class file) 'jacksonFixture-1.0.0', deserialized data version 'null'
[INFO] Tests run: 225, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.651 s -- in org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsSerializationTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsRawSerializationTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsRawSerializationTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsExtensibilitySerializationTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsExtensibilitySerializationTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.JacksonIdStructureTest
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.jackson.dataobject.JacksonIdStructureTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.JacksonDataObjectMapperTest
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.088 s -- in org.eclipse.scout.rt.jackson.dataobject.JacksonDataObjectMapperTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.DoEntitySerializerAttributeNameComparatorTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.jackson.dataobject.DoEntitySerializerAttributeNameComparatorTest
[INFO] Running org.eclipse.scout.rt.jackson.dataobject.DataObjectHelperNormalizeTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.jackson.dataobject.DataObjectHelperNormalizeTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 331, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.jackson.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api.test >-------
[INFO] Building org.eclipse.scout.rt.mom.api.test 24.2-SNAPSHOT         [33/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.api.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.api.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.api.test/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.api.test/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.api.test/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.mom.api.marshaller.TextMarshallerTest
SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.155 s -- in org.eclipse.scout.rt.mom.api.marshaller.TextMarshallerTest
[INFO] Running org.eclipse.scout.rt.mom.api.marshaller.ObjectMarshallerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.scout.rt.mom.api.marshaller.ObjectMarshallerTest
[INFO] Running org.eclipse.scout.rt.mom.api.marshaller.JsonMarshallerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.607 s -- in org.eclipse.scout.rt.mom.api.marshaller.JsonMarshallerTest
[INFO] Running org.eclipse.scout.rt.mom.api.marshaller.JsonDataObjectMarshallerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.scout.rt.mom.api.marshaller.JsonDataObjectMarshallerTest
[INFO] Running org.eclipse.scout.rt.mom.api.marshaller.BytesMarshallerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.mom.api.marshaller.BytesMarshallerTest
[INFO] Running org.eclipse.scout.rt.mom.api.DestinationConfigPropertyParserTest
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.mom.api.DestinationConfigPropertyParserTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mom.api.test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mom.api.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms >----------
[INFO] Building org.eclipse.scout.rt.mom.jms 24.2-SNAPSHOT              [34/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.pom (10.0 kB at 996 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.jar (56 kB at 6.3 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.mom.jms ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mom.jms ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[149,21] Unsupported @SuppressWarnings("squid:S1149")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[165,23] org.eclipse.scout.rt.mom.api.IDestination is a raw type. References to generic type org.eclipse.scout.rt.mom.api.IDestination<DTO> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[166,23] org.eclipse.scout.rt.mom.api.IDestination is a raw type. References to generic type org.eclipse.scout.rt.mom.api.IDestination<DTO> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[212,21] Unsupported @SuppressWarnings("RedundantThrows")
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[462,25] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[502,5] org.eclipse.scout.rt.mom.jms.JmsMessageReader is a raw type. References to generic type org.eclipse.scout.rt.mom.jms.JmsMessageReader<DTO> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[705,22] Unsupported @SuppressWarnings("squid:S1149")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[705,37] Unsupported @SuppressWarnings("RedundantThrows")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[821,16] org.eclipse.scout.rt.mom.api.IDestination is a raw type. References to generic type org.eclipse.scout.rt.mom.api.IDestination<DTO> should be parameterized
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mom.jms ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.jms ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mom.jms ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms/target/org.eclipse.scout.rt.mom.jms-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms/target/org.eclipse.scout.rt.mom.jms-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mom.jms ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mom.jms ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms.test >-------
[INFO] Building org.eclipse.scout.rt.mom.jms.test 24.2-SNAPSHOT         [35/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/activemq-broker/6.0.0/activemq-broker-6.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-broker/6.0.0/activemq-broker-6.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-broker/6.0.0/activemq-broker-6.0.0.pom (9.6 kB at 1.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/activemq-parent/6.0.0/activemq-parent-6.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-parent/6.0.0/activemq-parent-6.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-parent/6.0.0/activemq-parent-6.0.0.pom (57 kB at 7.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/camel/camel-bom/4.1.0/camel-bom-4.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/camel/camel-bom/4.1.0/camel-bom-4.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/camel/camel-bom/4.1.0/camel-bom-4.1.0.pom (78 kB at 8.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/camel/camel/4.1.0/camel-4.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/camel/camel/4.1.0/camel-4.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/camel/camel/4.1.0/camel-4.1.0.pom (22 kB at 3.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jaxb/jaxb-bom/4.0.2/jaxb-bom-4.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/4.0.2/jaxb-bom-4.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/4.0.2/jaxb-bom-4.0.2.pom (11 kB at 623 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/activemq-client/6.0.0/activemq-client-6.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-client/6.0.0/activemq-client-6.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-client/6.0.0/activemq-client-6.0.0.pom (15 kB at 2.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.pom (2.6 kB at 433 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/fusesource/hawtbuf/hawtbuf-project/1.11/hawtbuf-project-1.11.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-project/1.11/hawtbuf-project-1.11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-project/1.11/hawtbuf-project-1.11.pom (11 kB at 1.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/fusesource/fusesource-pom/1.10/fusesource-pom-1.10.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.10/fusesource-pom-1.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.10/fusesource-pom-1.10.pom (15 kB at 1.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jakarta-client/2.31.2/artemis-jakarta-client-2.31.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-client/2.31.2/artemis-jakarta-client-2.31.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-client/2.31.2/artemis-jakarta-client-2.31.2.pom (4.1 kB at 591 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-pom/2.31.2/artemis-pom-2.31.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-pom/2.31.2/artemis-pom-2.31.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-pom/2.31.2/artemis-pom-2.31.2.pom (89 kB at 8.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-bom/1.24.0/opentelemetry-bom-1.24.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.24.0/opentelemetry-bom-1.24.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.24.0/opentelemetry-bom-1.24.0.pom (6.0 kB at 863 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-bom-alpha/1.24.0-alpha/opentelemetry-bom-alpha-1.24.0-alpha.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom-alpha/1.24.0-alpha/opentelemetry-bom-alpha-1.24.0-alpha.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom-alpha/1.24.0-alpha/opentelemetry-bom-alpha-1.24.0-alpha.pom (4.2 kB at 694 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-bom/10.0.16/jetty-bom-10.0.16.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/10.0.16/jetty-bom-10.0.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/10.0.16/jetty-bom-10.0.16.pom (19 kB at 2.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-core-client/2.31.2/artemis-core-client-2.31.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.31.2/artemis-core-client-2.31.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.31.2/artemis-core-client-2.31.2.pom (6.9 kB at 1.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jgroups/jgroups/5.3.0.Final/jgroups-5.3.0.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/5.3.0.Final/jgroups-5.3.0.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/5.3.0.Final/jgroups-5.3.0.Final.pom (21 kB at 3.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-commons/2.31.2/artemis-commons-2.31.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.31.2/artemis-commons-2.31.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.31.2/artemis-commons-2.31.2.pom (5.6 kB at 934 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.pom (1.6 kB at 264 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-parent/4.1.101.Final/netty-parent-4.1.101.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.101.Final/netty-parent-4.1.101.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.101.Final/netty-parent-4.1.101.Final.pom (84 kB at 11 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.pom (12 kB at 2.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 3.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-native-epoll/4.1.101.Final/netty-transport-native-epoll-4.1.101.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.101.Final/netty-transport-native-epoll-4.1.101.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.101.Final/netty-transport-native-epoll-4.1.101.Final.pom (19 kB at 2.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.pom (2.2 kB at 361 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.pom (1.6 kB at 198 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.pom (30 kB at 3.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-classes-epoll/4.1.101.Final/netty-transport-classes-epoll-4.1.101.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.101.Final/netty-transport-classes-epoll-4.1.101.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.101.Final/netty-transport-classes-epoll-4.1.101.Final.pom (2.1 kB at 305 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-native-kqueue/4.1.101.Final/netty-transport-native-kqueue-4.1.101.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.101.Final/netty-transport-native-kqueue-4.1.101.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.101.Final/netty-transport-native-kqueue-4.1.101.Final.pom (30 kB at 4.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-classes-kqueue/4.1.101.Final/netty-transport-classes-kqueue-4.1.101.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.101.Final/netty-transport-classes-kqueue-4.1.101.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.101.Final/netty-transport-classes-kqueue-4.1.101.Final.pom (2.1 kB at 427 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.pom (4.2 kB at 700 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.pom (5.3 kB at 884 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.pom (4.6 kB at 578 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.pom (3.6 kB at 592 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.pom (2.5 kB at 363 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-selector/2.31.2/artemis-selector-2.31.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.31.2/artemis-selector-2.31.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.31.2/artemis-selector-2.31.2.pom (4.9 kB at 700 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jakarta-server/2.31.2/artemis-jakarta-server-2.31.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-server/2.31.2/artemis-jakarta-server-2.31.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-server/2.31.2/artemis-jakarta-server-2.31.2.pom (5.1 kB at 723 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-server/2.31.2/artemis-server-2.31.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.31.2/artemis-server-2.31.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.31.2/artemis-server-2.31.2.pom (13 kB at 1.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/ben-manes/caffeine/caffeine/3.1.6/caffeine-3.1.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/3.1.6/caffeine-3.1.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/3.1.6/caffeine-3.1.6.pom (2.1 kB at 345 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-journal/2.31.2/artemis-journal-2.31.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.31.2/artemis-journal-2.31.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.31.2/artemis-journal-2.31.2.pom (3.4 kB at 563 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.pom (4.0 kB at 577 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0.pom (27 kB at 3.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jdbc-store/2.31.2/artemis-jdbc-store-2.31.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.31.2/artemis-jdbc-store-2.31.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.31.2/artemis-jdbc-store-2.31.2.pom (3.4 kB at 479 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.pom (19 kB at 2.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.pom (15 kB at 2.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-quorum-api/2.31.2/artemis-quorum-api-2.31.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.31.2/artemis-quorum-api-2.31.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.31.2/artemis-quorum-api-2.31.2.pom (1.4 kB at 234 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-configuration2/2.9.0/commons-configuration2-2.9.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.9.0/commons-configuration2-2.9.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.9.0/commons-configuration2-2.9.0.pom (30 kB at 4.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom (21 kB at 3.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom (82 kB at 10 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/micrometer/micrometer-core/1.9.5/micrometer-core-1.9.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.9.5/micrometer-core-1.9.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.9.5/micrometer-core-1.9.5.pom (8.6 kB at 1.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jakarta-service-extensions/2.31.2/artemis-jakarta-service-extensions-2.31.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-service-extensions/2.31.2/artemis-jakarta-service-extensions-2.31.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-service-extensions/2.31.2/artemis-jakarta-service-extensions-2.31.2.pom (4.6 kB at 761 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.pom (14 kB at 1.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/activemq-broker/6.0.0/activemq-broker-6.0.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/activemq-client/6.0.0/activemq-client-6.0.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jakarta-client/2.31.2/artemis-jakarta-client-2.31.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-core-client/2.31.2/artemis-core-client-2.31.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jgroups/jgroups/5.3.0.Final/jgroups-5.3.0.Final.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-native-epoll/4.1.101.Final/netty-transport-native-epoll-4.1.101.Final-linux-x86_64.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-classes-epoll/4.1.101.Final/netty-transport-classes-epoll-4.1.101.Final.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-native-kqueue/4.1.101.Final/netty-transport-native-kqueue-4.1.101.Final-osx-x86_64.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-classes-kqueue/4.1.101.Final/netty-transport-classes-kqueue-4.1.101.Final.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-commons/2.31.2/artemis-commons-2.31.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-selector/2.31.2/artemis-selector-2.31.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jakarta-server/2.31.2/artemis-jakarta-server-2.31.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-server/2.31.2/artemis-server-2.31.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/ben-manes/caffeine/caffeine/3.1.6/caffeine-3.1.6.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jdbc-store/2.31.2/artemis-jdbc-store-2.31.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-quorum-api/2.31.2/artemis-quorum-api-2.31.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-configuration2/2.9.0/commons-configuration2-2.9.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/micrometer/micrometer-core/1.9.5/micrometer-core-1.9.5.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-journal/2.31.2/artemis-journal-2.31.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jakarta-service-extensions/2.31.2/artemis-jakarta-service-extensions-2.31.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-broker/6.0.0/activemq-broker-6.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-broker/6.0.0/activemq-broker-6.0.0.jar (1.2 MB at 22 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-client/6.0.0/activemq-client-6.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-client/2.31.2/artemis-jakarta-client-2.31.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.31.2/artemis-core-client-2.31.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/5.3.0.Final/jgroups-5.3.0.Final.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar (50 kB at 5.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.101.Final/netty-transport-native-epoll-4.1.101.Final-linux-x86_64.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-client/2.31.2/artemis-jakarta-client-2.31.2.jar (191 kB at 16 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.101.Final/netty-transport-native-epoll-4.1.101.Final-linux-x86_64.jar (39 kB at 2.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.101.Final/netty-transport-classes-epoll-4.1.101.Final.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.jar (44 kB at 2.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.101.Final/netty-transport-native-kqueue-4.1.101.Final-osx-x86_64.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.31.2/artemis-core-client-2.31.2.jar (842 kB at 32 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.101.Final/netty-transport-classes-kqueue-4.1.101.Final.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.101.Final/netty-transport-classes-epoll-4.1.101.Final.jar (147 kB at 5.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.101.Final/netty-transport-native-kqueue-4.1.101.Final-osx-x86_64.jar (25 kB at 736 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.101.Final/netty-transport-classes-kqueue-4.1.101.Final.jar (108 kB at 3.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.jar (307 kB at 6.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.jar (658 kB at 12 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.jar (497 kB at 8.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.jar (25 kB at 392 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.jar (561 kB at 8.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.jar (121 kB at 1.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.jar (345 kB at 4.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.31.2/artemis-commons-2.31.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-client/6.0.0/activemq-client-6.0.0.jar (1.5 MB at 17 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.jar (38 kB at 450 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.31.2/artemis-selector-2.31.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/5.3.0.Final/jgroups-5.3.0.Final.jar (2.3 MB at 27 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-server/2.31.2/artemis-jakarta-server-2.31.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.jar (661 kB at 7.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.31.2/artemis-server-2.31.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.31.2/artemis-selector-2.31.2.jar (109 kB at 1.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/3.1.6/caffeine-3.1.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-server/2.31.2/artemis-jakarta-server-2.31.2.jar (123 kB at 1.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.31.2/artemis-jdbc-store-2.31.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.31.2/artemis-commons-2.31.2.jar (666 kB at 6.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 2.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.31.2/artemis-jdbc-store-2.31.2.jar (112 kB at 1.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.31.2/artemis-quorum-api-2.31.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.jar (130 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.31.2/artemis-quorum-api-2.31.2.jar (13 kB at 108 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.9.0/commons-configuration2-2.9.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.jar (208 kB at 1.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/3.1.6/caffeine-3.1.6.jar (752 kB at 5.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.9.5/micrometer-core-1.9.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar (252 kB at 1.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.31.2/artemis-journal-2.31.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.31.2/artemis-server-2.31.2.jar (2.4 MB at 17 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0.jar (42 kB at 237 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-service-extensions/2.31.2/artemis-jakarta-service-extensions-2.31.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar (238 kB at 1.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.31.2/artemis-journal-2.31.2.jar (236 kB at 1.3 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.9.0/commons-configuration2-2.9.0.jar (645 kB at 3.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar (29 kB at 156 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-service-extensions/2.31.2/artemis-jakarta-service-extensions-2.31.2.jar (34 kB at 188 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.9.5/micrometer-core-1.9.5.jar (658 kB at 3.4 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms.test/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms.test/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms.test/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
2024-04-30 15:14:02,695 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:14:02,717 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-04-30 15:14:02,869 INFO  [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-04-30 15:14:03,029 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 322.423816 ms. Total class count: 1002
2024-04-30 15:14:03,371 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 207 beans in 339.832811 ms
2024-04-30 15:14:03,414 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 207 beans in 43.016081 ms
2024-04-30 15:14:03,428 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-04-30 15:14:03,429 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-04-30 15:14:03,487 INFO  [scout-platform-starter] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received.
2024-04-30 15:14:03,896 INFO  [main] org.apache.activemq.artemis.core.server.serverStarting(ActiveMQServerLogger_impl.java:45) - AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging)
2024-04-30 15:14:03,909 INFO  [main] org.apache.activemq.artemis.core.server.switchingNIO(ActiveMQServerLogger_impl.java:397) - AMQ221045: libaio is not available, switching the configuration into NIO
2024-04-30 15:14:04,012 INFO  [main] org.apache.activemq.artemis.core.server.journalUseNIO(ActiveMQServerLogger_impl.java:149) - AMQ221013: Using NIO Journal
2024-04-30 15:14:04,308 INFO  [main] org.apache.activemq.artemis.core.server.usingDefaultPaging(ActiveMQServerLogger_impl.java:493) - AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 1073741824
2024-04-30 15:14:04,398 INFO  [main] org.apache.activemq.artemis.core.server.addingProtocolSupport(ActiveMQServerLogger_impl.java:389) - AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
2024-04-30 15:14:04,486 INFO  [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: null
2024-04-30 15:14:04,488 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@7e81617a
2024-04-30 15:14:04,488 INFO  [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=localhost
2024-04-30 15:14:04,512 INFO  [main] org.apache.activemq.artemis.core.server.waitingToObtainLiveLock(ActiveMQServerLogger_impl.java:317) - AMQ221034: Waiting indefinitely to obtain live lock
2024-04-30 15:14:04,512 INFO  [main] org.apache.activemq.artemis.core.server.obtainedLiveLock(ActiveMQServerLogger_impl.java:325) - AMQ221035: Live Server Obtained live lock
2024-04-30 15:14:04,659 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.mom.requestreply.cancellation on address jms.topic.scout.mom.requestreply.cancellation
2024-04-30 15:14:04,675 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1aaf46e6
2024-04-30 15:14:04,822 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5a537a16
2024-04-30 15:14:04,825 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishFirst on address jms.topic.test/mom/testTopicPublishFirst
2024-04-30 15:14:04,826 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4ea43d4d
2024-04-30 15:14:04,827 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6f22c1f1
2024-04-30 15:14:04,827 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testProperties on address jms.topic.test/mom/testProperties
2024-04-30 15:14:04,828 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2ee095c9
2024-04-30 15:14:04,829 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@185a0811
2024-04-30 15:14:04,829 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyTimeout on address jms.topic.test/mom/testTopicRequestReplyTimeout
2024-04-30 15:14:04,830 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@77fb1002
2024-04-30 15:14:04,831 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@e2f6a45
2024-04-30 15:14:04,832 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyRequestFirst on address jms.topic.test/mom/testTopicRequestReplyRequestFirst
2024-04-30 15:14:04,832 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@24cbf894
2024-04-30 15:14:04,833 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6c19769c
2024-04-30 15:14:04,833 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions on address jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions
2024-04-30 15:14:04,834 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@434d001d
2024-04-30 15:14:04,835 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@36453773
2024-04-30 15:14:04,835 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCorrelationId on address jms.topic.test/mom/testTopicRequestReplyCorrelationId
2024-04-30 15:14:04,836 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4db16677
2024-04-30 15:14:04,837 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6abb44cb
2024-04-30 15:14:04,837 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions on address jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions
2024-04-30 15:14:04,838 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@41ddec69
2024-04-30 15:14:04,839 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5e3cb58e
2024-04-30 15:14:04,839 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller on address jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller
2024-04-30 15:14:04,839 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@18f8e2e0
2024-04-30 15:14:04,840 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@28d56028
2024-04-30 15:14:04,841 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCancellation on address jms.topic.test/mom/testTopicRequestReplyCancellation
2024-04-30 15:14:04,841 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6c56fff
2024-04-30 15:14:04,842 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3dee3a6c
2024-04-30 15:14:04,843 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReply on address jms.topic.test/mom/testTopicRequestReply
2024-04-30 15:14:04,843 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@62de20d3
2024-04-30 15:14:04,844 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6109d880
2024-04-30 15:14:04,844 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeCorrelationId on address jms.topic.test/mom/testTopicPublishSubscribeCorrelationId
2024-04-30 15:14:04,845 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4c9ef9c9
2024-04-30 15:14:04,846 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6f976c
2024-04-30 15:14:04,868 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testMessageSelector on address jms.topic.test/mom/testMessageSelector
2024-04-30 15:14:04,868 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1324e70a
2024-04-30 15:14:04,869 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3cc6f036
2024-04-30 15:14:04,869 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyCancellation on address jms.topic.test/mom/testQueueRequestReplyCancellation
2024-04-30 15:14:04,870 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@72d16d6
2024-04-30 15:14:04,871 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7b0525a8
2024-04-30 15:14:04,871 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.differentTopic on address jms.topic.differentTopic
2024-04-30 15:14:04,871 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4f2d8175
2024-04-30 15:14:04,872 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@44618fe6
2024-04-30 15:14:04,873 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.physical.UnitTestTopic on address jms.topic.scout.physical.UnitTestTopic
2024-04-30 15:14:04,873 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2b15ba1a
2024-04-30 15:14:04,874 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@796fe2b5
2024-04-30 15:14:04,874 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue Durable-Test-Subscription on address jms.topic.test/mom/testTopicPublishSubscribe
2024-04-30 15:14:04,875 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5a6af2c4
2024-04-30 15:14:04,875 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@123c48d0
2024-04-30 15:14:04,876 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishBytes on address jms.queue.test/mom/testPublishBytes
2024-04-30 15:14:04,876 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@14fff5e7
2024-04-30 15:14:04,877 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1203d787
2024-04-30 15:14:04,877 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishText on address jms.queue.test/mom/testPublishText
2024-04-30 15:14:04,878 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1f72fbd1
2024-04-30 15:14:04,879 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6f785a27
2024-04-30 15:14:04,879 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObject on address jms.queue.test/mom/testPublishObject
2024-04-30 15:14:04,880 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@443dae2
2024-04-30 15:14:04,881 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@8f09a02
2024-04-30 15:14:04,881 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testConcurrentMessageConsumption on address jms.queue.test/mom/testConcurrentMessageConsumption
2024-04-30 15:14:04,881 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5454be
2024-04-30 15:14:04,882 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2dd08ff1
2024-04-30 15:14:04,883 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishAndConsumeInternal on address jms.queue.test/mom/testPublishAndConsumeInternal
2024-04-30 15:14:04,883 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@37dec463
2024-04-30 15:14:04,884 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3bf26810
2024-04-30 15:14:04,884 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeTransactional on address jms.queue.test/mom/testSubscribeTransactional
2024-04-30 15:14:04,885 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@19213a74
2024-04-30 15:14:04,886 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@30a791a6
2024-04-30 15:14:04,886 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeFailover on address jms.queue.test/mom/testSubscribeFailover
2024-04-30 15:14:04,886 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@719bb60d
2024-04-30 15:14:04,887 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5981f2c6
2024-04-30 15:14:04,888 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueuePublishFirst on address jms.queue.test/mom/testQueuePublishFirst
2024-04-30 15:14:04,888 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@49639118
2024-04-30 15:14:04,889 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@45451333
2024-04-30 15:14:04,889 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonData on address jms.queue.test/mom/testPublishJsonData
2024-04-30 15:14:04,890 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6942ee48
2024-04-30 15:14:04,891 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3f033664
2024-04-30 15:14:04,891 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonDataSecure on address jms.queue.test/mom/testPublishJsonDataSecure
2024-04-30 15:14:04,891 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6abd8bcd
2024-04-30 15:14:04,892 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@70cd122
2024-04-30 15:14:04,893 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueueRequestReplyRequestFirst on address jms.queue.test/mom/testQueueRequestReplyRequestFirst
2024-04-30 15:14:04,893 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@79424f25
2024-04-30 15:14:04,894 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5fd4e67f
2024-04-30 15:14:04,894 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishTransactional on address jms.queue.test/mom/testPublishTransactional
2024-04-30 15:14:04,895 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@59b1edab
2024-04-30 15:14:04,895 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3855b27e
2024-04-30 15:14:04,896 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishStringData on address jms.queue.test/mom/testPublishStringData
2024-04-30 15:14:04,896 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5305f936
2024-04-30 15:14:04,897 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2b1a1a37
2024-04-30 15:14:04,898 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObjectData on address jms.queue.test/mom/testPublishObjectData
2024-04-30 15:14:04,898 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7d90764a
2024-04-30 15:14:04,899 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6843fdc4
2024-04-30 15:14:04,899 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testCurrentMessagePubSub on address jms.queue.test/mom/testCurrentMessagePubSub
2024-04-30 15:14:04,900 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@147375b3
2024-04-30 15:14:04,900 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6f430ea8
2024-04-30 15:14:04,901 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSerialMessageConsumption on address jms.queue.test/mom/testSerialMessageConsumption
2024-04-30 15:14:04,901 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@119f072c
2024-04-30 15:14:04,902 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@66456506
2024-04-30 15:14:04,906 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@54e18a46
2024-04-30 15:14:04,991 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@3b839f68
2024-04-30 15:14:05,010 INFO  [main] org.apache.activemq.artemis.core.server.serverIsLive(ActiveMQServerLogger_impl.java:101) - AMQ221007: Server is now live
2024-04-30 15:14:05,011 INFO  [main] org.apache.activemq.artemis.core.server.serverStarted(ActiveMQServerLogger_impl.java:53) - AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.31.2 [localhost, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0] 
[INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
2024-04-30 15:14:06,207 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:06,208 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply [activemq]>
2024-04-30 15:14:06,677 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2116930693'. - MDC[jobName=Running test with support for JUnit timeout]
2024-04-30 15:14:06,983 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #1 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2024-04-30 15:14:07,222 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1]
2024-04-30 15:14:07,223 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1]
2024-04-30 15:14:07,224 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1]
2024-04-30 15:14:07,224 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1]
2024-04-30 15:14:07,224 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1]
2024-04-30 15:14:07,568 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom1, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:1) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1]
2024-04-30 15:14:07,580 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom1, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:1) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1]
2024-04-30 15:14:07,581 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1]
2024-04-30 15:14:07,689 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom1 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1]
2024-04-30 15:14:07,771 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-4:1,clientId=Scout JUnit MOM #1 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1]
2024-04-30 15:14:08,916 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@2a6e2cf4, org.eclipse.scout.rt.mom.jms.JmsSubscription@67848362] - MDC[jobName=Running test with support for JUnit timeout]
2024-04-30 15:14:08,979 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@2edc49b5, org.eclipse.scout.rt.mom.jms.JmsSubscription@7c8577d8] - MDC[jobName=Running test with support for JUnit timeout]
2024-04-30 15:14:08,995 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@549f61b6, org.eclipse.scout.rt.mom.jms.JmsSubscription@4613d3a9] - MDC[jobName=Running test with support for JUnit timeout]
2024-04-30 15:14:09,021 INFO  [scout-thread-21] org.eclipse.scout.rt.dataobject.DataObjectInventory.init(DataObjectInventory.java:116) - Registry initialized, found 25 IDoEntity implementations with @TypeName annotation and 0 implementations with @TypeVersion annotation. - MDC[jobName=request on test/mom/testRequestReplyInternal]
2024-04-30 15:14:09,081 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@be740e1, org.eclipse.scout.rt.mom.jms.JmsSubscription@21bb40ad] - MDC[jobName=Running test with support for JUnit timeout]
2024-04-30 15:14:09,100 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@7796c616, org.eclipse.scout.rt.mom.jms.JmsSubscription@67c3703d] - MDC[jobName=Running test with support for JUnit timeout]
2024-04-30 15:14:09,113 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@4e17373f, org.eclipse.scout.rt.mom.jms.JmsSubscription@3d5022e3] - MDC[jobName=Running test with support for JUnit timeout]
2024-04-30 15:14:09,126 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@7505daac, org.eclipse.scout.rt.mom.jms.JmsSubscription@51212787] - MDC[jobName=Running test with support for JUnit timeout]
2024-04-30 15:14:09,172 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@fa42491, org.eclipse.scout.rt.mom.jms.JmsSubscription@34c29373] - MDC[jobName=Running test with support for JUnit timeout]
2024-04-30 15:14:09,186 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@116c9c99, org.eclipse.scout.rt.mom.jms.JmsSubscription@5e305e13] - MDC[jobName=Running test with support for JUnit timeout]
2024-04-30 15:14:09,197 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@1535ca44, org.eclipse.scout.rt.mom.jms.JmsSubscription@222da667] - MDC[jobName=Running test with support for JUnit timeout]
2024-04-30 15:14:09,199 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@311d62fd[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:09,202 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.079121 ms
2024-04-30 15:14:09,204 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:09,204 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:09,214 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom1 stopped
2024-04-30 15:14:09,215 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom1, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:1) is shutting down - MDC[activemq.broker=mom1]
2024-04-30 15:14:09,234 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom1, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:1) uptime 2.020 seconds - MDC[activemq.broker=mom1]
2024-04-30 15:14:09,234 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom1, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:1) is shutdown - MDC[activemq.broker=mom1]
2024-04-30 15:14:09,234 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:09,236 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 3027.805168 ms
2024-04-30 15:14:09,236 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply [activemq]>
2024-04-30 15:14:09,241 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:09,241 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyWithBlockingCondition [activemq]>
2024-04-30 15:14:09,269 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 574436010'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-04-30 15:14:09,272 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #2 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1]
2024-04-30 15:14:09,274 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2]
2024-04-30 15:14:09,274 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2]
2024-04-30 15:14:09,274 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2]
2024-04-30 15:14:09,275 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2]
2024-04-30 15:14:09,275 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2]
2024-04-30 15:14:09,276 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom2, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:2) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2]
2024-04-30 15:14:09,276 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom2, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:2) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2]
2024-04-30 15:14:09,276 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2]
2024-04-30 15:14:09,277 INFO  [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom2 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2]
2024-04-30 15:14:09,279 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-7:1,clientId=Scout JUnit MOM #2 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2]
Reply: TheReply
2024-04-30 15:14:09,294 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1e205025]
2024-04-30 15:14:09,295 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@5b0b40d8[job=JMS subscriber, state=DONE], JobFutureTask@5c9500f8[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:09,295 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.017000 ms
2024-04-30 15:14:09,296 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:09,296 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:09,297 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom2 stopped
2024-04-30 15:14:09,297 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom2, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:2) is shutting down - MDC[activemq.broker=mom2]
2024-04-30 15:14:09,298 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom2, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:2) uptime 0.025 seconds - MDC[activemq.broker=mom2]
2024-04-30 15:14:09,298 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom2, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:2) is shutdown - MDC[activemq.broker=mom2]
2024-04-30 15:14:09,299 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:09,299 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 57.785241 ms
2024-04-30 15:14:09,299 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyWithBlockingCondition [activemq]>
2024-04-30 15:14:09,301 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:09,302 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_StringMarshaller_Exception [activemq]>
2024-04-30 15:14:09,303 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 40026928'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom2]
2024-04-30 15:14:09,306 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #3 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom2]
2024-04-30 15:14:09,308 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3]
2024-04-30 15:14:09,308 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3]
2024-04-30 15:14:09,308 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3]
2024-04-30 15:14:09,309 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3]
2024-04-30 15:14:09,309 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3]
2024-04-30 15:14:09,310 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom3, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:3) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3]
2024-04-30 15:14:09,310 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom3, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:3) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3]
2024-04-30 15:14:09,310 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3]
2024-04-30 15:14:09,311 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom3 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3]
2024-04-30 15:14:09,313 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-10:1,clientId=Scout JUnit MOM #3 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3]
2024-04-30 15:14:09,321 ERROR [scout-thread-20] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@2812c4c[name=test/mom/testRequestReply_StringMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=2ef34f36-afca-46a7-9f96-b34eb7dedb84]
org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_StringMarshaller_Exception(JmsMomWithRequestReplyTest.java:701)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:14:09,378 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@86e8469]
2024-04-30 15:14:09,379 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@46aeaf1d[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@40a5e088[job=JMS subscriber, state=DONE]]
2024-04-30 15:14:09,379 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016755 ms
2024-04-30 15:14:09,380 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:09,380 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:09,381 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom3 stopped
2024-04-30 15:14:09,381 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom3, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:3) is shutting down - MDC[activemq.broker=mom3]
2024-04-30 15:14:09,382 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom3, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:3) uptime 0.074 seconds - MDC[activemq.broker=mom3]
2024-04-30 15:14:09,383 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom3, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:3) is shutdown - MDC[activemq.broker=mom3]
2024-04-30 15:14:09,383 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:09,383 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 81.592363 ms
2024-04-30 15:14:09,384 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_StringMarshaller_Exception [activemq]>
2024-04-30 15:14:09,386 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:09,386 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyEmpty [activemq]>
2024-04-30 15:14:09,387 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 249234874'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3]
2024-04-30 15:14:09,390 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #4 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3]
2024-04-30 15:14:09,391 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4]
2024-04-30 15:14:09,392 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4]
2024-04-30 15:14:09,392 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4]
2024-04-30 15:14:09,392 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4]
2024-04-30 15:14:09,393 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4]
2024-04-30 15:14:09,393 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom4, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:4) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4]
2024-04-30 15:14:09,394 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom4, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:4) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4]
2024-04-30 15:14:09,394 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4]
2024-04-30 15:14:09,395 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom4 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4]
2024-04-30 15:14:09,396 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-13:1,clientId=Scout JUnit MOM #4 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4]
2024-04-30 15:14:09,408 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@3b4f98f0, org.eclipse.scout.rt.mom.jms.JmsSubscription@1c14a24d] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3]
2024-04-30 15:14:09,418 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@78a4a4f7, org.eclipse.scout.rt.mom.jms.JmsSubscription@4d954bbe] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3]
2024-04-30 15:14:09,428 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@161f9e69, org.eclipse.scout.rt.mom.jms.JmsSubscription@2f0146aa] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3]
2024-04-30 15:14:09,472 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@79e6f6d1, org.eclipse.scout.rt.mom.jms.JmsSubscription@6ae89cc9] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3]
2024-04-30 15:14:09,482 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@171f8297, org.eclipse.scout.rt.mom.jms.JmsSubscription@779bfa07] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3]
2024-04-30 15:14:09,492 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@37011ab8, org.eclipse.scout.rt.mom.jms.JmsSubscription@53472621] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3]
2024-04-30 15:14:09,503 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@5655166a, org.eclipse.scout.rt.mom.jms.JmsSubscription@17961595] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3]
2024-04-30 15:14:09,514 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@6ae69b12, org.eclipse.scout.rt.mom.jms.JmsSubscription@2b980346] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3]
2024-04-30 15:14:09,523 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@1b6b1a79, org.eclipse.scout.rt.mom.jms.JmsSubscription@1040f45e] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3]
2024-04-30 15:14:09,569 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@3438446e, org.eclipse.scout.rt.mom.jms.JmsSubscription@3713a357] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3]
2024-04-30 15:14:09,570 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@192e292d[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:09,570 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015416 ms
2024-04-30 15:14:09,571 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:09,571 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:09,572 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom4 stopped
2024-04-30 15:14:09,572 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom4, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:4) is shutting down - MDC[activemq.broker=mom4]
2024-04-30 15:14:09,573 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom4, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:4) uptime 0.182 seconds - MDC[activemq.broker=mom4]
2024-04-30 15:14:09,573 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom4, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:4) is shutdown - MDC[activemq.broker=mom4]
2024-04-30 15:14:09,574 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:09,574 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 187.829960 ms
2024-04-30 15:14:09,574 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyEmpty [activemq]>
2024-04-30 15:14:09,576 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:09,577 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-04-30 15:14:09,578 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1738567049'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom4]
2024-04-30 15:14:09,580 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #5 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom4]
2024-04-30 15:14:09,582 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5]
2024-04-30 15:14:09,582 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5]
2024-04-30 15:14:09,582 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5]
2024-04-30 15:14:09,583 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5]
2024-04-30 15:14:09,583 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5]
2024-04-30 15:14:09,584 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom5, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:5) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5]
2024-04-30 15:14:09,584 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom5, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:5) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5]
2024-04-30 15:14:09,584 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5]
2024-04-30 15:14:09,585 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom5 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5]
2024-04-30 15:14:09,586 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-16:1,clientId=Scout JUnit MOM #5 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5]
2024-04-30 15:14:09,648 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@47a90d2a, org.eclipse.scout.rt.mom.jms.JmsSubscription@34907a49]
2024-04-30 15:14:09,649 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@4cc6873f[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@79de3fa3[job=JMS subscriber, state=DONE], JobFutureTask@f192047[job=JMS subscriber, state=DONE]]
2024-04-30 15:14:09,650 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013709 ms
2024-04-30 15:14:09,650 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:09,650 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:09,651 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom5 stopped
2024-04-30 15:14:09,651 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom5, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:5) is shutting down - MDC[activemq.broker=mom5]
2024-04-30 15:14:09,652 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom5, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:5) uptime 0.070 seconds - MDC[activemq.broker=mom5]
2024-04-30 15:14:09,653 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom5, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:5) is shutdown - MDC[activemq.broker=mom5]
2024-04-30 15:14:09,653 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:09,653 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 76.642541 ms
2024-04-30 15:14:09,654 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-04-30 15:14:09,655 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:09,655 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-04-30 15:14:09,656 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1630948613'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom5]
2024-04-30 15:14:09,659 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #6 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom5]
2024-04-30 15:14:09,660 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6]
2024-04-30 15:14:09,660 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6]
2024-04-30 15:14:09,660 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6]
2024-04-30 15:14:09,661 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6]
2024-04-30 15:14:09,661 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6]
2024-04-30 15:14:09,662 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom6, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:6) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6]
2024-04-30 15:14:09,662 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom6, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:6) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6]
2024-04-30 15:14:09,662 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6]
2024-04-30 15:14:09,668 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom6 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6]
2024-04-30 15:14:09,669 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-19:1,clientId=Scout JUnit MOM #6 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6]
2024-04-30 15:14:09,730 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7bbc11ed, org.eclipse.scout.rt.mom.jms.JmsSubscription@7d741200]
2024-04-30 15:14:09,731 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@5dc3d28b[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@7d8502cc[job=JMS subscriber, state=DONE], JobFutureTask@44fc1f47[job=JMS subscriber, state=DONE]]
2024-04-30 15:14:09,731 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013490 ms
2024-04-30 15:14:09,732 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:09,732 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:09,733 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom6 stopped
2024-04-30 15:14:09,733 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom6, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:6) is shutting down - MDC[activemq.broker=mom6]
2024-04-30 15:14:09,734 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom6, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:6) uptime 0.073 seconds - MDC[activemq.broker=mom6]
2024-04-30 15:14:09,734 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom6, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:6) is shutdown - MDC[activemq.broker=mom6]
2024-04-30 15:14:09,734 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:09,734 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 79.211699 ms
2024-04-30 15:14:09,735 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-04-30 15:14:09,736 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:09,736 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-04-30 15:14:09,737 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2136078663'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom6]
2024-04-30 15:14:09,740 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #7 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom6]
2024-04-30 15:14:09,741 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7]
2024-04-30 15:14:09,741 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7]
2024-04-30 15:14:09,741 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7]
2024-04-30 15:14:09,742 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7]
2024-04-30 15:14:09,742 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7]
2024-04-30 15:14:09,742 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom7, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:7) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7]
2024-04-30 15:14:09,743 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom7, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:7) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7]
2024-04-30 15:14:09,743 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7]
2024-04-30 15:14:09,744 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom7 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7]
2024-04-30 15:14:09,745 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-22:1,clientId=Scout JUnit MOM #7 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7]
2024-04-30 15:14:09,806 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@276eafad, org.eclipse.scout.rt.mom.jms.JmsSubscription@29dcad7e]
2024-04-30 15:14:09,806 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@ebbfbf3[job=JMS subscriber, state=RUNNING], JobFutureTask@1315930e[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@163fc0d1[job=JMS subscriber, state=RUNNING]]
2024-04-30 15:14:09,807 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015126 ms
2024-04-30 15:14:09,807 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:09,807 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:09,808 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom7 stopped
2024-04-30 15:14:09,809 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom7, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:7) is shutting down - MDC[activemq.broker=mom7]
2024-04-30 15:14:09,809 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom7, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:7) uptime 0.068 seconds - MDC[activemq.broker=mom7]
2024-04-30 15:14:09,810 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom7, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:7) is shutdown - MDC[activemq.broker=mom7]
2024-04-30 15:14:09,810 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:09,810 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 74.117292 ms
2024-04-30 15:14:09,810 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-04-30 15:14:09,812 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:09,812 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-04-30 15:14:09,813 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 342053615'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom7]
2024-04-30 15:14:09,815 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #8 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom7]
2024-04-30 15:14:09,816 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8]
2024-04-30 15:14:09,817 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8]
2024-04-30 15:14:09,817 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8]
2024-04-30 15:14:09,817 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8]
2024-04-30 15:14:09,817 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8]
2024-04-30 15:14:09,818 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom8, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:8) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8]
2024-04-30 15:14:09,818 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom8, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:8) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8]
2024-04-30 15:14:09,819 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8]
2024-04-30 15:14:09,819 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom8 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8]
2024-04-30 15:14:09,821 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-25:1,clientId=Scout JUnit MOM #8 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8]
2024-04-30 15:14:09,881 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7c55e559, org.eclipse.scout.rt.mom.jms.JmsSubscription@420068a]
2024-04-30 15:14:09,882 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@72c7b1d2[job=JMS subscriber, state=RUNNING], JobFutureTask@5a87e9be[job=JMS subscriber, state=RUNNING], JobFutureTask@3a496a83[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:09,883 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013981 ms
2024-04-30 15:14:09,883 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:09,883 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:09,884 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom8 stopped
2024-04-30 15:14:09,884 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom8, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:8) is shutting down - MDC[activemq.broker=mom8]
2024-04-30 15:14:09,885 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom8, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:8) uptime 0.069 seconds - MDC[activemq.broker=mom8]
2024-04-30 15:14:09,885 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom8, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:8) is shutdown - MDC[activemq.broker=mom8]
2024-04-30 15:14:09,885 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:09,886 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 73.625301 ms
2024-04-30 15:14:09,886 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-04-30 15:14:09,887 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:09,888 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-04-30 15:14:09,889 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2040664993'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom8]
2024-04-30 15:14:09,891 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #9 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom8]
2024-04-30 15:14:09,893 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9]
2024-04-30 15:14:09,893 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9]
2024-04-30 15:14:09,893 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9]
2024-04-30 15:14:09,893 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9]
2024-04-30 15:14:09,894 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9]
2024-04-30 15:14:09,894 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom9, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:9) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9]
2024-04-30 15:14:09,895 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom9, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:9) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9]
2024-04-30 15:14:09,895 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9]
2024-04-30 15:14:09,896 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom9 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9]
2024-04-30 15:14:09,897 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-28:1,clientId=Scout JUnit MOM #9 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9]
2024-04-30 15:14:09,958 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@390e814c, org.eclipse.scout.rt.mom.jms.JmsSubscription@5bb661e0]
2024-04-30 15:14:09,958 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@4c0126c6[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@f8274ee[job=JMS subscriber, state=DONE], JobFutureTask@7cac3932[job=JMS subscriber, state=DONE]]
2024-04-30 15:14:09,959 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014759 ms
2024-04-30 15:14:09,959 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:09,959 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:09,960 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom9 stopped
2024-04-30 15:14:09,961 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom9, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:9) is shutting down - MDC[activemq.broker=mom9]
2024-04-30 15:14:09,961 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom9, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:9) uptime 0.068 seconds - MDC[activemq.broker=mom9]
2024-04-30 15:14:09,962 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom9, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:9) is shutdown - MDC[activemq.broker=mom9]
2024-04-30 15:14:09,962 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:09,962 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 74.238511 ms
2024-04-30 15:14:09,962 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-04-30 15:14:09,964 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:09,964 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-04-30 15:14:09,965 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1008970019'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom9]
2024-04-30 15:14:09,967 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #10 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom9]
2024-04-30 15:14:09,969 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10]
2024-04-30 15:14:09,969 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10]
2024-04-30 15:14:09,969 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10]
2024-04-30 15:14:09,970 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10]
2024-04-30 15:14:09,970 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10]
2024-04-30 15:14:09,971 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom10, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:10) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10]
2024-04-30 15:14:09,971 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom10, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:10) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10]
2024-04-30 15:14:09,971 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10]
2024-04-30 15:14:09,972 INFO  [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom10 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10]
2024-04-30 15:14:09,973 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-31:1,clientId=Scout JUnit MOM #10 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10]
2024-04-30 15:14:10,034 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@10b0dd3a, org.eclipse.scout.rt.mom.jms.JmsSubscription@4c231f62]
2024-04-30 15:14:10,034 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@f6fa943[job=JMS subscriber, state=DONE], JobFutureTask@6909dce5[job=JMS subscriber, state=DONE], JobFutureTask@455d8a50[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:10,035 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014664 ms
2024-04-30 15:14:10,035 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:10,035 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:10,036 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom10 stopped
2024-04-30 15:14:10,036 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom10, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:10) is shutting down - MDC[activemq.broker=mom10]
2024-04-30 15:14:10,037 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom10, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:10) uptime 0.068 seconds - MDC[activemq.broker=mom10]
2024-04-30 15:14:10,037 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom10, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:10) is shutdown - MDC[activemq.broker=mom10]
2024-04-30 15:14:10,038 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:10,038 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 73.937824 ms
2024-04-30 15:14:10,038 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-04-30 15:14:10,039 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:10,039 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-04-30 15:14:10,041 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 753167996'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom10]
2024-04-30 15:14:10,043 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #11 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom10]
2024-04-30 15:14:10,044 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11]
2024-04-30 15:14:10,044 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11]
2024-04-30 15:14:10,045 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11]
2024-04-30 15:14:10,045 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11]
2024-04-30 15:14:10,045 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11]
2024-04-30 15:14:10,046 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom11, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:11) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11]
2024-04-30 15:14:10,046 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom11, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:11) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11]
2024-04-30 15:14:10,046 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11]
2024-04-30 15:14:10,047 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom11 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11]
2024-04-30 15:14:10,048 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-34:1,clientId=Scout JUnit MOM #11 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11]
2024-04-30 15:14:10,109 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2b30b25f, org.eclipse.scout.rt.mom.jms.JmsSubscription@58dea0a7]
2024-04-30 15:14:10,110 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@2daaf4ea[job=JMS subscriber, state=DONE], JobFutureTask@719e031[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@657ee416[job=JMS subscriber, state=DONE]]
2024-04-30 15:14:10,110 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015616 ms
2024-04-30 15:14:10,111 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:10,111 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:10,112 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom11 stopped
2024-04-30 15:14:10,112 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom11, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:11) is shutting down - MDC[activemq.broker=mom11]
2024-04-30 15:14:10,113 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom11, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:11) uptime 0.069 seconds - MDC[activemq.broker=mom11]
2024-04-30 15:14:10,114 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom11, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:11) is shutdown - MDC[activemq.broker=mom11]
2024-04-30 15:14:10,114 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:10,114 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 74.638191 ms
2024-04-30 15:14:10,114 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-04-30 15:14:10,116 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:10,116 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-04-30 15:14:10,117 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1481897370'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom11]
2024-04-30 15:14:10,120 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #12 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom11]
2024-04-30 15:14:10,121 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12]
2024-04-30 15:14:10,122 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12]
2024-04-30 15:14:10,122 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12]
2024-04-30 15:14:10,122 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12]
2024-04-30 15:14:10,122 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12]
2024-04-30 15:14:10,131 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom12, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:12) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12]
2024-04-30 15:14:10,131 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom12, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:12) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12]
2024-04-30 15:14:10,132 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12]
2024-04-30 15:14:10,132 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom12 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12]
2024-04-30 15:14:10,134 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-37:1,clientId=Scout JUnit MOM #12 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12]
2024-04-30 15:14:10,194 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@f3c27e9, org.eclipse.scout.rt.mom.jms.JmsSubscription@1fd4850b]
2024-04-30 15:14:10,194 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@55a40500[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@315b90ff[job=JMS subscriber, state=DONE], JobFutureTask@30a5c93b[job=JMS subscriber, state=DONE]]
2024-04-30 15:14:10,195 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.061476 ms
2024-04-30 15:14:10,195 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:10,196 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:10,197 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom12 stopped
2024-04-30 15:14:10,197 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom12, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:12) is shutting down - MDC[activemq.broker=mom12]
2024-04-30 15:14:10,198 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom12, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:12) uptime 0.077 seconds - MDC[activemq.broker=mom12]
2024-04-30 15:14:10,199 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom12, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:12) is shutdown - MDC[activemq.broker=mom12]
2024-04-30 15:14:10,199 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:10,199 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 83.176115 ms
2024-04-30 15:14:10,200 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-04-30 15:14:10,202 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:10,202 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-04-30 15:14:10,203 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1094722658'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12]
2024-04-30 15:14:10,206 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #13 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12]
2024-04-30 15:14:10,207 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13]
2024-04-30 15:14:10,207 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13]
2024-04-30 15:14:10,207 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13]
2024-04-30 15:14:10,208 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13]
2024-04-30 15:14:10,208 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13]
2024-04-30 15:14:10,217 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom13, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:13) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13]
2024-04-30 15:14:10,217 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom13, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:13) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13]
2024-04-30 15:14:10,218 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13]
2024-04-30 15:14:10,219 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom13 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13]
2024-04-30 15:14:10,220 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-40:1,clientId=Scout JUnit MOM #13 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13]
2024-04-30 15:14:10,281 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@94b5fe3, org.eclipse.scout.rt.mom.jms.JmsSubscription@4417755b]
2024-04-30 15:14:10,282 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@cd54551[job=JMS subscriber, state=DONE], JobFutureTask@2e9ec419[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:10,283 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.040092 ms
2024-04-30 15:14:10,283 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:10,284 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:10,285 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom13 stopped
2024-04-30 15:14:10,285 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom13, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:13) is shutting down - MDC[activemq.broker=mom13]
2024-04-30 15:14:10,286 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom13, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:13) uptime 0.078 seconds - MDC[activemq.broker=mom13]
2024-04-30 15:14:10,286 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom13, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:13) is shutdown - MDC[activemq.broker=mom13]
2024-04-30 15:14:10,286 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:10,287 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 84.494515 ms
2024-04-30 15:14:10,287 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-04-30 15:14:10,288 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:10,288 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-04-30 15:14:10,289 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1789415624'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom13]
2024-04-30 15:14:10,291 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #14 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom13]
2024-04-30 15:14:10,293 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14]
2024-04-30 15:14:10,293 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14]
2024-04-30 15:14:10,293 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14]
2024-04-30 15:14:10,293 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14]
2024-04-30 15:14:10,294 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14]
2024-04-30 15:14:10,294 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom14, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:14) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14]
2024-04-30 15:14:10,295 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom14, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:14) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14]
2024-04-30 15:14:10,295 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14]
2024-04-30 15:14:10,296 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom14 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14]
2024-04-30 15:14:10,297 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-43:1,clientId=Scout JUnit MOM #14 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14]
2024-04-30 15:14:10,357 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@650a0b50, org.eclipse.scout.rt.mom.jms.JmsSubscription@55e3b64d]
2024-04-30 15:14:10,358 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@5a540d66[job=JMS subscriber, state=DONE], JobFutureTask@67c44f27[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@4c0ce6f1[job=JMS subscriber, state=DONE]]
2024-04-30 15:14:10,358 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.017197 ms
2024-04-30 15:14:10,359 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:10,359 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:10,360 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom14 stopped
2024-04-30 15:14:10,360 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom14, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:14) is shutting down - MDC[activemq.broker=mom14]
2024-04-30 15:14:10,361 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom14, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:14) uptime 0.069 seconds - MDC[activemq.broker=mom14]
2024-04-30 15:14:10,361 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom14, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:14) is shutdown - MDC[activemq.broker=mom14]
2024-04-30 15:14:10,361 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:10,362 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 73.211677 ms
2024-04-30 15:14:10,362 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]>
2024-04-30 15:14:10,365 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:10,365 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]>
2024-04-30 15:14:10,366 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1040600582'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom14]
2024-04-30 15:14:10,369 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #15 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom12]
2024-04-30 15:14:10,370 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15]
2024-04-30 15:14:10,371 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15]
2024-04-30 15:14:10,371 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15]
2024-04-30 15:14:10,371 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15]
2024-04-30 15:14:10,371 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15]
2024-04-30 15:14:10,372 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom15, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:15) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15]
2024-04-30 15:14:10,372 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom15, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:15) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15]
2024-04-30 15:14:10,373 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15]
2024-04-30 15:14:10,373 INFO  [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom15 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15]
2024-04-30 15:14:10,375 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-46:1,clientId=Scout JUnit MOM #15 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15]
2024-04-30 15:14:10,676 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5e97da56]
2024-04-30 15:14:10,677 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@563755eb[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:10,677 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.019202 ms
2024-04-30 15:14:10,677 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:10,677 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:10,678 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom15 stopped
2024-04-30 15:14:10,678 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom15, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:15) is shutting down - MDC[activemq.broker=mom15]
2024-04-30 15:14:10,679 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom15, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:15) uptime 0.309 seconds - MDC[activemq.broker=mom15]
2024-04-30 15:14:10,680 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom15, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:15) is shutdown - MDC[activemq.broker=mom15]
2024-04-30 15:14:10,680 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:10,680 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 315.326603 ms
2024-04-30 15:14:10,680 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]>
2024-04-30 15:14:10,682 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:10,682 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]>
2024-04-30 15:14:10,684 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1910914425'. - MDC[jobName=Running test with support for JUnit timeout]
2024-04-30 15:14:10,687 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #16 initialized: null - MDC[jobName=requester (Q)]
2024-04-30 15:14:10,689 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16]
2024-04-30 15:14:10,689 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16]
2024-04-30 15:14:10,690 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16]
2024-04-30 15:14:10,690 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16]
2024-04-30 15:14:10,690 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16]
2024-04-30 15:14:10,691 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom16, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:16) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16]
2024-04-30 15:14:10,691 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom16, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:16) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16]
2024-04-30 15:14:10,691 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16]
2024-04-30 15:14:10,692 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom16 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16]
2024-04-30 15:14:10,693 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-49:1,clientId=Scout JUnit MOM #16 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16]
2024-04-30 15:14:10,993 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@373c8f35]
2024-04-30 15:14:10,993 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@3bce56d8[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@3a9ee234[job=JMS subscriber, state=DONE]]
2024-04-30 15:14:10,994 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.020512 ms
2024-04-30 15:14:10,994 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:10,995 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:10,995 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom16 stopped
2024-04-30 15:14:10,996 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom16, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:16) is shutting down - MDC[activemq.broker=mom16]
2024-04-30 15:14:10,997 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom16, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:16) uptime 0.307 seconds - MDC[activemq.broker=mom16]
2024-04-30 15:14:10,997 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom16, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:16) is shutdown - MDC[activemq.broker=mom16]
2024-04-30 15:14:10,997 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:10,998 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 315.175873 ms
2024-04-30 15:14:10,998 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]>
2024-04-30 15:14:10,999 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:10,999 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]>
2024-04-30 15:14:11,001 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1466483384'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom15]
2024-04-30 15:14:11,003 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #17 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom13]
2024-04-30 15:14:11,004 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17]
2024-04-30 15:14:11,005 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17]
2024-04-30 15:14:11,005 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17]
2024-04-30 15:14:11,005 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17]
2024-04-30 15:14:11,005 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17]
2024-04-30 15:14:11,006 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom17, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:17) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17]
2024-04-30 15:14:11,006 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom17, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:17) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17]
2024-04-30 15:14:11,006 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17]
2024-04-30 15:14:11,007 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom17 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17]
2024-04-30 15:14:11,008 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-52:1,clientId=Scout JUnit MOM #17 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17]
2024-04-30 15:14:11,309 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@75708130]
2024-04-30 15:14:11,310 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3480a292[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:11,310 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.021669 ms
2024-04-30 15:14:11,311 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:11,311 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:11,312 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom17 stopped
2024-04-30 15:14:11,312 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom17, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:17) is shutting down - MDC[activemq.broker=mom17]
2024-04-30 15:14:11,313 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom17, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:17) uptime 0.308 seconds - MDC[activemq.broker=mom17]
2024-04-30 15:14:11,313 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom17, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:17) is shutdown - MDC[activemq.broker=mom17]
2024-04-30 15:14:11,313 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:11,313 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 313.733893 ms
2024-04-30 15:14:11,313 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]>
2024-04-30 15:14:11,314 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:11,314 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]>
2024-04-30 15:14:11,316 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1542301439'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom16]
2024-04-30 15:14:11,318 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #18 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom12]
2024-04-30 15:14:11,319 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18]
2024-04-30 15:14:11,319 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18]
2024-04-30 15:14:11,320 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18]
2024-04-30 15:14:11,320 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18]
2024-04-30 15:14:11,320 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18]
2024-04-30 15:14:11,320 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom18, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:18) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18]
2024-04-30 15:14:11,321 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom18, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:18) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18]
2024-04-30 15:14:11,321 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18]
2024-04-30 15:14:11,321 INFO  [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom18 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18]
2024-04-30 15:14:11,322 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-55:1,clientId=Scout JUnit MOM #18 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18]
2024-04-30 15:14:11,624 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@334ac669]
2024-04-30 15:14:11,625 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@40052960[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@74700345[job=JMS subscriber, state=DONE]]
2024-04-30 15:14:11,625 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015743 ms
2024-04-30 15:14:11,625 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:11,625 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:11,626 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom18 stopped
2024-04-30 15:14:11,626 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom18, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:18) is shutting down - MDC[activemq.broker=mom18]
2024-04-30 15:14:11,627 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom18, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:18) uptime 0.308 seconds - MDC[activemq.broker=mom18]
2024-04-30 15:14:11,627 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom18, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:18) is shutdown - MDC[activemq.broker=mom18]
2024-04-30 15:14:11,627 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:11,627 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 312.959198 ms
2024-04-30 15:14:11,628 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]>
2024-04-30 15:14:11,628 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:11,629 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]>
2024-04-30 15:14:11,630 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1899582170'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom17]
2024-04-30 15:14:11,632 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #19 initialized: null - MDC[jobName=requester (Q)]
2024-04-30 15:14:11,633 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19]
2024-04-30 15:14:11,633 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19]
2024-04-30 15:14:11,633 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19]
2024-04-30 15:14:11,633 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19]
2024-04-30 15:14:11,633 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19]
2024-04-30 15:14:11,634 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom19, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:19) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19]
2024-04-30 15:14:11,634 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom19, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:19) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19]
2024-04-30 15:14:11,634 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19]
2024-04-30 15:14:11,634 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom19 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19]
2024-04-30 15:14:11,636 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-58:1,clientId=Scout JUnit MOM #19 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19]
2024-04-30 15:14:11,938 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@78de0f6f]
2024-04-30 15:14:11,939 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@1b41a6d2[job=JMS subscriber, state=DONE], JobFutureTask@40f89ae5[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:11,939 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015704 ms
2024-04-30 15:14:11,939 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:11,939 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:11,940 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom19 stopped
2024-04-30 15:14:11,940 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom19, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:19) is shutting down - MDC[activemq.broker=mom19]
2024-04-30 15:14:11,941 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom19, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:19) uptime 0.308 seconds - MDC[activemq.broker=mom19]
2024-04-30 15:14:11,941 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom19, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:19) is shutdown - MDC[activemq.broker=mom19]
2024-04-30 15:14:11,941 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:11,942 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 312.987836 ms
2024-04-30 15:14:11,942 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]>
2024-04-30 15:14:11,943 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:11,943 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]>
2024-04-30 15:14:11,944 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1936532743'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom18]
2024-04-30 15:14:11,946 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #20 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom13]
2024-04-30 15:14:11,947 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20]
2024-04-30 15:14:11,948 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20]
2024-04-30 15:14:11,948 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20]
2024-04-30 15:14:11,948 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20]
2024-04-30 15:14:11,948 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20]
2024-04-30 15:14:11,949 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom20, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:20) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20]
2024-04-30 15:14:11,949 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom20, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:20) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20]
2024-04-30 15:14:11,950 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20]
2024-04-30 15:14:11,951 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom20 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20]
2024-04-30 15:14:11,952 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-61:1,clientId=Scout JUnit MOM #20 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20]
2024-04-30 15:14:12,252 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@79169472]
2024-04-30 15:14:12,252 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@38c605e8[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@34b97176[job=JMS subscriber, state=DONE]]
2024-04-30 15:14:12,253 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.019219 ms
2024-04-30 15:14:12,253 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:12,253 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:12,254 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom20 stopped
2024-04-30 15:14:12,254 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom20, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:20) is shutting down - MDC[activemq.broker=mom20]
2024-04-30 15:14:12,255 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom20, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:20) uptime 0.308 seconds - MDC[activemq.broker=mom20]
2024-04-30 15:14:12,255 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom20, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:20) is shutdown - MDC[activemq.broker=mom20]
2024-04-30 15:14:12,255 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:12,255 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 312.424451 ms
2024-04-30 15:14:12,255 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]>
2024-04-30 15:14:12,256 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:12,257 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]>
2024-04-30 15:14:12,258 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 26089468'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom19]
2024-04-30 15:14:12,259 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #21 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom12]
2024-04-30 15:14:12,260 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21]
2024-04-30 15:14:12,260 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21]
2024-04-30 15:14:12,261 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21]
2024-04-30 15:14:12,261 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21]
2024-04-30 15:14:12,261 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21]
2024-04-30 15:14:12,261 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom21, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:21) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21]
2024-04-30 15:14:12,261 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom21, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:21) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21]
2024-04-30 15:14:12,261 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21]
2024-04-30 15:14:12,262 INFO  [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom21 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21]
2024-04-30 15:14:12,263 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-64:1,clientId=Scout JUnit MOM #21 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21]
2024-04-30 15:14:12,566 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1bd6bfb0]
2024-04-30 15:14:12,566 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@59793228[job=JMS subscriber, state=RUNNING], JobFutureTask@5f93aa5b[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:12,566 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016490 ms
2024-04-30 15:14:12,567 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:12,567 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:12,568 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom21 stopped
2024-04-30 15:14:12,568 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom21, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:21) is shutting down - MDC[activemq.broker=mom21]
2024-04-30 15:14:12,568 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom21, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:21) uptime 0.308 seconds - MDC[activemq.broker=mom21]
2024-04-30 15:14:12,569 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom21, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:21) is shutdown - MDC[activemq.broker=mom21]
2024-04-30 15:14:12,569 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:12,569 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 312.434113 ms
2024-04-30 15:14:12,569 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]>
2024-04-30 15:14:12,570 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:12,570 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]>
2024-04-30 15:14:12,571 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1118136185'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom20]
2024-04-30 15:14:12,573 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #22 initialized: null - MDC[jobName=requester (Q)]
2024-04-30 15:14:12,574 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22]
2024-04-30 15:14:12,574 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22]
2024-04-30 15:14:12,574 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22]
2024-04-30 15:14:12,574 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22]
2024-04-30 15:14:12,574 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22]
2024-04-30 15:14:12,575 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom22, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:22) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22]
2024-04-30 15:14:12,575 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom22, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:22) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22]
2024-04-30 15:14:12,575 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22]
2024-04-30 15:14:12,576 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom22 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22]
2024-04-30 15:14:12,577 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-67:1,clientId=Scout JUnit MOM #22 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22]
2024-04-30 15:14:12,880 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@26398f67]
2024-04-30 15:14:12,880 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@30285ef8[job=JMS subscriber, state=DONE], JobFutureTask@2cb817ae[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:12,881 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013917 ms
2024-04-30 15:14:12,881 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:12,881 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:12,882 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom22 stopped
2024-04-30 15:14:12,882 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom22, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:22) is shutting down - MDC[activemq.broker=mom22]
2024-04-30 15:14:12,883 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom22, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:22) uptime 0.308 seconds - MDC[activemq.broker=mom22]
2024-04-30 15:14:12,883 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom22, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:22) is shutdown - MDC[activemq.broker=mom22]
2024-04-30 15:14:12,883 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:12,883 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 313.115967 ms
2024-04-30 15:14:12,883 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]>
2024-04-30 15:14:12,885 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:12,885 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]>
2024-04-30 15:14:12,886 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1253468577'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom21]
2024-04-30 15:14:12,888 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #23 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom13]
2024-04-30 15:14:12,889 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23]
2024-04-30 15:14:12,889 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23]
2024-04-30 15:14:12,889 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23]
2024-04-30 15:14:12,889 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23]
2024-04-30 15:14:12,889 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23]
2024-04-30 15:14:12,890 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom23, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:23) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23]
2024-04-30 15:14:12,890 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom23, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:23) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23]
2024-04-30 15:14:12,890 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23]
2024-04-30 15:14:12,890 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom23 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23]
2024-04-30 15:14:12,891 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-70:1,clientId=Scout JUnit MOM #23 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23]
2024-04-30 15:14:13,193 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@130ad58d]
2024-04-30 15:14:13,194 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@36a85179[job=JMS subscriber, state=DONE], JobFutureTask@2634b743[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:13,194 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015620 ms
2024-04-30 15:14:13,194 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:13,194 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:13,195 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom23 stopped
2024-04-30 15:14:13,195 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom23, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:23) is shutting down - MDC[activemq.broker=mom23]
2024-04-30 15:14:13,196 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom23, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:23) uptime 0.306 seconds - MDC[activemq.broker=mom23]
2024-04-30 15:14:13,196 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom23, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:23) is shutdown - MDC[activemq.broker=mom23]
2024-04-30 15:14:13,196 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:13,196 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 311.397059 ms
2024-04-30 15:14:13,196 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]>
2024-04-30 15:14:13,197 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:13,197 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]>
2024-04-30 15:14:13,198 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1245490482'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom22]
2024-04-30 15:14:13,200 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #24 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom12]
2024-04-30 15:14:13,201 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24]
2024-04-30 15:14:13,201 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24]
2024-04-30 15:14:13,201 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24]
2024-04-30 15:14:13,201 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24]
2024-04-30 15:14:13,202 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24]
2024-04-30 15:14:13,202 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom24, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:24) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24]
2024-04-30 15:14:13,203 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom24, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:24) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24]
2024-04-30 15:14:13,203 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24]
2024-04-30 15:14:13,203 INFO  [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom24 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24]
2024-04-30 15:14:13,204 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-73:1,clientId=Scout JUnit MOM #24 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24]
2024-04-30 15:14:13,505 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@64f1b2fb]
2024-04-30 15:14:13,506 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@48b9db1[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:13,506 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.017800 ms
2024-04-30 15:14:13,506 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:13,507 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:13,507 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom24 stopped
2024-04-30 15:14:13,507 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom24, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:24) is shutting down - MDC[activemq.broker=mom24]
2024-04-30 15:14:13,508 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom24, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:24) uptime 0.307 seconds - MDC[activemq.broker=mom24]
2024-04-30 15:14:13,508 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom24, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:24) is shutdown - MDC[activemq.broker=mom24]
2024-04-30 15:14:13,508 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:13,509 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 311.306205 ms
2024-04-30 15:14:13,509 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]>
2024-04-30 15:14:13,510 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:13,511 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithoutRequestReply [activemq]>
2024-04-30 15:14:13,513 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1704990977'.
2024-04-30 15:14:13,515 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.initRequestReply(JmsMomImplementor.java:218) - Scout JUnit MOM #25: 'request-reply' messaging is disabled
2024-04-30 15:14:13,515 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #25 initialized: null
2024-04-30 15:14:13,516 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:13,516 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5.217520 ms
2024-04-30 15:14:13,516 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithoutRequestReply [activemq]>
2024-04-30 15:14:13,517 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:13,517 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCurrentMessageRequestReply [activemq]>
2024-04-30 15:14:13,517 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1929713950'.
2024-04-30 15:14:13,518 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #26 initialized: null
2024-04-30 15:14:13,520 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26]
2024-04-30 15:14:13,520 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26]
2024-04-30 15:14:13,521 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26]
2024-04-30 15:14:13,521 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26]
2024-04-30 15:14:13,521 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26]
2024-04-30 15:14:13,521 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom26, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:25) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26]
2024-04-30 15:14:13,521 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom26, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:25) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26]
2024-04-30 15:14:13,521 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26]
2024-04-30 15:14:13,522 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom26 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26]
2024-04-30 15:14:13,523 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-76:1,clientId=Scout JUnit MOM #26 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26]
2024-04-30 15:14:13,536 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@62fa4a88, org.eclipse.scout.rt.mom.jms.JmsSubscription@4b6942a0]
2024-04-30 15:14:13,536 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@8a8cab8[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@17810908[job=JMS subscriber, state=DONE]]
2024-04-30 15:14:13,537 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011581 ms
2024-04-30 15:14:13,537 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:13,537 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:13,538 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom26 stopped
2024-04-30 15:14:13,538 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom26, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:25) is shutting down - MDC[activemq.broker=mom26]
2024-04-30 15:14:13,538 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom26, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:25) uptime 0.018 seconds - MDC[activemq.broker=mom26]
2024-04-30 15:14:13,538 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom26, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:25) is shutdown - MDC[activemq.broker=mom26]
2024-04-30 15:14:13,539 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:13,539 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 21.784313 ms
2024-04-30 15:14:13,539 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCurrentMessageRequestReply [activemq]>
2024-04-30 15:14:13,540 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:13,540 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyTimeout [activemq]>
2024-04-30 15:14:13,541 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 177764219'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom26]
2024-04-30 15:14:13,543 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #27 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom26]
2024-04-30 15:14:13,544 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27]
2024-04-30 15:14:13,544 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27]
2024-04-30 15:14:13,544 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27]
2024-04-30 15:14:13,544 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27]
2024-04-30 15:14:13,544 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27]
2024-04-30 15:14:13,545 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom27, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:26) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27]
2024-04-30 15:14:13,545 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom27, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:26) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27]
2024-04-30 15:14:13,545 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27]
2024-04-30 15:14:13,546 INFO  [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom27 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27]
2024-04-30 15:14:13,546 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-79:1,clientId=Scout JUnit MOM #27 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27]
2024-04-30 15:14:18,563 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5ac35b17]
2024-04-30 15:14:18,565 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@1bbc1b4c[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@63d96078[job=JMS subscriber, state=RUNNING], JobFutureTask@507495c[job=request on test/mom/testTopicRequestReplyTimeout, state=DONE]]
2024-04-30 15:14:18,565 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.020581 ms
2024-04-30 15:14:18,566 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 1 sessions
2024-04-30 15:14:18,566 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:134) - closing session 1 of 1
2024-04-30 15:14:18,566 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:18,567 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout, activemq.broker=mom12]
2024-04-30 15:14:18,569 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom27 stopped
2024-04-30 15:14:18,569 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom27, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:26) is shutting down - MDC[activemq.broker=mom27]
2024-04-30 15:14:18,571 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom27, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:26) uptime 5.026 seconds - MDC[activemq.broker=mom27]
2024-04-30 15:14:18,571 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom27, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:26) is shutdown - MDC[activemq.broker=mom27]
2024-04-30 15:14:18,571 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:18,572 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5031.468836 ms
2024-04-30 15:14:18,572 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyTimeout [activemq]>
2024-04-30 15:14:18,574 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:18,574 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyMultipleSubscriptions [activemq]>
2024-04-30 15:14:18,576 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 768503872'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12]
2024-04-30 15:14:18,579 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #28 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12]
2024-04-30 15:14:18,580 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28]
2024-04-30 15:14:18,580 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28]
2024-04-30 15:14:18,580 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28]
2024-04-30 15:14:18,580 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28]
2024-04-30 15:14:18,580 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28]
2024-04-30 15:14:18,581 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom28, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:27) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28]
2024-04-30 15:14:18,581 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom28, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:27) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28]
2024-04-30 15:14:18,582 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28]
2024-04-30 15:14:18,582 INFO  [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom28 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28]
2024-04-30 15:14:18,584 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-82:1,clientId=Scout JUnit MOM #28 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28]
2024-04-30 15:14:18,595 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@17d25e1d, org.eclipse.scout.rt.mom.jms.JmsSubscription@359fd0a2]
2024-04-30 15:14:18,595 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@7f6ea8df[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@5080aed1[job=JMS subscriber, state=DONE], JobFutureTask@76971151[job=JMS subscriber, state=DONE]]
2024-04-30 15:14:18,595 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.028329 ms
2024-04-30 15:14:18,596 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:18,596 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:18,596 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom28 stopped
2024-04-30 15:14:18,596 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom28, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:27) is shutting down - MDC[activemq.broker=mom28]
2024-04-30 15:14:18,597 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom28, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:27) uptime 0.017 seconds - MDC[activemq.broker=mom28]
2024-04-30 15:14:18,597 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom28, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:27) is shutdown - MDC[activemq.broker=mom28]
2024-04-30 15:14:18,597 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:18,597 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 23.052137 ms
2024-04-30 15:14:18,598 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyMultipleSubscriptions [activemq]>
2024-04-30 15:14:18,599 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:18,599 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_ObjectMarshaller_Exception [activemq]>
2024-04-30 15:14:18,600 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1715809955'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom28]
2024-04-30 15:14:18,601 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #29 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom28]
2024-04-30 15:14:18,602 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29]
2024-04-30 15:14:18,602 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29]
2024-04-30 15:14:18,602 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29]
2024-04-30 15:14:18,603 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29]
2024-04-30 15:14:18,603 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29]
2024-04-30 15:14:18,603 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom29, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:28) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29]
2024-04-30 15:14:18,603 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom29, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:28) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29]
2024-04-30 15:14:18,603 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29]
2024-04-30 15:14:18,604 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom29 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29]
2024-04-30 15:14:18,605 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-85:1,clientId=Scout JUnit MOM #29 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29]
2024-04-30 15:14:18,610 ERROR [scout-thread-24] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@82e90c7a[name=test/mom/testRequestReply_ObjectMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=47d16b66-6679-487b-9489-69de2def13c9, activemq.broker=mom24]
org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_ObjectMarshaller_Exception(JmsMomWithRequestReplyTest.java:623)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:14:18,794 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4a985388]
2024-04-30 15:14:18,794 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@4dcbb359[job=JMS subscriber, state=RUNNING], JobFutureTask@7dbd97e9[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:18,794 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011105 ms
2024-04-30 15:14:18,794 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:18,795 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:18,796 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom29 stopped
2024-04-30 15:14:18,796 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom29, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:28) is shutting down - MDC[activemq.broker=mom29]
2024-04-30 15:14:18,796 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom29, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:28) uptime 0.194 seconds - MDC[activemq.broker=mom29]
2024-04-30 15:14:18,796 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom29, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:28) is shutdown - MDC[activemq.broker=mom29]
2024-04-30 15:14:18,797 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:18,797 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 197.957195 ms
2024-04-30 15:14:18,797 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_ObjectMarshaller_Exception [activemq]>
2024-04-30 15:14:18,798 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:18,798 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyCorrelationId [activemq]>
2024-04-30 15:14:18,799 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1621382783'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom29]
2024-04-30 15:14:18,801 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #30 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom29]
2024-04-30 15:14:18,802 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30]
2024-04-30 15:14:18,802 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30]
2024-04-30 15:14:18,802 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30]
2024-04-30 15:14:18,802 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30]
2024-04-30 15:14:18,802 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30]
2024-04-30 15:14:18,803 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom30, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:29) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30]
2024-04-30 15:14:18,803 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom30, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:29) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30]
2024-04-30 15:14:18,803 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30]
2024-04-30 15:14:18,804 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom30 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30]
2024-04-30 15:14:18,805 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-88:1,clientId=Scout JUnit MOM #30 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30]
2024-04-30 15:14:18,814 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5dd62f07]
2024-04-30 15:14:18,814 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1cfe4ecc[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:18,815 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012820 ms
2024-04-30 15:14:18,815 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:18,815 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:18,816 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom30 stopped
2024-04-30 15:14:18,816 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom30, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:29) is shutting down - MDC[activemq.broker=mom30]
2024-04-30 15:14:18,816 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom30, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:29) uptime 0.014 seconds - MDC[activemq.broker=mom30]
2024-04-30 15:14:18,816 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom30, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:29) is shutdown - MDC[activemq.broker=mom30]
2024-04-30 15:14:18,817 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:18,817 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 18.694622 ms
2024-04-30 15:14:18,817 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyCorrelationId [activemq]>
2024-04-30 15:14:18,818 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:18,818 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyCancellation [activemq]>
2024-04-30 15:14:18,819 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 711384582'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom30]
2024-04-30 15:14:18,821 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #31 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom30]
2024-04-30 15:14:18,822 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31]
2024-04-30 15:14:18,822 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31]
2024-04-30 15:14:18,822 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31]
2024-04-30 15:14:18,822 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31]
2024-04-30 15:14:18,822 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31]
2024-04-30 15:14:18,823 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom31, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:30) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31]
2024-04-30 15:14:18,823 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom31, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:30) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31]
2024-04-30 15:14:18,823 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31]
2024-04-30 15:14:18,824 INFO  [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom31 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31]
2024-04-30 15:14:18,825 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-91:1,clientId=Scout JUnit MOM #31 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31]
2024-04-30 15:14:18,831 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom24]
2024-04-30 15:14:18,833 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@51d80f6e]
2024-04-30 15:14:18,833 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@79bb7068[job=JMS subscriber, state=DONE], JobFutureTask@5415681f[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:18,833 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012473 ms
2024-04-30 15:14:18,834 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:18,834 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:18,835 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom31 stopped
2024-04-30 15:14:18,835 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom31, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:30) is shutting down - MDC[activemq.broker=mom31]
2024-04-30 15:14:18,835 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom31, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:30) uptime 0.013 seconds - MDC[activemq.broker=mom31]
2024-04-30 15:14:18,835 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom31, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:30) is shutdown - MDC[activemq.broker=mom31]
2024-04-30 15:14:18,836 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:18,836 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 17.685402 ms
2024-04-30 15:14:18,836 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyCancellation [activemq]>
2024-04-30 15:14:18,837 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:18,837 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyTimeout [activemq]>
2024-04-30 15:14:18,868 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1235936072'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom31]
2024-04-30 15:14:18,869 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #32 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom31]
2024-04-30 15:14:18,870 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32]
2024-04-30 15:14:18,871 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32]
2024-04-30 15:14:18,871 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32]
2024-04-30 15:14:18,871 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32]
2024-04-30 15:14:18,871 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32]
2024-04-30 15:14:18,872 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom32, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:31) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32]
2024-04-30 15:14:18,872 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom32, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:31) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32]
2024-04-30 15:14:18,872 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32]
2024-04-30 15:14:18,872 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom32 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32]
2024-04-30 15:14:18,873 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-94:1,clientId=Scout JUnit MOM #32 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32]
2024-04-30 15:14:23,877 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout]
2024-04-30 15:14:23,879 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@360d0c7a]
2024-04-30 15:14:23,879 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@12726653[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@6af4ab77[job=JMS subscriber, state=DONE]]
2024-04-30 15:14:23,880 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.018742 ms
2024-04-30 15:14:23,880 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:23,880 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:23,881 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom32 stopped
2024-04-30 15:14:23,881 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom32, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:31) is shutting down - MDC[activemq.broker=mom32]
2024-04-30 15:14:23,882 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom32, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:31) uptime 5.012 seconds - MDC[activemq.broker=mom32]
2024-04-30 15:14:23,882 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom32, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:31) is shutdown - MDC[activemq.broker=mom32]
2024-04-30 15:14:23,882 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:23,883 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5045.427959 ms
2024-04-30 15:14:23,883 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyTimeout [activemq]>
2024-04-30 15:14:23,884 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:23,884 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_JsonMarshaller_Exception1 [activemq]>
2024-04-30 15:14:23,885 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 688940838'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom32]
2024-04-30 15:14:23,887 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #33 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom32]
2024-04-30 15:14:23,888 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33]
2024-04-30 15:14:23,889 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33]
2024-04-30 15:14:23,889 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33]
2024-04-30 15:14:23,889 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33]
2024-04-30 15:14:23,889 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33]
2024-04-30 15:14:23,889 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom33, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:32) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33]
2024-04-30 15:14:23,890 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom33, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:32) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33]
2024-04-30 15:14:23,890 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33]
2024-04-30 15:14:23,890 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom33 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33]
2024-04-30 15:14:23,891 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-97:1,clientId=Scout JUnit MOM #33 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33]
2024-04-30 15:14:23,897 ERROR [scout-thread-24] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510c[name=test/mom/testRequestReply_JsonMarshaller_Exception1, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=13aaa731-8f4f-45ba-9060-00ad433d7091, activemq.broker=mom24]
org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_JsonMarshaller_Exception1(JmsMomWithRequestReplyTest.java:649)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:14:23,900 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@623be2a0]
2024-04-30 15:14:23,901 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@639c440c[job=JMS subscriber, state=DONE], JobFutureTask@7cd3349b[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:23,901 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014827 ms
2024-04-30 15:14:23,901 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:23,901 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:23,902 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom33 stopped
2024-04-30 15:14:23,902 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom33, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:32) is shutting down - MDC[activemq.broker=mom33]
2024-04-30 15:14:23,902 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom33, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:32) uptime 0.014 seconds - MDC[activemq.broker=mom33]
2024-04-30 15:14:23,902 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom33, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:32) is shutdown - MDC[activemq.broker=mom33]
2024-04-30 15:14:23,903 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:23,903 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 18.405413 ms
2024-04-30 15:14:23,903 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_JsonMarshaller_Exception1 [activemq]>
2024-04-30 15:14:23,904 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:23,905 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_JsonMarshaller_Exception2 [activemq]>
2024-04-30 15:14:23,905 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1100625538'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom33]
2024-04-30 15:14:23,907 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #34 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom33]
2024-04-30 15:14:23,908 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34]
2024-04-30 15:14:23,908 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34]
2024-04-30 15:14:23,909 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34]
2024-04-30 15:14:23,909 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34]
2024-04-30 15:14:23,909 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34]
2024-04-30 15:14:23,909 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom34, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:33) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34]
2024-04-30 15:14:23,909 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom34, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:33) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34]
2024-04-30 15:14:23,909 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34]
2024-04-30 15:14:23,910 INFO  [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom34 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34]
2024-04-30 15:14:23,911 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-100:1,clientId=Scout JUnit MOM #34 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34]
2024-04-30 15:14:23,917 INFO  [scout-thread-24] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:108) - VetoException: undefined [severity=ERROR] - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=a0b43f88-4f77-4e3e-94dd-ed494c478012, activemq.broker=mom24]
2024-04-30 15:14:23,924 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@56f569e]
2024-04-30 15:14:23,924 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@588072c7[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@76979e6e[job=JMS subscriber, state=DONE]]
2024-04-30 15:14:23,925 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013200 ms
2024-04-30 15:14:23,925 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:23,925 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:23,926 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom34 stopped
2024-04-30 15:14:23,926 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom34, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:33) is shutting down - MDC[activemq.broker=mom34]
2024-04-30 15:14:23,926 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom34, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:33) uptime 0.018 seconds - MDC[activemq.broker=mom34]
2024-04-30 15:14:23,926 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom34, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:33) is shutdown - MDC[activemq.broker=mom34]
2024-04-30 15:14:23,926 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:23,927 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 22.057352 ms
2024-04-30 15:14:23,927 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_JsonMarshaller_Exception2 [activemq]>
2024-04-30 15:14:23,928 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:23,928 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyJsonObjectMarshaller [activemq]>
2024-04-30 15:14:23,929 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1847503703'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom34]
2024-04-30 15:14:23,930 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #35 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom34]
2024-04-30 15:14:23,931 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35]
2024-04-30 15:14:23,932 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35]
2024-04-30 15:14:23,932 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35]
2024-04-30 15:14:23,932 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35]
2024-04-30 15:14:23,932 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35]
2024-04-30 15:14:23,932 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom35, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:34) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35]
2024-04-30 15:14:23,933 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom35, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:34) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35]
2024-04-30 15:14:23,933 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35]
2024-04-30 15:14:23,933 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom35 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35]
2024-04-30 15:14:23,934 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-103:1,clientId=Scout JUnit MOM #35 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35]
2024-04-30 15:14:23,977 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@62d5617, org.eclipse.scout.rt.mom.jms.JmsSubscription@8929865]
2024-04-30 15:14:23,978 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@6d13e0d3[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@21b6af1b[job=JMS subscriber, state=DONE]]
2024-04-30 15:14:23,978 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011408 ms
2024-04-30 15:14:23,978 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:23,978 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:23,979 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom35 stopped
2024-04-30 15:14:23,979 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom35, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:34) is shutting down - MDC[activemq.broker=mom35]
2024-04-30 15:14:23,980 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom35, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:34) uptime 0.049 seconds - MDC[activemq.broker=mom35]
2024-04-30 15:14:23,980 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom35, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:34) is shutdown - MDC[activemq.broker=mom35]
2024-04-30 15:14:23,980 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:23,980 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 52.000505 ms
2024-04-30 15:14:23,980 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyJsonObjectMarshaller [activemq]>
2024-04-30 15:14:23,981 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:23,981 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReply [activemq]>
2024-04-30 15:14:23,982 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 23574911'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom35]
2024-04-30 15:14:23,983 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #36 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom35]
2024-04-30 15:14:23,984 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36]
2024-04-30 15:14:23,984 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36]
2024-04-30 15:14:23,985 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36]
2024-04-30 15:14:23,985 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36]
2024-04-30 15:14:23,985 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36]
2024-04-30 15:14:23,985 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom36, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:35) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36]
2024-04-30 15:14:23,985 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom36, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:35) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36]
2024-04-30 15:14:23,985 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36]
2024-04-30 15:14:23,986 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom36 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36]
2024-04-30 15:14:23,987 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-106:1,clientId=Scout JUnit MOM #36 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36]
2024-04-30 15:14:23,996 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3dedc8b8]
2024-04-30 15:14:23,996 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@37dc1695[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@3297efe9[job=JMS subscriber, state=DONE]]
2024-04-30 15:14:23,996 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010933 ms
2024-04-30 15:14:23,996 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:23,996 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:23,997 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom36 stopped
2024-04-30 15:14:23,997 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom36, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:35) is shutting down - MDC[activemq.broker=mom36]
2024-04-30 15:14:23,997 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom36, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:35) uptime 0.013 seconds - MDC[activemq.broker=mom36]
2024-04-30 15:14:23,998 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom36, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:35) is shutdown - MDC[activemq.broker=mom36]
2024-04-30 15:14:23,998 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:23,998 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 16.664752 ms
2024-04-30 15:14:23,998 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReply [activemq]>
2024-04-30 15:14:23,999 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:23,999 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyCancellation [activemq]>
2024-04-30 15:14:23,999 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 991307891'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom36]
2024-04-30 15:14:24,001 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #37 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom36]
2024-04-30 15:14:24,002 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37]
2024-04-30 15:14:24,002 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37]
2024-04-30 15:14:24,002 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37]
2024-04-30 15:14:24,002 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37]
2024-04-30 15:14:24,002 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37]
2024-04-30 15:14:24,002 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom37, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:36) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37]
2024-04-30 15:14:24,003 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom37, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:36) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37]
2024-04-30 15:14:24,003 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37]
2024-04-30 15:14:24,003 INFO  [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom37 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37]
2024-04-30 15:14:24,004 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-109:1,clientId=Scout JUnit MOM #37 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37]
2024-04-30 15:14:24,009 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation, activemq.broker=mom24]
2024-04-30 15:14:24,010 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4545cfc0]
2024-04-30 15:14:24,011 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@178a580f[job=JMS subscriber, state=DONE], JobFutureTask@45395464[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:24,011 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011246 ms
2024-04-30 15:14:24,011 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:24,011 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:24,012 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom37 stopped
2024-04-30 15:14:24,012 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom37, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:36) is shutting down - MDC[activemq.broker=mom37]
2024-04-30 15:14:24,012 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom37, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:36) uptime 0.010 seconds - MDC[activemq.broker=mom37]
2024-04-30 15:14:24,013 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom37, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:36) is shutdown - MDC[activemq.broker=mom37]
2024-04-30 15:14:24,013 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:24,013 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.011570 ms
2024-04-30 15:14:24,013 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyCancellation [activemq]>
2024-04-30 15:14:24,014 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:24,014 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyNull [activemq]>
2024-04-30 15:14:24,015 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 937548834'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37]
2024-04-30 15:14:24,016 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #38 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37]
2024-04-30 15:14:24,017 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38]
2024-04-30 15:14:24,017 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38]
2024-04-30 15:14:24,017 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38]
2024-04-30 15:14:24,017 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38]
2024-04-30 15:14:24,017 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38]
2024-04-30 15:14:24,017 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom38, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:37) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38]
2024-04-30 15:14:24,018 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom38, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:37) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38]
2024-04-30 15:14:24,018 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38]
2024-04-30 15:14:24,018 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom38 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38]
2024-04-30 15:14:24,019 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-112:1,clientId=Scout JUnit MOM #38 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38]
2024-04-30 15:14:24,026 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@555e5473, org.eclipse.scout.rt.mom.jms.JmsSubscription@4e3472c3] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37]
2024-04-30 15:14:24,033 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@636e79d3, org.eclipse.scout.rt.mom.jms.JmsSubscription@f2cfb5f] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37]
2024-04-30 15:14:24,069 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@61fc6aa3, org.eclipse.scout.rt.mom.jms.JmsSubscription@7c4f097a] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37]
2024-04-30 15:14:24,076 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@a23b833, org.eclipse.scout.rt.mom.jms.JmsSubscription@280d2ee8] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37]
2024-04-30 15:14:24,082 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@39b29bc0, org.eclipse.scout.rt.mom.jms.JmsSubscription@4aa22993] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37]
2024-04-30 15:14:24,088 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@48daeba9, org.eclipse.scout.rt.mom.jms.JmsSubscription@492ac323] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37]
2024-04-30 15:14:24,094 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@5f8364a3, org.eclipse.scout.rt.mom.jms.JmsSubscription@7d4c48a4] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37]
2024-04-30 15:14:24,100 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@7183f298, org.eclipse.scout.rt.mom.jms.JmsSubscription@7980286] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37]
2024-04-30 15:14:24,106 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@3be89db7, org.eclipse.scout.rt.mom.jms.JmsSubscription@31537176] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37]
2024-04-30 15:14:24,113 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@2c4ba3c6, org.eclipse.scout.rt.mom.jms.JmsSubscription@7eb22e97] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37]
2024-04-30 15:14:24,113 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@603cd5fe[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:24,113 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011274 ms
2024-04-30 15:14:24,114 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:24,114 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:24,114 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom38 stopped
2024-04-30 15:14:24,114 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom38, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:37) is shutting down - MDC[activemq.broker=mom38]
2024-04-30 15:14:24,115 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom38, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:37) uptime 0.098 seconds - MDC[activemq.broker=mom38]
2024-04-30 15:14:24,115 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom38, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:37) is shutdown - MDC[activemq.broker=mom38]
2024-04-30 15:14:24,115 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:24,115 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 101.090037 ms
2024-04-30 15:14:24,115 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyNull [activemq]>
2024-04-30 15:14:24,116 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:24,116 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyJsonObjectMarshaller [activemq]>
2024-04-30 15:14:24,117 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1478142242'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom38]
2024-04-30 15:14:24,118 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #39 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom38]
2024-04-30 15:14:24,119 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39]
2024-04-30 15:14:24,119 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39]
2024-04-30 15:14:24,119 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39]
2024-04-30 15:14:24,119 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39]
2024-04-30 15:14:24,119 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39]
2024-04-30 15:14:24,120 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom39, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:38) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39]
2024-04-30 15:14:24,120 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom39, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:38) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39]
2024-04-30 15:14:24,120 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39]
2024-04-30 15:14:24,121 INFO  [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom39 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39]
2024-04-30 15:14:24,122 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-115:1,clientId=Scout JUnit MOM #39 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39]
2024-04-30 15:14:24,128 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@19bad88, org.eclipse.scout.rt.mom.jms.JmsSubscription@2226fd2b]
2024-04-30 15:14:24,128 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@2ce49430[job=JMS subscriber, state=RUNNING], JobFutureTask@1fa6a8dd[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:24,129 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010424 ms
2024-04-30 15:14:24,129 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:24,129 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:24,130 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom39 stopped
2024-04-30 15:14:24,130 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom39, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:38) is shutting down - MDC[activemq.broker=mom39]
2024-04-30 15:14:24,130 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom39, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:38) uptime 0.011 seconds - MDC[activemq.broker=mom39]
2024-04-30 15:14:24,130 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom39, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:38) is shutdown - MDC[activemq.broker=mom39]
2024-04-30 15:14:24,130 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:24,130 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.157002 ms
2024-04-30 15:14:24,130 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyJsonObjectMarshaller [activemq]>
2024-04-30 15:14:24,131 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:24,131 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReply [activemq]>
2024-04-30 15:14:24,132 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 131660150'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom39]
2024-04-30 15:14:24,133 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #40 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom39]
2024-04-30 15:14:24,134 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40]
2024-04-30 15:14:24,135 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40]
2024-04-30 15:14:24,135 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40]
2024-04-30 15:14:24,135 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40]
2024-04-30 15:14:24,135 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40]
2024-04-30 15:14:24,168 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom40, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:39) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40]
2024-04-30 15:14:24,168 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom40, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:39) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40]
2024-04-30 15:14:24,168 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40]
2024-04-30 15:14:24,168 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom40 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40]
2024-04-30 15:14:24,169 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-118:1,clientId=Scout JUnit MOM #40 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40]
2024-04-30 15:14:24,176 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@16a78700]
2024-04-30 15:14:24,176 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5d873992[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:24,176 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011113 ms
2024-04-30 15:14:24,176 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:24,177 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:24,177 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom40 stopped
2024-04-30 15:14:24,177 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom40, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:39) is shutting down - MDC[activemq.broker=mom40]
2024-04-30 15:14:24,178 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom40, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:39) uptime 0.043 seconds - MDC[activemq.broker=mom40]
2024-04-30 15:14:24,178 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom40, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:39) is shutdown - MDC[activemq.broker=mom40]
2024-04-30 15:14:24,178 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:24,178 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 46.558527 ms
2024-04-30 15:14:24,178 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReply [activemq]>
2024-04-30 15:14:24,179 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:24,179 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomCancellationTopic [activemq]>
2024-04-30 15:14:24,180 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 463031993'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom40]
2024-04-30 15:14:24,182 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #41 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom40]
2024-04-30 15:14:24,184 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom41]
2024-04-30 15:14:24,184 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom41]
2024-04-30 15:14:24,185 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom41]
2024-04-30 15:14:24,185 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom41]
2024-04-30 15:14:24,185 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom41]
2024-04-30 15:14:24,185 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom41, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:40) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom41]
2024-04-30 15:14:24,185 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom41, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:40) started - MDC[jobName=JMS subscriber, activemq.broker=mom41]
2024-04-30 15:14:24,185 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom41]
2024-04-30 15:14:24,186 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom41 started - MDC[jobName=JMS subscriber, activemq.broker=mom41]
2024-04-30 15:14:24,187 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-121:1,clientId=Scout JUnit MOM #41 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom41]
2024-04-30 15:14:24,194 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom24]
2024-04-30 15:14:24,197 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1a899fcd, org.eclipse.scout.rt.mom.jms.JmsSubscription@14a5d7ee]
2024-04-30 15:14:24,197 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@2eae508e[job=JMS subscriber, state=DONE], JobFutureTask@c8da708[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@895d7f9[job=JMS subscriber, state=RUNNING]]
2024-04-30 15:14:24,197 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011816 ms
2024-04-30 15:14:24,198 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:24,198 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:24,199 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom41 stopped
2024-04-30 15:14:24,199 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom41, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:40) is shutting down - MDC[activemq.broker=mom41]
2024-04-30 15:14:24,199 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom41, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:40) uptime 0.015 seconds - MDC[activemq.broker=mom41]
2024-04-30 15:14:24,199 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom41, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:40) is shutdown - MDC[activemq.broker=mom41]
2024-04-30 15:14:24,199 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:24,200 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 20.427918 ms
2024-04-30 15:14:24,200 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomCancellationTopic [activemq]>
2024-04-30 15:14:24,200 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:24,201 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyCorrelationId [activemq]>
2024-04-30 15:14:24,201 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1975942833'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom39]
2024-04-30 15:14:24,203 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #42 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom39]
2024-04-30 15:14:24,203 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42]
2024-04-30 15:14:24,203 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42]
2024-04-30 15:14:24,203 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42]
2024-04-30 15:14:24,204 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42]
2024-04-30 15:14:24,204 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42]
2024-04-30 15:14:24,204 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom42, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:41) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42]
2024-04-30 15:14:24,204 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom42, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:41) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42]
2024-04-30 15:14:24,204 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42]
2024-04-30 15:14:24,205 INFO  [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom42 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42]
2024-04-30 15:14:24,206 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-124:1,clientId=Scout JUnit MOM #42 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42]
2024-04-30 15:14:24,213 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@66011fbc]
2024-04-30 15:14:24,214 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6efd00b7[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:24,214 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010649 ms
2024-04-30 15:14:24,214 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:24,214 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:24,215 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom42 stopped
2024-04-30 15:14:24,215 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom42, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:41) is shutting down - MDC[activemq.broker=mom42]
2024-04-30 15:14:24,215 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom42, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:41) uptime 0.012 seconds - MDC[activemq.broker=mom42]
2024-04-30 15:14:24,215 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom42, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:41) is shutdown - MDC[activemq.broker=mom42]
2024-04-30 15:14:24,215 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:24,216 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.932034 ms
2024-04-30 15:14:24,216 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyCorrelationId [activemq]>
2024-04-30 15:14:24,217 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:24,217 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomCancellationTopicAsString [activemq]>
2024-04-30 15:14:24,218 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 321478189'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom42]
2024-04-30 15:14:24,220 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.createContextEnvironment(JmsMomImplementor.java:711) - ignoring property having null key or value [key=scout.mom.requestreply.enabled, value=null] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom42]
2024-04-30 15:14:24,221 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #43 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom42]
2024-04-30 15:14:24,222 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom43]
2024-04-30 15:14:24,222 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom43]
2024-04-30 15:14:24,222 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom43]
2024-04-30 15:14:24,222 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom43]
2024-04-30 15:14:24,222 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom43]
2024-04-30 15:14:24,223 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom43, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:42) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom43]
2024-04-30 15:14:24,223 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom43, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:42) started - MDC[jobName=JMS subscriber, activemq.broker=mom43]
2024-04-30 15:14:24,223 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom43]
2024-04-30 15:14:24,223 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom43 started - MDC[jobName=JMS subscriber, activemq.broker=mom43]
2024-04-30 15:14:24,224 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-127:1,clientId=Scout JUnit MOM #43 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom43]
2024-04-30 15:14:24,273 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom24]
2024-04-30 15:14:25,275 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6e4ac3f5, org.eclipse.scout.rt.mom.jms.JmsSubscription@48dc06a9, org.eclipse.scout.rt.mom.jms.JmsSubscription@1798c749]
2024-04-30 15:14:25,276 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@1537544d[job=JMS subscriber, state=RUNNING], JobFutureTask@74bc8c20[job=JMS subscriber, state=DONE], JobFutureTask@7be39f7d[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:25,276 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.019226 ms
2024-04-30 15:14:25,276 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:25,277 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:25,277 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom43 stopped
2024-04-30 15:14:25,278 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom43, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:42) is shutting down - MDC[activemq.broker=mom43]
2024-04-30 15:14:25,278 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom43, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:42) uptime 1.056 seconds - MDC[activemq.broker=mom43]
2024-04-30 15:14:25,278 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom43, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:42) is shutdown - MDC[activemq.broker=mom43]
2024-04-30 15:14:25,279 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:25,279 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1062.079909 ms
2024-04-30 15:14:25,279 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomCancellationTopicAsString [activemq]>
2024-04-30 15:14:25,280 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:25,280 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply [activemq-j2ee]>
2024-04-30 15:14:25,282 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 27651741'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom40]
2024-04-30 15:14:25,284 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #44 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom40]
2024-04-30 15:14:25,284 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44]
2024-04-30 15:14:25,284 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44]
2024-04-30 15:14:25,285 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44]
2024-04-30 15:14:25,285 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44]
2024-04-30 15:14:25,285 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44]
2024-04-30 15:14:25,285 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom44, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:43) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44]
2024-04-30 15:14:25,286 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom44, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:43) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44]
2024-04-30 15:14:25,286 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44]
2024-04-30 15:14:25,286 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom44 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44]
2024-04-30 15:14:25,300 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@76dd58b4, org.eclipse.scout.rt.mom.jms.JmsSubscription@2105e938] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44]
2024-04-30 15:14:25,310 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@6ded92d5, org.eclipse.scout.rt.mom.jms.JmsSubscription@48c18ab7] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44]
2024-04-30 15:14:25,319 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@35368229, org.eclipse.scout.rt.mom.jms.JmsSubscription@35873689] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44]
2024-04-30 15:14:25,328 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@2d27cc4c, org.eclipse.scout.rt.mom.jms.JmsSubscription@42f24649] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44]
2024-04-30 15:14:25,338 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@4569d7da, org.eclipse.scout.rt.mom.jms.JmsSubscription@7edfa146] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44]
2024-04-30 15:14:25,347 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@60b847e2, org.eclipse.scout.rt.mom.jms.JmsSubscription@5d3a3411] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44]
2024-04-30 15:14:25,374 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@64387659, org.eclipse.scout.rt.mom.jms.JmsSubscription@6cdea108] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44]
2024-04-30 15:14:25,383 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@135e4ace, org.eclipse.scout.rt.mom.jms.JmsSubscription@23631cd2] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44]
2024-04-30 15:14:25,393 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@4928e500, org.eclipse.scout.rt.mom.jms.JmsSubscription@69277335] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44]
2024-04-30 15:14:25,402 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@21581ad3, org.eclipse.scout.rt.mom.jms.JmsSubscription@5ff2f83f] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44]
2024-04-30 15:14:25,403 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@64ad73ce[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:25,403 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011627 ms
2024-04-30 15:14:25,404 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom44 stopped
2024-04-30 15:14:25,404 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom44, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:43) is shutting down - MDC[activemq.broker=mom44]
2024-04-30 15:14:25,405 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom44, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:43) uptime 0.121 seconds - MDC[activemq.broker=mom44]
2024-04-30 15:14:25,405 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom44, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:43) is shutdown - MDC[activemq.broker=mom44]
2024-04-30 15:14:25,405 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:25,405 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 124.655157 ms
2024-04-30 15:14:25,405 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply [activemq-j2ee]>
2024-04-30 15:14:25,406 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:25,406 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyWithBlockingCondition [activemq-j2ee]>
2024-04-30 15:14:25,407 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2072525818'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom39]
2024-04-30 15:14:25,408 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #45 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom39]
2024-04-30 15:14:25,409 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45]
2024-04-30 15:14:25,409 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45]
2024-04-30 15:14:25,409 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45]
2024-04-30 15:14:25,409 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45]
2024-04-30 15:14:25,409 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45]
2024-04-30 15:14:25,410 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom45, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:44) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45]
2024-04-30 15:14:25,410 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom45, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:44) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45]
2024-04-30 15:14:25,410 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45]
2024-04-30 15:14:25,411 INFO  [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom45 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45]
Reply: TheReply
2024-04-30 15:14:25,421 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6137dc84]
2024-04-30 15:14:25,422 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@ab20aa[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:25,422 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011761 ms
2024-04-30 15:14:25,422 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom45 stopped
2024-04-30 15:14:25,423 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom45, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:44) is shutting down - MDC[activemq.broker=mom45]
2024-04-30 15:14:25,423 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom45, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:44) uptime 0.014 seconds - MDC[activemq.broker=mom45]
2024-04-30 15:14:25,423 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom45, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:44) is shutdown - MDC[activemq.broker=mom45]
2024-04-30 15:14:25,423 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:25,424 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 17.245478 ms
2024-04-30 15:14:25,424 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyWithBlockingCondition [activemq-j2ee]>
2024-04-30 15:14:25,424 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:25,425 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_StringMarshaller_Exception [activemq-j2ee]>
2024-04-30 15:14:25,425 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 700566594'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44]
2024-04-30 15:14:25,427 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #46 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44]
2024-04-30 15:14:25,428 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46]
2024-04-30 15:14:25,428 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46]
2024-04-30 15:14:25,428 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46]
2024-04-30 15:14:25,428 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46]
2024-04-30 15:14:25,428 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46]
2024-04-30 15:14:25,428 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom46, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:45) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46]
2024-04-30 15:14:25,429 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom46, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:45) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46]
2024-04-30 15:14:25,429 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46]
2024-04-30 15:14:25,429 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom46 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46]
2024-04-30 15:14:25,469 ERROR [scout-thread-18] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@2812c4c[name=test/mom/testRequestReply_StringMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=bb226fa6-e4ba-4761-ba6c-64bce5dd5cad, activemq.broker=mom42]
org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_StringMarshaller_Exception(JmsMomWithRequestReplyTest.java:701)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:14:25,473 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@59b43e35]
2024-04-30 15:14:25,473 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7e31947a[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:25,474 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013421 ms
2024-04-30 15:14:25,474 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom46 stopped
2024-04-30 15:14:25,474 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom46, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:45) is shutting down - MDC[activemq.broker=mom46]
2024-04-30 15:14:25,475 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom46, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:45) uptime 0.048 seconds - MDC[activemq.broker=mom46]
2024-04-30 15:14:25,475 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom46, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:45) is shutdown - MDC[activemq.broker=mom46]
2024-04-30 15:14:25,475 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:25,475 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 50.651776 ms
2024-04-30 15:14:25,475 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_StringMarshaller_Exception [activemq-j2ee]>
2024-04-30 15:14:25,476 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:25,476 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyEmpty [activemq-j2ee]>
2024-04-30 15:14:25,477 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1470180874'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom13]
2024-04-30 15:14:25,478 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #47 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom13]
2024-04-30 15:14:25,479 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47]
2024-04-30 15:14:25,479 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47]
2024-04-30 15:14:25,479 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47]
2024-04-30 15:14:25,479 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47]
2024-04-30 15:14:25,479 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47]
2024-04-30 15:14:25,480 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom47, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:46) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47]
2024-04-30 15:14:25,480 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom47, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:46) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47]
2024-04-30 15:14:25,480 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47]
2024-04-30 15:14:25,480 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom47 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47]
2024-04-30 15:14:25,492 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@5ffdd1fe, org.eclipse.scout.rt.mom.jms.JmsSubscription@7cb6c923] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47]
2024-04-30 15:14:25,501 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@392f27e9, org.eclipse.scout.rt.mom.jms.JmsSubscription@7a422d8d] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47]
2024-04-30 15:14:25,511 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@6ced2a45, org.eclipse.scout.rt.mom.jms.JmsSubscription@6202feb9] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47]
2024-04-30 15:14:25,520 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@75109ad0, org.eclipse.scout.rt.mom.jms.JmsSubscription@5d218155] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47]
2024-04-30 15:14:25,529 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@5b5fcb10, org.eclipse.scout.rt.mom.jms.JmsSubscription@2c558150] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47]
2024-04-30 15:14:25,569 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@116f1f3a, org.eclipse.scout.rt.mom.jms.JmsSubscription@1b9cd770] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47]
2024-04-30 15:14:25,579 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@a397c1e, org.eclipse.scout.rt.mom.jms.JmsSubscription@188d8a3d] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47]
2024-04-30 15:14:25,589 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@4637f0f0, org.eclipse.scout.rt.mom.jms.JmsSubscription@60d4470e] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47]
2024-04-30 15:14:25,598 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@76cd41a, org.eclipse.scout.rt.mom.jms.JmsSubscription@1bf35b25] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47]
2024-04-30 15:14:25,607 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@7ad6fcad, org.eclipse.scout.rt.mom.jms.JmsSubscription@3d16bcc6] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47]
2024-04-30 15:14:25,608 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@57b59372[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:25,608 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015303 ms
2024-04-30 15:14:25,609 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom47 stopped
2024-04-30 15:14:25,609 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom47, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:46) is shutting down - MDC[activemq.broker=mom47]
2024-04-30 15:14:25,610 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom47, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:46) uptime 0.131 seconds - MDC[activemq.broker=mom47]
2024-04-30 15:14:25,610 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom47, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:46) is shutdown - MDC[activemq.broker=mom47]
2024-04-30 15:14:25,610 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:25,610 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 134.058766 ms
2024-04-30 15:14:25,610 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyEmpty [activemq-j2ee]>
2024-04-30 15:14:25,611 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:25,612 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:14:25,612 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 476558545'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45]
2024-04-30 15:14:25,614 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #48 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45]
2024-04-30 15:14:25,614 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48]
2024-04-30 15:14:25,614 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48]
2024-04-30 15:14:25,615 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48]
2024-04-30 15:14:25,615 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48]
2024-04-30 15:14:25,615 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48]
2024-04-30 15:14:25,615 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom48, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:47) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48]
2024-04-30 15:14:25,616 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom48, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:47) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48]
2024-04-30 15:14:25,616 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48]
2024-04-30 15:14:25,616 INFO  [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom48 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48]
2024-04-30 15:14:25,678 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4fa3bebe, org.eclipse.scout.rt.mom.jms.JmsSubscription@63767d]
2024-04-30 15:14:25,680 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3b9befdb[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:25,680 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011061 ms
2024-04-30 15:14:25,680 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom48 stopped
2024-04-30 15:14:25,681 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom48, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:47) is shutting down - MDC[activemq.broker=mom48]
2024-04-30 15:14:25,681 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom48, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:47) uptime 0.067 seconds - MDC[activemq.broker=mom48]
2024-04-30 15:14:25,681 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom48, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:47) is shutdown - MDC[activemq.broker=mom48]
2024-04-30 15:14:25,681 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:25,682 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 69.874294 ms
2024-04-30 15:14:25,682 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:14:25,682 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:25,682 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:14:25,683 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1695184340'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47]
2024-04-30 15:14:25,684 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #49 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47]
2024-04-30 15:14:25,685 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49]
2024-04-30 15:14:25,685 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49]
2024-04-30 15:14:25,685 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49]
2024-04-30 15:14:25,685 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49]
2024-04-30 15:14:25,685 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49]
2024-04-30 15:14:25,686 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom49, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:48) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49]
2024-04-30 15:14:25,686 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom49, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:48) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49]
2024-04-30 15:14:25,686 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49]
2024-04-30 15:14:25,686 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom49 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49]
2024-04-30 15:14:25,748 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1d6ed085, org.eclipse.scout.rt.mom.jms.JmsSubscription@1b18fa79]
2024-04-30 15:14:25,750 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3708b017[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:25,750 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010613 ms
2024-04-30 15:14:25,751 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom49 stopped
2024-04-30 15:14:25,751 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom49, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:48) is shutting down - MDC[activemq.broker=mom49]
2024-04-30 15:14:25,752 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom49, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:48) uptime 0.067 seconds - MDC[activemq.broker=mom49]
2024-04-30 15:14:25,752 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom49, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:48) is shutdown - MDC[activemq.broker=mom49]
2024-04-30 15:14:25,752 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:25,752 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 69.894353 ms
2024-04-30 15:14:25,752 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:14:25,753 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:25,753 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:14:25,754 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1850752857'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom43]
2024-04-30 15:14:25,756 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #50 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom43]
2024-04-30 15:14:25,756 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50]
2024-04-30 15:14:25,756 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50]
2024-04-30 15:14:25,757 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50]
2024-04-30 15:14:25,757 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50]
2024-04-30 15:14:25,757 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50]
2024-04-30 15:14:25,757 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom50, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:49) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50]
2024-04-30 15:14:25,757 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom50, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:49) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50]
2024-04-30 15:14:25,758 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50]
2024-04-30 15:14:25,758 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom50 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50]
2024-04-30 15:14:25,820 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@580a5b6e, org.eclipse.scout.rt.mom.jms.JmsSubscription@66450129]
2024-04-30 15:14:25,821 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4bba215d[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:25,822 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009376 ms
2024-04-30 15:14:25,822 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom50 stopped
2024-04-30 15:14:25,822 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom50, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:49) is shutting down - MDC[activemq.broker=mom50]
2024-04-30 15:14:25,823 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom50, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:49) uptime 0.067 seconds - MDC[activemq.broker=mom50]
2024-04-30 15:14:25,823 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom50, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:49) is shutdown - MDC[activemq.broker=mom50]
2024-04-30 15:14:25,823 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:25,823 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 70.130416 ms
2024-04-30 15:14:25,823 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:14:25,824 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:25,824 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:14:25,825 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1705827016'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48]
2024-04-30 15:14:25,826 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #51 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48]
2024-04-30 15:14:25,827 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51]
2024-04-30 15:14:25,827 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51]
2024-04-30 15:14:25,827 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51]
2024-04-30 15:14:25,827 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51]
2024-04-30 15:14:25,827 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51]
2024-04-30 15:14:25,828 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom51, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:50) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51]
2024-04-30 15:14:25,828 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom51, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:50) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51]
2024-04-30 15:14:25,828 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51]
2024-04-30 15:14:25,828 INFO  [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom51 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51]
2024-04-30 15:14:25,890 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@121b7a95, org.eclipse.scout.rt.mom.jms.JmsSubscription@7aa62a90]
2024-04-30 15:14:25,892 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@68a52e2b[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:25,892 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009167 ms
2024-04-30 15:14:25,893 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom51 stopped
2024-04-30 15:14:25,893 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom51, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:50) is shutting down - MDC[activemq.broker=mom51]
2024-04-30 15:14:25,893 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom51, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:50) uptime 0.066 seconds - MDC[activemq.broker=mom51]
2024-04-30 15:14:25,893 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom51, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:50) is shutdown - MDC[activemq.broker=mom51]
2024-04-30 15:14:25,893 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:25,893 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 69.193350 ms
2024-04-30 15:14:25,893 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:14:25,894 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:25,894 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:14:25,895 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 99259392'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49]
2024-04-30 15:14:25,896 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #52 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49]
2024-04-30 15:14:25,896 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52]
2024-04-30 15:14:25,896 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52]
2024-04-30 15:14:25,897 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52]
2024-04-30 15:14:25,897 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52]
2024-04-30 15:14:25,897 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52]
2024-04-30 15:14:25,897 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom52, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:51) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52]
2024-04-30 15:14:25,897 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom52, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:51) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52]
2024-04-30 15:14:25,897 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52]
2024-04-30 15:14:25,898 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom52 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52]
2024-04-30 15:14:25,960 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@490f2fad, org.eclipse.scout.rt.mom.jms.JmsSubscription@3ed3e66d]
2024-04-30 15:14:25,961 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3bf5ac6a[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:25,961 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008878 ms
2024-04-30 15:14:25,962 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom52 stopped
2024-04-30 15:14:25,962 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom52, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:51) is shutting down - MDC[activemq.broker=mom52]
2024-04-30 15:14:25,962 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom52, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:51) uptime 0.066 seconds - MDC[activemq.broker=mom52]
2024-04-30 15:14:25,962 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom52, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:51) is shutdown - MDC[activemq.broker=mom52]
2024-04-30 15:14:25,963 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:25,963 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 68.691079 ms
2024-04-30 15:14:25,963 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:14:25,964 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:25,964 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:14:25,965 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 995294043'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50]
2024-04-30 15:14:25,966 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #53 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50]
2024-04-30 15:14:25,967 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53]
2024-04-30 15:14:25,967 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53]
2024-04-30 15:14:25,967 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53]
2024-04-30 15:14:25,967 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53]
2024-04-30 15:14:25,967 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53]
2024-04-30 15:14:25,968 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom53, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:52) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53]
2024-04-30 15:14:25,968 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom53, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:52) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53]
2024-04-30 15:14:25,968 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53]
2024-04-30 15:14:25,969 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom53 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53]
2024-04-30 15:14:26,030 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@45e49d3d, org.eclipse.scout.rt.mom.jms.JmsSubscription@72e5206]
2024-04-30 15:14:26,032 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4291b0df[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:26,032 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008661 ms
2024-04-30 15:14:26,033 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom53 stopped
2024-04-30 15:14:26,033 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom53, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:52) is shutting down - MDC[activemq.broker=mom53]
2024-04-30 15:14:26,033 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom53, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:52) uptime 0.066 seconds - MDC[activemq.broker=mom53]
2024-04-30 15:14:26,033 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom53, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:52) is shutdown - MDC[activemq.broker=mom53]
2024-04-30 15:14:26,033 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:26,034 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 69.972807 ms
2024-04-30 15:14:26,034 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:14:26,034 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:26,034 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:14:26,035 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1667305422'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51]
2024-04-30 15:14:26,036 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #54 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51]
2024-04-30 15:14:26,037 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54]
2024-04-30 15:14:26,037 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54]
2024-04-30 15:14:26,037 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54]
2024-04-30 15:14:26,037 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54]
2024-04-30 15:14:26,038 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54]
2024-04-30 15:14:26,038 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom54, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:53) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54]
2024-04-30 15:14:26,038 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom54, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:53) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54]
2024-04-30 15:14:26,038 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54]
2024-04-30 15:14:26,039 INFO  [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom54 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54]
2024-04-30 15:14:26,100 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6079d219, org.eclipse.scout.rt.mom.jms.JmsSubscription@4ed90b04]
2024-04-30 15:14:26,102 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6977a8a0[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:26,102 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009006 ms
2024-04-30 15:14:26,103 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom54 stopped
2024-04-30 15:14:26,103 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom54, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:53) is shutting down - MDC[activemq.broker=mom54]
2024-04-30 15:14:26,103 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom54, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:53) uptime 0.066 seconds - MDC[activemq.broker=mom54]
2024-04-30 15:14:26,103 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom54, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:53) is shutdown - MDC[activemq.broker=mom54]
2024-04-30 15:14:26,103 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:26,104 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 69.133653 ms
2024-04-30 15:14:26,104 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:14:26,104 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:26,104 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:14:26,105 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 236886821'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52]
2024-04-30 15:14:26,106 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #55 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52]
2024-04-30 15:14:26,106 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55]
2024-04-30 15:14:26,106 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55]
2024-04-30 15:14:26,107 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55]
2024-04-30 15:14:26,107 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55]
2024-04-30 15:14:26,107 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55]
2024-04-30 15:14:26,107 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom55, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:54) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55]
2024-04-30 15:14:26,107 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom55, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:54) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55]
2024-04-30 15:14:26,107 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55]
2024-04-30 15:14:26,108 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom55 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55]
2024-04-30 15:14:26,170 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@bb3487c, org.eclipse.scout.rt.mom.jms.JmsSubscription@650997b0]
2024-04-30 15:14:26,171 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2615ad3[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:26,172 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009039 ms
2024-04-30 15:14:26,172 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom55 stopped
2024-04-30 15:14:26,172 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom55, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:54) is shutting down - MDC[activemq.broker=mom55]
2024-04-30 15:14:26,173 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom55, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:54) uptime 0.067 seconds - MDC[activemq.broker=mom55]
2024-04-30 15:14:26,173 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom55, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:54) is shutdown - MDC[activemq.broker=mom55]
2024-04-30 15:14:26,173 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:26,173 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 68.959390 ms
2024-04-30 15:14:26,173 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:14:26,174 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:26,174 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:14:26,175 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2054146512'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53]
2024-04-30 15:14:26,176 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #56 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53]
2024-04-30 15:14:26,177 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56]
2024-04-30 15:14:26,177 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56]
2024-04-30 15:14:26,177 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56]
2024-04-30 15:14:26,177 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56]
2024-04-30 15:14:26,177 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56]
2024-04-30 15:14:26,178 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom56, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:55) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56]
2024-04-30 15:14:26,178 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom56, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:55) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56]
2024-04-30 15:14:26,178 INFO  [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56]
2024-04-30 15:14:26,178 INFO  [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom56 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56]
2024-04-30 15:14:26,240 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@294c36b9, org.eclipse.scout.rt.mom.jms.JmsSubscription@6b23897a]
2024-04-30 15:14:26,241 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@606e77be[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:26,242 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008380 ms
2024-04-30 15:14:26,242 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom56 stopped
2024-04-30 15:14:26,242 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom56, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:55) is shutting down - MDC[activemq.broker=mom56]
2024-04-30 15:14:26,243 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom56, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:55) uptime 0.066 seconds - MDC[activemq.broker=mom56]
2024-04-30 15:14:26,243 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom56, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:55) is shutdown - MDC[activemq.broker=mom56]
2024-04-30 15:14:26,243 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:26,243 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 68.955513 ms
2024-04-30 15:14:26,243 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:14:26,244 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:26,244 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:14:26,245 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 531876883'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54]
2024-04-30 15:14:26,246 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #57 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54]
2024-04-30 15:14:26,247 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57]
2024-04-30 15:14:26,247 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57]
2024-04-30 15:14:26,247 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57]
2024-04-30 15:14:26,247 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57]
2024-04-30 15:14:26,247 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57]
2024-04-30 15:14:26,247 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom57, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:56) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57]
2024-04-30 15:14:26,248 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom57, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:56) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57]
2024-04-30 15:14:26,248 INFO  [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57]
2024-04-30 15:14:26,248 INFO  [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom57 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57]
2024-04-30 15:14:26,309 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5603632c, org.eclipse.scout.rt.mom.jms.JmsSubscription@76685ab0]
2024-04-30 15:14:26,310 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@50ffa919[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:26,310 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008278 ms
2024-04-30 15:14:26,311 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom57 stopped
2024-04-30 15:14:26,311 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom57, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:56) is shutting down - MDC[activemq.broker=mom57]
2024-04-30 15:14:26,312 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom57, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:56) uptime 0.066 seconds - MDC[activemq.broker=mom57]
2024-04-30 15:14:26,312 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom57, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:56) is shutdown - MDC[activemq.broker=mom57]
2024-04-30 15:14:26,312 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:26,312 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 68.104240 ms
2024-04-30 15:14:26,312 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:14:26,313 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:26,313 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-04-30 15:14:26,314 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 585501708'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55]
2024-04-30 15:14:26,315 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #58 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom56]
2024-04-30 15:14:26,316 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58]
2024-04-30 15:14:26,316 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58]
2024-04-30 15:14:26,316 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58]
2024-04-30 15:14:26,316 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58]
2024-04-30 15:14:26,316 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58]
2024-04-30 15:14:26,317 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom58, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:57) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58]
2024-04-30 15:14:26,317 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom58, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:57) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58]
2024-04-30 15:14:26,317 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58]
2024-04-30 15:14:26,317 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom58 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58]
2024-04-30 15:14:26,623 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3e356ed6]
2024-04-30 15:14:26,624 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5e5c355f[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:26,625 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010747 ms
2024-04-30 15:14:26,625 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom58 stopped
2024-04-30 15:14:26,625 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom58, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:57) is shutting down - MDC[activemq.broker=mom58]
2024-04-30 15:14:26,626 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom58, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:57) uptime 0.310 seconds - MDC[activemq.broker=mom58]
2024-04-30 15:14:26,626 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom58, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:57) is shutdown - MDC[activemq.broker=mom58]
2024-04-30 15:14:26,626 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:26,626 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 312.936892 ms
2024-04-30 15:14:26,626 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-04-30 15:14:26,627 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:26,627 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-04-30 15:14:26,628 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 143331931'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom42]
2024-04-30 15:14:26,630 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #59 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom12]
2024-04-30 15:14:26,631 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59]
2024-04-30 15:14:26,631 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59]
2024-04-30 15:14:26,631 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59]
2024-04-30 15:14:26,631 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59]
2024-04-30 15:14:26,631 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59]
2024-04-30 15:14:26,632 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom59, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:58) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59]
2024-04-30 15:14:26,632 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom59, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:58) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59]
2024-04-30 15:14:26,632 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59]
2024-04-30 15:14:26,632 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom59 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59]
2024-04-30 15:14:26,937 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@430dbcb0]
2024-04-30 15:14:26,938 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3aa3591c[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:26,938 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015685 ms
2024-04-30 15:14:26,939 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom59 stopped
2024-04-30 15:14:26,939 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom59, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:58) is shutting down - MDC[activemq.broker=mom59]
2024-04-30 15:14:26,940 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom59, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:58) uptime 0.309 seconds - MDC[activemq.broker=mom59]
2024-04-30 15:14:26,940 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom59, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:58) is shutdown - MDC[activemq.broker=mom59]
2024-04-30 15:14:26,940 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:26,940 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 313.292929 ms
2024-04-30 15:14:26,941 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-04-30 15:14:26,942 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:26,942 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-04-30 15:14:26,943 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 227223003'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom58]
2024-04-30 15:14:26,944 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #60 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom57]
2024-04-30 15:14:26,945 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60]
2024-04-30 15:14:26,945 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60]
2024-04-30 15:14:26,945 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60]
2024-04-30 15:14:26,946 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60]
2024-04-30 15:14:26,946 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60]
2024-04-30 15:14:26,946 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom60, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:59) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60]
2024-04-30 15:14:26,946 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom60, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:59) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60]
2024-04-30 15:14:26,946 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60]
2024-04-30 15:14:26,947 INFO  [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom60 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60]
2024-04-30 15:14:27,252 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4791d904]
2024-04-30 15:14:27,253 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@18d25657[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:27,253 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013134 ms
2024-04-30 15:14:27,254 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom60 stopped
2024-04-30 15:14:27,254 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom60, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:59) is shutting down - MDC[activemq.broker=mom60]
2024-04-30 15:14:27,254 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom60, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:59) uptime 0.309 seconds - MDC[activemq.broker=mom60]
2024-04-30 15:14:27,255 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom60, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:59) is shutdown - MDC[activemq.broker=mom60]
2024-04-30 15:14:27,255 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:27,255 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 312.900085 ms
2024-04-30 15:14:27,255 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-04-30 15:14:27,255 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:27,256 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-04-30 15:14:27,256 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1076843842'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom59]
2024-04-30 15:14:27,258 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #61 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom56]
2024-04-30 15:14:27,258 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61]
2024-04-30 15:14:27,258 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61]
2024-04-30 15:14:27,259 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61]
2024-04-30 15:14:27,259 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61]
2024-04-30 15:14:27,259 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61]
2024-04-30 15:14:27,259 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom61, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:60) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61]
2024-04-30 15:14:27,260 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom61, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:60) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61]
2024-04-30 15:14:27,260 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61]
2024-04-30 15:14:27,260 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom61 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61]
2024-04-30 15:14:27,566 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@273e622f]
2024-04-30 15:14:27,567 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@62a73110[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:27,567 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011860 ms
2024-04-30 15:14:27,568 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom61 stopped
2024-04-30 15:14:27,568 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom61, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:60) is shutting down - MDC[activemq.broker=mom61]
2024-04-30 15:14:27,569 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom61, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:60) uptime 0.311 seconds - MDC[activemq.broker=mom61]
2024-04-30 15:14:27,569 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom61, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:60) is shutdown - MDC[activemq.broker=mom61]
2024-04-30 15:14:27,569 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:27,569 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 313.648527 ms
2024-04-30 15:14:27,569 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-04-30 15:14:27,570 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:27,570 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-04-30 15:14:27,571 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1275925419'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom60]
2024-04-30 15:14:27,573 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #62 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom12]
2024-04-30 15:14:27,574 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62]
2024-04-30 15:14:27,574 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62]
2024-04-30 15:14:27,574 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62]
2024-04-30 15:14:27,574 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62]
2024-04-30 15:14:27,574 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62]
2024-04-30 15:14:27,575 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom62, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:61) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62]
2024-04-30 15:14:27,575 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom62, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:61) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62]
2024-04-30 15:14:27,575 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62]
2024-04-30 15:14:27,575 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom62 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62]
2024-04-30 15:14:27,881 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@55da6bf]
2024-04-30 15:14:27,882 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@491b13cf[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:27,882 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013600 ms
2024-04-30 15:14:27,883 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom62 stopped
2024-04-30 15:14:27,883 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom62, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:61) is shutting down - MDC[activemq.broker=mom62]
2024-04-30 15:14:27,884 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom62, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:61) uptime 0.309 seconds - MDC[activemq.broker=mom62]
2024-04-30 15:14:27,884 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom62, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:61) is shutdown - MDC[activemq.broker=mom62]
2024-04-30 15:14:27,884 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:27,884 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 314.000351 ms
2024-04-30 15:14:27,884 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-04-30 15:14:27,885 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:27,885 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-04-30 15:14:27,886 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1047086537'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom61]
2024-04-30 15:14:27,889 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #63 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom57]
2024-04-30 15:14:27,890 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63]
2024-04-30 15:14:27,890 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63]
2024-04-30 15:14:27,890 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63]
2024-04-30 15:14:27,890 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63]
2024-04-30 15:14:27,890 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63]
2024-04-30 15:14:27,891 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom63, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:62) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63]
2024-04-30 15:14:27,891 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom63, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:62) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63]
2024-04-30 15:14:27,891 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63]
2024-04-30 15:14:27,892 INFO  [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom63 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63]
2024-04-30 15:14:28,197 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1db7c267]
2024-04-30 15:14:28,198 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5bb3e65b[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:28,198 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014561 ms
2024-04-30 15:14:28,199 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom63 stopped
2024-04-30 15:14:28,199 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom63, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:62) is shutting down - MDC[activemq.broker=mom63]
2024-04-30 15:14:28,200 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom63, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:62) uptime 0.310 seconds - MDC[activemq.broker=mom63]
2024-04-30 15:14:28,200 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom63, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:62) is shutdown - MDC[activemq.broker=mom63]
2024-04-30 15:14:28,200 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:28,200 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 315.275154 ms
2024-04-30 15:14:28,200 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-04-30 15:14:28,201 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:28,201 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-04-30 15:14:28,202 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1460209133'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom62]
2024-04-30 15:14:28,203 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #64 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom56]
2024-04-30 15:14:28,204 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64]
2024-04-30 15:14:28,205 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64]
2024-04-30 15:14:28,205 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64]
2024-04-30 15:14:28,205 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64]
2024-04-30 15:14:28,205 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64]
2024-04-30 15:14:28,205 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom64, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:63) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64]
2024-04-30 15:14:28,206 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom64, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:63) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64]
2024-04-30 15:14:28,206 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64]
2024-04-30 15:14:28,206 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom64 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64]
2024-04-30 15:14:28,511 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2c4eda3a]
2024-04-30 15:14:28,512 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6b921572[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:28,512 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008404 ms
2024-04-30 15:14:28,512 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom64 stopped
2024-04-30 15:14:28,513 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom64, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:63) is shutting down - MDC[activemq.broker=mom64]
2024-04-30 15:14:28,513 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom64, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:63) uptime 0.309 seconds - MDC[activemq.broker=mom64]
2024-04-30 15:14:28,513 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom64, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:63) is shutdown - MDC[activemq.broker=mom64]
2024-04-30 15:14:28,513 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:28,514 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 312.128060 ms
2024-04-30 15:14:28,514 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-04-30 15:14:28,514 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:28,514 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-04-30 15:14:28,515 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 249414210'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom63]
2024-04-30 15:14:28,517 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #65 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom12]
2024-04-30 15:14:28,518 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65]
2024-04-30 15:14:28,518 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65]
2024-04-30 15:14:28,518 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65]
2024-04-30 15:14:28,518 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65]
2024-04-30 15:14:28,518 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65]
2024-04-30 15:14:28,519 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom65, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:64) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65]
2024-04-30 15:14:28,519 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom65, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:64) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65]
2024-04-30 15:14:28,519 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65]
2024-04-30 15:14:28,519 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom65 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65]
2024-04-30 15:14:28,825 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@674c01ce]
2024-04-30 15:14:28,826 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5972a24c[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:28,826 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012046 ms
2024-04-30 15:14:28,827 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom65 stopped
2024-04-30 15:14:28,827 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom65, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:64) is shutting down - MDC[activemq.broker=mom65]
2024-04-30 15:14:28,827 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom65, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:64) uptime 0.309 seconds - MDC[activemq.broker=mom65]
2024-04-30 15:14:28,827 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom65, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:64) is shutdown - MDC[activemq.broker=mom65]
2024-04-30 15:14:28,828 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:28,828 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 313.378304 ms
2024-04-30 15:14:28,828 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-04-30 15:14:28,828 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:28,829 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-04-30 15:14:28,829 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 586172278'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom64]
2024-04-30 15:14:28,831 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #66 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom57]
2024-04-30 15:14:28,832 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66]
2024-04-30 15:14:28,832 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66]
2024-04-30 15:14:28,832 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66]
2024-04-30 15:14:28,832 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66]
2024-04-30 15:14:28,832 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66]
2024-04-30 15:14:28,833 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom66, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:65) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66]
2024-04-30 15:14:28,833 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom66, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:65) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66]
2024-04-30 15:14:28,833 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66]
2024-04-30 15:14:28,834 INFO  [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom66 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66]
2024-04-30 15:14:29,138 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@42e32feb]
2024-04-30 15:14:29,139 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6ce94415[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:29,139 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012240 ms
2024-04-30 15:14:29,140 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom66 stopped
2024-04-30 15:14:29,140 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom66, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:65) is shutting down - MDC[activemq.broker=mom66]
2024-04-30 15:14:29,141 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom66, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:65) uptime 0.308 seconds - MDC[activemq.broker=mom66]
2024-04-30 15:14:29,141 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom66, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:65) is shutdown - MDC[activemq.broker=mom66]
2024-04-30 15:14:29,141 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:29,141 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 312.498590 ms
2024-04-30 15:14:29,141 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-04-30 15:14:29,142 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:29,142 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-04-30 15:14:29,143 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 666714980'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom65]
2024-04-30 15:14:29,144 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #67 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom56]
2024-04-30 15:14:29,145 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67]
2024-04-30 15:14:29,145 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67]
2024-04-30 15:14:29,145 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67]
2024-04-30 15:14:29,145 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67]
2024-04-30 15:14:29,145 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67]
2024-04-30 15:14:29,145 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom67, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:66) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67]
2024-04-30 15:14:29,146 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom67, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:66) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67]
2024-04-30 15:14:29,146 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67]
2024-04-30 15:14:29,146 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom67 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67]
2024-04-30 15:14:29,451 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@57f1fbae]
2024-04-30 15:14:29,452 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@637a6e43[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:29,453 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011668 ms
2024-04-30 15:14:29,453 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom67 stopped
2024-04-30 15:14:29,453 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom67, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:66) is shutting down - MDC[activemq.broker=mom67]
2024-04-30 15:14:29,454 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom67, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:66) uptime 0.309 seconds - MDC[activemq.broker=mom67]
2024-04-30 15:14:29,454 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom67, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:66) is shutdown - MDC[activemq.broker=mom67]
2024-04-30 15:14:29,454 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:29,455 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 312.535086 ms
2024-04-30 15:14:29,455 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]>
2024-04-30 15:14:29,456 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:29,456 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithoutRequestReply [activemq-j2ee]>
2024-04-30 15:14:29,456 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2129874611'.
2024-04-30 15:14:29,457 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.initRequestReply(JmsMomImplementor.java:218) - Scout JUnit MOM #68: 'request-reply' messaging is disabled
2024-04-30 15:14:29,458 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #68 initialized: null
2024-04-30 15:14:29,458 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:29,458 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1.990607 ms
2024-04-30 15:14:29,458 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithoutRequestReply [activemq-j2ee]>
2024-04-30 15:14:29,459 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:29,459 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCurrentMessageRequestReply [activemq-j2ee]>
2024-04-30 15:14:29,459 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2131124126'.
2024-04-30 15:14:29,460 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #69 initialized: null
2024-04-30 15:14:29,461 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom69]
2024-04-30 15:14:29,461 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom69]
2024-04-30 15:14:29,461 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom69]
2024-04-30 15:14:29,461 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom69]
2024-04-30 15:14:29,461 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom69]
2024-04-30 15:14:29,462 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom69, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:67) is starting - MDC[activemq.broker=mom69]
2024-04-30 15:14:29,462 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom69, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:67) started - MDC[activemq.broker=mom69]
2024-04-30 15:14:29,462 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom69]
2024-04-30 15:14:29,462 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom69 started - MDC[activemq.broker=mom69]
2024-04-30 15:14:29,473 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@4c5ae26d, org.eclipse.scout.rt.mom.jms.JmsSubscription@5578ed7e] - MDC[activemq.broker=mom69]
2024-04-30 15:14:29,473 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@58fbecde[job=JMS reply cancel message listener, state=RUNNING]] - MDC[activemq.broker=mom69]
2024-04-30 15:14:29,474 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009081 ms - MDC[activemq.broker=mom69]
2024-04-30 15:14:29,474 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom69 stopped - MDC[activemq.broker=mom69]
2024-04-30 15:14:29,474 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom69, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:67) is shutting down - MDC[activemq.broker=mom69]
2024-04-30 15:14:29,475 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom69, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:67) uptime 0.015 seconds - MDC[activemq.broker=mom69]
2024-04-30 15:14:29,475 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom69, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:67) is shutdown - MDC[activemq.broker=mom69]
2024-04-30 15:14:29,475 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:29,475 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 16.337027 ms
2024-04-30 15:14:29,475 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCurrentMessageRequestReply [activemq-j2ee]>
2024-04-30 15:14:29,476 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:29,476 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyTimeout [activemq-j2ee]>
2024-04-30 15:14:29,477 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 181645762'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom66]
2024-04-30 15:14:29,478 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #70 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom66]
2024-04-30 15:14:29,479 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70]
2024-04-30 15:14:29,479 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70]
2024-04-30 15:14:29,479 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70]
2024-04-30 15:14:29,479 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70]
2024-04-30 15:14:29,479 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70]
2024-04-30 15:14:29,480 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom70, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:68) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70]
2024-04-30 15:14:29,480 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom70, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:68) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70]
2024-04-30 15:14:29,480 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70]
2024-04-30 15:14:29,481 INFO  [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom70 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70]
2024-04-30 15:14:34,484 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout, activemq.broker=mom56]
2024-04-30 15:14:34,487 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3b22bcad]
2024-04-30 15:14:34,487 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@22521885[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:34,488 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010713 ms
2024-04-30 15:14:34,488 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom70 stopped
2024-04-30 15:14:34,489 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom70, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:68) is shutting down - MDC[activemq.broker=mom70]
2024-04-30 15:14:34,489 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom70, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:68) uptime 5.010 seconds - MDC[activemq.broker=mom70]
2024-04-30 15:14:34,489 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom70, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:68) is shutdown - MDC[activemq.broker=mom70]
2024-04-30 15:14:34,490 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:34,490 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5013.228159 ms
2024-04-30 15:14:34,490 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyTimeout [activemq-j2ee]>
2024-04-30 15:14:34,491 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:34,491 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:14:34,492 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 245960429'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12]
2024-04-30 15:14:34,493 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #71 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12]
2024-04-30 15:14:34,494 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:34,494 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:34,494 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:34,494 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:34,494 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:34,495 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom71, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:69) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:34,495 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom71, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:69) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:34,495 INFO  [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:34,495 INFO  [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom71 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:34,507 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@109f95b1, org.eclipse.scout.rt.mom.jms.JmsSubscription@4d20cbb5]
2024-04-30 15:14:34,508 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6040ba8c[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:34,508 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008373 ms
2024-04-30 15:14:34,509 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom71 stopped
2024-04-30 15:14:34,509 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom71, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:69) is shutting down - MDC[activemq.broker=mom71]
2024-04-30 15:14:34,510 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom71, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:69) uptime 0.015 seconds - MDC[activemq.broker=mom71]
2024-04-30 15:14:34,510 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom71, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:69) is shutdown - MDC[activemq.broker=mom71]
2024-04-30 15:14:34,510 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:34,510 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 18.775580 ms
2024-04-30 15:14:34,510 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:14:34,511 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:34,511 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_ObjectMarshaller_Exception [activemq-j2ee]>
2024-04-30 15:14:34,511 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 833184893'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom65]
2024-04-30 15:14:34,513 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #72 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom65]
2024-04-30 15:14:34,514 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72]
2024-04-30 15:14:34,514 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72]
2024-04-30 15:14:34,514 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72]
2024-04-30 15:14:34,514 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72]
2024-04-30 15:14:34,514 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72]
2024-04-30 15:14:34,515 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom72, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:70) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72]
2024-04-30 15:14:34,515 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom72, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:70) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72]
2024-04-30 15:14:34,516 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72]
2024-04-30 15:14:34,516 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom72 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72]
2024-04-30 15:14:34,525 ERROR [scout-thread-19] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@82e90c7a[name=test/mom/testRequestReply_ObjectMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=55bfdea2-a54d-4ec1-a601-99f1d956a3e7, activemq.broker=mom57]
org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_ObjectMarshaller_Exception(JmsMomWithRequestReplyTest.java:623)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:14:34,529 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3b4b2c03]
2024-04-30 15:14:34,529 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7abd4dcb[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:34,530 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007229 ms
2024-04-30 15:14:34,530 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom72 stopped
2024-04-30 15:14:34,530 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom72, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:70) is shutting down - MDC[activemq.broker=mom72]
2024-04-30 15:14:34,531 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom72, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:70) uptime 0.018 seconds - MDC[activemq.broker=mom72]
2024-04-30 15:14:34,531 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom72, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:70) is shutdown - MDC[activemq.broker=mom72]
2024-04-30 15:14:34,531 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:34,532 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 20.580058 ms
2024-04-30 15:14:34,532 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_ObjectMarshaller_Exception [activemq-j2ee]>
2024-04-30 15:14:34,533 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:34,533 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyCorrelationId [activemq-j2ee]>
2024-04-30 15:14:34,534 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1207026498'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom67]
2024-04-30 15:14:34,536 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #73 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom67]
2024-04-30 15:14:34,536 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73]
2024-04-30 15:14:34,537 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73]
2024-04-30 15:14:34,537 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73]
2024-04-30 15:14:34,537 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73]
2024-04-30 15:14:34,537 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73]
2024-04-30 15:14:34,538 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom73, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:71) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73]
2024-04-30 15:14:34,538 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom73, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:71) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73]
2024-04-30 15:14:34,538 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73]
2024-04-30 15:14:34,539 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom73 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73]
2024-04-30 15:14:34,551 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@409df37d]
2024-04-30 15:14:34,552 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3523cab5[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:34,552 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007805 ms
2024-04-30 15:14:34,552 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom73 stopped
2024-04-30 15:14:34,553 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom73, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:71) is shutting down - MDC[activemq.broker=mom73]
2024-04-30 15:14:34,553 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom73, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:71) uptime 0.017 seconds - MDC[activemq.broker=mom73]
2024-04-30 15:14:34,553 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom73, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:71) is shutdown - MDC[activemq.broker=mom73]
2024-04-30 15:14:34,553 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:34,554 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 20.434785 ms
2024-04-30 15:14:34,554 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyCorrelationId [activemq-j2ee]>
2024-04-30 15:14:34,555 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:34,555 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyCancellation [activemq-j2ee]>
2024-04-30 15:14:34,555 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1501905026'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70]
2024-04-30 15:14:34,557 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #74 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70]
2024-04-30 15:14:34,557 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74]
2024-04-30 15:14:34,557 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74]
2024-04-30 15:14:34,557 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74]
2024-04-30 15:14:34,557 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74]
2024-04-30 15:14:34,557 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74]
2024-04-30 15:14:34,558 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom74, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:72) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74]
2024-04-30 15:14:34,558 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom74, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:72) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74]
2024-04-30 15:14:34,558 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74]
2024-04-30 15:14:34,559 INFO  [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom74 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74]
2024-04-30 15:14:34,575 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom57]
2024-04-30 15:14:34,577 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@496e2bdd]
2024-04-30 15:14:34,577 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1e26780e[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:34,578 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007903 ms
2024-04-30 15:14:34,579 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom74 stopped
2024-04-30 15:14:34,579 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom74, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:72) is shutting down - MDC[activemq.broker=mom74]
2024-04-30 15:14:34,579 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom74, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:72) uptime 0.022 seconds - MDC[activemq.broker=mom74]
2024-04-30 15:14:34,579 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom74, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:72) is shutdown - MDC[activemq.broker=mom74]
2024-04-30 15:14:34,580 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:34,580 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 24.893843 ms
2024-04-30 15:14:34,580 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyCancellation [activemq-j2ee]>
2024-04-30 15:14:34,581 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:34,581 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyTimeout [activemq-j2ee]>
2024-04-30 15:14:34,581 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 757388493'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72]
2024-04-30 15:14:34,583 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #75 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72]
2024-04-30 15:14:34,583 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75]
2024-04-30 15:14:34,583 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75]
2024-04-30 15:14:34,583 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75]
2024-04-30 15:14:34,583 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75]
2024-04-30 15:14:34,583 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75]
2024-04-30 15:14:34,584 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom75, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:73) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75]
2024-04-30 15:14:34,584 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom75, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:73) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75]
2024-04-30 15:14:34,584 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75]
2024-04-30 15:14:34,585 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom75 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75]
2024-04-30 15:14:39,590 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout, activemq.broker=mom74]
2024-04-30 15:14:39,593 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7915111a]
2024-04-30 15:14:39,594 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2eb6ea2e[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:39,594 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010638 ms
2024-04-30 15:14:39,595 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom75 stopped
2024-04-30 15:14:39,595 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom75, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:73) is shutting down - MDC[activemq.broker=mom75]
2024-04-30 15:14:39,596 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom75, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:73) uptime 5.012 seconds - MDC[activemq.broker=mom75]
2024-04-30 15:14:39,596 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom75, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:73) is shutdown - MDC[activemq.broker=mom75]
2024-04-30 15:14:39,596 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:39,596 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5015.339256 ms
2024-04-30 15:14:39,596 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyTimeout [activemq-j2ee]>
2024-04-30 15:14:39,597 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:39,598 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_JsonMarshaller_Exception1 [activemq-j2ee]>
2024-04-30 15:14:39,599 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 450868174'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73]
2024-04-30 15:14:39,600 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #76 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73]
2024-04-30 15:14:39,600 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76]
2024-04-30 15:14:39,600 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76]
2024-04-30 15:14:39,601 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76]
2024-04-30 15:14:39,601 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76]
2024-04-30 15:14:39,601 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76]
2024-04-30 15:14:39,601 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom76, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:74) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76]
2024-04-30 15:14:39,601 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom76, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:74) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76]
2024-04-30 15:14:39,602 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76]
2024-04-30 15:14:39,602 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom76 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76]
2024-04-30 15:14:39,610 ERROR [scout-thread-19] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510c[name=test/mom/testRequestReply_JsonMarshaller_Exception1, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=222b5e8c-b3a1-4ad3-a7dd-00e7e71658d5, activemq.broker=mom57]
org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_JsonMarshaller_Exception1(JmsMomWithRequestReplyTest.java:649)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:14:39,613 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6cc022ac]
2024-04-30 15:14:39,614 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1ed32d6e[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:39,614 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007206 ms
2024-04-30 15:14:39,615 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom76 stopped
2024-04-30 15:14:39,615 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom76, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:74) is shutting down - MDC[activemq.broker=mom76]
2024-04-30 15:14:39,616 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom76, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:74) uptime 0.016 seconds - MDC[activemq.broker=mom76]
2024-04-30 15:14:39,616 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom76, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:74) is shutdown - MDC[activemq.broker=mom76]
2024-04-30 15:14:39,616 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:39,616 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 18.629863 ms
2024-04-30 15:14:39,616 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_JsonMarshaller_Exception1 [activemq-j2ee]>
2024-04-30 15:14:39,617 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:39,617 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_JsonMarshaller_Exception2 [activemq-j2ee]>
2024-04-30 15:14:39,618 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 98920055'. - MDC[jobName=Running test with support for JUnit timeout]
2024-04-30 15:14:39,619 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #77 initialized: null - MDC[jobName=Running test with support for JUnit timeout]
2024-04-30 15:14:39,620 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77]
2024-04-30 15:14:39,620 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77]
2024-04-30 15:14:39,620 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77]
2024-04-30 15:14:39,620 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77]
2024-04-30 15:14:39,620 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77]
2024-04-30 15:14:39,621 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom77, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:75) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77]
2024-04-30 15:14:39,621 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom77, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:75) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77]
2024-04-30 15:14:39,621 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77]
2024-04-30 15:14:39,621 INFO  [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom77 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77]
2024-04-30 15:14:39,629 INFO  [scout-thread-19] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:108) - VetoException: undefined [severity=ERROR] - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=a23b671e-6543-454b-87db-53c7b8334344, activemq.broker=mom57]
2024-04-30 15:14:39,633 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6d18401b]
2024-04-30 15:14:39,634 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@378900b6[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:39,634 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007125 ms
2024-04-30 15:14:39,635 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom77 stopped
2024-04-30 15:14:39,635 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom77, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:75) is shutting down - MDC[activemq.broker=mom77]
2024-04-30 15:14:39,636 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom77, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:75) uptime 0.016 seconds - MDC[activemq.broker=mom77]
2024-04-30 15:14:39,636 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom77, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:75) is shutdown - MDC[activemq.broker=mom77]
2024-04-30 15:14:39,636 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:39,636 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 19.096784 ms
2024-04-30 15:14:39,637 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_JsonMarshaller_Exception2 [activemq-j2ee]>
2024-04-30 15:14:39,637 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:39,637 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyJsonObjectMarshaller [activemq-j2ee]>
2024-04-30 15:14:39,638 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1629085150'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75]
2024-04-30 15:14:39,639 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #78 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75]
2024-04-30 15:14:39,640 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78]
2024-04-30 15:14:39,640 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78]
2024-04-30 15:14:39,640 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78]
2024-04-30 15:14:39,640 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78]
2024-04-30 15:14:39,640 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78]
2024-04-30 15:14:39,641 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom78, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:76) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78]
2024-04-30 15:14:39,641 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom78, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:76) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78]
2024-04-30 15:14:39,641 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78]
2024-04-30 15:14:39,642 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom78 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78]
2024-04-30 15:14:39,653 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@2e07dc23, org.eclipse.scout.rt.mom.jms.JmsSubscription@7859fc7]
2024-04-30 15:14:39,654 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3a1cdef5[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:39,654 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007150 ms
2024-04-30 15:14:39,655 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom78 stopped
2024-04-30 15:14:39,655 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom78, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:76) is shutting down - MDC[activemq.broker=mom78]
2024-04-30 15:14:39,656 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom78, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:76) uptime 0.016 seconds - MDC[activemq.broker=mom78]
2024-04-30 15:14:39,656 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom78, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:76) is shutdown - MDC[activemq.broker=mom78]
2024-04-30 15:14:39,656 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:39,656 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 18.808459 ms
2024-04-30 15:14:39,656 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyJsonObjectMarshaller [activemq-j2ee]>
2024-04-30 15:14:39,657 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:39,657 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReply [activemq-j2ee]>
2024-04-30 15:14:39,658 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1721275628'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76]
2024-04-30 15:14:39,659 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #79 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76]
2024-04-30 15:14:39,660 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79]
2024-04-30 15:14:39,660 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79]
2024-04-30 15:14:39,660 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79]
2024-04-30 15:14:39,660 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79]
2024-04-30 15:14:39,660 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79]
2024-04-30 15:14:39,661 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom79, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:77) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79]
2024-04-30 15:14:39,661 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom79, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:77) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79]
2024-04-30 15:14:39,661 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79]
2024-04-30 15:14:39,661 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom79 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79]
2024-04-30 15:14:39,672 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@14f03f2]
2024-04-30 15:14:39,673 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6209cf85[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:39,673 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006253 ms
2024-04-30 15:14:39,674 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom79 stopped
2024-04-30 15:14:39,674 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom79, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:77) is shutting down - MDC[activemq.broker=mom79]
2024-04-30 15:14:39,674 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom79, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:77) uptime 0.014 seconds - MDC[activemq.broker=mom79]
2024-04-30 15:14:39,674 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom79, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:77) is shutdown - MDC[activemq.broker=mom79]
2024-04-30 15:14:39,674 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:39,675 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 17.053228 ms
2024-04-30 15:14:39,675 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReply [activemq-j2ee]>
2024-04-30 15:14:39,676 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:39,676 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyCancellation [activemq-j2ee]>
2024-04-30 15:14:39,676 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 708684468'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77]
2024-04-30 15:14:39,678 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #80 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77]
2024-04-30 15:14:39,678 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80]
2024-04-30 15:14:39,678 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80]
2024-04-30 15:14:39,678 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80]
2024-04-30 15:14:39,679 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80]
2024-04-30 15:14:39,679 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80]
2024-04-30 15:14:39,679 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom80, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:78) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80]
2024-04-30 15:14:39,679 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom80, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:78) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80]
2024-04-30 15:14:39,680 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80]
2024-04-30 15:14:39,680 INFO  [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom80 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80]
2024-04-30 15:14:39,688 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation, activemq.broker=mom57]
2024-04-30 15:14:39,739 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@66e27ac9]
2024-04-30 15:14:39,740 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5d1b312d[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:39,740 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007337 ms
2024-04-30 15:14:39,741 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom80 stopped
2024-04-30 15:14:39,741 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom80, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:78) is shutting down - MDC[activemq.broker=mom80]
2024-04-30 15:14:39,741 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom80, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:78) uptime 0.063 seconds - MDC[activemq.broker=mom80]
2024-04-30 15:14:39,741 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom80, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:78) is shutdown - MDC[activemq.broker=mom80]
2024-04-30 15:14:39,741 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:39,742 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.900953 ms
2024-04-30 15:14:39,742 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyCancellation [activemq-j2ee]>
2024-04-30 15:14:39,743 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:39,743 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyNull [activemq-j2ee]>
2024-04-30 15:14:39,744 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 104110276'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78]
2024-04-30 15:14:39,745 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #81 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78]
2024-04-30 15:14:39,745 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81]
2024-04-30 15:14:39,745 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81]
2024-04-30 15:14:39,745 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81]
2024-04-30 15:14:39,746 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81]
2024-04-30 15:14:39,746 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81]
2024-04-30 15:14:39,746 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom81, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:79) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81]
2024-04-30 15:14:39,746 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom81, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:79) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81]
2024-04-30 15:14:39,746 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81]
2024-04-30 15:14:39,747 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom81 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81]
2024-04-30 15:14:39,778 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@1d2d8b7e, org.eclipse.scout.rt.mom.jms.JmsSubscription@5ef65146] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81]
2024-04-30 15:14:39,785 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@3d23ce3f, org.eclipse.scout.rt.mom.jms.JmsSubscription@19e236ba] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81]
2024-04-30 15:14:39,793 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@341a239c, org.eclipse.scout.rt.mom.jms.JmsSubscription@4f228905] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81]
2024-04-30 15:14:39,801 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@75a110c6, org.eclipse.scout.rt.mom.jms.JmsSubscription@32b30fa3] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81]
2024-04-30 15:14:39,809 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@506ac964, org.eclipse.scout.rt.mom.jms.JmsSubscription@540e921d] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81]
2024-04-30 15:14:39,817 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@6ad38864, org.eclipse.scout.rt.mom.jms.JmsSubscription@40c6e2cf] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81]
2024-04-30 15:14:39,824 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@bbdd5da, org.eclipse.scout.rt.mom.jms.JmsSubscription@2c911c6d] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81]
2024-04-30 15:14:39,831 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@7c1261f4, org.eclipse.scout.rt.mom.jms.JmsSubscription@52df2d89] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81]
2024-04-30 15:14:39,873 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@4b25f832, org.eclipse.scout.rt.mom.jms.JmsSubscription@44e7f8e2] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81]
2024-04-30 15:14:39,881 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@2001cbf6, org.eclipse.scout.rt.mom.jms.JmsSubscription@6d0ea4b1] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81]
2024-04-30 15:14:39,882 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@53aeae0[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:39,882 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007844 ms
2024-04-30 15:14:39,883 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom81 stopped
2024-04-30 15:14:39,883 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom81, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:79) is shutting down - MDC[activemq.broker=mom81]
2024-04-30 15:14:39,884 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom81, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:79) uptime 0.139 seconds - MDC[activemq.broker=mom81]
2024-04-30 15:14:39,884 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom81, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:79) is shutdown - MDC[activemq.broker=mom81]
2024-04-30 15:14:39,884 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:39,884 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 141.168414 ms
2024-04-30 15:14:39,884 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyNull [activemq-j2ee]>
2024-04-30 15:14:39,885 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:39,885 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyJsonObjectMarshaller [activemq-j2ee]>
2024-04-30 15:14:39,886 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1319775514'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79]
2024-04-30 15:14:39,887 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #82 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79]
2024-04-30 15:14:39,887 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:14:39,888 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:14:39,888 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:14:39,888 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:14:39,888 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:14:39,888 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom82, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:80) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:14:39,889 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom82, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:80) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:14:39,889 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:14:39,889 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom82 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:14:39,898 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@696a6506, org.eclipse.scout.rt.mom.jms.JmsSubscription@1134a934]
2024-04-30 15:14:39,898 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3547a061[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:39,899 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006198 ms
2024-04-30 15:14:39,899 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom82 stopped
2024-04-30 15:14:39,899 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom82, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:80) is shutting down - MDC[activemq.broker=mom82]
2024-04-30 15:14:39,900 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom82, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:80) uptime 0.013 seconds - MDC[activemq.broker=mom82]
2024-04-30 15:14:39,900 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom82, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:80) is shutdown - MDC[activemq.broker=mom82]
2024-04-30 15:14:39,900 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:39,900 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.805963 ms
2024-04-30 15:14:39,900 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyJsonObjectMarshaller [activemq-j2ee]>
2024-04-30 15:14:39,901 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:39,901 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReply [activemq-j2ee]>
2024-04-30 15:14:39,902 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1168233914'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81]
2024-04-30 15:14:39,903 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #83 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81]
2024-04-30 15:14:39,903 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83]
2024-04-30 15:14:39,904 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83]
2024-04-30 15:14:39,904 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83]
2024-04-30 15:14:39,904 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83]
2024-04-30 15:14:39,904 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83]
2024-04-30 15:14:39,904 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom83, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:81) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83]
2024-04-30 15:14:39,905 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom83, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:81) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83]
2024-04-30 15:14:39,905 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83]
2024-04-30 15:14:39,905 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom83 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83]
2024-04-30 15:14:39,914 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@771b2b5b]
2024-04-30 15:14:39,915 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@62e822d6[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:39,915 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006944 ms
2024-04-30 15:14:39,915 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom83 stopped
2024-04-30 15:14:39,916 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom83, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:81) is shutting down - MDC[activemq.broker=mom83]
2024-04-30 15:14:39,916 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom83, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:81) uptime 0.013 seconds - MDC[activemq.broker=mom83]
2024-04-30 15:14:39,916 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom83, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:81) is shutdown - MDC[activemq.broker=mom83]
2024-04-30 15:14:39,916 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:39,916 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 15.057698 ms
2024-04-30 15:14:39,916 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReply [activemq-j2ee]>
2024-04-30 15:14:39,917 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:39,917 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomCancellationTopic [activemq-j2ee]>
2024-04-30 15:14:39,918 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2139275764'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80]
2024-04-30 15:14:39,919 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #84 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80]
2024-04-30 15:14:39,919 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:39,919 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:39,920 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:39,920 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:39,920 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:39,920 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom84, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:82) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:39,920 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom84, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:82) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:39,920 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:39,921 INFO  [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom84 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:39,929 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom57]
2024-04-30 15:14:39,931 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@53a645a2, org.eclipse.scout.rt.mom.jms.JmsSubscription@c8d20bb]
2024-04-30 15:14:39,932 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@68c4a8ad[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:39,932 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006469 ms
2024-04-30 15:14:39,933 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom84 stopped
2024-04-30 15:14:39,933 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom84, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:82) is shutting down - MDC[activemq.broker=mom84]
2024-04-30 15:14:39,933 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom84, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:82) uptime 0.014 seconds - MDC[activemq.broker=mom84]
2024-04-30 15:14:39,934 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom84, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:82) is shutdown - MDC[activemq.broker=mom84]
2024-04-30 15:14:39,934 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:39,934 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 16.524313 ms
2024-04-30 15:14:39,934 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomCancellationTopic [activemq-j2ee]>
2024-04-30 15:14:39,935 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:39,935 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyCorrelationId [activemq-j2ee]>
2024-04-30 15:14:39,935 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 412323110'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83]
2024-04-30 15:14:39,936 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #85 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83]
2024-04-30 15:14:39,937 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:39,937 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:39,937 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:39,937 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:39,937 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:39,938 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom85, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:83) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:39,938 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom85, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:83) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:39,938 INFO  [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:39,938 INFO  [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom85 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:39,971 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2e4262d2]
2024-04-30 15:14:39,971 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@114cc3a5[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:39,972 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007210 ms
2024-04-30 15:14:39,972 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom85 stopped
2024-04-30 15:14:39,972 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom85, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:83) is shutting down - MDC[activemq.broker=mom85]
2024-04-30 15:14:39,973 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom85, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:83) uptime 0.036 seconds - MDC[activemq.broker=mom85]
2024-04-30 15:14:39,973 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom85, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:83) is shutdown - MDC[activemq.broker=mom85]
2024-04-30 15:14:39,973 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:39,973 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 38.488872 ms
2024-04-30 15:14:39,973 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyCorrelationId [activemq-j2ee]>
2024-04-30 15:14:39,974 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:39,974 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomCancellationTopicAsString [activemq-j2ee]>
2024-04-30 15:14:39,975 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 495048091'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74]
2024-04-30 15:14:39,976 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.createContextEnvironment(JmsMomImplementor.java:711) - ignoring property having null key or value [key=scout.mom.requestreply.enabled, value=null] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74]
2024-04-30 15:14:39,976 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #86 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74]
2024-04-30 15:14:39,977 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:39,977 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:39,977 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:39,977 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:39,977 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:39,978 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom86, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:84) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:39,978 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom86, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:84) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:39,978 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:39,979 INFO  [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom86 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:39,989 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom57]
2024-04-30 15:14:40,991 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4f5ad6b7, org.eclipse.scout.rt.mom.jms.JmsSubscription@5069a91b, org.eclipse.scout.rt.mom.jms.JmsSubscription@443d94ae]
2024-04-30 15:14:40,994 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3bf6521f[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:40,995 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013011 ms
2024-04-30 15:14:40,996 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom86 stopped
2024-04-30 15:14:40,996 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom86, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:84) is shutting down - MDC[activemq.broker=mom86]
2024-04-30 15:14:40,996 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom86, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:84) uptime 1.019 seconds - MDC[activemq.broker=mom86]
2024-04-30 15:14:40,997 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom86, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:84) is shutdown - MDC[activemq.broker=mom86]
2024-04-30 15:14:40,997 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:40,997 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1022.535137 ms
2024-04-30 15:14:40,997 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomCancellationTopicAsString [activemq-j2ee]>
2024-04-30 15:14:40,998 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:40,998 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply [artemis]>
2024-04-30 15:14:41,000 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1126134652'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:41,105 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:41,202 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5e189ee8-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom24]
2024-04-30 15:14:41,318 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e2e49cb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@400dbb87, true, {}]
2024-04-30 15:14:41,426 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@309371ee - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom24]
2024-04-30 15:14:41,427 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e3faeec-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@bdcec51, true, {}]
2024-04-30 15:14:41,498 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5e3faeec-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:41,503 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1e04637f
2024-04-30 15:14:41,532 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=998597c0-3aa9-4e4f-a13c-e9d6966c2c56, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:41,569 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@756582a5
2024-04-30 15:14:41,575 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 998597c0-3aa9-4e4f-a13c-e9d6966c2c56, null, 0, false, true, null]
2024-04-30 15:14:41,620 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e5cfaee-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35ac108a, true, {}]
2024-04-30 15:14:41,624 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testRequestReplyInternal, address=test/mom/testRequestReplyInternal, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:14:41,625 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@382dbd14
2024-04-30 15:14:41,667 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@29ee181a
2024-04-30 15:14:41,668 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:41,671 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e64c320-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d58db67, true, {}]
2024-04-30 15:14:41,672 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=717c3bd9-dc0c-49b5-aff2-b028af64eb7c, address=717c3bd9-dc0c-49b5-aff2-b028af64eb7c, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:41,672 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@56e382c4
2024-04-30 15:14:41,674 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6b410cfc
2024-04-30 15:14:41,675 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 717c3bd9-dc0c-49b5-aff2-b028af64eb7c, null, 0, false, true, null]
2024-04-30 15:14:41,724 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[160]:RELIABLE:CoreMessage[messageID=160, durable=true, userID=5e67a953-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0a3a5550-6761-4dd0-83dd-865780105674, JMSReplyTo=temp-queue://717c3bd9-dc0c-49b5-aff2-b028af64eb7c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@519679066
2024-04-30 15:14:41,728 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e6d75b4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60c88246, true, {}]
2024-04-30 15:14:41,724 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=160, durable=true, userID=5e67a953-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0a3a5550-6761-4dd0-83dd-865780105674, JMSReplyTo=temp-queue://717c3bd9-dc0c-49b5-aff2-b028af64eb7c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@519679066, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:41,736 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 717c3bd9-dc0c-49b5-aff2-b028af64eb7c: Reference[164]:RELIABLE:CoreMessage[messageID=164, durable=true, userID=5e6e11f6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=717c3bd9-dc0c-49b5-aff2-b028af64eb7c, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0a3a5550-6761-4dd0-83dd-865780105674, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1fabad4f-7467-477a-8d78-4d3777c3f15c]]@1144791582
2024-04-30 15:14:41,738 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=160, durable=true, userID=5e67a953-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0a3a5550-6761-4dd0-83dd-865780105674, JMSReplyTo=temp-queue://717c3bd9-dc0c-49b5-aff2-b028af64eb7c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@519679066 to transaction: TransactionImpl [xid=null, txID=161, xid=null, state=ACTIVE, createTime=1714490081726(Tue Apr 30 15:14:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3230c271
2024-04-30 15:14:41,735 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=164, durable=true, userID=5e6e11f6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=717c3bd9-dc0c-49b5-aff2-b028af64eb7c, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0a3a5550-6761-4dd0-83dd-865780105674, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1fabad4f-7467-477a-8d78-4d3777c3f15c]]@1144791582, context: RoutingContextImpl(Address=717c3bd9-dc0c-49b5-aff2-b028af64eb7c, routingType=ANYCAST, PreviousAddress=717c3bd9-dc0c-49b5-aff2-b028af64eb7c previousRoute:ANYCAST, reusable=true, version=-2147483612)
..................................................
***** durable queues 717c3bd9-dc0c-49b5-aff2-b028af64eb7c:
***** non durable for 717c3bd9-dc0c-49b5-aff2-b028af64eb7c:
- queueID=156 address:717c3bd9-dc0c-49b5-aff2-b028af64eb7c name:717c3bd9-dc0c-49b5-aff2-b028af64eb7c filter:null
..................................................
, transaction: null
2024-04-30 15:14:41,767 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 717c3bd9-dc0c-49b5-aff2-b028af64eb7c: CoreMessage[messageID=164, durable=true, userID=5e6e11f6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=717c3bd9-dc0c-49b5-aff2-b028af64eb7c, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0a3a5550-6761-4dd0-83dd-865780105674, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1fabad4f-7467-477a-8d78-4d3777c3f15c]]@1144791582 to transaction: TransactionImpl [xid=null, txID=165, xid=null, state=ACTIVE, createTime=1714490081737(Tue Apr 30 15:14:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5ba167e4
2024-04-30 15:14:41,769 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 717c3bd9-dc0c-49b5-aff2-b028af64eb7c: CoreMessage[messageID=164, durable=true, userID=5e6e11f6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=717c3bd9-dc0c-49b5-aff2-b028af64eb7c, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0a3a5550-6761-4dd0-83dd-865780105674, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1fabad4f-7467-477a-8d78-4d3777c3f15c]]@1144791582, transaction: TransactionImpl [xid=null, txID=165, xid=null, state=COMMITTED, createTime=1714490081737(Tue Apr 30 15:14:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5ba167e4
2024-04-30 15:14:41,771 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=160, durable=true, userID=5e67a953-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0a3a5550-6761-4dd0-83dd-865780105674, JMSReplyTo=temp-queue://717c3bd9-dc0c-49b5-aff2-b028af64eb7c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@519679066, transaction: TransactionImpl [xid=null, txID=161, xid=null, state=COMMITTED, createTime=1714490081726(Tue Apr 30 15:14:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3230c271
2024-04-30 15:14:41,803 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e790e77-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9da5657, true, {}]
2024-04-30 15:14:41,806 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [717c3bd9-dc0c-49b5-aff2-b028af64eb7c]
2024-04-30 15:14:41,816 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@454caa27, org.eclipse.scout.rt.mom.jms.JmsSubscription@10a6a251] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:41,819 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e7b5868-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6030f601, true, {}]
2024-04-30 15:14:41,821 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:41,823 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e7bf4a9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@299a8350, true, {}]
2024-04-30 15:14:41,824 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7d515356-027a-4574-892d-123996cfd4e6, address=7d515356-027a-4574-892d-123996cfd4e6, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:41,824 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@69dc90e2
2024-04-30 15:14:41,825 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@66f69a5b
2024-04-30 15:14:41,827 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7d515356-027a-4574-892d-123996cfd4e6, null, 0, false, true, null]
2024-04-30 15:14:41,831 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=197, durable=true, userID=5e7d061c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4eab73b1-a83a-49a0-9dcd-7e816bab6e46, JMSReplyTo=temp-queue://7d515356-027a-4574-892d-123996cfd4e6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1955435405, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:41,832 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[197]:RELIABLE:CoreMessage[messageID=197, durable=true, userID=5e7d061c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4eab73b1-a83a-49a0-9dcd-7e816bab6e46, JMSReplyTo=temp-queue://7d515356-027a-4574-892d-123996cfd4e6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1955435405
2024-04-30 15:14:41,833 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=197, durable=true, userID=5e7d061c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4eab73b1-a83a-49a0-9dcd-7e816bab6e46, JMSReplyTo=temp-queue://7d515356-027a-4574-892d-123996cfd4e6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1955435405 to transaction: TransactionImpl [xid=null, txID=198, xid=null, state=ACTIVE, createTime=1714490081833(Tue Apr 30 15:14:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@23128111
2024-04-30 15:14:41,834 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e7da25d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@341435ac, true, {}]
2024-04-30 15:14:41,835 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=197, durable=true, userID=5e7d061c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4eab73b1-a83a-49a0-9dcd-7e816bab6e46, JMSReplyTo=temp-queue://7d515356-027a-4574-892d-123996cfd4e6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1955435405, transaction: TransactionImpl [xid=null, txID=198, xid=null, state=COMMITTED, createTime=1714490081833(Tue Apr 30 15:14:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@23128111
2024-04-30 15:14:41,838 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 7d515356-027a-4574-892d-123996cfd4e6: Reference[201]:RELIABLE:CoreMessage[messageID=201, durable=true, userID=5e7e178f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=7d515356-027a-4574-892d-123996cfd4e6, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4eab73b1-a83a-49a0-9dcd-7e816bab6e46, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=642ab7c7-90fd-4223-8894-71c58e1fdf6a]]@771975266
2024-04-30 15:14:41,838 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=201, durable=true, userID=5e7e178f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=7d515356-027a-4574-892d-123996cfd4e6, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4eab73b1-a83a-49a0-9dcd-7e816bab6e46, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=642ab7c7-90fd-4223-8894-71c58e1fdf6a]]@771975266, context: RoutingContextImpl(Address=7d515356-027a-4574-892d-123996cfd4e6, routingType=ANYCAST, PreviousAddress=7d515356-027a-4574-892d-123996cfd4e6 previousRoute:ANYCAST, reusable=true, version=-2147483610)
..................................................
***** durable queues 7d515356-027a-4574-892d-123996cfd4e6:
***** non durable for 7d515356-027a-4574-892d-123996cfd4e6:
- queueID=193 address:7d515356-027a-4574-892d-123996cfd4e6 name:7d515356-027a-4574-892d-123996cfd4e6 filter:null
..................................................
, transaction: null
2024-04-30 15:14:41,840 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 7d515356-027a-4574-892d-123996cfd4e6: CoreMessage[messageID=201, durable=true, userID=5e7e178f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=7d515356-027a-4574-892d-123996cfd4e6, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4eab73b1-a83a-49a0-9dcd-7e816bab6e46, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=642ab7c7-90fd-4223-8894-71c58e1fdf6a]]@771975266 to transaction: TransactionImpl [xid=null, txID=202, xid=null, state=ACTIVE, createTime=1714490081840(Tue Apr 30 15:14:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@71883f6e
2024-04-30 15:14:41,840 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 7d515356-027a-4574-892d-123996cfd4e6: CoreMessage[messageID=201, durable=true, userID=5e7e178f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=7d515356-027a-4574-892d-123996cfd4e6, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4eab73b1-a83a-49a0-9dcd-7e816bab6e46, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=642ab7c7-90fd-4223-8894-71c58e1fdf6a]]@771975266, transaction: TransactionImpl [xid=null, txID=202, xid=null, state=COMMITTED, createTime=1714490081840(Tue Apr 30 15:14:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@71883f6e
2024-04-30 15:14:41,844 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e7f2900-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@128dd7c8, true, {}]
2024-04-30 15:14:41,845 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [7d515356-027a-4574-892d-123996cfd4e6]
2024-04-30 15:14:41,850 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@3f772d9a, org.eclipse.scout.rt.mom.jms.JmsSubscription@5c693338] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:41,870 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e8347b1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1224e5b2, true, {}]
2024-04-30 15:14:41,872 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:41,873 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e83bce2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a4f279a, true, {}]
2024-04-30 15:14:41,874 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=30a6a0d4-34cb-4896-be65-59b001bc07ff, address=30a6a0d4-34cb-4896-be65-59b001bc07ff, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:41,875 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4930a30
2024-04-30 15:14:41,876 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1c9af0d4
2024-04-30 15:14:41,877 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 30a6a0d4-34cb-4896-be65-59b001bc07ff, null, 0, false, true, null]
2024-04-30 15:14:41,879 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=234, durable=true, userID=5e848035-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1b812f54-c9fb-4848-8007-5703fda8e220, JMSReplyTo=temp-queue://30a6a0d4-34cb-4896-be65-59b001bc07ff, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1942422981, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:41,883 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[234]:RELIABLE:CoreMessage[messageID=234, durable=true, userID=5e848035-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1b812f54-c9fb-4848-8007-5703fda8e220, JMSReplyTo=temp-queue://30a6a0d4-34cb-4896-be65-59b001bc07ff, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1942422981
2024-04-30 15:14:41,884 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=234, durable=true, userID=5e848035-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1b812f54-c9fb-4848-8007-5703fda8e220, JMSReplyTo=temp-queue://30a6a0d4-34cb-4896-be65-59b001bc07ff, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1942422981 to transaction: TransactionImpl [xid=null, txID=235, xid=null, state=ACTIVE, createTime=1714490081884(Tue Apr 30 15:14:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@107cc855
2024-04-30 15:14:41,885 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e8591a6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5632e677, true, {}]
2024-04-30 15:14:41,887 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=234, durable=true, userID=5e848035-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1b812f54-c9fb-4848-8007-5703fda8e220, JMSReplyTo=temp-queue://30a6a0d4-34cb-4896-be65-59b001bc07ff, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1942422981, transaction: TransactionImpl [xid=null, txID=235, xid=null, state=COMMITTED, createTime=1714490081884(Tue Apr 30 15:14:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@107cc855
2024-04-30 15:14:41,889 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 30a6a0d4-34cb-4896-be65-59b001bc07ff: Reference[238]:RELIABLE:CoreMessage[messageID=238, durable=true, userID=5e8606d8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=30a6a0d4-34cb-4896-be65-59b001bc07ff, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1b812f54-c9fb-4848-8007-5703fda8e220, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a506e3fb-e805-4ab7-8a37-c0d57fdec77f]]@1664030278
2024-04-30 15:14:41,889 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=238, durable=true, userID=5e8606d8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=30a6a0d4-34cb-4896-be65-59b001bc07ff, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1b812f54-c9fb-4848-8007-5703fda8e220, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a506e3fb-e805-4ab7-8a37-c0d57fdec77f]]@1664030278, context: RoutingContextImpl(Address=30a6a0d4-34cb-4896-be65-59b001bc07ff, routingType=ANYCAST, PreviousAddress=30a6a0d4-34cb-4896-be65-59b001bc07ff previousRoute:ANYCAST, reusable=true, version=-2147483608)
..................................................
***** durable queues 30a6a0d4-34cb-4896-be65-59b001bc07ff:
***** non durable for 30a6a0d4-34cb-4896-be65-59b001bc07ff:
- queueID=230 address:30a6a0d4-34cb-4896-be65-59b001bc07ff name:30a6a0d4-34cb-4896-be65-59b001bc07ff filter:null
..................................................
, transaction: null
2024-04-30 15:14:41,890 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 30a6a0d4-34cb-4896-be65-59b001bc07ff: CoreMessage[messageID=238, durable=true, userID=5e8606d8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=30a6a0d4-34cb-4896-be65-59b001bc07ff, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1b812f54-c9fb-4848-8007-5703fda8e220, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a506e3fb-e805-4ab7-8a37-c0d57fdec77f]]@1664030278 to transaction: TransactionImpl [xid=null, txID=241, xid=null, state=ACTIVE, createTime=1714490081890(Tue Apr 30 15:14:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4f62de94
2024-04-30 15:14:41,890 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 30a6a0d4-34cb-4896-be65-59b001bc07ff: CoreMessage[messageID=238, durable=true, userID=5e8606d8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=30a6a0d4-34cb-4896-be65-59b001bc07ff, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1b812f54-c9fb-4848-8007-5703fda8e220, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a506e3fb-e805-4ab7-8a37-c0d57fdec77f]]@1664030278, transaction: TransactionImpl [xid=null, txID=241, xid=null, state=COMMITTED, createTime=1714490081890(Tue Apr 30 15:14:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4f62de94
2024-04-30 15:14:41,892 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e86a319-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76a4a, true, {}]
2024-04-30 15:14:41,893 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [30a6a0d4-34cb-4896-be65-59b001bc07ff]
2024-04-30 15:14:41,897 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@327582e, org.eclipse.scout.rt.mom.jms.JmsSubscription@209de0ad] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:41,899 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e87b48a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9b60fbe, true, {}]
2024-04-30 15:14:41,900 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:41,902 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e8829bb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c3c063a, true, {}]
2024-04-30 15:14:41,903 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ebb27ffa-3052-4073-b552-78cffd6776e9, address=ebb27ffa-3052-4073-b552-78cffd6776e9, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:41,903 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@16c3a9fc
2024-04-30 15:14:41,904 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2d5f4f57
2024-04-30 15:14:41,905 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ebb27ffa-3052-4073-b552-78cffd6776e9, null, 0, false, true, null]
2024-04-30 15:14:41,907 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=271, durable=true, userID=5e88c5fe-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a0afd172-b368-4e84-a63e-2e4adcfe9571, JMSReplyTo=temp-queue://ebb27ffa-3052-4073-b552-78cffd6776e9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2061417407, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:41,908 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[271]:RELIABLE:CoreMessage[messageID=271, durable=true, userID=5e88c5fe-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a0afd172-b368-4e84-a63e-2e4adcfe9571, JMSReplyTo=temp-queue://ebb27ffa-3052-4073-b552-78cffd6776e9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2061417407
2024-04-30 15:14:41,909 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=271, durable=true, userID=5e88c5fe-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a0afd172-b368-4e84-a63e-2e4adcfe9571, JMSReplyTo=temp-queue://ebb27ffa-3052-4073-b552-78cffd6776e9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2061417407 to transaction: TransactionImpl [xid=null, txID=272, xid=null, state=ACTIVE, createTime=1714490081909(Tue Apr 30 15:14:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6365c2f
2024-04-30 15:14:41,910 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e89623f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@101a0e9e, true, {}]
2024-04-30 15:14:41,911 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=271, durable=true, userID=5e88c5fe-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a0afd172-b368-4e84-a63e-2e4adcfe9571, JMSReplyTo=temp-queue://ebb27ffa-3052-4073-b552-78cffd6776e9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2061417407, transaction: TransactionImpl [xid=null, txID=272, xid=null, state=COMMITTED, createTime=1714490081909(Tue Apr 30 15:14:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6365c2f
2024-04-30 15:14:41,913 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=275, durable=true, userID=5e89b061-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=ebb27ffa-3052-4073-b552-78cffd6776e9, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a0afd172-b368-4e84-a63e-2e4adcfe9571, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=45299b0d-dd03-4f61-9992-9057376dc19e]]@773420949, context: RoutingContextImpl(Address=ebb27ffa-3052-4073-b552-78cffd6776e9, routingType=ANYCAST, PreviousAddress=ebb27ffa-3052-4073-b552-78cffd6776e9 previousRoute:ANYCAST, reusable=true, version=-2147483606)
..................................................
***** durable queues ebb27ffa-3052-4073-b552-78cffd6776e9:
***** non durable for ebb27ffa-3052-4073-b552-78cffd6776e9:
- queueID=267 address:ebb27ffa-3052-4073-b552-78cffd6776e9 name:ebb27ffa-3052-4073-b552-78cffd6776e9 filter:null
..................................................
, transaction: null
2024-04-30 15:14:41,913 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ebb27ffa-3052-4073-b552-78cffd6776e9: Reference[275]:RELIABLE:CoreMessage[messageID=275, durable=true, userID=5e89b061-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=ebb27ffa-3052-4073-b552-78cffd6776e9, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a0afd172-b368-4e84-a63e-2e4adcfe9571, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=45299b0d-dd03-4f61-9992-9057376dc19e]]@773420949
2024-04-30 15:14:41,914 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ebb27ffa-3052-4073-b552-78cffd6776e9: CoreMessage[messageID=275, durable=true, userID=5e89b061-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=ebb27ffa-3052-4073-b552-78cffd6776e9, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a0afd172-b368-4e84-a63e-2e4adcfe9571, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=45299b0d-dd03-4f61-9992-9057376dc19e]]@773420949 to transaction: TransactionImpl [xid=null, txID=278, xid=null, state=ACTIVE, createTime=1714490081914(Tue Apr 30 15:14:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@e0fde91
2024-04-30 15:14:41,915 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ebb27ffa-3052-4073-b552-78cffd6776e9: CoreMessage[messageID=275, durable=true, userID=5e89b061-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=ebb27ffa-3052-4073-b552-78cffd6776e9, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a0afd172-b368-4e84-a63e-2e4adcfe9571, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=45299b0d-dd03-4f61-9992-9057376dc19e]]@773420949, transaction: TransactionImpl [xid=null, txID=278, xid=null, state=COMMITTED, createTime=1714490081914(Tue Apr 30 15:14:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@e0fde91
2024-04-30 15:14:41,917 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e8a4ca2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b60878b, true, {}]
2024-04-30 15:14:41,918 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [ebb27ffa-3052-4073-b552-78cffd6776e9]
2024-04-30 15:14:41,922 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@3f429e66, org.eclipse.scout.rt.mom.jms.JmsSubscription@59c75e70] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:41,924 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e8b8523-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a65f8ff, true, {}]
2024-04-30 15:14:41,925 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:41,927 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e8bfa54-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@429050bc, true, {}]
2024-04-30 15:14:41,928 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=faddc5d0-bd42-4121-a65e-de3b23b95100, address=faddc5d0-bd42-4121-a65e-de3b23b95100, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:41,928 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7c9d927c
2024-04-30 15:14:41,929 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@40ac5603
2024-04-30 15:14:41,930 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, faddc5d0-bd42-4121-a65e-de3b23b95100, null, 0, false, true, null]
2024-04-30 15:14:41,932 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=308, durable=true, userID=5e8c9697-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-394a3596-c2ca-4f08-9bc1-30ba02612296, JMSReplyTo=temp-queue://faddc5d0-bd42-4121-a65e-de3b23b95100, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@76432418, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:41,936 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[308]:RELIABLE:CoreMessage[messageID=308, durable=true, userID=5e8c9697-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-394a3596-c2ca-4f08-9bc1-30ba02612296, JMSReplyTo=temp-queue://faddc5d0-bd42-4121-a65e-de3b23b95100, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@76432418
2024-04-30 15:14:41,937 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=308, durable=true, userID=5e8c9697-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-394a3596-c2ca-4f08-9bc1-30ba02612296, JMSReplyTo=temp-queue://faddc5d0-bd42-4121-a65e-de3b23b95100, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@76432418 to transaction: TransactionImpl [xid=null, txID=309, xid=null, state=ACTIVE, createTime=1714490081937(Tue Apr 30 15:14:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@616b520e
2024-04-30 15:14:41,938 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e8da808-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f898106, true, {}]
2024-04-30 15:14:41,940 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=308, durable=true, userID=5e8c9697-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-394a3596-c2ca-4f08-9bc1-30ba02612296, JMSReplyTo=temp-queue://faddc5d0-bd42-4121-a65e-de3b23b95100, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@76432418, transaction: TransactionImpl [xid=null, txID=309, xid=null, state=COMMITTED, createTime=1714490081937(Tue Apr 30 15:14:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@616b520e
2024-04-30 15:14:41,941 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=312, durable=true, userID=5e8df62a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=faddc5d0-bd42-4121-a65e-de3b23b95100, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-394a3596-c2ca-4f08-9bc1-30ba02612296, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b28e8409-84de-499c-96b3-c421b125901c]]@226702774, context: RoutingContextImpl(Address=faddc5d0-bd42-4121-a65e-de3b23b95100, routingType=ANYCAST, PreviousAddress=faddc5d0-bd42-4121-a65e-de3b23b95100 previousRoute:ANYCAST, reusable=true, version=-2147483604)
..................................................
***** durable queues faddc5d0-bd42-4121-a65e-de3b23b95100:
***** non durable for faddc5d0-bd42-4121-a65e-de3b23b95100:
- queueID=304 address:faddc5d0-bd42-4121-a65e-de3b23b95100 name:faddc5d0-bd42-4121-a65e-de3b23b95100 filter:null
..................................................
, transaction: null
2024-04-30 15:14:41,941 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from faddc5d0-bd42-4121-a65e-de3b23b95100: Reference[312]:RELIABLE:CoreMessage[messageID=312, durable=true, userID=5e8df62a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=faddc5d0-bd42-4121-a65e-de3b23b95100, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-394a3596-c2ca-4f08-9bc1-30ba02612296, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b28e8409-84de-499c-96b3-c421b125901c]]@226702774
2024-04-30 15:14:41,942 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from faddc5d0-bd42-4121-a65e-de3b23b95100: CoreMessage[messageID=312, durable=true, userID=5e8df62a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=faddc5d0-bd42-4121-a65e-de3b23b95100, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-394a3596-c2ca-4f08-9bc1-30ba02612296, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b28e8409-84de-499c-96b3-c421b125901c]]@226702774 to transaction: TransactionImpl [xid=null, txID=315, xid=null, state=ACTIVE, createTime=1714490081942(Tue Apr 30 15:14:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@79a0366f
2024-04-30 15:14:41,942 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from faddc5d0-bd42-4121-a65e-de3b23b95100: CoreMessage[messageID=312, durable=true, userID=5e8df62a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=faddc5d0-bd42-4121-a65e-de3b23b95100, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-394a3596-c2ca-4f08-9bc1-30ba02612296, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b28e8409-84de-499c-96b3-c421b125901c]]@226702774, transaction: TransactionImpl [xid=null, txID=315, xid=null, state=COMMITTED, createTime=1714490081942(Tue Apr 30 15:14:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@79a0366f
2024-04-30 15:14:41,944 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e8e926b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68c34e4c, true, {}]
2024-04-30 15:14:41,967 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [faddc5d0-bd42-4121-a65e-de3b23b95100]
2024-04-30 15:14:41,971 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@56ab6488, org.eclipse.scout.rt.mom.jms.JmsSubscription@78b4d457] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:41,974 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e92ff3c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a63620c, true, {}]
2024-04-30 15:14:41,975 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:41,977 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e939b7d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c1a54da, true, {}]
2024-04-30 15:14:41,978 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=78211d54-33c0-4bc9-a905-bdc2fd4be0f7, address=78211d54-33c0-4bc9-a905-bdc2fd4be0f7, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:41,978 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@28f0f48f
2024-04-30 15:14:41,979 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5e290ae7
2024-04-30 15:14:41,980 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 78211d54-33c0-4bc9-a905-bdc2fd4be0f7, null, 0, false, true, null]
2024-04-30 15:14:41,982 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=345, durable=true, userID=5e9437c0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a9237289-b0af-46f9-af5d-1b380a3b0128, JMSReplyTo=temp-queue://78211d54-33c0-4bc9-a905-bdc2fd4be0f7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@392112309, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:41,986 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[345]:RELIABLE:CoreMessage[messageID=345, durable=true, userID=5e9437c0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a9237289-b0af-46f9-af5d-1b380a3b0128, JMSReplyTo=temp-queue://78211d54-33c0-4bc9-a905-bdc2fd4be0f7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@392112309
2024-04-30 15:14:41,987 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=345, durable=true, userID=5e9437c0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a9237289-b0af-46f9-af5d-1b380a3b0128, JMSReplyTo=temp-queue://78211d54-33c0-4bc9-a905-bdc2fd4be0f7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@392112309 to transaction: TransactionImpl [xid=null, txID=346, xid=null, state=ACTIVE, createTime=1714490081987(Tue Apr 30 15:14:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3f1db688
2024-04-30 15:14:41,988 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e954931-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@578a8f52, true, {}]
2024-04-30 15:14:41,989 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=345, durable=true, userID=5e9437c0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a9237289-b0af-46f9-af5d-1b380a3b0128, JMSReplyTo=temp-queue://78211d54-33c0-4bc9-a905-bdc2fd4be0f7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@392112309, transaction: TransactionImpl [xid=null, txID=346, xid=null, state=COMMITTED, createTime=1714490081987(Tue Apr 30 15:14:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3f1db688
2024-04-30 15:14:41,991 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 78211d54-33c0-4bc9-a905-bdc2fd4be0f7: Reference[349]:RELIABLE:CoreMessage[messageID=349, durable=true, userID=5e959753-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=78211d54-33c0-4bc9-a905-bdc2fd4be0f7, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a9237289-b0af-46f9-af5d-1b380a3b0128, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ce7ffb65-e912-4f3b-9196-84e683857bf2]]@814870935
2024-04-30 15:14:41,991 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=349, durable=true, userID=5e959753-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=78211d54-33c0-4bc9-a905-bdc2fd4be0f7, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a9237289-b0af-46f9-af5d-1b380a3b0128, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ce7ffb65-e912-4f3b-9196-84e683857bf2]]@814870935, context: RoutingContextImpl(Address=78211d54-33c0-4bc9-a905-bdc2fd4be0f7, routingType=ANYCAST, PreviousAddress=78211d54-33c0-4bc9-a905-bdc2fd4be0f7 previousRoute:ANYCAST, reusable=true, version=-2147483602)
..................................................
***** durable queues 78211d54-33c0-4bc9-a905-bdc2fd4be0f7:
***** non durable for 78211d54-33c0-4bc9-a905-bdc2fd4be0f7:
- queueID=341 address:78211d54-33c0-4bc9-a905-bdc2fd4be0f7 name:78211d54-33c0-4bc9-a905-bdc2fd4be0f7 filter:null
..................................................
, transaction: null
2024-04-30 15:14:41,992 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 78211d54-33c0-4bc9-a905-bdc2fd4be0f7: CoreMessage[messageID=349, durable=true, userID=5e959753-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=78211d54-33c0-4bc9-a905-bdc2fd4be0f7, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a9237289-b0af-46f9-af5d-1b380a3b0128, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ce7ffb65-e912-4f3b-9196-84e683857bf2]]@814870935 to transaction: TransactionImpl [xid=null, txID=350, xid=null, state=ACTIVE, createTime=1714490081992(Tue Apr 30 15:14:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7ddb02f
2024-04-30 15:14:41,992 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 78211d54-33c0-4bc9-a905-bdc2fd4be0f7: CoreMessage[messageID=349, durable=true, userID=5e959753-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:41 UTC 2024, expiration=0, durable=true, address=78211d54-33c0-4bc9-a905-bdc2fd4be0f7, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a9237289-b0af-46f9-af5d-1b380a3b0128, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ce7ffb65-e912-4f3b-9196-84e683857bf2]]@814870935, transaction: TransactionImpl [xid=null, txID=350, xid=null, state=COMMITTED, createTime=1714490081992(Tue Apr 30 15:14:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7ddb02f
2024-04-30 15:14:41,995 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e963394-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@225a122b, true, {}]
2024-04-30 15:14:41,996 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [78211d54-33c0-4bc9-a905-bdc2fd4be0f7]
2024-04-30 15:14:41,999 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@4a9c5a4d, org.eclipse.scout.rt.mom.jms.JmsSubscription@797fef0a] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:42,002 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e976c15-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a5db707, true, {}]
2024-04-30 15:14:42,003 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:42,005 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e97e146-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d6b3195, true, {}]
2024-04-30 15:14:42,006 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=90dca8da-1561-488a-b2fa-13a8c3e23797, address=90dca8da-1561-488a-b2fa-13a8c3e23797, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:42,006 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@70bf77e5
2024-04-30 15:14:42,007 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@48c2c58
2024-04-30 15:14:42,008 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 90dca8da-1561-488a-b2fa-13a8c3e23797, null, 0, false, true, null]
2024-04-30 15:14:42,010 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=382, durable=true, userID=5e987d89-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9a1a6efd-2b30-497c-adf0-b9f42b3c5f1d, JMSReplyTo=temp-queue://90dca8da-1561-488a-b2fa-13a8c3e23797, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1926414295, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:42,011 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[382]:RELIABLE:CoreMessage[messageID=382, durable=true, userID=5e987d89-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9a1a6efd-2b30-497c-adf0-b9f42b3c5f1d, JMSReplyTo=temp-queue://90dca8da-1561-488a-b2fa-13a8c3e23797, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1926414295
2024-04-30 15:14:42,012 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=382, durable=true, userID=5e987d89-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9a1a6efd-2b30-497c-adf0-b9f42b3c5f1d, JMSReplyTo=temp-queue://90dca8da-1561-488a-b2fa-13a8c3e23797, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1926414295 to transaction: TransactionImpl [xid=null, txID=383, xid=null, state=ACTIVE, createTime=1714490082012(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6c9e7f47
2024-04-30 15:14:42,013 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e98f2ba-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4855b8a1, true, {}]
2024-04-30 15:14:42,014 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=382, durable=true, userID=5e987d89-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9a1a6efd-2b30-497c-adf0-b9f42b3c5f1d, JMSReplyTo=temp-queue://90dca8da-1561-488a-b2fa-13a8c3e23797, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1926414295, transaction: TransactionImpl [xid=null, txID=383, xid=null, state=COMMITTED, createTime=1714490082012(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6c9e7f47
2024-04-30 15:14:42,016 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 90dca8da-1561-488a-b2fa-13a8c3e23797: Reference[386]:RELIABLE:CoreMessage[messageID=386, durable=true, userID=5e9940dc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=90dca8da-1561-488a-b2fa-13a8c3e23797, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9a1a6efd-2b30-497c-adf0-b9f42b3c5f1d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5fa6db32-75a1-4a06-aed8-4e840501a1ad]]@1459053495
2024-04-30 15:14:42,015 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=386, durable=true, userID=5e9940dc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=90dca8da-1561-488a-b2fa-13a8c3e23797, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9a1a6efd-2b30-497c-adf0-b9f42b3c5f1d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5fa6db32-75a1-4a06-aed8-4e840501a1ad]]@1459053495, context: RoutingContextImpl(Address=90dca8da-1561-488a-b2fa-13a8c3e23797, routingType=ANYCAST, PreviousAddress=90dca8da-1561-488a-b2fa-13a8c3e23797 previousRoute:ANYCAST, reusable=true, version=-2147483600)
..................................................
***** durable queues 90dca8da-1561-488a-b2fa-13a8c3e23797:
***** non durable for 90dca8da-1561-488a-b2fa-13a8c3e23797:
- queueID=378 address:90dca8da-1561-488a-b2fa-13a8c3e23797 name:90dca8da-1561-488a-b2fa-13a8c3e23797 filter:null
..................................................
, transaction: null
2024-04-30 15:14:42,016 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 90dca8da-1561-488a-b2fa-13a8c3e23797: CoreMessage[messageID=386, durable=true, userID=5e9940dc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=90dca8da-1561-488a-b2fa-13a8c3e23797, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9a1a6efd-2b30-497c-adf0-b9f42b3c5f1d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5fa6db32-75a1-4a06-aed8-4e840501a1ad]]@1459053495 to transaction: TransactionImpl [xid=null, txID=387, xid=null, state=ACTIVE, createTime=1714490082016(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6c5472fd
2024-04-30 15:14:42,017 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 90dca8da-1561-488a-b2fa-13a8c3e23797: CoreMessage[messageID=386, durable=true, userID=5e9940dc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=90dca8da-1561-488a-b2fa-13a8c3e23797, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9a1a6efd-2b30-497c-adf0-b9f42b3c5f1d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5fa6db32-75a1-4a06-aed8-4e840501a1ad]]@1459053495, transaction: TransactionImpl [xid=null, txID=387, xid=null, state=COMMITTED, createTime=1714490082016(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6c5472fd
2024-04-30 15:14:42,019 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e99dd1d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16f0aa18, true, {}]
2024-04-30 15:14:42,020 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [90dca8da-1561-488a-b2fa-13a8c3e23797]
2024-04-30 15:14:42,023 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@ac94f01, org.eclipse.scout.rt.mom.jms.JmsSubscription@38dc9680] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:42,026 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e9aee8e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14cead30, true, {}]
2024-04-30 15:14:42,027 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:42,028 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e9b63bf-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2864729, true, {}]
2024-04-30 15:14:42,029 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ba4b5231-b0f4-47b1-b228-5730b37706ca, address=ba4b5231-b0f4-47b1-b228-5730b37706ca, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:42,029 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@69d53db7
2024-04-30 15:14:42,030 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@62de6f37
2024-04-30 15:14:42,031 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ba4b5231-b0f4-47b1-b228-5730b37706ca, null, 0, false, true, null]
2024-04-30 15:14:42,033 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=419, durable=true, userID=5e9bff02-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-325f164f-f30c-41c9-805a-f980723cafbd, JMSReplyTo=temp-queue://ba4b5231-b0f4-47b1-b228-5730b37706ca, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1986188433, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:42,037 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[419]:RELIABLE:CoreMessage[messageID=419, durable=true, userID=5e9bff02-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-325f164f-f30c-41c9-805a-f980723cafbd, JMSReplyTo=temp-queue://ba4b5231-b0f4-47b1-b228-5730b37706ca, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1986188433
2024-04-30 15:14:42,038 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=419, durable=true, userID=5e9bff02-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-325f164f-f30c-41c9-805a-f980723cafbd, JMSReplyTo=temp-queue://ba4b5231-b0f4-47b1-b228-5730b37706ca, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1986188433 to transaction: TransactionImpl [xid=null, txID=420, xid=null, state=ACTIVE, createTime=1714490082038(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@44a6f06d
2024-04-30 15:14:42,039 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e9d1073-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b6c5a78, true, {}]
2024-04-30 15:14:42,041 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=419, durable=true, userID=5e9bff02-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-325f164f-f30c-41c9-805a-f980723cafbd, JMSReplyTo=temp-queue://ba4b5231-b0f4-47b1-b228-5730b37706ca, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1986188433, transaction: TransactionImpl [xid=null, txID=420, xid=null, state=COMMITTED, createTime=1714490082038(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@44a6f06d
2024-04-30 15:14:42,042 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=423, durable=true, userID=5e9d5e95-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=ba4b5231-b0f4-47b1-b228-5730b37706ca, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-325f164f-f30c-41c9-805a-f980723cafbd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=46ebf847-d6d3-48c5-a31e-e4a0e6d3f04d]]@131424728, context: RoutingContextImpl(Address=ba4b5231-b0f4-47b1-b228-5730b37706ca, routingType=ANYCAST, PreviousAddress=ba4b5231-b0f4-47b1-b228-5730b37706ca previousRoute:ANYCAST, reusable=true, version=-2147483598)
..................................................
***** durable queues ba4b5231-b0f4-47b1-b228-5730b37706ca:
***** non durable for ba4b5231-b0f4-47b1-b228-5730b37706ca:
- queueID=415 address:ba4b5231-b0f4-47b1-b228-5730b37706ca name:ba4b5231-b0f4-47b1-b228-5730b37706ca filter:null
..................................................
, transaction: null
2024-04-30 15:14:42,042 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ba4b5231-b0f4-47b1-b228-5730b37706ca: Reference[423]:RELIABLE:CoreMessage[messageID=423, durable=true, userID=5e9d5e95-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=ba4b5231-b0f4-47b1-b228-5730b37706ca, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-325f164f-f30c-41c9-805a-f980723cafbd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=46ebf847-d6d3-48c5-a31e-e4a0e6d3f04d]]@131424728
2024-04-30 15:14:42,068 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ba4b5231-b0f4-47b1-b228-5730b37706ca: CoreMessage[messageID=423, durable=true, userID=5e9d5e95-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=ba4b5231-b0f4-47b1-b228-5730b37706ca, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-325f164f-f30c-41c9-805a-f980723cafbd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=46ebf847-d6d3-48c5-a31e-e4a0e6d3f04d]]@131424728 to transaction: TransactionImpl [xid=null, txID=426, xid=null, state=ACTIVE, createTime=1714490082068(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2a5262cc
2024-04-30 15:14:42,069 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ba4b5231-b0f4-47b1-b228-5730b37706ca: CoreMessage[messageID=423, durable=true, userID=5e9d5e95-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=ba4b5231-b0f4-47b1-b228-5730b37706ca, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-325f164f-f30c-41c9-805a-f980723cafbd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=46ebf847-d6d3-48c5-a31e-e4a0e6d3f04d]]@131424728, transaction: TransactionImpl [xid=null, txID=426, xid=null, state=COMMITTED, createTime=1714490082068(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2a5262cc
2024-04-30 15:14:42,070 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ea1cb66-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@307bfa66, true, {}]
2024-04-30 15:14:42,071 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [ba4b5231-b0f4-47b1-b228-5730b37706ca]
2024-04-30 15:14:42,075 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@6a23ed49, org.eclipse.scout.rt.mom.jms.JmsSubscription@593d388d] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:42,077 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ea2dcd7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ad2404e, true, {}]
2024-04-30 15:14:42,078 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:42,080 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ea35208-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6230ca72, true, {}]
2024-04-30 15:14:42,081 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=88da0d3e-358f-4f52-9caa-878001f732ea, address=88da0d3e-358f-4f52-9caa-878001f732ea, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:42,081 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5043f599
2024-04-30 15:14:42,082 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1f4fb6f6
2024-04-30 15:14:42,083 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 88da0d3e-358f-4f52-9caa-878001f732ea, null, 0, false, true, null]
2024-04-30 15:14:42,085 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=456, durable=true, userID=5ea3ee4b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f2f6a90e-3b40-4255-b68d-3b2b9370273e, JMSReplyTo=temp-queue://88da0d3e-358f-4f52-9caa-878001f732ea, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1459901790, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:42,086 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[456]:RELIABLE:CoreMessage[messageID=456, durable=true, userID=5ea3ee4b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f2f6a90e-3b40-4255-b68d-3b2b9370273e, JMSReplyTo=temp-queue://88da0d3e-358f-4f52-9caa-878001f732ea, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1459901790
2024-04-30 15:14:42,087 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=456, durable=true, userID=5ea3ee4b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f2f6a90e-3b40-4255-b68d-3b2b9370273e, JMSReplyTo=temp-queue://88da0d3e-358f-4f52-9caa-878001f732ea, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1459901790 to transaction: TransactionImpl [xid=null, txID=457, xid=null, state=ACTIVE, createTime=1714490082086(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3b1c9583
2024-04-30 15:14:42,087 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ea4637c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3722c573, true, {}]
2024-04-30 15:14:42,089 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=456, durable=true, userID=5ea3ee4b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f2f6a90e-3b40-4255-b68d-3b2b9370273e, JMSReplyTo=temp-queue://88da0d3e-358f-4f52-9caa-878001f732ea, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1459901790, transaction: TransactionImpl [xid=null, txID=457, xid=null, state=COMMITTED, createTime=1714490082086(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3b1c9583
2024-04-30 15:14:42,090 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=460, durable=true, userID=5ea4b19e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=88da0d3e-358f-4f52-9caa-878001f732ea, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f2f6a90e-3b40-4255-b68d-3b2b9370273e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5ad234cb-b0fe-41b8-a846-341371b06fcf]]@801113401, context: RoutingContextImpl(Address=88da0d3e-358f-4f52-9caa-878001f732ea, routingType=ANYCAST, PreviousAddress=88da0d3e-358f-4f52-9caa-878001f732ea previousRoute:ANYCAST, reusable=true, version=-2147483596)
..................................................
***** durable queues 88da0d3e-358f-4f52-9caa-878001f732ea:
***** non durable for 88da0d3e-358f-4f52-9caa-878001f732ea:
- queueID=452 address:88da0d3e-358f-4f52-9caa-878001f732ea name:88da0d3e-358f-4f52-9caa-878001f732ea filter:null
..................................................
, transaction: null
2024-04-30 15:14:42,090 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 88da0d3e-358f-4f52-9caa-878001f732ea: Reference[460]:RELIABLE:CoreMessage[messageID=460, durable=true, userID=5ea4b19e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=88da0d3e-358f-4f52-9caa-878001f732ea, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f2f6a90e-3b40-4255-b68d-3b2b9370273e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5ad234cb-b0fe-41b8-a846-341371b06fcf]]@801113401
2024-04-30 15:14:42,091 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 88da0d3e-358f-4f52-9caa-878001f732ea: CoreMessage[messageID=460, durable=true, userID=5ea4b19e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=88da0d3e-358f-4f52-9caa-878001f732ea, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f2f6a90e-3b40-4255-b68d-3b2b9370273e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5ad234cb-b0fe-41b8-a846-341371b06fcf]]@801113401 to transaction: TransactionImpl [xid=null, txID=463, xid=null, state=ACTIVE, createTime=1714490082091(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@17ebe899
2024-04-30 15:14:42,091 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 88da0d3e-358f-4f52-9caa-878001f732ea: CoreMessage[messageID=460, durable=true, userID=5ea4b19e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=88da0d3e-358f-4f52-9caa-878001f732ea, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f2f6a90e-3b40-4255-b68d-3b2b9370273e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5ad234cb-b0fe-41b8-a846-341371b06fcf]]@801113401, transaction: TransactionImpl [xid=null, txID=463, xid=null, state=COMMITTED, createTime=1714490082091(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@17ebe899
2024-04-30 15:14:42,093 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ea54ddf-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@268a7c80, true, {}]
2024-04-30 15:14:42,094 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [88da0d3e-358f-4f52-9caa-878001f732ea]
2024-04-30 15:14:42,098 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@5332e600, org.eclipse.scout.rt.mom.jms.JmsSubscription@5c8871a6] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:42,100 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ea65f50-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@292198cb, true, {}]
2024-04-30 15:14:42,101 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:42,102 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ea6ad71-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b3d3640, true, {}]
2024-04-30 15:14:42,103 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8a4b0eb3-ce12-402a-a1f5-f63964db74d4, address=8a4b0eb3-ce12-402a-a1f5-f63964db74d4, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:42,103 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@13e52e00
2024-04-30 15:14:42,104 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@28c8fa90
2024-04-30 15:14:42,105 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8a4b0eb3-ce12-402a-a1f5-f63964db74d4, null, 0, false, true, null]
2024-04-30 15:14:42,108 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=493, durable=true, userID=5ea749b4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-26fc7835-5bde-4f96-a1e4-08b5e92f79c5, JMSReplyTo=temp-queue://8a4b0eb3-ce12-402a-a1f5-f63964db74d4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1875053082, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:42,112 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[493]:RELIABLE:CoreMessage[messageID=493, durable=true, userID=5ea749b4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-26fc7835-5bde-4f96-a1e4-08b5e92f79c5, JMSReplyTo=temp-queue://8a4b0eb3-ce12-402a-a1f5-f63964db74d4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1875053082
2024-04-30 15:14:42,113 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=493, durable=true, userID=5ea749b4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-26fc7835-5bde-4f96-a1e4-08b5e92f79c5, JMSReplyTo=temp-queue://8a4b0eb3-ce12-402a-a1f5-f63964db74d4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1875053082 to transaction: TransactionImpl [xid=null, txID=494, xid=null, state=ACTIVE, createTime=1714490082112(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@62ba8e32
2024-04-30 15:14:42,113 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ea85b25-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12957c04, true, {}]
2024-04-30 15:14:42,115 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=493, durable=true, userID=5ea749b4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-26fc7835-5bde-4f96-a1e4-08b5e92f79c5, JMSReplyTo=temp-queue://8a4b0eb3-ce12-402a-a1f5-f63964db74d4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1875053082, transaction: TransactionImpl [xid=null, txID=494, xid=null, state=COMMITTED, createTime=1714490082112(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@62ba8e32
2024-04-30 15:14:42,116 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=497, durable=true, userID=5ea8a947-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=8a4b0eb3-ce12-402a-a1f5-f63964db74d4, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-26fc7835-5bde-4f96-a1e4-08b5e92f79c5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0ed13864-98b9-48f6-a015-f0362138334d]]@1288685217, context: RoutingContextImpl(Address=8a4b0eb3-ce12-402a-a1f5-f63964db74d4, routingType=ANYCAST, PreviousAddress=8a4b0eb3-ce12-402a-a1f5-f63964db74d4 previousRoute:ANYCAST, reusable=true, version=-2147483594)
..................................................
***** durable queues 8a4b0eb3-ce12-402a-a1f5-f63964db74d4:
***** non durable for 8a4b0eb3-ce12-402a-a1f5-f63964db74d4:
- queueID=489 address:8a4b0eb3-ce12-402a-a1f5-f63964db74d4 name:8a4b0eb3-ce12-402a-a1f5-f63964db74d4 filter:null
..................................................
, transaction: null
2024-04-30 15:14:42,116 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 8a4b0eb3-ce12-402a-a1f5-f63964db74d4: Reference[497]:RELIABLE:CoreMessage[messageID=497, durable=true, userID=5ea8a947-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=8a4b0eb3-ce12-402a-a1f5-f63964db74d4, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-26fc7835-5bde-4f96-a1e4-08b5e92f79c5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0ed13864-98b9-48f6-a015-f0362138334d]]@1288685217
2024-04-30 15:14:42,117 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 8a4b0eb3-ce12-402a-a1f5-f63964db74d4: CoreMessage[messageID=497, durable=true, userID=5ea8a947-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=8a4b0eb3-ce12-402a-a1f5-f63964db74d4, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-26fc7835-5bde-4f96-a1e4-08b5e92f79c5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0ed13864-98b9-48f6-a015-f0362138334d]]@1288685217 to transaction: TransactionImpl [xid=null, txID=500, xid=null, state=ACTIVE, createTime=1714490082116(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@51dd55e
2024-04-30 15:14:42,117 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 8a4b0eb3-ce12-402a-a1f5-f63964db74d4: CoreMessage[messageID=497, durable=true, userID=5ea8a947-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=8a4b0eb3-ce12-402a-a1f5-f63964db74d4, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-26fc7835-5bde-4f96-a1e4-08b5e92f79c5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0ed13864-98b9-48f6-a015-f0362138334d]]@1288685217, transaction: TransactionImpl [xid=null, txID=500, xid=null, state=COMMITTED, createTime=1714490082116(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@51dd55e
2024-04-30 15:14:42,119 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ea91e78-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5e189ee8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5e189ee8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@221af783, true, {}]
2024-04-30 15:14:42,120 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [8a4b0eb3-ce12-402a-a1f5-f63964db74d4]
2024-04-30 15:14:42,123 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@158b5fa5, org.eclipse.scout.rt.mom.jms.JmsSubscription@20539c14] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:42,125 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@49d0a64a[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:42,125 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010195 ms
2024-04-30 15:14:42,126 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [998597c0-3aa9-4e4f-a13c-e9d6966c2c56]
2024-04-30 15:14:42,128 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:42,128 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:42,130 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5e189ee8-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:42,132 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:42,133 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1133.944657 ms
2024-04-30 15:14:42,133 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply [artemis]>
2024-04-30 15:14:42,134 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:42,134 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyWithBlockingCondition [artemis]>
2024-04-30 15:14:42,135 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1582175637'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom24]
2024-04-30 15:14:42,139 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom24]
2024-04-30 15:14:42,139 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5eac52ca-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom84]
2024-04-30 15:14:42,141 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5eaca0ed-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5eac52ca-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5eac52ca-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b304930, true, {}]
2024-04-30 15:14:42,169 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3c6fb22f - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom84]
2024-04-30 15:14:42,170 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5eb0e6ae-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5eac52ca-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5eac52ca-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51ed7ac0, true, {}]
2024-04-30 15:14:42,171 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5eb0e6ae-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:42,172 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@77463d02
2024-04-30 15:14:42,172 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ecdc5106-0363-45f9-9474-6e0543341f4e, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:42,173 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@72798c3d
2024-04-30 15:14:42,174 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ecdc5106-0363-45f9-9474-6e0543341f4e, null, 0, false, true, null]
2024-04-30 15:14:42,175 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5eb1d110-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5eac52ca-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5eac52ca-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@458e1785, true, {}]
2024-04-30 15:14:42,177 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testRequestReplyWithBlockingCondition, address=test/mom/testRequestReplyWithBlockingCondition, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:14:42,177 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1761899e
2024-04-30 15:14:42,178 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@36c9df5c
2024-04-30 15:14:42,179 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyWithBlockingCondition, null, 0, false, true, null]
2024-04-30 15:14:42,180 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5eb29462-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5eac52ca-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5eac52ca-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33e8d8b6, true, {}]
2024-04-30 15:14:42,181 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c8eb82b8-26e7-4b26-9b4d-a01378c39e58, address=c8eb82b8-26e7-4b26-9b4d-a01378c39e58, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:42,182 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@29d0a95
2024-04-30 15:14:42,182 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@44f589e9
2024-04-30 15:14:42,183 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c8eb82b8-26e7-4b26-9b4d-a01378c39e58, null, 0, false, true, null]
2024-04-30 15:14:42,185 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=558, durable=true, userID=5eb330a5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=951, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5a9fc3e0-8c45-4944-ae45-c6fd41c14c0a, JMSReplyTo=temp-queue://c8eb82b8-26e7-4b26-9b4d-a01378c39e58, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1270197034, context: RoutingContextImpl(Address=test/mom/testRequestReplyWithBlockingCondition, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyWithBlockingCondition previousRoute:ANYCAST, reusable=true, version=-2147483590)
..................................................
***** durable queues test/mom/testRequestReplyWithBlockingCondition:
- queueID=547 address:test/mom/testRequestReplyWithBlockingCondition name:test/mom/testRequestReplyWithBlockingCondition filter:null
***** non durable for test/mom/testRequestReplyWithBlockingCondition:
..................................................
, transaction: null
2024-04-30 15:14:42,186 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyWithBlockingCondition: Reference[558]:RELIABLE:CoreMessage[messageID=558, durable=true, userID=5eb330a5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=951, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5a9fc3e0-8c45-4944-ae45-c6fd41c14c0a, JMSReplyTo=temp-queue://c8eb82b8-26e7-4b26-9b4d-a01378c39e58, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1270197034
2024-04-30 15:14:42,187 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyWithBlockingCondition: CoreMessage[messageID=558, durable=true, userID=5eb330a5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=951, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5a9fc3e0-8c45-4944-ae45-c6fd41c14c0a, JMSReplyTo=temp-queue://c8eb82b8-26e7-4b26-9b4d-a01378c39e58, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1270197034 to transaction: TransactionImpl [xid=null, txID=559, xid=null, state=ACTIVE, createTime=1714490082186(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@71729ccd
2024-04-30 15:14:42,188 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5eb3a5d6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5eac52ca-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5eac52ca-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64dc2246, true, {}]
2024-04-30 15:14:42,189 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyWithBlockingCondition: CoreMessage[messageID=558, durable=true, userID=5eb330a5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=951, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5a9fc3e0-8c45-4944-ae45-c6fd41c14c0a, JMSReplyTo=temp-queue://c8eb82b8-26e7-4b26-9b4d-a01378c39e58, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1270197034, transaction: TransactionImpl [xid=null, txID=559, xid=null, state=COMMITTED, createTime=1714490082186(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@71729ccd
2024-04-30 15:14:42,190 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=562, durable=true, userID=5eb3f3f8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=c8eb82b8-26e7-4b26-9b4d-a01378c39e58, size=989, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5a9fc3e0-8c45-4944-ae45-c6fd41c14c0a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b4aa9152-6500-4b65-a8ef-e976fb7fa92a]]@726137661, context: RoutingContextImpl(Address=c8eb82b8-26e7-4b26-9b4d-a01378c39e58, routingType=ANYCAST, PreviousAddress=c8eb82b8-26e7-4b26-9b4d-a01378c39e58 previousRoute:ANYCAST, reusable=true, version=-2147483589)
..................................................
***** durable queues c8eb82b8-26e7-4b26-9b4d-a01378c39e58:
***** non durable for c8eb82b8-26e7-4b26-9b4d-a01378c39e58:
- queueID=554 address:c8eb82b8-26e7-4b26-9b4d-a01378c39e58 name:c8eb82b8-26e7-4b26-9b4d-a01378c39e58 filter:null
..................................................
, transaction: null
2024-04-30 15:14:42,190 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c8eb82b8-26e7-4b26-9b4d-a01378c39e58: Reference[562]:RELIABLE:CoreMessage[messageID=562, durable=true, userID=5eb3f3f8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=c8eb82b8-26e7-4b26-9b4d-a01378c39e58, size=989, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5a9fc3e0-8c45-4944-ae45-c6fd41c14c0a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b4aa9152-6500-4b65-a8ef-e976fb7fa92a]]@726137661
2024-04-30 15:14:42,190 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c8eb82b8-26e7-4b26-9b4d-a01378c39e58: CoreMessage[messageID=562, durable=true, userID=5eb3f3f8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=c8eb82b8-26e7-4b26-9b4d-a01378c39e58, size=989, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5a9fc3e0-8c45-4944-ae45-c6fd41c14c0a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b4aa9152-6500-4b65-a8ef-e976fb7fa92a]]@726137661 to transaction: TransactionImpl [xid=null, txID=565, xid=null, state=ACTIVE, createTime=1714490082190(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@49591ed2
2024-04-30 15:14:42,191 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c8eb82b8-26e7-4b26-9b4d-a01378c39e58: CoreMessage[messageID=562, durable=true, userID=5eb3f3f8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=c8eb82b8-26e7-4b26-9b4d-a01378c39e58, size=989, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5a9fc3e0-8c45-4944-ae45-c6fd41c14c0a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b4aa9152-6500-4b65-a8ef-e976fb7fa92a]]@726137661, transaction: TransactionImpl [xid=null, txID=565, xid=null, state=COMMITTED, createTime=1714490082190(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@49591ed2
2024-04-30 15:14:42,192 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5eb46929-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5eac52ca-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5eac52ca-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@544ad187, true, {}]
2024-04-30 15:14:42,193 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [c8eb82b8-26e7-4b26-9b4d-a01378c39e58]
Reply: TheReply
2024-04-30 15:14:42,195 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@cc3fc5c]
2024-04-30 15:14:42,197 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@318ab681[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:42,197 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009170 ms
2024-04-30 15:14:42,198 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [ecdc5106-0363-45f9-9474-6e0543341f4e]
2024-04-30 15:14:42,200 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:42,200 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:42,201 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5eac52ca-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:42,202 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:42,202 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 67.745316 ms
2024-04-30 15:14:42,202 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyWithBlockingCondition [artemis]>
2024-04-30 15:14:42,203 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:42,203 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_StringMarshaller_Exception [artemis]>
2024-04-30 15:14:42,204 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1510781845'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:42,207 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:42,208 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5eb6da2b-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85]
2024-04-30 15:14:42,209 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5eb7013e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5eb6da2b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5eb6da2b-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60fb0b5d, true, {}]
2024-04-30 15:14:42,211 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1b9e0e7b - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85]
2024-04-30 15:14:42,212 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5eb74f5f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5eb6da2b-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5eb6da2b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10215999, true, {}]
2024-04-30 15:14:42,213 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5eb74f5f-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:42,213 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@40049c3c
2024-04-30 15:14:42,214 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=fb5695e0-fd0c-4115-97aa-cb63152dd27f, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:42,215 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@52faa35d
2024-04-30 15:14:42,215 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, fb5695e0-fd0c-4115-97aa-cb63152dd27f, null, 0, false, true, null]
2024-04-30 15:14:42,216 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5eb812b1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5eb6da2b-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5eb6da2b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@454f5868, true, {}]
2024-04-30 15:14:42,218 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testRequestReply_StringMarshaller_Exception, address=test/mom/testRequestReply_StringMarshaller_Exception, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:14:42,218 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@13032de
2024-04-30 15:14:42,219 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@67ba2529
2024-04-30 15:14:42,220 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_StringMarshaller_Exception, null, 0, false, true, null]
2024-04-30 15:14:42,222 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5eb8d603-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5eb6da2b-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5eb6da2b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41648562, true, {}]
2024-04-30 15:14:42,222 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7607d90c-7a7c-4bd3-804b-c8da88f20192, address=7607d90c-7a7c-4bd3-804b-c8da88f20192, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:42,223 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@65fe06b0
2024-04-30 15:14:42,224 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@68aeb68b
2024-04-30 15:14:42,225 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7607d90c-7a7c-4bd3-804b-c8da88f20192, null, 0, false, true, null]
2024-04-30 15:14:42,226 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=623, durable=true, userID=5eb99956-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c186039-c2e9-4bb1-819a-a4f7b3a261e5, JMSReplyTo=temp-queue://7607d90c-7a7c-4bd3-804b-c8da88f20192, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1962997458, context: RoutingContextImpl(Address=test/mom/testRequestReply_StringMarshaller_Exception, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_StringMarshaller_Exception previousRoute:ANYCAST, reusable=true, version=-2147483585)
..................................................
***** durable queues test/mom/testRequestReply_StringMarshaller_Exception:
- queueID=612 address:test/mom/testRequestReply_StringMarshaller_Exception name:test/mom/testRequestReply_StringMarshaller_Exception filter:null
***** non durable for test/mom/testRequestReply_StringMarshaller_Exception:
..................................................
, transaction: null
2024-04-30 15:14:42,227 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_StringMarshaller_Exception: Reference[623]:RELIABLE:CoreMessage[messageID=623, durable=true, userID=5eb99956-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c186039-c2e9-4bb1-819a-a4f7b3a261e5, JMSReplyTo=temp-queue://7607d90c-7a7c-4bd3-804b-c8da88f20192, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1962997458
2024-04-30 15:14:42,228 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_StringMarshaller_Exception: CoreMessage[messageID=623, durable=true, userID=5eb99956-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c186039-c2e9-4bb1-819a-a4f7b3a261e5, JMSReplyTo=temp-queue://7607d90c-7a7c-4bd3-804b-c8da88f20192, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1962997458 to transaction: TransactionImpl [xid=null, txID=624, xid=null, state=ACTIVE, createTime=1714490082228(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7fa907ba
2024-04-30 15:14:42,228 ERROR [scout-thread-18] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@2812c4c[name=test/mom/testRequestReply_StringMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c1bad17e-84d2-42ba-a3c4-0d2a396c463c, activemq.broker=mom86]
org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_StringMarshaller_Exception(JmsMomWithRequestReplyTest.java:701)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:14:42,229 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5eba0e87-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5eb6da2b-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5eb6da2b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@290a566c, true, {}]
2024-04-30 15:14:42,230 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_StringMarshaller_Exception: CoreMessage[messageID=623, durable=true, userID=5eb99956-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c186039-c2e9-4bb1-819a-a4f7b3a261e5, JMSReplyTo=temp-queue://7607d90c-7a7c-4bd3-804b-c8da88f20192, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1962997458, transaction: TransactionImpl [xid=null, txID=624, xid=null, state=COMMITTED, createTime=1714490082228(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7fa907ba
2024-04-30 15:14:42,231 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 7607d90c-7a7c-4bd3-804b-c8da88f20192: Reference[627]:RELIABLE:CoreMessage[messageID=627, durable=true, userID=5eba3599-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=7607d90c-7a7c-4bd3-804b-c8da88f20192, size=1101, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c186039-c2e9-4bb1-819a-a4f7b3a261e5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c1bad17e-84d2-42ba-a3c4-0d2a396c463c]]@1753796482
2024-04-30 15:14:42,231 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=627, durable=true, userID=5eba3599-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=7607d90c-7a7c-4bd3-804b-c8da88f20192, size=1101, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c186039-c2e9-4bb1-819a-a4f7b3a261e5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c1bad17e-84d2-42ba-a3c4-0d2a396c463c]]@1753796482, context: RoutingContextImpl(Address=7607d90c-7a7c-4bd3-804b-c8da88f20192, routingType=ANYCAST, PreviousAddress=7607d90c-7a7c-4bd3-804b-c8da88f20192 previousRoute:ANYCAST, reusable=true, version=-2147483584)
..................................................
***** durable queues 7607d90c-7a7c-4bd3-804b-c8da88f20192:
***** non durable for 7607d90c-7a7c-4bd3-804b-c8da88f20192:
- queueID=619 address:7607d90c-7a7c-4bd3-804b-c8da88f20192 name:7607d90c-7a7c-4bd3-804b-c8da88f20192 filter:null
..................................................
, transaction: null
2024-04-30 15:14:42,232 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 7607d90c-7a7c-4bd3-804b-c8da88f20192: CoreMessage[messageID=627, durable=true, userID=5eba3599-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=7607d90c-7a7c-4bd3-804b-c8da88f20192, size=1101, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c186039-c2e9-4bb1-819a-a4f7b3a261e5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c1bad17e-84d2-42ba-a3c4-0d2a396c463c]]@1753796482 to transaction: TransactionImpl [xid=null, txID=628, xid=null, state=ACTIVE, createTime=1714490082232(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4cc79369
2024-04-30 15:14:42,233 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 7607d90c-7a7c-4bd3-804b-c8da88f20192: CoreMessage[messageID=627, durable=true, userID=5eba3599-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=7607d90c-7a7c-4bd3-804b-c8da88f20192, size=1101, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c186039-c2e9-4bb1-819a-a4f7b3a261e5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c1bad17e-84d2-42ba-a3c4-0d2a396c463c]]@1753796482, transaction: TransactionImpl [xid=null, txID=628, xid=null, state=COMMITTED, createTime=1714490082232(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4cc79369
2024-04-30 15:14:42,234 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ebad1da-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5eb6da2b-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5eb6da2b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11017132, true, {}]
2024-04-30 15:14:42,267 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [7607d90c-7a7c-4bd3-804b-c8da88f20192]
2024-04-30 15:14:42,270 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4822d7a1]
2024-04-30 15:14:42,272 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@748cf247[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:42,272 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011621 ms
2024-04-30 15:14:42,273 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [fb5695e0-fd0c-4115-97aa-cb63152dd27f]
2024-04-30 15:14:42,275 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:42,275 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:42,276 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5eb6da2b-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:42,276 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:42,277 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 72.920797 ms
2024-04-30 15:14:42,277 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_StringMarshaller_Exception [artemis]>
2024-04-30 15:14:42,278 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:42,278 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyEmpty [artemis]>
2024-04-30 15:14:42,279 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1309062923'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:42,281 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:42,282 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ec224dc-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom24]
2024-04-30 15:14:42,283 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ec24bef-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58cd07df, true, {}]
2024-04-30 15:14:42,285 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6bf76844 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom24]
2024-04-30 15:14:42,285 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ec29a10-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@237c122d, true, {}]
2024-04-30 15:14:42,286 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5ec29a10-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:42,287 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4af70d8e
2024-04-30 15:14:42,287 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7f68dc42-b2e1-4339-a59f-5acc0c015690, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:42,288 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5ead3cd7
2024-04-30 15:14:42,289 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7f68dc42-b2e1-4339-a59f-5acc0c015690, null, 0, false, true, null]
2024-04-30 15:14:42,290 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ec35d62-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6926868e, true, {}]
2024-04-30 15:14:42,292 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:42,293 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ec3d293-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b736a34, true, {}]
2024-04-30 15:14:42,294 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=69bb0d88-5944-460b-9c88-497646ce7000, address=69bb0d88-5944-460b-9c88-497646ce7000, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:42,294 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@631387aa
2024-04-30 15:14:42,296 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@604683a7
2024-04-30 15:14:42,296 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 69bb0d88-5944-460b-9c88-497646ce7000, null, 0, false, true, null]
2024-04-30 15:14:42,299 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=683, durable=true, userID=5ec495e6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-36624d71-ac0a-4770-929a-fc08dc41a190, JMSReplyTo=temp-queue://69bb0d88-5944-460b-9c88-497646ce7000, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@271444695, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:42,299 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[683]:RELIABLE:CoreMessage[messageID=683, durable=true, userID=5ec495e6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-36624d71-ac0a-4770-929a-fc08dc41a190, JMSReplyTo=temp-queue://69bb0d88-5944-460b-9c88-497646ce7000, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@271444695
2024-04-30 15:14:42,300 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=683, durable=true, userID=5ec495e6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-36624d71-ac0a-4770-929a-fc08dc41a190, JMSReplyTo=temp-queue://69bb0d88-5944-460b-9c88-497646ce7000, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@271444695 to transaction: TransactionImpl [xid=null, txID=684, xid=null, state=ACTIVE, createTime=1714490082300(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2cd615be
2024-04-30 15:14:42,301 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ec4e407-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23e818f8, true, {}]
2024-04-30 15:14:42,303 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=683, durable=true, userID=5ec495e6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-36624d71-ac0a-4770-929a-fc08dc41a190, JMSReplyTo=temp-queue://69bb0d88-5944-460b-9c88-497646ce7000, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@271444695, transaction: TransactionImpl [xid=null, txID=684, xid=null, state=COMMITTED, createTime=1714490082300(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2cd615be
2024-04-30 15:14:42,304 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=687, durable=true, userID=5ec55939-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=69bb0d88-5944-460b-9c88-497646ce7000, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-36624d71-ac0a-4770-929a-fc08dc41a190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6dcbd03b-5fc2-4868-9912-321fade0d269]]@2016323260, context: RoutingContextImpl(Address=69bb0d88-5944-460b-9c88-497646ce7000, routingType=ANYCAST, PreviousAddress=69bb0d88-5944-460b-9c88-497646ce7000 previousRoute:ANYCAST, reusable=true, version=-2147483580)
..................................................
***** durable queues 69bb0d88-5944-460b-9c88-497646ce7000:
***** non durable for 69bb0d88-5944-460b-9c88-497646ce7000:
- queueID=679 address:69bb0d88-5944-460b-9c88-497646ce7000 name:69bb0d88-5944-460b-9c88-497646ce7000 filter:null
..................................................
, transaction: null
2024-04-30 15:14:42,304 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 69bb0d88-5944-460b-9c88-497646ce7000: Reference[687]:RELIABLE:CoreMessage[messageID=687, durable=true, userID=5ec55939-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=69bb0d88-5944-460b-9c88-497646ce7000, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-36624d71-ac0a-4770-929a-fc08dc41a190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6dcbd03b-5fc2-4868-9912-321fade0d269]]@2016323260
2024-04-30 15:14:42,304 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 69bb0d88-5944-460b-9c88-497646ce7000: CoreMessage[messageID=687, durable=true, userID=5ec55939-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=69bb0d88-5944-460b-9c88-497646ce7000, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-36624d71-ac0a-4770-929a-fc08dc41a190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6dcbd03b-5fc2-4868-9912-321fade0d269]]@2016323260 to transaction: TransactionImpl [xid=null, txID=689, xid=null, state=ACTIVE, createTime=1714490082304(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5e92d090
2024-04-30 15:14:42,305 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 69bb0d88-5944-460b-9c88-497646ce7000: CoreMessage[messageID=687, durable=true, userID=5ec55939-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=69bb0d88-5944-460b-9c88-497646ce7000, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-36624d71-ac0a-4770-929a-fc08dc41a190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6dcbd03b-5fc2-4868-9912-321fade0d269]]@2016323260, transaction: TransactionImpl [xid=null, txID=689, xid=null, state=COMMITTED, createTime=1714490082304(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5e92d090
2024-04-30 15:14:42,306 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ec5ce6a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@174a53c4, true, {}]
2024-04-30 15:14:42,307 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [69bb0d88-5944-460b-9c88-497646ce7000]
2024-04-30 15:14:42,310 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@1f3f25e3, org.eclipse.scout.rt.mom.jms.JmsSubscription@26228643] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:42,311 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ec691bb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4fd266ea, true, {}]
2024-04-30 15:14:42,312 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:42,313 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ec6dfdc-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4400b291, true, {}]
2024-04-30 15:14:42,314 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0626e74b-a13b-4556-833c-48a4936026be, address=0626e74b-a13b-4556-833c-48a4936026be, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:42,314 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@b312595
2024-04-30 15:14:42,315 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5f3ec4ef
2024-04-30 15:14:42,315 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0626e74b-a13b-4556-833c-48a4936026be, null, 0, false, true, null]
2024-04-30 15:14:42,317 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=720, durable=true, userID=5ec7550f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5ac5fdf0-d43d-4ac6-9df8-c8661f9fbd14, JMSReplyTo=temp-queue://0626e74b-a13b-4556-833c-48a4936026be, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@906176086, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:42,318 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[720]:RELIABLE:CoreMessage[messageID=720, durable=true, userID=5ec7550f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5ac5fdf0-d43d-4ac6-9df8-c8661f9fbd14, JMSReplyTo=temp-queue://0626e74b-a13b-4556-833c-48a4936026be, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@906176086
2024-04-30 15:14:42,318 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=720, durable=true, userID=5ec7550f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5ac5fdf0-d43d-4ac6-9df8-c8661f9fbd14, JMSReplyTo=temp-queue://0626e74b-a13b-4556-833c-48a4936026be, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@906176086 to transaction: TransactionImpl [xid=null, txID=721, xid=null, state=ACTIVE, createTime=1714490082318(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3c723828
2024-04-30 15:14:42,319 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ec7ca40-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d9f365a, true, {}]
2024-04-30 15:14:42,321 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=724, durable=true, userID=5ec7f152-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=0626e74b-a13b-4556-833c-48a4936026be, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5ac5fdf0-d43d-4ac6-9df8-c8661f9fbd14, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5b0526c3-064a-467f-a9b6-8937f093e7e3]]@1233590547, context: RoutingContextImpl(Address=0626e74b-a13b-4556-833c-48a4936026be, routingType=ANYCAST, PreviousAddress=0626e74b-a13b-4556-833c-48a4936026be previousRoute:ANYCAST, reusable=true, version=-2147483578)
..................................................
***** durable queues 0626e74b-a13b-4556-833c-48a4936026be:
***** non durable for 0626e74b-a13b-4556-833c-48a4936026be:
- queueID=716 address:0626e74b-a13b-4556-833c-48a4936026be name:0626e74b-a13b-4556-833c-48a4936026be filter:null
..................................................
, transaction: null
2024-04-30 15:14:42,321 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0626e74b-a13b-4556-833c-48a4936026be: Reference[724]:RELIABLE:CoreMessage[messageID=724, durable=true, userID=5ec7f152-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=0626e74b-a13b-4556-833c-48a4936026be, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5ac5fdf0-d43d-4ac6-9df8-c8661f9fbd14, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5b0526c3-064a-467f-a9b6-8937f093e7e3]]@1233590547
2024-04-30 15:14:42,321 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=720, durable=true, userID=5ec7550f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5ac5fdf0-d43d-4ac6-9df8-c8661f9fbd14, JMSReplyTo=temp-queue://0626e74b-a13b-4556-833c-48a4936026be, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@906176086, transaction: TransactionImpl [xid=null, txID=721, xid=null, state=COMMITTED, createTime=1714490082318(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3c723828
2024-04-30 15:14:42,322 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0626e74b-a13b-4556-833c-48a4936026be: CoreMessage[messageID=724, durable=true, userID=5ec7f152-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=0626e74b-a13b-4556-833c-48a4936026be, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5ac5fdf0-d43d-4ac6-9df8-c8661f9fbd14, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5b0526c3-064a-467f-a9b6-8937f093e7e3]]@1233590547 to transaction: TransactionImpl [xid=null, txID=727, xid=null, state=ACTIVE, createTime=1714490082322(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@c16b794
2024-04-30 15:14:42,322 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0626e74b-a13b-4556-833c-48a4936026be: CoreMessage[messageID=724, durable=true, userID=5ec7f152-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=0626e74b-a13b-4556-833c-48a4936026be, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5ac5fdf0-d43d-4ac6-9df8-c8661f9fbd14, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5b0526c3-064a-467f-a9b6-8937f093e7e3]]@1233590547, transaction: TransactionImpl [xid=null, txID=727, xid=null, state=COMMITTED, createTime=1714490082322(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@c16b794
2024-04-30 15:14:42,324 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ec86683-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e73aeb0, true, {}]
2024-04-30 15:14:42,325 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [0626e74b-a13b-4556-833c-48a4936026be]
2024-04-30 15:14:42,327 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@175df33a, org.eclipse.scout.rt.mom.jms.JmsSubscription@13d95458] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:42,329 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ec950e4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40b7d051, true, {}]
2024-04-30 15:14:42,330 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:42,331 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ec99f05-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f11cc97, true, {}]
2024-04-30 15:14:42,332 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5592d679-4b72-4d08-b69e-b291aefa5614, address=5592d679-4b72-4d08-b69e-b291aefa5614, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:42,332 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@61574579
2024-04-30 15:14:42,333 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@29891f93
2024-04-30 15:14:42,333 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5592d679-4b72-4d08-b69e-b291aefa5614, null, 0, false, true, null]
2024-04-30 15:14:42,335 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=757, durable=true, userID=5eca1438-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-737eefd2-6f39-4100-81ec-ebe994791e14, JMSReplyTo=temp-queue://5592d679-4b72-4d08-b69e-b291aefa5614, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1009826270, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:42,335 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[757]:RELIABLE:CoreMessage[messageID=757, durable=true, userID=5eca1438-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-737eefd2-6f39-4100-81ec-ebe994791e14, JMSReplyTo=temp-queue://5592d679-4b72-4d08-b69e-b291aefa5614, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1009826270
2024-04-30 15:14:42,336 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=757, durable=true, userID=5eca1438-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-737eefd2-6f39-4100-81ec-ebe994791e14, JMSReplyTo=temp-queue://5592d679-4b72-4d08-b69e-b291aefa5614, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1009826270 to transaction: TransactionImpl [xid=null, txID=758, xid=null, state=ACTIVE, createTime=1714490082336(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@232bf0a4
2024-04-30 15:14:42,337 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5eca6259-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64055f44, true, {}]
2024-04-30 15:14:42,339 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=757, durable=true, userID=5eca1438-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-737eefd2-6f39-4100-81ec-ebe994791e14, JMSReplyTo=temp-queue://5592d679-4b72-4d08-b69e-b291aefa5614, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1009826270, transaction: TransactionImpl [xid=null, txID=758, xid=null, state=COMMITTED, createTime=1714490082336(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@232bf0a4
2024-04-30 15:14:42,368 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=761, durable=true, userID=5ecab07b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=5592d679-4b72-4d08-b69e-b291aefa5614, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-737eefd2-6f39-4100-81ec-ebe994791e14, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0bf5c0f9-3423-4684-9ffb-e4b20eda3ecd]]@1700563880, context: RoutingContextImpl(Address=5592d679-4b72-4d08-b69e-b291aefa5614, routingType=ANYCAST, PreviousAddress=5592d679-4b72-4d08-b69e-b291aefa5614 previousRoute:ANYCAST, reusable=true, version=-2147483576)
..................................................
***** durable queues 5592d679-4b72-4d08-b69e-b291aefa5614:
***** non durable for 5592d679-4b72-4d08-b69e-b291aefa5614:
- queueID=753 address:5592d679-4b72-4d08-b69e-b291aefa5614 name:5592d679-4b72-4d08-b69e-b291aefa5614 filter:null
..................................................
, transaction: null
2024-04-30 15:14:42,368 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5592d679-4b72-4d08-b69e-b291aefa5614: Reference[761]:RELIABLE:CoreMessage[messageID=761, durable=true, userID=5ecab07b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=5592d679-4b72-4d08-b69e-b291aefa5614, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-737eefd2-6f39-4100-81ec-ebe994791e14, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0bf5c0f9-3423-4684-9ffb-e4b20eda3ecd]]@1700563880
2024-04-30 15:14:42,369 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5592d679-4b72-4d08-b69e-b291aefa5614: CoreMessage[messageID=761, durable=true, userID=5ecab07b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=5592d679-4b72-4d08-b69e-b291aefa5614, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-737eefd2-6f39-4100-81ec-ebe994791e14, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0bf5c0f9-3423-4684-9ffb-e4b20eda3ecd]]@1700563880 to transaction: TransactionImpl [xid=null, txID=764, xid=null, state=ACTIVE, createTime=1714490082368(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@685cb409
2024-04-30 15:14:42,369 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5592d679-4b72-4d08-b69e-b291aefa5614: CoreMessage[messageID=761, durable=true, userID=5ecab07b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=5592d679-4b72-4d08-b69e-b291aefa5614, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-737eefd2-6f39-4100-81ec-ebe994791e14, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0bf5c0f9-3423-4684-9ffb-e4b20eda3ecd]]@1700563880, transaction: TransactionImpl [xid=null, txID=764, xid=null, state=COMMITTED, createTime=1714490082368(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@685cb409
2024-04-30 15:14:42,370 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ecf927c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27b44651, true, {}]
2024-04-30 15:14:42,371 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [5592d679-4b72-4d08-b69e-b291aefa5614]
2024-04-30 15:14:42,374 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@65cb54c4, org.eclipse.scout.rt.mom.jms.JmsSubscription@dfcdb91] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:42,376 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ed055cd-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@604351eb, true, {}]
2024-04-30 15:14:42,376 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:42,378 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ed0a3ee-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@189fd897, true, {}]
2024-04-30 15:14:42,378 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=59f1d964-ab37-4527-8649-b55ea1145ea7, address=59f1d964-ab37-4527-8649-b55ea1145ea7, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:42,379 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@48425c53
2024-04-30 15:14:42,379 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1b177dc5
2024-04-30 15:14:42,380 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 59f1d964-ab37-4527-8649-b55ea1145ea7, null, 0, false, true, null]
2024-04-30 15:14:42,382 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=794, durable=true, userID=5ed14031-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e6c4deff-c630-4ead-bf46-515224b5369a, JMSReplyTo=temp-queue://59f1d964-ab37-4527-8649-b55ea1145ea7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@322128226, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:42,382 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[794]:RELIABLE:CoreMessage[messageID=794, durable=true, userID=5ed14031-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e6c4deff-c630-4ead-bf46-515224b5369a, JMSReplyTo=temp-queue://59f1d964-ab37-4527-8649-b55ea1145ea7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@322128226
2024-04-30 15:14:42,383 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=794, durable=true, userID=5ed14031-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e6c4deff-c630-4ead-bf46-515224b5369a, JMSReplyTo=temp-queue://59f1d964-ab37-4527-8649-b55ea1145ea7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@322128226 to transaction: TransactionImpl [xid=null, txID=795, xid=null, state=ACTIVE, createTime=1714490082383(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@58de0235
2024-04-30 15:14:42,384 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ed18e52-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3aa523e5, true, {}]
2024-04-30 15:14:42,385 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=798, durable=true, userID=5ed1dc74-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=59f1d964-ab37-4527-8649-b55ea1145ea7, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e6c4deff-c630-4ead-bf46-515224b5369a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d39a843c-b4ab-4187-b449-b06a73e878ea]]@921550550, context: RoutingContextImpl(Address=59f1d964-ab37-4527-8649-b55ea1145ea7, routingType=ANYCAST, PreviousAddress=59f1d964-ab37-4527-8649-b55ea1145ea7 previousRoute:ANYCAST, reusable=true, version=-2147483574)
..................................................
***** durable queues 59f1d964-ab37-4527-8649-b55ea1145ea7:
***** non durable for 59f1d964-ab37-4527-8649-b55ea1145ea7:
- queueID=790 address:59f1d964-ab37-4527-8649-b55ea1145ea7 name:59f1d964-ab37-4527-8649-b55ea1145ea7 filter:null
..................................................
, transaction: null
2024-04-30 15:14:42,386 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 59f1d964-ab37-4527-8649-b55ea1145ea7: Reference[798]:RELIABLE:CoreMessage[messageID=798, durable=true, userID=5ed1dc74-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=59f1d964-ab37-4527-8649-b55ea1145ea7, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e6c4deff-c630-4ead-bf46-515224b5369a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d39a843c-b4ab-4187-b449-b06a73e878ea]]@921550550
2024-04-30 15:14:42,386 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=794, durable=true, userID=5ed14031-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e6c4deff-c630-4ead-bf46-515224b5369a, JMSReplyTo=temp-queue://59f1d964-ab37-4527-8649-b55ea1145ea7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@322128226, transaction: TransactionImpl [xid=null, txID=795, xid=null, state=COMMITTED, createTime=1714490082383(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@58de0235
2024-04-30 15:14:42,386 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 59f1d964-ab37-4527-8649-b55ea1145ea7: CoreMessage[messageID=798, durable=true, userID=5ed1dc74-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=59f1d964-ab37-4527-8649-b55ea1145ea7, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e6c4deff-c630-4ead-bf46-515224b5369a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d39a843c-b4ab-4187-b449-b06a73e878ea]]@921550550 to transaction: TransactionImpl [xid=null, txID=801, xid=null, state=ACTIVE, createTime=1714490082386(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@37ed7268
2024-04-30 15:14:42,387 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 59f1d964-ab37-4527-8649-b55ea1145ea7: CoreMessage[messageID=798, durable=true, userID=5ed1dc74-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=59f1d964-ab37-4527-8649-b55ea1145ea7, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e6c4deff-c630-4ead-bf46-515224b5369a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d39a843c-b4ab-4187-b449-b06a73e878ea]]@921550550, transaction: TransactionImpl [xid=null, txID=801, xid=null, state=COMMITTED, createTime=1714490082386(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@37ed7268
2024-04-30 15:14:42,388 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ed251a5-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d171002, true, {}]
2024-04-30 15:14:42,389 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [59f1d964-ab37-4527-8649-b55ea1145ea7]
2024-04-30 15:14:42,392 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@46ba1ca9, org.eclipse.scout.rt.mom.jms.JmsSubscription@5a5bc599] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:42,394 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ed314f6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@160ebd41, true, {}]
2024-04-30 15:14:42,395 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:42,396 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ed36317-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@245b30b7, true, {}]
2024-04-30 15:14:42,396 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=dadb46bb-8f1b-41fd-865d-f8e27a7f9d6d, address=dadb46bb-8f1b-41fd-865d-f8e27a7f9d6d, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:42,396 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@248c775a
2024-04-30 15:14:42,397 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5ebaa629
2024-04-30 15:14:42,398 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, dadb46bb-8f1b-41fd-865d-f8e27a7f9d6d, null, 0, false, true, null]
2024-04-30 15:14:42,400 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=831, durable=true, userID=5ed3ff5a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-71801d37-2a9c-4d3b-a507-8687dcf84177, JMSReplyTo=temp-queue://dadb46bb-8f1b-41fd-865d-f8e27a7f9d6d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1209318128, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:42,400 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[831]:RELIABLE:CoreMessage[messageID=831, durable=true, userID=5ed3ff5a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-71801d37-2a9c-4d3b-a507-8687dcf84177, JMSReplyTo=temp-queue://dadb46bb-8f1b-41fd-865d-f8e27a7f9d6d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1209318128
2024-04-30 15:14:42,401 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=831, durable=true, userID=5ed3ff5a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-71801d37-2a9c-4d3b-a507-8687dcf84177, JMSReplyTo=temp-queue://dadb46bb-8f1b-41fd-865d-f8e27a7f9d6d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1209318128 to transaction: TransactionImpl [xid=null, txID=832, xid=null, state=ACTIVE, createTime=1714490082401(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4d87097f
2024-04-30 15:14:42,401 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ed44d7b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@290041e6, true, {}]
2024-04-30 15:14:42,403 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=835, durable=true, userID=5ed49b9d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=dadb46bb-8f1b-41fd-865d-f8e27a7f9d6d, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-71801d37-2a9c-4d3b-a507-8687dcf84177, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=48942afd-dc3a-420f-87d4-0547722b1da5]]@527330717, context: RoutingContextImpl(Address=dadb46bb-8f1b-41fd-865d-f8e27a7f9d6d, routingType=ANYCAST, PreviousAddress=dadb46bb-8f1b-41fd-865d-f8e27a7f9d6d previousRoute:ANYCAST, reusable=true, version=-2147483572)
..................................................
***** durable queues dadb46bb-8f1b-41fd-865d-f8e27a7f9d6d:
***** non durable for dadb46bb-8f1b-41fd-865d-f8e27a7f9d6d:
- queueID=827 address:dadb46bb-8f1b-41fd-865d-f8e27a7f9d6d name:dadb46bb-8f1b-41fd-865d-f8e27a7f9d6d filter:null
..................................................
, transaction: null
2024-04-30 15:14:42,403 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from dadb46bb-8f1b-41fd-865d-f8e27a7f9d6d: Reference[835]:RELIABLE:CoreMessage[messageID=835, durable=true, userID=5ed49b9d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=dadb46bb-8f1b-41fd-865d-f8e27a7f9d6d, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-71801d37-2a9c-4d3b-a507-8687dcf84177, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=48942afd-dc3a-420f-87d4-0547722b1da5]]@527330717
2024-04-30 15:14:42,403 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=831, durable=true, userID=5ed3ff5a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-71801d37-2a9c-4d3b-a507-8687dcf84177, JMSReplyTo=temp-queue://dadb46bb-8f1b-41fd-865d-f8e27a7f9d6d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1209318128, transaction: TransactionImpl [xid=null, txID=832, xid=null, state=COMMITTED, createTime=1714490082401(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4d87097f
2024-04-30 15:14:42,404 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from dadb46bb-8f1b-41fd-865d-f8e27a7f9d6d: CoreMessage[messageID=835, durable=true, userID=5ed49b9d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=dadb46bb-8f1b-41fd-865d-f8e27a7f9d6d, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-71801d37-2a9c-4d3b-a507-8687dcf84177, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=48942afd-dc3a-420f-87d4-0547722b1da5]]@527330717 to transaction: TransactionImpl [xid=null, txID=838, xid=null, state=ACTIVE, createTime=1714490082404(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@59a87f0f
2024-04-30 15:14:42,404 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from dadb46bb-8f1b-41fd-865d-f8e27a7f9d6d: CoreMessage[messageID=835, durable=true, userID=5ed49b9d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=dadb46bb-8f1b-41fd-865d-f8e27a7f9d6d, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-71801d37-2a9c-4d3b-a507-8687dcf84177, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=48942afd-dc3a-420f-87d4-0547722b1da5]]@527330717, transaction: TransactionImpl [xid=null, txID=838, xid=null, state=COMMITTED, createTime=1714490082404(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@59a87f0f
2024-04-30 15:14:42,405 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ed4e9be-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a01d5d4, true, {}]
2024-04-30 15:14:42,406 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [dadb46bb-8f1b-41fd-865d-f8e27a7f9d6d]
2024-04-30 15:14:42,409 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@67431152, org.eclipse.scout.rt.mom.jms.JmsSubscription@70c440fd] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:42,411 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ed5ad0f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8f09888, true, {}]
2024-04-30 15:14:42,411 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:42,412 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ed5fb30-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56510678, true, {}]
2024-04-30 15:14:42,413 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=44ff2eec-31ba-4859-8c8a-50a125f5dd40, address=44ff2eec-31ba-4859-8c8a-50a125f5dd40, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:42,413 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@65b656b2
2024-04-30 15:14:42,414 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4dd12f9b
2024-04-30 15:14:42,415 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 44ff2eec-31ba-4859-8c8a-50a125f5dd40, null, 0, false, true, null]
2024-04-30 15:14:42,417 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=868, durable=true, userID=5ed69773-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4d4637b7-ca2c-4c4c-a02a-e3db8da498c5, JMSReplyTo=temp-queue://44ff2eec-31ba-4859-8c8a-50a125f5dd40, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@494699753, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:42,417 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[868]:RELIABLE:CoreMessage[messageID=868, durable=true, userID=5ed69773-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4d4637b7-ca2c-4c4c-a02a-e3db8da498c5, JMSReplyTo=temp-queue://44ff2eec-31ba-4859-8c8a-50a125f5dd40, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@494699753
2024-04-30 15:14:42,418 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=868, durable=true, userID=5ed69773-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4d4637b7-ca2c-4c4c-a02a-e3db8da498c5, JMSReplyTo=temp-queue://44ff2eec-31ba-4859-8c8a-50a125f5dd40, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@494699753 to transaction: TransactionImpl [xid=null, txID=869, xid=null, state=ACTIVE, createTime=1714490082418(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@a20b7dc
2024-04-30 15:14:42,418 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ed6e594-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27119871, true, {}]
2024-04-30 15:14:42,420 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=872, durable=true, userID=5ed733b6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=44ff2eec-31ba-4859-8c8a-50a125f5dd40, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4d4637b7-ca2c-4c4c-a02a-e3db8da498c5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1f62eddc-7995-4afc-99d7-2c67f4ef8e64]]@1782948416, context: RoutingContextImpl(Address=44ff2eec-31ba-4859-8c8a-50a125f5dd40, routingType=ANYCAST, PreviousAddress=44ff2eec-31ba-4859-8c8a-50a125f5dd40 previousRoute:ANYCAST, reusable=true, version=-2147483570)
..................................................
***** durable queues 44ff2eec-31ba-4859-8c8a-50a125f5dd40:
***** non durable for 44ff2eec-31ba-4859-8c8a-50a125f5dd40:
- queueID=864 address:44ff2eec-31ba-4859-8c8a-50a125f5dd40 name:44ff2eec-31ba-4859-8c8a-50a125f5dd40 filter:null
..................................................
, transaction: null
2024-04-30 15:14:42,420 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 44ff2eec-31ba-4859-8c8a-50a125f5dd40: Reference[872]:RELIABLE:CoreMessage[messageID=872, durable=true, userID=5ed733b6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=44ff2eec-31ba-4859-8c8a-50a125f5dd40, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4d4637b7-ca2c-4c4c-a02a-e3db8da498c5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1f62eddc-7995-4afc-99d7-2c67f4ef8e64]]@1782948416
2024-04-30 15:14:42,420 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=868, durable=true, userID=5ed69773-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4d4637b7-ca2c-4c4c-a02a-e3db8da498c5, JMSReplyTo=temp-queue://44ff2eec-31ba-4859-8c8a-50a125f5dd40, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@494699753, transaction: TransactionImpl [xid=null, txID=869, xid=null, state=COMMITTED, createTime=1714490082418(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@a20b7dc
2024-04-30 15:14:42,421 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 44ff2eec-31ba-4859-8c8a-50a125f5dd40: CoreMessage[messageID=872, durable=true, userID=5ed733b6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=44ff2eec-31ba-4859-8c8a-50a125f5dd40, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4d4637b7-ca2c-4c4c-a02a-e3db8da498c5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1f62eddc-7995-4afc-99d7-2c67f4ef8e64]]@1782948416 to transaction: TransactionImpl [xid=null, txID=875, xid=null, state=ACTIVE, createTime=1714490082421(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@120c35f
2024-04-30 15:14:42,421 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 44ff2eec-31ba-4859-8c8a-50a125f5dd40: CoreMessage[messageID=872, durable=true, userID=5ed733b6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=44ff2eec-31ba-4859-8c8a-50a125f5dd40, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4d4637b7-ca2c-4c4c-a02a-e3db8da498c5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1f62eddc-7995-4afc-99d7-2c67f4ef8e64]]@1782948416, transaction: TransactionImpl [xid=null, txID=875, xid=null, state=COMMITTED, createTime=1714490082421(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@120c35f
2024-04-30 15:14:42,423 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ed781d7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d807186, true, {}]
2024-04-30 15:14:42,424 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [44ff2eec-31ba-4859-8c8a-50a125f5dd40]
2024-04-30 15:14:42,426 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@35e9d10, org.eclipse.scout.rt.mom.jms.JmsSubscription@6f35f074] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:42,428 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ed86c38-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6989d40c, true, {}]
2024-04-30 15:14:42,429 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:42,430 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ed8ba59-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e4f4fb8, true, {}]
2024-04-30 15:14:42,431 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2d8864d2-a24e-4066-a8d9-e1b9c3f28b82, address=2d8864d2-a24e-4066-a8d9-e1b9c3f28b82, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:42,431 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6b8aeb7e
2024-04-30 15:14:42,431 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@45f47ae0
2024-04-30 15:14:42,432 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2d8864d2-a24e-4066-a8d9-e1b9c3f28b82, null, 0, false, true, null]
2024-04-30 15:14:42,434 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=905, durable=true, userID=5ed92f8c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b3316bdc-33ad-4cc9-b2db-a5e950a57c7a, JMSReplyTo=temp-queue://2d8864d2-a24e-4066-a8d9-e1b9c3f28b82, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@773758200, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:42,438 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[905]:RELIABLE:CoreMessage[messageID=905, durable=true, userID=5ed92f8c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b3316bdc-33ad-4cc9-b2db-a5e950a57c7a, JMSReplyTo=temp-queue://2d8864d2-a24e-4066-a8d9-e1b9c3f28b82, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@773758200
2024-04-30 15:14:42,439 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=905, durable=true, userID=5ed92f8c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b3316bdc-33ad-4cc9-b2db-a5e950a57c7a, JMSReplyTo=temp-queue://2d8864d2-a24e-4066-a8d9-e1b9c3f28b82, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@773758200 to transaction: TransactionImpl [xid=null, txID=906, xid=null, state=ACTIVE, createTime=1714490082438(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7fa6cba1
2024-04-30 15:14:42,439 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5eda19ed-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c1191b9, true, {}]
2024-04-30 15:14:42,441 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=905, durable=true, userID=5ed92f8c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b3316bdc-33ad-4cc9-b2db-a5e950a57c7a, JMSReplyTo=temp-queue://2d8864d2-a24e-4066-a8d9-e1b9c3f28b82, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@773758200, transaction: TransactionImpl [xid=null, txID=906, xid=null, state=COMMITTED, createTime=1714490082438(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7fa6cba1
2024-04-30 15:14:42,441 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=909, durable=true, userID=5eda40ff-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=2d8864d2-a24e-4066-a8d9-e1b9c3f28b82, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b3316bdc-33ad-4cc9-b2db-a5e950a57c7a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=560ae1d5-680e-43c8-98ff-216739398369]]@1809199001, context: RoutingContextImpl(Address=2d8864d2-a24e-4066-a8d9-e1b9c3f28b82, routingType=ANYCAST, PreviousAddress=2d8864d2-a24e-4066-a8d9-e1b9c3f28b82 previousRoute:ANYCAST, reusable=true, version=-2147483568)
..................................................
***** durable queues 2d8864d2-a24e-4066-a8d9-e1b9c3f28b82:
***** non durable for 2d8864d2-a24e-4066-a8d9-e1b9c3f28b82:
- queueID=901 address:2d8864d2-a24e-4066-a8d9-e1b9c3f28b82 name:2d8864d2-a24e-4066-a8d9-e1b9c3f28b82 filter:null
..................................................
, transaction: null
2024-04-30 15:14:42,441 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2d8864d2-a24e-4066-a8d9-e1b9c3f28b82: Reference[909]:RELIABLE:CoreMessage[messageID=909, durable=true, userID=5eda40ff-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=2d8864d2-a24e-4066-a8d9-e1b9c3f28b82, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b3316bdc-33ad-4cc9-b2db-a5e950a57c7a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=560ae1d5-680e-43c8-98ff-216739398369]]@1809199001
2024-04-30 15:14:42,442 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2d8864d2-a24e-4066-a8d9-e1b9c3f28b82: CoreMessage[messageID=909, durable=true, userID=5eda40ff-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=2d8864d2-a24e-4066-a8d9-e1b9c3f28b82, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b3316bdc-33ad-4cc9-b2db-a5e950a57c7a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=560ae1d5-680e-43c8-98ff-216739398369]]@1809199001 to transaction: TransactionImpl [xid=null, txID=912, xid=null, state=ACTIVE, createTime=1714490082442(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5674060f
2024-04-30 15:14:42,442 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2d8864d2-a24e-4066-a8d9-e1b9c3f28b82: CoreMessage[messageID=909, durable=true, userID=5eda40ff-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=2d8864d2-a24e-4066-a8d9-e1b9c3f28b82, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b3316bdc-33ad-4cc9-b2db-a5e950a57c7a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=560ae1d5-680e-43c8-98ff-216739398369]]@1809199001, transaction: TransactionImpl [xid=null, txID=912, xid=null, state=COMMITTED, createTime=1714490082442(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5674060f
2024-04-30 15:14:42,443 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5edab630-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fa39e72, true, {}]
2024-04-30 15:14:42,444 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [2d8864d2-a24e-4066-a8d9-e1b9c3f28b82]
2024-04-30 15:14:42,470 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@15914cf6, org.eclipse.scout.rt.mom.jms.JmsSubscription@386eaab1] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:42,472 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5edf2301-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c9431a4, true, {}]
2024-04-30 15:14:42,473 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:42,474 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5edf7122-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44b6e8b3, true, {}]
2024-04-30 15:14:42,474 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=bbdafb15-9538-4b67-a786-92eec0b4565d, address=bbdafb15-9538-4b67-a786-92eec0b4565d, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:42,475 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@121d56ad
2024-04-30 15:14:42,475 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1d0c8d65
2024-04-30 15:14:42,476 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, bbdafb15-9538-4b67-a786-92eec0b4565d, null, 0, false, true, null]
2024-04-30 15:14:42,478 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=942, durable=true, userID=5edfe655-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aa9862ec-e189-4422-acf2-382e3a97286b, JMSReplyTo=temp-queue://bbdafb15-9538-4b67-a786-92eec0b4565d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@33919594, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:42,478 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[942]:RELIABLE:CoreMessage[messageID=942, durable=true, userID=5edfe655-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aa9862ec-e189-4422-acf2-382e3a97286b, JMSReplyTo=temp-queue://bbdafb15-9538-4b67-a786-92eec0b4565d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@33919594
2024-04-30 15:14:42,479 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=942, durable=true, userID=5edfe655-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aa9862ec-e189-4422-acf2-382e3a97286b, JMSReplyTo=temp-queue://bbdafb15-9538-4b67-a786-92eec0b4565d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@33919594 to transaction: TransactionImpl [xid=null, txID=943, xid=null, state=ACTIVE, createTime=1714490082479(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4e5983a3
2024-04-30 15:14:42,480 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ee05b86-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f627193, true, {}]
2024-04-30 15:14:42,482 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=946, durable=true, userID=5ee08298-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=bbdafb15-9538-4b67-a786-92eec0b4565d, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aa9862ec-e189-4422-acf2-382e3a97286b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cc8e14f1-c318-4b0f-bc74-78f2398b08d6]]@1949417692, context: RoutingContextImpl(Address=bbdafb15-9538-4b67-a786-92eec0b4565d, routingType=ANYCAST, PreviousAddress=bbdafb15-9538-4b67-a786-92eec0b4565d previousRoute:ANYCAST, reusable=true, version=-2147483566)
..................................................
***** durable queues bbdafb15-9538-4b67-a786-92eec0b4565d:
***** non durable for bbdafb15-9538-4b67-a786-92eec0b4565d:
- queueID=938 address:bbdafb15-9538-4b67-a786-92eec0b4565d name:bbdafb15-9538-4b67-a786-92eec0b4565d filter:null
..................................................
, transaction: null
2024-04-30 15:14:42,482 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from bbdafb15-9538-4b67-a786-92eec0b4565d: Reference[946]:RELIABLE:CoreMessage[messageID=946, durable=true, userID=5ee08298-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=bbdafb15-9538-4b67-a786-92eec0b4565d, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aa9862ec-e189-4422-acf2-382e3a97286b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cc8e14f1-c318-4b0f-bc74-78f2398b08d6]]@1949417692
2024-04-30 15:14:42,482 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=942, durable=true, userID=5edfe655-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aa9862ec-e189-4422-acf2-382e3a97286b, JMSReplyTo=temp-queue://bbdafb15-9538-4b67-a786-92eec0b4565d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@33919594, transaction: TransactionImpl [xid=null, txID=943, xid=null, state=COMMITTED, createTime=1714490082479(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4e5983a3
2024-04-30 15:14:42,482 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from bbdafb15-9538-4b67-a786-92eec0b4565d: CoreMessage[messageID=946, durable=true, userID=5ee08298-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=bbdafb15-9538-4b67-a786-92eec0b4565d, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aa9862ec-e189-4422-acf2-382e3a97286b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cc8e14f1-c318-4b0f-bc74-78f2398b08d6]]@1949417692 to transaction: TransactionImpl [xid=null, txID=949, xid=null, state=ACTIVE, createTime=1714490082482(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@d93497f
2024-04-30 15:14:42,483 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from bbdafb15-9538-4b67-a786-92eec0b4565d: CoreMessage[messageID=946, durable=true, userID=5ee08298-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=bbdafb15-9538-4b67-a786-92eec0b4565d, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aa9862ec-e189-4422-acf2-382e3a97286b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cc8e14f1-c318-4b0f-bc74-78f2398b08d6]]@1949417692, transaction: TransactionImpl [xid=null, txID=949, xid=null, state=COMMITTED, createTime=1714490082482(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@d93497f
2024-04-30 15:14:42,484 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ee0f7c9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a318fa0, true, {}]
2024-04-30 15:14:42,485 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [bbdafb15-9538-4b67-a786-92eec0b4565d]
2024-04-30 15:14:42,487 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@10b0f4b2, org.eclipse.scout.rt.mom.jms.JmsSubscription@200a49bd] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:42,489 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ee1bb1a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d4c7792, true, {}]
2024-04-30 15:14:42,490 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:42,491 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ee2093b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c99c2ef, true, {}]
2024-04-30 15:14:42,492 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5e101c7d-5977-4660-96ce-348d58b1c2f8, address=5e101c7d-5977-4660-96ce-348d58b1c2f8, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:42,492 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4df926f4
2024-04-30 15:14:42,493 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3ef9bc88
2024-04-30 15:14:42,494 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5e101c7d-5977-4660-96ce-348d58b1c2f8, null, 0, false, true, null]
2024-04-30 15:14:42,496 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=979, durable=true, userID=5ee2a57e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-403c3658-1e2d-4321-8309-5bf07d5c1718, JMSReplyTo=temp-queue://5e101c7d-5977-4660-96ce-348d58b1c2f8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1143042223, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:42,496 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[979]:RELIABLE:CoreMessage[messageID=979, durable=true, userID=5ee2a57e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-403c3658-1e2d-4321-8309-5bf07d5c1718, JMSReplyTo=temp-queue://5e101c7d-5977-4660-96ce-348d58b1c2f8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1143042223
2024-04-30 15:14:42,497 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=979, durable=true, userID=5ee2a57e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-403c3658-1e2d-4321-8309-5bf07d5c1718, JMSReplyTo=temp-queue://5e101c7d-5977-4660-96ce-348d58b1c2f8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1143042223 to transaction: TransactionImpl [xid=null, txID=980, xid=null, state=ACTIVE, createTime=1714490082497(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@a74cf9b
2024-04-30 15:14:42,498 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ee2f39f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14533d94, true, {}]
2024-04-30 15:14:42,499 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=983, durable=true, userID=5ee341c1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=5e101c7d-5977-4660-96ce-348d58b1c2f8, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-403c3658-1e2d-4321-8309-5bf07d5c1718, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5ba21059-74d1-402f-8aa5-f89a28d2cefe]]@1097196309, context: RoutingContextImpl(Address=5e101c7d-5977-4660-96ce-348d58b1c2f8, routingType=ANYCAST, PreviousAddress=5e101c7d-5977-4660-96ce-348d58b1c2f8 previousRoute:ANYCAST, reusable=true, version=-2147483564)
..................................................
***** durable queues 5e101c7d-5977-4660-96ce-348d58b1c2f8:
***** non durable for 5e101c7d-5977-4660-96ce-348d58b1c2f8:
- queueID=975 address:5e101c7d-5977-4660-96ce-348d58b1c2f8 name:5e101c7d-5977-4660-96ce-348d58b1c2f8 filter:null
..................................................
, transaction: null
2024-04-30 15:14:42,499 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5e101c7d-5977-4660-96ce-348d58b1c2f8: Reference[983]:RELIABLE:CoreMessage[messageID=983, durable=true, userID=5ee341c1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=5e101c7d-5977-4660-96ce-348d58b1c2f8, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-403c3658-1e2d-4321-8309-5bf07d5c1718, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5ba21059-74d1-402f-8aa5-f89a28d2cefe]]@1097196309
2024-04-30 15:14:42,500 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=979, durable=true, userID=5ee2a57e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-403c3658-1e2d-4321-8309-5bf07d5c1718, JMSReplyTo=temp-queue://5e101c7d-5977-4660-96ce-348d58b1c2f8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1143042223, transaction: TransactionImpl [xid=null, txID=980, xid=null, state=COMMITTED, createTime=1714490082497(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@a74cf9b
2024-04-30 15:14:42,500 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5e101c7d-5977-4660-96ce-348d58b1c2f8: CoreMessage[messageID=983, durable=true, userID=5ee341c1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=5e101c7d-5977-4660-96ce-348d58b1c2f8, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-403c3658-1e2d-4321-8309-5bf07d5c1718, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5ba21059-74d1-402f-8aa5-f89a28d2cefe]]@1097196309 to transaction: TransactionImpl [xid=null, txID=986, xid=null, state=ACTIVE, createTime=1714490082500(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1c68025c
2024-04-30 15:14:42,500 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5e101c7d-5977-4660-96ce-348d58b1c2f8: CoreMessage[messageID=983, durable=true, userID=5ee341c1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=5e101c7d-5977-4660-96ce-348d58b1c2f8, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-403c3658-1e2d-4321-8309-5bf07d5c1718, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5ba21059-74d1-402f-8aa5-f89a28d2cefe]]@1097196309, transaction: TransactionImpl [xid=null, txID=986, xid=null, state=COMMITTED, createTime=1714490082500(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1c68025c
2024-04-30 15:14:42,501 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ee38fe2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f9ce150, true, {}]
2024-04-30 15:14:42,502 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [5e101c7d-5977-4660-96ce-348d58b1c2f8]
2024-04-30 15:14:42,505 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@3edde871, org.eclipse.scout.rt.mom.jms.JmsSubscription@7f3c1f66] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:42,507 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ee45333-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d37ff9c, true, {}]
2024-04-30 15:14:42,508 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:42,509 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ee4c864-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@dc86775, true, {}]
2024-04-30 15:14:42,510 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=593344d0-77f0-4a8f-8a6c-4588fb395f0d, address=593344d0-77f0-4a8f-8a6c-4588fb395f0d, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:42,510 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7b973358
2024-04-30 15:14:42,510 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@a5105b3
2024-04-30 15:14:42,511 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 593344d0-77f0-4a8f-8a6c-4588fb395f0d, null, 0, false, true, null]
2024-04-30 15:14:42,513 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1016, durable=true, userID=5ee53d97-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e8760a89-ec27-48d0-859a-2ac7c036a465, JMSReplyTo=temp-queue://593344d0-77f0-4a8f-8a6c-4588fb395f0d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1788423299, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:42,513 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[1016]:RELIABLE:CoreMessage[messageID=1016, durable=true, userID=5ee53d97-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e8760a89-ec27-48d0-859a-2ac7c036a465, JMSReplyTo=temp-queue://593344d0-77f0-4a8f-8a6c-4588fb395f0d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1788423299
2024-04-30 15:14:42,514 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=1016, durable=true, userID=5ee53d97-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e8760a89-ec27-48d0-859a-2ac7c036a465, JMSReplyTo=temp-queue://593344d0-77f0-4a8f-8a6c-4588fb395f0d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1788423299 to transaction: TransactionImpl [xid=null, txID=1017, xid=null, state=ACTIVE, createTime=1714490082514(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7e336f0
2024-04-30 15:14:42,514 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ee58bb8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@83201ed, true, {}]
2024-04-30 15:14:42,516 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 593344d0-77f0-4a8f-8a6c-4588fb395f0d: Reference[1020]:RELIABLE:CoreMessage[messageID=1020, durable=true, userID=5ee5d9da-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=593344d0-77f0-4a8f-8a6c-4588fb395f0d, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e8760a89-ec27-48d0-859a-2ac7c036a465, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a255cd9c-3477-4546-ab2d-b98c69add473]]@1527395121
2024-04-30 15:14:42,516 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1020, durable=true, userID=5ee5d9da-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=593344d0-77f0-4a8f-8a6c-4588fb395f0d, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e8760a89-ec27-48d0-859a-2ac7c036a465, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a255cd9c-3477-4546-ab2d-b98c69add473]]@1527395121, context: RoutingContextImpl(Address=593344d0-77f0-4a8f-8a6c-4588fb395f0d, routingType=ANYCAST, PreviousAddress=593344d0-77f0-4a8f-8a6c-4588fb395f0d previousRoute:ANYCAST, reusable=true, version=-2147483562)
..................................................
***** durable queues 593344d0-77f0-4a8f-8a6c-4588fb395f0d:
***** non durable for 593344d0-77f0-4a8f-8a6c-4588fb395f0d:
- queueID=1012 address:593344d0-77f0-4a8f-8a6c-4588fb395f0d name:593344d0-77f0-4a8f-8a6c-4588fb395f0d filter:null
..................................................
, transaction: null
2024-04-30 15:14:42,517 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=1016, durable=true, userID=5ee53d97-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e8760a89-ec27-48d0-859a-2ac7c036a465, JMSReplyTo=temp-queue://593344d0-77f0-4a8f-8a6c-4588fb395f0d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1788423299, transaction: TransactionImpl [xid=null, txID=1017, xid=null, state=COMMITTED, createTime=1714490082514(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7e336f0
2024-04-30 15:14:42,517 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 593344d0-77f0-4a8f-8a6c-4588fb395f0d: CoreMessage[messageID=1020, durable=true, userID=5ee5d9da-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=593344d0-77f0-4a8f-8a6c-4588fb395f0d, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e8760a89-ec27-48d0-859a-2ac7c036a465, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a255cd9c-3477-4546-ab2d-b98c69add473]]@1527395121 to transaction: TransactionImpl [xid=null, txID=1021, xid=null, state=ACTIVE, createTime=1714490082517(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@54218cf
2024-04-30 15:14:42,517 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 593344d0-77f0-4a8f-8a6c-4588fb395f0d: CoreMessage[messageID=1020, durable=true, userID=5ee5d9da-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=593344d0-77f0-4a8f-8a6c-4588fb395f0d, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e8760a89-ec27-48d0-859a-2ac7c036a465, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a255cd9c-3477-4546-ab2d-b98c69add473]]@1527395121, transaction: TransactionImpl [xid=null, txID=1021, xid=null, state=COMMITTED, createTime=1714490082517(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@54218cf
2024-04-30 15:14:42,518 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ee627fb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ec224dc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ec224dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70b6d1c8, true, {}]
2024-04-30 15:14:42,519 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [593344d0-77f0-4a8f-8a6c-4588fb395f0d]
2024-04-30 15:14:42,522 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@69701fe8, org.eclipse.scout.rt.mom.jms.JmsSubscription@2a0befd1] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:42,523 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2c2761f9[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:42,523 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.021102 ms
2024-04-30 15:14:42,524 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [7f68dc42-b2e1-4339-a59f-5acc0c015690]
2024-04-30 15:14:42,526 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:42,526 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:42,526 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ec224dc-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:42,527 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:42,527 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 249.377258 ms
2024-04-30 15:14:42,527 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyEmpty [artemis]>
2024-04-30 15:14:42,529 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:42,529 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-04-30 15:14:42,529 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 577329912'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom24]
2024-04-30 15:14:42,532 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom24]
2024-04-30 15:14:42,533 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ee871ed-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85]
2024-04-30 15:14:42,534 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ee89900-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ee871ed-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ee871ed-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ed9c88, true, {}]
2024-04-30 15:14:42,535 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@50ad90f6 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85]
2024-04-30 15:14:42,536 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ee8e721-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ee871ed-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ee871ed-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b8a0c18, true, {}]
2024-04-30 15:14:42,537 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5ee8e721-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:42,538 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@478de6cc
2024-04-30 15:14:42,538 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5a01a3b8-353a-456a-adf4-aa41ee816f9f, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:42,539 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@550e472f
2024-04-30 15:14:42,540 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5a01a3b8-353a-456a-adf4-aa41ee816f9f, null, 0, false, true, null]
2024-04-30 15:14:42,541 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ee9aa73-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ee871ed-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ee871ed-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ac738a7, true, {}]
2024-04-30 15:14:42,568 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueueRequestReplyMultipleSubscriptions, address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:14:42,569 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@10d4362c
2024-04-30 15:14:42,569 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@79b5df8
2024-04-30 15:14:42,570 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:42,571 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5eee3e55-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ee871ed-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ee871ed-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45f31f13, true, {}]
2024-04-30 15:14:42,572 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:42,573 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5eee8c76-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ee871ed-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ee871ed-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29cd04cf, true, {}]
2024-04-30 15:14:42,574 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8dd17685-816b-4d47-a007-47be1d343054, address=8dd17685-816b-4d47-a007-47be1d343054, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:42,574 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4870e1ac
2024-04-30 15:14:42,574 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6b2e3115
2024-04-30 15:14:42,575 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8dd17685-816b-4d47-a007-47be1d343054, null, 0, false, true, null]
2024-04-30 15:14:42,577 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1085, durable=true, userID=5eef01a9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bd725bb5-bd2b-4d1c-8a04-8a30418bcb37, JMSReplyTo=temp-queue://8dd17685-816b-4d47-a007-47be1d343054, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@162055472, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:14:42,577 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1085]:RELIABLE:CoreMessage[messageID=1085, durable=true, userID=5eef01a9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bd725bb5-bd2b-4d1c-8a04-8a30418bcb37, JMSReplyTo=temp-queue://8dd17685-816b-4d47-a007-47be1d343054, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@162055472
2024-04-30 15:14:42,578 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1085, durable=true, userID=5eef01a9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bd725bb5-bd2b-4d1c-8a04-8a30418bcb37, JMSReplyTo=temp-queue://8dd17685-816b-4d47-a007-47be1d343054, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@162055472 to transaction: TransactionImpl [xid=null, txID=1086, xid=null, state=ACTIVE, createTime=1714490082578(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5332b81c
2024-04-30 15:14:42,578 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5eef4fca-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ee871ed-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ee871ed-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5489edb8, true, {}]
2024-04-30 15:14:42,580 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1089, durable=true, userID=5eef9dec-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=8dd17685-816b-4d47-a007-47be1d343054, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bd725bb5-bd2b-4d1c-8a04-8a30418bcb37, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a8d7059b-4c2f-4b8c-8025-d0b6f5cc76bd]]@1526337290, context: RoutingContextImpl(Address=8dd17685-816b-4d47-a007-47be1d343054, routingType=ANYCAST, PreviousAddress=8dd17685-816b-4d47-a007-47be1d343054 previousRoute:ANYCAST, reusable=true, version=-2147483557)
..................................................
***** durable queues 8dd17685-816b-4d47-a007-47be1d343054:
***** non durable for 8dd17685-816b-4d47-a007-47be1d343054:
- queueID=1081 address:8dd17685-816b-4d47-a007-47be1d343054 name:8dd17685-816b-4d47-a007-47be1d343054 filter:null
..................................................
, transaction: null
2024-04-30 15:14:42,580 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 8dd17685-816b-4d47-a007-47be1d343054: Reference[1089]:RELIABLE:CoreMessage[messageID=1089, durable=true, userID=5eef9dec-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=8dd17685-816b-4d47-a007-47be1d343054, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bd725bb5-bd2b-4d1c-8a04-8a30418bcb37, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a8d7059b-4c2f-4b8c-8025-d0b6f5cc76bd]]@1526337290
2024-04-30 15:14:42,581 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1085, durable=true, userID=5eef01a9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bd725bb5-bd2b-4d1c-8a04-8a30418bcb37, JMSReplyTo=temp-queue://8dd17685-816b-4d47-a007-47be1d343054, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@162055472, transaction: TransactionImpl [xid=null, txID=1086, xid=null, state=COMMITTED, createTime=1714490082578(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5332b81c
2024-04-30 15:14:42,581 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 8dd17685-816b-4d47-a007-47be1d343054: CoreMessage[messageID=1089, durable=true, userID=5eef9dec-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=8dd17685-816b-4d47-a007-47be1d343054, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bd725bb5-bd2b-4d1c-8a04-8a30418bcb37, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a8d7059b-4c2f-4b8c-8025-d0b6f5cc76bd]]@1526337290 to transaction: TransactionImpl [xid=null, txID=1092, xid=null, state=ACTIVE, createTime=1714490082581(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7d3fd30
2024-04-30 15:14:42,581 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 8dd17685-816b-4d47-a007-47be1d343054: CoreMessage[messageID=1089, durable=true, userID=5eef9dec-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=8dd17685-816b-4d47-a007-47be1d343054, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bd725bb5-bd2b-4d1c-8a04-8a30418bcb37, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a8d7059b-4c2f-4b8c-8025-d0b6f5cc76bd]]@1526337290, transaction: TransactionImpl [xid=null, txID=1092, xid=null, state=COMMITTED, createTime=1714490082581(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7d3fd30
2024-04-30 15:14:42,582 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5eefec0d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ee871ed-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ee871ed-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b17e6fe, true, {}]
2024-04-30 15:14:42,583 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [8dd17685-816b-4d47-a007-47be1d343054]
2024-04-30 15:14:42,635 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@628b1538, org.eclipse.scout.rt.mom.jms.JmsSubscription@36995784]
2024-04-30 15:14:42,638 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5db5e057[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:42,638 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009558 ms
2024-04-30 15:14:42,639 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [5a01a3b8-353a-456a-adf4-aa41ee816f9f]
2024-04-30 15:14:42,640 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:42,640 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:42,641 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ee871ed-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:42,642 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:42,642 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 113.527871 ms
2024-04-30 15:14:42,642 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-04-30 15:14:42,643 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:42,643 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-04-30 15:14:42,644 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2031620371'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:42,647 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:42,647 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ef9d71f-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82]
2024-04-30 15:14:42,648 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ef9fe32-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ef9d71f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ef9d71f-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4715f8bf, true, {}]
2024-04-30 15:14:42,649 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@60e8f539 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82]
2024-04-30 15:14:42,650 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5efa2543-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ef9d71f-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ef9d71f-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@415403d4, true, {}]
2024-04-30 15:14:42,651 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5efa2543-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:42,651 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@48e111e7
2024-04-30 15:14:42,651 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=171e76ab-f35d-4627-86a3-27757b5f222a, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:42,652 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@66a21ee7
2024-04-30 15:14:42,653 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 171e76ab-f35d-4627-86a3-27757b5f222a, null, 0, false, true, null]
2024-04-30 15:14:42,654 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5efae895-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ef9d71f-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ef9d71f-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@525d3777, true, {}]
2024-04-30 15:14:42,655 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:42,656 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5efb36b6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ef9d71f-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ef9d71f-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@201889d8, true, {}]
2024-04-30 15:14:42,657 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:42,658 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5efb84d7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ef9d71f-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ef9d71f-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7679b46c, true, {}]
2024-04-30 15:14:42,658 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9bf01817-cab6-474d-a0fe-e8e41fb4a46d, address=9bf01817-cab6-474d-a0fe-e8e41fb4a46d, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:42,659 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4ea80a23
2024-04-30 15:14:42,659 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@66bb3ebc
2024-04-30 15:14:42,660 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9bf01817-cab6-474d-a0fe-e8e41fb4a46d, null, 0, false, true, null]
2024-04-30 15:14:42,662 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1153, durable=true, userID=5efbfa0a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-23c7a2c6-3c7e-4f4a-b855-bde674b04418, JMSReplyTo=temp-queue://9bf01817-cab6-474d-a0fe-e8e41fb4a46d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1341795955, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:14:42,662 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1153]:RELIABLE:CoreMessage[messageID=1153, durable=true, userID=5efbfa0a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-23c7a2c6-3c7e-4f4a-b855-bde674b04418, JMSReplyTo=temp-queue://9bf01817-cab6-474d-a0fe-e8e41fb4a46d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1341795955
2024-04-30 15:14:42,663 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1153, durable=true, userID=5efbfa0a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-23c7a2c6-3c7e-4f4a-b855-bde674b04418, JMSReplyTo=temp-queue://9bf01817-cab6-474d-a0fe-e8e41fb4a46d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1341795955 to transaction: TransactionImpl [xid=null, txID=1154, xid=null, state=ACTIVE, createTime=1714490082663(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3bedaeff
2024-04-30 15:14:42,664 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5efc482b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ef9d71f-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ef9d71f-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40f7ac3e, true, {}]
2024-04-30 15:14:42,666 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1153, durable=true, userID=5efbfa0a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-23c7a2c6-3c7e-4f4a-b855-bde674b04418, JMSReplyTo=temp-queue://9bf01817-cab6-474d-a0fe-e8e41fb4a46d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1341795955, transaction: TransactionImpl [xid=null, txID=1154, xid=null, state=COMMITTED, createTime=1714490082663(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3bedaeff
2024-04-30 15:14:42,666 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 9bf01817-cab6-474d-a0fe-e8e41fb4a46d: Reference[1157]:RELIABLE:CoreMessage[messageID=1157, durable=true, userID=5efc964d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=9bf01817-cab6-474d-a0fe-e8e41fb4a46d, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-23c7a2c6-3c7e-4f4a-b855-bde674b04418, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3929e2ae-4702-43ba-91f0-ad7b0cae4a76]]@1326053010
2024-04-30 15:14:42,666 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1157, durable=true, userID=5efc964d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=9bf01817-cab6-474d-a0fe-e8e41fb4a46d, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-23c7a2c6-3c7e-4f4a-b855-bde674b04418, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3929e2ae-4702-43ba-91f0-ad7b0cae4a76]]@1326053010, context: RoutingContextImpl(Address=9bf01817-cab6-474d-a0fe-e8e41fb4a46d, routingType=ANYCAST, PreviousAddress=9bf01817-cab6-474d-a0fe-e8e41fb4a46d previousRoute:ANYCAST, reusable=true, version=-2147483553)
..................................................
***** durable queues 9bf01817-cab6-474d-a0fe-e8e41fb4a46d:
***** non durable for 9bf01817-cab6-474d-a0fe-e8e41fb4a46d:
- queueID=1149 address:9bf01817-cab6-474d-a0fe-e8e41fb4a46d name:9bf01817-cab6-474d-a0fe-e8e41fb4a46d filter:null
..................................................
, transaction: null
2024-04-30 15:14:42,666 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 9bf01817-cab6-474d-a0fe-e8e41fb4a46d: CoreMessage[messageID=1157, durable=true, userID=5efc964d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=9bf01817-cab6-474d-a0fe-e8e41fb4a46d, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-23c7a2c6-3c7e-4f4a-b855-bde674b04418, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3929e2ae-4702-43ba-91f0-ad7b0cae4a76]]@1326053010 to transaction: TransactionImpl [xid=null, txID=1158, xid=null, state=ACTIVE, createTime=1714490082666(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3b849a1d
2024-04-30 15:14:42,667 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 9bf01817-cab6-474d-a0fe-e8e41fb4a46d: CoreMessage[messageID=1157, durable=true, userID=5efc964d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=9bf01817-cab6-474d-a0fe-e8e41fb4a46d, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-23c7a2c6-3c7e-4f4a-b855-bde674b04418, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3929e2ae-4702-43ba-91f0-ad7b0cae4a76]]@1326053010, transaction: TransactionImpl [xid=null, txID=1158, xid=null, state=COMMITTED, createTime=1714490082666(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3b849a1d
2024-04-30 15:14:42,668 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5efd0b7e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5ef9d71f-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5ef9d71f-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7883b8e3, true, {}]
2024-04-30 15:14:42,669 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [9bf01817-cab6-474d-a0fe-e8e41fb4a46d]
2024-04-30 15:14:42,721 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3dd8b40e, org.eclipse.scout.rt.mom.jms.JmsSubscription@4101e146]
2024-04-30 15:14:42,724 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7703afbe[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:42,724 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009359 ms
2024-04-30 15:14:42,725 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [171e76ab-f35d-4627-86a3-27757b5f222a]
2024-04-30 15:14:42,727 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:42,727 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:42,728 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ef9d71f-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:42,729 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:42,729 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 85.655472 ms
2024-04-30 15:14:42,729 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-04-30 15:14:42,730 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:42,730 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-04-30 15:14:42,730 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1458924310'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:14:42,733 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:14:42,734 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5f071da0-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom24]
2024-04-30 15:14:42,735 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f0744b3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f071da0-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f071da0-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ca573bc, true, {}]
2024-04-30 15:14:42,736 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@57f6907f - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom24]
2024-04-30 15:14:42,737 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f076bc4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f071da0-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f071da0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e47f30e, true, {}]
2024-04-30 15:14:42,738 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5f076bc4-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:42,738 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2f6f12d4
2024-04-30 15:14:42,738 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d783744e-3061-4cd5-bb68-f83073362457, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:42,739 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6537da7
2024-04-30 15:14:42,740 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d783744e-3061-4cd5-bb68-f83073362457, null, 0, false, true, null]
2024-04-30 15:14:42,741 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f082f16-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f071da0-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f071da0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@198d0d86, true, {}]
2024-04-30 15:14:42,742 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:42,743 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f087d37-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f071da0-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f071da0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42db41c7, true, {}]
2024-04-30 15:14:42,744 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:42,746 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f08cb58-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f071da0-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f071da0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d23fdc2, true, {}]
2024-04-30 15:14:42,746 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b01f63e3-b26c-4fbe-9d9b-3c74716f3e41, address=b01f63e3-b26c-4fbe-9d9b-3c74716f3e41, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:42,746 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2198fc08
2024-04-30 15:14:42,747 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1ee96859
2024-04-30 15:14:42,748 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b01f63e3-b26c-4fbe-9d9b-3c74716f3e41, null, 0, false, true, null]
2024-04-30 15:14:42,750 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1221, durable=true, userID=5f09679b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b82d5299-6e17-471f-9e04-a3152b1877b0, JMSReplyTo=temp-queue://b01f63e3-b26c-4fbe-9d9b-3c74716f3e41, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@68935234, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:14:42,751 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1221]:RELIABLE:CoreMessage[messageID=1221, durable=true, userID=5f09679b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b82d5299-6e17-471f-9e04-a3152b1877b0, JMSReplyTo=temp-queue://b01f63e3-b26c-4fbe-9d9b-3c74716f3e41, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@68935234
2024-04-30 15:14:42,752 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1221, durable=true, userID=5f09679b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b82d5299-6e17-471f-9e04-a3152b1877b0, JMSReplyTo=temp-queue://b01f63e3-b26c-4fbe-9d9b-3c74716f3e41, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@68935234 to transaction: TransactionImpl [xid=null, txID=1222, xid=null, state=ACTIVE, createTime=1714490082751(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@48a5a72d
2024-04-30 15:14:42,752 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f09dccc-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f071da0-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f071da0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b9c7f02, true, {}]
2024-04-30 15:14:42,754 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1221, durable=true, userID=5f09679b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b82d5299-6e17-471f-9e04-a3152b1877b0, JMSReplyTo=temp-queue://b01f63e3-b26c-4fbe-9d9b-3c74716f3e41, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@68935234, transaction: TransactionImpl [xid=null, txID=1222, xid=null, state=COMMITTED, createTime=1714490082751(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@48a5a72d
2024-04-30 15:14:42,754 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1225, durable=true, userID=5f0a03de-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=b01f63e3-b26c-4fbe-9d9b-3c74716f3e41, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b82d5299-6e17-471f-9e04-a3152b1877b0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4a3efa94-1aef-4b4a-ac6d-01a0b0eac3bb]]@2025837170, context: RoutingContextImpl(Address=b01f63e3-b26c-4fbe-9d9b-3c74716f3e41, routingType=ANYCAST, PreviousAddress=b01f63e3-b26c-4fbe-9d9b-3c74716f3e41 previousRoute:ANYCAST, reusable=true, version=-2147483549)
..................................................
***** durable queues b01f63e3-b26c-4fbe-9d9b-3c74716f3e41:
***** non durable for b01f63e3-b26c-4fbe-9d9b-3c74716f3e41:
- queueID=1217 address:b01f63e3-b26c-4fbe-9d9b-3c74716f3e41 name:b01f63e3-b26c-4fbe-9d9b-3c74716f3e41 filter:null
..................................................
, transaction: null
2024-04-30 15:14:42,754 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b01f63e3-b26c-4fbe-9d9b-3c74716f3e41: Reference[1225]:RELIABLE:CoreMessage[messageID=1225, durable=true, userID=5f0a03de-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=b01f63e3-b26c-4fbe-9d9b-3c74716f3e41, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b82d5299-6e17-471f-9e04-a3152b1877b0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4a3efa94-1aef-4b4a-ac6d-01a0b0eac3bb]]@2025837170
2024-04-30 15:14:42,755 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b01f63e3-b26c-4fbe-9d9b-3c74716f3e41: CoreMessage[messageID=1225, durable=true, userID=5f0a03de-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=b01f63e3-b26c-4fbe-9d9b-3c74716f3e41, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b82d5299-6e17-471f-9e04-a3152b1877b0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4a3efa94-1aef-4b4a-ac6d-01a0b0eac3bb]]@2025837170 to transaction: TransactionImpl [xid=null, txID=1228, xid=null, state=ACTIVE, createTime=1714490082755(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7d1aaa19
2024-04-30 15:14:42,755 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b01f63e3-b26c-4fbe-9d9b-3c74716f3e41: CoreMessage[messageID=1225, durable=true, userID=5f0a03de-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=b01f63e3-b26c-4fbe-9d9b-3c74716f3e41, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b82d5299-6e17-471f-9e04-a3152b1877b0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4a3efa94-1aef-4b4a-ac6d-01a0b0eac3bb]]@2025837170, transaction: TransactionImpl [xid=null, txID=1228, xid=null, state=COMMITTED, createTime=1714490082755(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7d1aaa19
2024-04-30 15:14:42,757 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f0a790f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f071da0-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f071da0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@524c27c4, true, {}]
2024-04-30 15:14:42,757 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [b01f63e3-b26c-4fbe-9d9b-3c74716f3e41]
2024-04-30 15:14:42,809 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@cd9ce76, org.eclipse.scout.rt.mom.jms.JmsSubscription@421c057a]
2024-04-30 15:14:42,812 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1216ea79[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:42,812 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012991 ms
2024-04-30 15:14:42,813 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [d783744e-3061-4cd5-bb68-f83073362457]
2024-04-30 15:14:42,815 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:42,815 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:42,816 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5f071da0-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:42,817 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:42,817 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 87.086190 ms
2024-04-30 15:14:42,817 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-04-30 15:14:42,818 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:42,818 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-04-30 15:14:42,819 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1245879876'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom24]
2024-04-30 15:14:42,821 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom24]
2024-04-30 15:14:42,822 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5f148b31-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85]
2024-04-30 15:14:42,823 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f148b34-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f148b31-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f148b31-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ab3fa18, true, {}]
2024-04-30 15:14:42,824 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@296c6194 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85]
2024-04-30 15:14:42,824 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f14d955-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f148b31-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f148b31-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2849eacc, true, {}]
2024-04-30 15:14:42,826 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5f14d955-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:42,826 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2c6b26c1
2024-04-30 15:14:42,827 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b72c761a-8aa8-4e80-abc9-59e0b045f3c2, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:42,827 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3186e6c6
2024-04-30 15:14:42,828 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b72c761a-8aa8-4e80-abc9-59e0b045f3c2, null, 0, false, true, null]
2024-04-30 15:14:42,829 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f159ca7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f148b31-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f148b31-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30124c3f, true, {}]
2024-04-30 15:14:42,830 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:42,831 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f15eac8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f148b31-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f148b31-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19e4d88d, true, {}]
2024-04-30 15:14:42,832 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:42,833 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f1638e9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f148b31-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f148b31-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ef8303c, true, {}]
2024-04-30 15:14:42,834 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6a97603d-ace2-4095-a13a-631c8261b727, address=6a97603d-ace2-4095-a13a-631c8261b727, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:42,834 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2c8e3138
2024-04-30 15:14:42,834 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@40d0a38e
2024-04-30 15:14:42,835 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6a97603d-ace2-4095-a13a-631c8261b727, null, 0, false, true, null]
2024-04-30 15:14:42,837 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1289, durable=true, userID=5f16ae1c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-db2e4a60-e9d5-46ee-98d1-faa1f7219e67, JMSReplyTo=temp-queue://6a97603d-ace2-4095-a13a-631c8261b727, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@559569333, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:14:42,838 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1289]:RELIABLE:CoreMessage[messageID=1289, durable=true, userID=5f16ae1c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-db2e4a60-e9d5-46ee-98d1-faa1f7219e67, JMSReplyTo=temp-queue://6a97603d-ace2-4095-a13a-631c8261b727, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@559569333
2024-04-30 15:14:42,838 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1289, durable=true, userID=5f16ae1c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-db2e4a60-e9d5-46ee-98d1-faa1f7219e67, JMSReplyTo=temp-queue://6a97603d-ace2-4095-a13a-631c8261b727, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@559569333 to transaction: TransactionImpl [xid=null, txID=1290, xid=null, state=ACTIVE, createTime=1714490082838(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@20c03a48
2024-04-30 15:14:42,839 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f17234d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f148b31-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f148b31-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4968986, true, {}]
2024-04-30 15:14:42,841 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1289, durable=true, userID=5f16ae1c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-db2e4a60-e9d5-46ee-98d1-faa1f7219e67, JMSReplyTo=temp-queue://6a97603d-ace2-4095-a13a-631c8261b727, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@559569333, transaction: TransactionImpl [xid=null, txID=1290, xid=null, state=COMMITTED, createTime=1714490082838(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@20c03a48
2024-04-30 15:14:42,841 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1293, durable=true, userID=5f174a5f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=6a97603d-ace2-4095-a13a-631c8261b727, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-db2e4a60-e9d5-46ee-98d1-faa1f7219e67, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=efa2e50b-1209-49c6-88c8-8a208433365c]]@1225945262, context: RoutingContextImpl(Address=6a97603d-ace2-4095-a13a-631c8261b727, routingType=ANYCAST, PreviousAddress=6a97603d-ace2-4095-a13a-631c8261b727 previousRoute:ANYCAST, reusable=true, version=-2147483545)
..................................................
***** durable queues 6a97603d-ace2-4095-a13a-631c8261b727:
***** non durable for 6a97603d-ace2-4095-a13a-631c8261b727:
- queueID=1285 address:6a97603d-ace2-4095-a13a-631c8261b727 name:6a97603d-ace2-4095-a13a-631c8261b727 filter:null
..................................................
, transaction: null
2024-04-30 15:14:42,841 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 6a97603d-ace2-4095-a13a-631c8261b727: Reference[1293]:RELIABLE:CoreMessage[messageID=1293, durable=true, userID=5f174a5f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=6a97603d-ace2-4095-a13a-631c8261b727, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-db2e4a60-e9d5-46ee-98d1-faa1f7219e67, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=efa2e50b-1209-49c6-88c8-8a208433365c]]@1225945262
2024-04-30 15:14:42,842 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 6a97603d-ace2-4095-a13a-631c8261b727: CoreMessage[messageID=1293, durable=true, userID=5f174a5f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=6a97603d-ace2-4095-a13a-631c8261b727, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-db2e4a60-e9d5-46ee-98d1-faa1f7219e67, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=efa2e50b-1209-49c6-88c8-8a208433365c]]@1225945262 to transaction: TransactionImpl [xid=null, txID=1295, xid=null, state=ACTIVE, createTime=1714490082842(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@467ad5a4
2024-04-30 15:14:42,842 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 6a97603d-ace2-4095-a13a-631c8261b727: CoreMessage[messageID=1293, durable=true, userID=5f174a5f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=6a97603d-ace2-4095-a13a-631c8261b727, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-db2e4a60-e9d5-46ee-98d1-faa1f7219e67, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=efa2e50b-1209-49c6-88c8-8a208433365c]]@1225945262, transaction: TransactionImpl [xid=null, txID=1295, xid=null, state=COMMITTED, createTime=1714490082842(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@467ad5a4
2024-04-30 15:14:42,843 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f17bf90-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f148b31-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f148b31-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60bb4648, true, {}]
2024-04-30 15:14:42,844 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [6a97603d-ace2-4095-a13a-631c8261b727]
2024-04-30 15:14:42,896 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7b897456, org.eclipse.scout.rt.mom.jms.JmsSubscription@4dcc0e3d]
2024-04-30 15:14:42,899 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4e7fc976[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:42,899 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007697 ms
2024-04-30 15:14:42,900 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [b72c761a-8aa8-4e80-abc9-59e0b045f3c2]
2024-04-30 15:14:42,902 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:42,902 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:42,903 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5f148b31-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:42,904 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:42,904 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 86.018112 ms
2024-04-30 15:14:42,904 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-04-30 15:14:42,904 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:42,905 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-04-30 15:14:42,905 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1203160742'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:42,908 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:42,908 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5f21aaa2-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82]
2024-04-30 15:14:42,909 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f21d1b5-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f21aaa2-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f21aaa2-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7614359c, true, {}]
2024-04-30 15:14:42,911 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5cc45a82 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82]
2024-04-30 15:14:42,911 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f221fd6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f21aaa2-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f21aaa2-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@359a3e9b, true, {}]
2024-04-30 15:14:42,912 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5f221fd6-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:42,913 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3c9936eb
2024-04-30 15:14:42,913 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ff91d2f0-8469-4eff-9d05-b5ae2c01ce74, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:42,914 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@751d6d7
2024-04-30 15:14:42,915 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ff91d2f0-8469-4eff-9d05-b5ae2c01ce74, null, 0, false, true, null]
2024-04-30 15:14:42,916 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f22bc18-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f21aaa2-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f21aaa2-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54152a15, true, {}]
2024-04-30 15:14:42,917 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:42,918 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f233149-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f21aaa2-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f21aaa2-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@802e61, true, {}]
2024-04-30 15:14:42,919 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:42,920 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f237f6a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f21aaa2-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f21aaa2-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78e8b467, true, {}]
2024-04-30 15:14:42,921 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3a743a4c-bc80-46fb-b90f-ba51a08f9183, address=3a743a4c-bc80-46fb-b90f-ba51a08f9183, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:42,921 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7e5a556e
2024-04-30 15:14:42,922 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@79c5cf32
2024-04-30 15:14:42,923 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3a743a4c-bc80-46fb-b90f-ba51a08f9183, null, 0, false, true, null]
2024-04-30 15:14:42,924 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1357, durable=true, userID=5f23f49d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-324b3611-72af-4f18-9c6e-4f1bb1a86d19, JMSReplyTo=temp-queue://3a743a4c-bc80-46fb-b90f-ba51a08f9183, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@898437191, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:14:42,925 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1357]:RELIABLE:CoreMessage[messageID=1357, durable=true, userID=5f23f49d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-324b3611-72af-4f18-9c6e-4f1bb1a86d19, JMSReplyTo=temp-queue://3a743a4c-bc80-46fb-b90f-ba51a08f9183, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@898437191
2024-04-30 15:14:42,926 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1357, durable=true, userID=5f23f49d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-324b3611-72af-4f18-9c6e-4f1bb1a86d19, JMSReplyTo=temp-queue://3a743a4c-bc80-46fb-b90f-ba51a08f9183, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@898437191 to transaction: TransactionImpl [xid=null, txID=1358, xid=null, state=ACTIVE, createTime=1714490082925(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@23c64a06
2024-04-30 15:14:42,926 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f2469ce-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f21aaa2-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f21aaa2-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ce39f4f, true, {}]
2024-04-30 15:14:42,928 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1357, durable=true, userID=5f23f49d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-324b3611-72af-4f18-9c6e-4f1bb1a86d19, JMSReplyTo=temp-queue://3a743a4c-bc80-46fb-b90f-ba51a08f9183, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@898437191, transaction: TransactionImpl [xid=null, txID=1358, xid=null, state=COMMITTED, createTime=1714490082925(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@23c64a06
2024-04-30 15:14:42,928 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1361, durable=true, userID=5f2490e0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=3a743a4c-bc80-46fb-b90f-ba51a08f9183, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-324b3611-72af-4f18-9c6e-4f1bb1a86d19, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4ead0e6d-bb4d-46c9-8cfc-e6e72b78d3f4]]@500127863, context: RoutingContextImpl(Address=3a743a4c-bc80-46fb-b90f-ba51a08f9183, routingType=ANYCAST, PreviousAddress=3a743a4c-bc80-46fb-b90f-ba51a08f9183 previousRoute:ANYCAST, reusable=true, version=-2147483541)
..................................................
***** durable queues 3a743a4c-bc80-46fb-b90f-ba51a08f9183:
***** non durable for 3a743a4c-bc80-46fb-b90f-ba51a08f9183:
- queueID=1353 address:3a743a4c-bc80-46fb-b90f-ba51a08f9183 name:3a743a4c-bc80-46fb-b90f-ba51a08f9183 filter:null
..................................................
, transaction: null
2024-04-30 15:14:42,928 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 3a743a4c-bc80-46fb-b90f-ba51a08f9183: Reference[1361]:RELIABLE:CoreMessage[messageID=1361, durable=true, userID=5f2490e0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=3a743a4c-bc80-46fb-b90f-ba51a08f9183, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-324b3611-72af-4f18-9c6e-4f1bb1a86d19, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4ead0e6d-bb4d-46c9-8cfc-e6e72b78d3f4]]@500127863
2024-04-30 15:14:42,929 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 3a743a4c-bc80-46fb-b90f-ba51a08f9183: CoreMessage[messageID=1361, durable=true, userID=5f2490e0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=3a743a4c-bc80-46fb-b90f-ba51a08f9183, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-324b3611-72af-4f18-9c6e-4f1bb1a86d19, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4ead0e6d-bb4d-46c9-8cfc-e6e72b78d3f4]]@500127863 to transaction: TransactionImpl [xid=null, txID=1364, xid=null, state=ACTIVE, createTime=1714490082929(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@59263388
2024-04-30 15:14:42,929 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 3a743a4c-bc80-46fb-b90f-ba51a08f9183: CoreMessage[messageID=1361, durable=true, userID=5f2490e0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:42 UTC 2024, expiration=0, durable=true, address=3a743a4c-bc80-46fb-b90f-ba51a08f9183, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-324b3611-72af-4f18-9c6e-4f1bb1a86d19, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4ead0e6d-bb4d-46c9-8cfc-e6e72b78d3f4]]@500127863, transaction: TransactionImpl [xid=null, txID=1364, xid=null, state=COMMITTED, createTime=1714490082929(Tue Apr 30 15:14:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@59263388
2024-04-30 15:14:42,930 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f250611-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f21aaa2-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f21aaa2-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@521c0b70, true, {}]
2024-04-30 15:14:42,931 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [3a743a4c-bc80-46fb-b90f-ba51a08f9183]
2024-04-30 15:14:42,983 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@70313b0b, org.eclipse.scout.rt.mom.jms.JmsSubscription@5da16ed6]
2024-04-30 15:14:42,986 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@47dc5abb[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:42,986 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007540 ms
2024-04-30 15:14:42,987 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [ff91d2f0-8469-4eff-9d05-b5ae2c01ce74]
2024-04-30 15:14:42,988 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:42,988 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:42,989 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5f21aaa2-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:42,990 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:42,990 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 85.184765 ms
2024-04-30 15:14:42,990 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-04-30 15:14:42,991 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:42,991 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-04-30 15:14:42,991 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1629370784'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:14:42,994 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:14:42,994 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5f2eca13-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom24]
2024-04-30 15:14:42,995 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f2ef126-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f2eca13-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f2eca13-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76e01fc4, true, {}]
2024-04-30 15:14:42,996 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7096c3c2 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom24]
2024-04-30 15:14:42,997 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f2f1837-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f2eca13-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f2eca13-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b0bcda9, true, {}]
2024-04-30 15:14:42,998 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5f2f1837-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:42,998 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5f5fd317
2024-04-30 15:14:42,999 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cf258fdc-ec1c-4335-9d9f-3c5a01b2bf15, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:43,000 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@31cff413
2024-04-30 15:14:43,000 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cf258fdc-ec1c-4335-9d9f-3c5a01b2bf15, null, 0, false, true, null]
2024-04-30 15:14:43,001 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f2fdb89-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f2eca13-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f2eca13-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4aa9eac2, true, {}]
2024-04-30 15:14:43,002 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:43,004 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f3029aa-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f2eca13-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f2eca13-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66a41147, true, {}]
2024-04-30 15:14:43,005 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:43,006 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f3077cb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f2eca13-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f2eca13-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@569d1efb, true, {}]
2024-04-30 15:14:43,006 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e907c6d9-ed0a-4d46-bc89-817047e4c21a, address=e907c6d9-ed0a-4d46-bc89-817047e4c21a, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:43,006 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4bad6f16
2024-04-30 15:14:43,007 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@79d8aa98
2024-04-30 15:14:43,008 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e907c6d9-ed0a-4d46-bc89-817047e4c21a, null, 0, false, true, null]
2024-04-30 15:14:43,010 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1425, durable=true, userID=5f31140e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3327c820-d301-422f-9f46-fd5d71b6b71d, JMSReplyTo=temp-queue://e907c6d9-ed0a-4d46-bc89-817047e4c21a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@739138371, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:14:43,010 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1425]:RELIABLE:CoreMessage[messageID=1425, durable=true, userID=5f31140e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3327c820-d301-422f-9f46-fd5d71b6b71d, JMSReplyTo=temp-queue://e907c6d9-ed0a-4d46-bc89-817047e4c21a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@739138371
2024-04-30 15:14:43,011 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1425, durable=true, userID=5f31140e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3327c820-d301-422f-9f46-fd5d71b6b71d, JMSReplyTo=temp-queue://e907c6d9-ed0a-4d46-bc89-817047e4c21a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@739138371 to transaction: TransactionImpl [xid=null, txID=1426, xid=null, state=ACTIVE, createTime=1714490083011(Tue Apr 30 15:14:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@76c3d96c
2024-04-30 15:14:43,011 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f31622f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f2eca13-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f2eca13-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@531e09da, true, {}]
2024-04-30 15:14:43,013 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1429, durable=true, userID=5f31af51-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=e907c6d9-ed0a-4d46-bc89-817047e4c21a, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3327c820-d301-422f-9f46-fd5d71b6b71d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=360d29aa-3260-4829-bd51-212589fabec7]]@631345472, context: RoutingContextImpl(Address=e907c6d9-ed0a-4d46-bc89-817047e4c21a, routingType=ANYCAST, PreviousAddress=e907c6d9-ed0a-4d46-bc89-817047e4c21a previousRoute:ANYCAST, reusable=true, version=-2147483537)
..................................................
***** durable queues e907c6d9-ed0a-4d46-bc89-817047e4c21a:
***** non durable for e907c6d9-ed0a-4d46-bc89-817047e4c21a:
- queueID=1421 address:e907c6d9-ed0a-4d46-bc89-817047e4c21a name:e907c6d9-ed0a-4d46-bc89-817047e4c21a filter:null
..................................................
, transaction: null
2024-04-30 15:14:43,013 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e907c6d9-ed0a-4d46-bc89-817047e4c21a: Reference[1429]:RELIABLE:CoreMessage[messageID=1429, durable=true, userID=5f31af51-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=e907c6d9-ed0a-4d46-bc89-817047e4c21a, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3327c820-d301-422f-9f46-fd5d71b6b71d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=360d29aa-3260-4829-bd51-212589fabec7]]@631345472
2024-04-30 15:14:43,013 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1425, durable=true, userID=5f31140e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3327c820-d301-422f-9f46-fd5d71b6b71d, JMSReplyTo=temp-queue://e907c6d9-ed0a-4d46-bc89-817047e4c21a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@739138371, transaction: TransactionImpl [xid=null, txID=1426, xid=null, state=COMMITTED, createTime=1714490083011(Tue Apr 30 15:14:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@76c3d96c
2024-04-30 15:14:43,014 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e907c6d9-ed0a-4d46-bc89-817047e4c21a: CoreMessage[messageID=1429, durable=true, userID=5f31af51-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=e907c6d9-ed0a-4d46-bc89-817047e4c21a, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3327c820-d301-422f-9f46-fd5d71b6b71d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=360d29aa-3260-4829-bd51-212589fabec7]]@631345472 to transaction: TransactionImpl [xid=null, txID=1432, xid=null, state=ACTIVE, createTime=1714490083014(Tue Apr 30 15:14:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@17377581
2024-04-30 15:14:43,014 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e907c6d9-ed0a-4d46-bc89-817047e4c21a: CoreMessage[messageID=1429, durable=true, userID=5f31af51-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=e907c6d9-ed0a-4d46-bc89-817047e4c21a, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3327c820-d301-422f-9f46-fd5d71b6b71d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=360d29aa-3260-4829-bd51-212589fabec7]]@631345472, transaction: TransactionImpl [xid=null, txID=1432, xid=null, state=COMMITTED, createTime=1714490083014(Tue Apr 30 15:14:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@17377581
2024-04-30 15:14:43,015 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f31fd72-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f2eca13-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f2eca13-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6109af5f, true, {}]
2024-04-30 15:14:43,016 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [e907c6d9-ed0a-4d46-bc89-817047e4c21a]
2024-04-30 15:14:43,068 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2b8f5aa4, org.eclipse.scout.rt.mom.jms.JmsSubscription@7d0e46dd]
2024-04-30 15:14:43,071 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@72af3698[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:43,071 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007079 ms
2024-04-30 15:14:43,072 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [cf258fdc-ec1c-4335-9d9f-3c5a01b2bf15]
2024-04-30 15:14:43,074 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:43,074 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:43,074 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5f2eca13-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:43,075 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:43,075 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 84.536623 ms
2024-04-30 15:14:43,075 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-04-30 15:14:43,076 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:43,076 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-04-30 15:14:43,077 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 233231892'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom24]
2024-04-30 15:14:43,079 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom24]
2024-04-30 15:14:43,080 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5f3be884-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85]
2024-04-30 15:14:43,081 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f3c0f97-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f3be884-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f3be884-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@520dab53, true, {}]
2024-04-30 15:14:43,083 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3e4b3718 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85]
2024-04-30 15:14:43,083 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f3c5db8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f3be884-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f3be884-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d4ed324, true, {}]
2024-04-30 15:14:43,084 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5f3c5db8-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:43,084 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5751ecae
2024-04-30 15:14:43,085 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3aa73c63-4051-48ae-9a9e-e3379094147b, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:43,086 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@68c2d3
2024-04-30 15:14:43,086 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3aa73c63-4051-48ae-9a9e-e3379094147b, null, 0, false, true, null]
2024-04-30 15:14:43,087 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f3cf9fa-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f3be884-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f3be884-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@459720f0, true, {}]
2024-04-30 15:14:43,089 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:43,090 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f3d481b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f3be884-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f3be884-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@715f9d74, true, {}]
2024-04-30 15:14:43,090 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:43,091 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f3d963c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f3be884-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f3be884-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d4e8fa4, true, {}]
2024-04-30 15:14:43,092 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=89d8c0e4-dabe-49a8-9370-585f6c37dd53, address=89d8c0e4-dabe-49a8-9370-585f6c37dd53, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:43,092 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3fb15791
2024-04-30 15:14:43,093 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@13ee646f
2024-04-30 15:14:43,094 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 89d8c0e4-dabe-49a8-9370-585f6c37dd53, null, 0, false, true, null]
2024-04-30 15:14:43,096 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1493, durable=true, userID=5f3e327f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-06ee9cd4-c888-4a27-ad67-18e9a40234f0, JMSReplyTo=temp-queue://89d8c0e4-dabe-49a8-9370-585f6c37dd53, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1961546857, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:14:43,100 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1493]:RELIABLE:CoreMessage[messageID=1493, durable=true, userID=5f3e327f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-06ee9cd4-c888-4a27-ad67-18e9a40234f0, JMSReplyTo=temp-queue://89d8c0e4-dabe-49a8-9370-585f6c37dd53, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1961546857
2024-04-30 15:14:43,100 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1493, durable=true, userID=5f3e327f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-06ee9cd4-c888-4a27-ad67-18e9a40234f0, JMSReplyTo=temp-queue://89d8c0e4-dabe-49a8-9370-585f6c37dd53, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1961546857 to transaction: TransactionImpl [xid=null, txID=1494, xid=null, state=ACTIVE, createTime=1714490083100(Tue Apr 30 15:14:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7a7dc110
2024-04-30 15:14:43,101 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f3f1ce0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f3be884-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f3be884-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@dcc8f21, true, {}]
2024-04-30 15:14:43,103 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1493, durable=true, userID=5f3e327f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-06ee9cd4-c888-4a27-ad67-18e9a40234f0, JMSReplyTo=temp-queue://89d8c0e4-dabe-49a8-9370-585f6c37dd53, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1961546857, transaction: TransactionImpl [xid=null, txID=1494, xid=null, state=COMMITTED, createTime=1714490083100(Tue Apr 30 15:14:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7a7dc110
2024-04-30 15:14:43,103 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1497, durable=true, userID=5f3f43f2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=89d8c0e4-dabe-49a8-9370-585f6c37dd53, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-06ee9cd4-c888-4a27-ad67-18e9a40234f0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cabb8bf6-92f3-4b89-aec1-165997eabdaf]]@1102265301, context: RoutingContextImpl(Address=89d8c0e4-dabe-49a8-9370-585f6c37dd53, routingType=ANYCAST, PreviousAddress=89d8c0e4-dabe-49a8-9370-585f6c37dd53 previousRoute:ANYCAST, reusable=true, version=-2147483533)
..................................................
***** durable queues 89d8c0e4-dabe-49a8-9370-585f6c37dd53:
***** non durable for 89d8c0e4-dabe-49a8-9370-585f6c37dd53:
- queueID=1489 address:89d8c0e4-dabe-49a8-9370-585f6c37dd53 name:89d8c0e4-dabe-49a8-9370-585f6c37dd53 filter:null
..................................................
, transaction: null
2024-04-30 15:14:43,103 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 89d8c0e4-dabe-49a8-9370-585f6c37dd53: Reference[1497]:RELIABLE:CoreMessage[messageID=1497, durable=true, userID=5f3f43f2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=89d8c0e4-dabe-49a8-9370-585f6c37dd53, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-06ee9cd4-c888-4a27-ad67-18e9a40234f0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cabb8bf6-92f3-4b89-aec1-165997eabdaf]]@1102265301
2024-04-30 15:14:43,104 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 89d8c0e4-dabe-49a8-9370-585f6c37dd53: CoreMessage[messageID=1497, durable=true, userID=5f3f43f2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=89d8c0e4-dabe-49a8-9370-585f6c37dd53, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-06ee9cd4-c888-4a27-ad67-18e9a40234f0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cabb8bf6-92f3-4b89-aec1-165997eabdaf]]@1102265301 to transaction: TransactionImpl [xid=null, txID=1500, xid=null, state=ACTIVE, createTime=1714490083104(Tue Apr 30 15:14:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7adc5c33
2024-04-30 15:14:43,104 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 89d8c0e4-dabe-49a8-9370-585f6c37dd53: CoreMessage[messageID=1497, durable=true, userID=5f3f43f2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=89d8c0e4-dabe-49a8-9370-585f6c37dd53, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-06ee9cd4-c888-4a27-ad67-18e9a40234f0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cabb8bf6-92f3-4b89-aec1-165997eabdaf]]@1102265301, transaction: TransactionImpl [xid=null, txID=1500, xid=null, state=COMMITTED, createTime=1714490083104(Tue Apr 30 15:14:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7adc5c33
2024-04-30 15:14:43,106 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f3fb923-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f3be884-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f3be884-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@116f2ea2, true, {}]
2024-04-30 15:14:43,106 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [89d8c0e4-dabe-49a8-9370-585f6c37dd53]
2024-04-30 15:14:43,158 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7ecd6861, org.eclipse.scout.rt.mom.jms.JmsSubscription@6557dcea]
2024-04-30 15:14:43,161 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@fe6c6a5[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:43,161 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009021 ms
2024-04-30 15:14:43,162 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [3aa73c63-4051-48ae-9a9e-e3379094147b]
2024-04-30 15:14:43,163 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:43,163 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:43,164 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5f3be884-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:43,165 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:43,165 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 89.042414 ms
2024-04-30 15:14:43,165 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-04-30 15:14:43,166 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:43,166 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-04-30 15:14:43,167 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 397084806'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:43,169 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:43,169 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5f497d25-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82]
2024-04-30 15:14:43,170 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f49a438-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f497d25-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f497d25-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@195f8bd1, true, {}]
2024-04-30 15:14:43,172 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2ad76298 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82]
2024-04-30 15:14:43,172 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f49f259-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f497d25-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f497d25-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c4a8e4b, true, {}]
2024-04-30 15:14:43,173 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5f49f259-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:43,174 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6307338
2024-04-30 15:14:43,174 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0edf21bb-5ae1-4f00-9acb-b33121a59b21, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:43,175 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@719b79d9
2024-04-30 15:14:43,175 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0edf21bb-5ae1-4f00-9acb-b33121a59b21, null, 0, false, true, null]
2024-04-30 15:14:43,176 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f4a8e9b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f497d25-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f497d25-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4800d84e, true, {}]
2024-04-30 15:14:43,178 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:43,179 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f4adcbc-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f497d25-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f497d25-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@673f3fa4, true, {}]
2024-04-30 15:14:43,179 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:43,180 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f4b2add-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f497d25-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f497d25-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a0686d1, true, {}]
2024-04-30 15:14:43,181 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7aa248dd-535f-4eb4-b39b-0dc882a96006, address=7aa248dd-535f-4eb4-b39b-0dc882a96006, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:43,181 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@fe477ac
2024-04-30 15:14:43,182 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5cfeb252
2024-04-30 15:14:43,183 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7aa248dd-535f-4eb4-b39b-0dc882a96006, null, 0, false, true, null]
2024-04-30 15:14:43,184 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1561, durable=true, userID=5f4ba010-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a6149ccc-8a65-4a4b-9c7d-066e2f2159f7, JMSReplyTo=temp-queue://7aa248dd-535f-4eb4-b39b-0dc882a96006, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@281262304, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:14:43,185 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1561]:RELIABLE:CoreMessage[messageID=1561, durable=true, userID=5f4ba010-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a6149ccc-8a65-4a4b-9c7d-066e2f2159f7, JMSReplyTo=temp-queue://7aa248dd-535f-4eb4-b39b-0dc882a96006, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@281262304
2024-04-30 15:14:43,185 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1561, durable=true, userID=5f4ba010-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a6149ccc-8a65-4a4b-9c7d-066e2f2159f7, JMSReplyTo=temp-queue://7aa248dd-535f-4eb4-b39b-0dc882a96006, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@281262304 to transaction: TransactionImpl [xid=null, txID=1562, xid=null, state=ACTIVE, createTime=1714490083185(Tue Apr 30 15:14:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@133e0cc7
2024-04-30 15:14:43,186 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f4c1541-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f497d25-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f497d25-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a3c4e90, true, {}]
2024-04-30 15:14:43,188 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1565, durable=true, userID=5f4c3c53-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=7aa248dd-535f-4eb4-b39b-0dc882a96006, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a6149ccc-8a65-4a4b-9c7d-066e2f2159f7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cbc1710a-a288-4a72-b443-5aa7c4aa6cae]]@80514563, context: RoutingContextImpl(Address=7aa248dd-535f-4eb4-b39b-0dc882a96006, routingType=ANYCAST, PreviousAddress=7aa248dd-535f-4eb4-b39b-0dc882a96006 previousRoute:ANYCAST, reusable=true, version=-2147483529)
..................................................
***** durable queues 7aa248dd-535f-4eb4-b39b-0dc882a96006:
***** non durable for 7aa248dd-535f-4eb4-b39b-0dc882a96006:
- queueID=1557 address:7aa248dd-535f-4eb4-b39b-0dc882a96006 name:7aa248dd-535f-4eb4-b39b-0dc882a96006 filter:null
..................................................
, transaction: null
2024-04-30 15:14:43,188 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 7aa248dd-535f-4eb4-b39b-0dc882a96006: Reference[1565]:RELIABLE:CoreMessage[messageID=1565, durable=true, userID=5f4c3c53-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=7aa248dd-535f-4eb4-b39b-0dc882a96006, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a6149ccc-8a65-4a4b-9c7d-066e2f2159f7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cbc1710a-a288-4a72-b443-5aa7c4aa6cae]]@80514563
2024-04-30 15:14:43,188 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1561, durable=true, userID=5f4ba010-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a6149ccc-8a65-4a4b-9c7d-066e2f2159f7, JMSReplyTo=temp-queue://7aa248dd-535f-4eb4-b39b-0dc882a96006, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@281262304, transaction: TransactionImpl [xid=null, txID=1562, xid=null, state=COMMITTED, createTime=1714490083185(Tue Apr 30 15:14:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@133e0cc7
2024-04-30 15:14:43,189 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 7aa248dd-535f-4eb4-b39b-0dc882a96006: CoreMessage[messageID=1565, durable=true, userID=5f4c3c53-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=7aa248dd-535f-4eb4-b39b-0dc882a96006, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a6149ccc-8a65-4a4b-9c7d-066e2f2159f7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cbc1710a-a288-4a72-b443-5aa7c4aa6cae]]@80514563 to transaction: TransactionImpl [xid=null, txID=1568, xid=null, state=ACTIVE, createTime=1714490083189(Tue Apr 30 15:14:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@77013028
2024-04-30 15:14:43,189 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 7aa248dd-535f-4eb4-b39b-0dc882a96006: CoreMessage[messageID=1565, durable=true, userID=5f4c3c53-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=7aa248dd-535f-4eb4-b39b-0dc882a96006, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a6149ccc-8a65-4a4b-9c7d-066e2f2159f7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cbc1710a-a288-4a72-b443-5aa7c4aa6cae]]@80514563, transaction: TransactionImpl [xid=null, txID=1568, xid=null, state=COMMITTED, createTime=1714490083189(Tue Apr 30 15:14:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@77013028
2024-04-30 15:14:43,190 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f4cb184-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f497d25-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f497d25-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5878271, true, {}]
2024-04-30 15:14:43,191 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [7aa248dd-535f-4eb4-b39b-0dc882a96006]
2024-04-30 15:14:43,243 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@43069adf, org.eclipse.scout.rt.mom.jms.JmsSubscription@18edbed9]
2024-04-30 15:14:43,245 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4ec98230[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:43,245 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008658 ms
2024-04-30 15:14:43,246 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [0edf21bb-5ae1-4f00-9acb-b33121a59b21]
2024-04-30 15:14:43,248 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:43,248 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:43,249 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5f497d25-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:43,250 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:43,250 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 83.867376 ms
2024-04-30 15:14:43,250 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-04-30 15:14:43,251 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:43,251 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-04-30 15:14:43,252 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 157211649'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:14:43,255 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:14:43,255 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5f569c96-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom24]
2024-04-30 15:14:43,256 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f56c3a9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f569c96-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f569c96-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f49778, true, {}]
2024-04-30 15:14:43,257 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@307ff612 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom24]
2024-04-30 15:14:43,258 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f5711ca-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f569c96-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f569c96-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e2178b, true, {}]
2024-04-30 15:14:43,259 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5f5711ca-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:43,259 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7a623c06
2024-04-30 15:14:43,260 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=241516da-5cd2-407e-8d60-05c71d7dec06, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:43,261 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@39278858
2024-04-30 15:14:43,261 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 241516da-5cd2-407e-8d60-05c71d7dec06, null, 0, false, true, null]
2024-04-30 15:14:43,262 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f57ae0c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f569c96-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f569c96-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@299e24f6, true, {}]
2024-04-30 15:14:43,264 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:43,264 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f57fc2d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f569c96-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f569c96-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15d2c1c7, true, {}]
2024-04-30 15:14:43,265 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:43,266 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f584a4e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f569c96-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f569c96-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5281f704, true, {}]
2024-04-30 15:14:43,267 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=fa1c6728-3c8e-442f-84c3-2eabcc8270d9, address=fa1c6728-3c8e-442f-84c3-2eabcc8270d9, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:43,267 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7c28c692
2024-04-30 15:14:43,268 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4a80c235
2024-04-30 15:14:43,268 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, fa1c6728-3c8e-442f-84c3-2eabcc8270d9, null, 0, false, true, null]
2024-04-30 15:14:43,270 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1629, durable=true, userID=5f58bf81-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a656a2e1-bd10-45a6-844a-f33a28bed508, JMSReplyTo=temp-queue://fa1c6728-3c8e-442f-84c3-2eabcc8270d9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1773076503, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:14:43,271 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1629]:RELIABLE:CoreMessage[messageID=1629, durable=true, userID=5f58bf81-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a656a2e1-bd10-45a6-844a-f33a28bed508, JMSReplyTo=temp-queue://fa1c6728-3c8e-442f-84c3-2eabcc8270d9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1773076503
2024-04-30 15:14:43,271 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1629, durable=true, userID=5f58bf81-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a656a2e1-bd10-45a6-844a-f33a28bed508, JMSReplyTo=temp-queue://fa1c6728-3c8e-442f-84c3-2eabcc8270d9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1773076503 to transaction: TransactionImpl [xid=null, txID=1630, xid=null, state=ACTIVE, createTime=1714490083271(Tue Apr 30 15:14:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@12e1e607
2024-04-30 15:14:43,272 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f5934b2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f569c96-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f569c96-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b6d6680, true, {}]
2024-04-30 15:14:43,274 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1633, durable=true, userID=5f595bc4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=fa1c6728-3c8e-442f-84c3-2eabcc8270d9, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a656a2e1-bd10-45a6-844a-f33a28bed508, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=92dca79d-d523-437f-bd2e-a8a05d0339b2]]@1882254413, context: RoutingContextImpl(Address=fa1c6728-3c8e-442f-84c3-2eabcc8270d9, routingType=ANYCAST, PreviousAddress=fa1c6728-3c8e-442f-84c3-2eabcc8270d9 previousRoute:ANYCAST, reusable=true, version=-2147483525)
..................................................
***** durable queues fa1c6728-3c8e-442f-84c3-2eabcc8270d9:
***** non durable for fa1c6728-3c8e-442f-84c3-2eabcc8270d9:
- queueID=1625 address:fa1c6728-3c8e-442f-84c3-2eabcc8270d9 name:fa1c6728-3c8e-442f-84c3-2eabcc8270d9 filter:null
..................................................
, transaction: null
2024-04-30 15:14:43,274 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from fa1c6728-3c8e-442f-84c3-2eabcc8270d9: Reference[1633]:RELIABLE:CoreMessage[messageID=1633, durable=true, userID=5f595bc4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=fa1c6728-3c8e-442f-84c3-2eabcc8270d9, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a656a2e1-bd10-45a6-844a-f33a28bed508, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=92dca79d-d523-437f-bd2e-a8a05d0339b2]]@1882254413
2024-04-30 15:14:43,274 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1629, durable=true, userID=5f58bf81-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a656a2e1-bd10-45a6-844a-f33a28bed508, JMSReplyTo=temp-queue://fa1c6728-3c8e-442f-84c3-2eabcc8270d9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1773076503, transaction: TransactionImpl [xid=null, txID=1630, xid=null, state=COMMITTED, createTime=1714490083271(Tue Apr 30 15:14:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@12e1e607
2024-04-30 15:14:43,274 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from fa1c6728-3c8e-442f-84c3-2eabcc8270d9: CoreMessage[messageID=1633, durable=true, userID=5f595bc4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=fa1c6728-3c8e-442f-84c3-2eabcc8270d9, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a656a2e1-bd10-45a6-844a-f33a28bed508, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=92dca79d-d523-437f-bd2e-a8a05d0339b2]]@1882254413 to transaction: TransactionImpl [xid=null, txID=1636, xid=null, state=ACTIVE, createTime=1714490083274(Tue Apr 30 15:14:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@10ecd8de
2024-04-30 15:14:43,275 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from fa1c6728-3c8e-442f-84c3-2eabcc8270d9: CoreMessage[messageID=1633, durable=true, userID=5f595bc4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=fa1c6728-3c8e-442f-84c3-2eabcc8270d9, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a656a2e1-bd10-45a6-844a-f33a28bed508, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=92dca79d-d523-437f-bd2e-a8a05d0339b2]]@1882254413, transaction: TransactionImpl [xid=null, txID=1636, xid=null, state=COMMITTED, createTime=1714490083274(Tue Apr 30 15:14:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@10ecd8de
2024-04-30 15:14:43,276 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f59d0f5-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f569c96-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f569c96-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e123a9b, true, {}]
2024-04-30 15:14:43,276 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [fa1c6728-3c8e-442f-84c3-2eabcc8270d9]
2024-04-30 15:14:43,329 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2d4aadc, org.eclipse.scout.rt.mom.jms.JmsSubscription@773ad729]
2024-04-30 15:14:43,331 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@614a4663[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:43,332 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008020 ms
2024-04-30 15:14:43,333 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [241516da-5cd2-407e-8d60-05c71d7dec06]
2024-04-30 15:14:43,334 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:43,334 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:43,335 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5f569c96-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:43,336 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:43,336 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 84.613175 ms
2024-04-30 15:14:43,336 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-04-30 15:14:43,336 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:43,336 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-04-30 15:14:43,337 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 143248349'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom24]
2024-04-30 15:14:43,339 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom24]
2024-04-30 15:14:43,340 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5f6394f7-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85]
2024-04-30 15:14:43,341 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f63bc0a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f6394f7-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f6394f7-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e083a16, true, {}]
2024-04-30 15:14:43,342 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@25c1955b - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85]
2024-04-30 15:14:43,343 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f640a2b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f6394f7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f6394f7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@180547a2, true, {}]
2024-04-30 15:14:43,344 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5f640a2b-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:43,344 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2510dc13
2024-04-30 15:14:43,345 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f8710376-9eff-478c-b8fe-7090a1dd20c4, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:43,346 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@202c0149
2024-04-30 15:14:43,346 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f8710376-9eff-478c-b8fe-7090a1dd20c4, null, 0, false, true, null]
2024-04-30 15:14:43,347 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f64a66d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f6394f7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f6394f7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@289974e9, true, {}]
2024-04-30 15:14:43,349 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:43,350 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f64f48e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f6394f7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f6394f7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c2fde1b, true, {}]
2024-04-30 15:14:43,350 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:43,352 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f6542af-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f6394f7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f6394f7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ed5ea2d, true, {}]
2024-04-30 15:14:43,352 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4471e67f-7c27-46f1-a4d2-8959b4ba883f, address=4471e67f-7c27-46f1-a4d2-8959b4ba883f, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:43,352 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@506ade3d
2024-04-30 15:14:43,353 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@73b96067
2024-04-30 15:14:43,354 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4471e67f-7c27-46f1-a4d2-8959b4ba883f, null, 0, false, true, null]
2024-04-30 15:14:43,356 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1697, durable=true, userID=5f65def2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e1ac0e30-9e23-4ad2-b946-997b461193d3, JMSReplyTo=temp-queue://4471e67f-7c27-46f1-a4d2-8959b4ba883f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@441743572, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:14:43,356 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1697]:RELIABLE:CoreMessage[messageID=1697, durable=true, userID=5f65def2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e1ac0e30-9e23-4ad2-b946-997b461193d3, JMSReplyTo=temp-queue://4471e67f-7c27-46f1-a4d2-8959b4ba883f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@441743572
2024-04-30 15:14:43,357 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1697, durable=true, userID=5f65def2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e1ac0e30-9e23-4ad2-b946-997b461193d3, JMSReplyTo=temp-queue://4471e67f-7c27-46f1-a4d2-8959b4ba883f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@441743572 to transaction: TransactionImpl [xid=null, txID=1698, xid=null, state=ACTIVE, createTime=1714490083357(Tue Apr 30 15:14:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@10646cc5
2024-04-30 15:14:43,357 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f662d13-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f6394f7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f6394f7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@680ba3c8, true, {}]
2024-04-30 15:14:43,359 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1701, durable=true, userID=5f667b35-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=4471e67f-7c27-46f1-a4d2-8959b4ba883f, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e1ac0e30-9e23-4ad2-b946-997b461193d3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=67c0e934-dc9d-4e3a-ae26-1338dfaeede9]]@534375125, context: RoutingContextImpl(Address=4471e67f-7c27-46f1-a4d2-8959b4ba883f, routingType=ANYCAST, PreviousAddress=4471e67f-7c27-46f1-a4d2-8959b4ba883f previousRoute:ANYCAST, reusable=true, version=-2147483521)
..................................................
***** durable queues 4471e67f-7c27-46f1-a4d2-8959b4ba883f:
***** non durable for 4471e67f-7c27-46f1-a4d2-8959b4ba883f:
- queueID=1693 address:4471e67f-7c27-46f1-a4d2-8959b4ba883f name:4471e67f-7c27-46f1-a4d2-8959b4ba883f filter:null
..................................................
, transaction: null
2024-04-30 15:14:43,359 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1697, durable=true, userID=5f65def2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e1ac0e30-9e23-4ad2-b946-997b461193d3, JMSReplyTo=temp-queue://4471e67f-7c27-46f1-a4d2-8959b4ba883f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@441743572, transaction: TransactionImpl [xid=null, txID=1698, xid=null, state=COMMITTED, createTime=1714490083357(Tue Apr 30 15:14:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@10646cc5
2024-04-30 15:14:43,360 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 4471e67f-7c27-46f1-a4d2-8959b4ba883f: Reference[1701]:RELIABLE:CoreMessage[messageID=1701, durable=true, userID=5f667b35-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=4471e67f-7c27-46f1-a4d2-8959b4ba883f, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e1ac0e30-9e23-4ad2-b946-997b461193d3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=67c0e934-dc9d-4e3a-ae26-1338dfaeede9]]@534375125
2024-04-30 15:14:43,361 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 4471e67f-7c27-46f1-a4d2-8959b4ba883f: CoreMessage[messageID=1701, durable=true, userID=5f667b35-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=4471e67f-7c27-46f1-a4d2-8959b4ba883f, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e1ac0e30-9e23-4ad2-b946-997b461193d3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=67c0e934-dc9d-4e3a-ae26-1338dfaeede9]]@534375125 to transaction: TransactionImpl [xid=null, txID=1704, xid=null, state=ACTIVE, createTime=1714490083360(Tue Apr 30 15:14:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@58d987cd
2024-04-30 15:14:43,361 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 4471e67f-7c27-46f1-a4d2-8959b4ba883f: CoreMessage[messageID=1701, durable=true, userID=5f667b35-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=4471e67f-7c27-46f1-a4d2-8959b4ba883f, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e1ac0e30-9e23-4ad2-b946-997b461193d3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=67c0e934-dc9d-4e3a-ae26-1338dfaeede9]]@534375125, transaction: TransactionImpl [xid=null, txID=1704, xid=null, state=COMMITTED, createTime=1714490083360(Tue Apr 30 15:14:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@58d987cd
2024-04-30 15:14:43,362 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f66f066-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f6394f7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f6394f7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f6f1dba, true, {}]
2024-04-30 15:14:43,363 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [4471e67f-7c27-46f1-a4d2-8959b4ba883f]
2024-04-30 15:14:43,415 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6ae55678, org.eclipse.scout.rt.mom.jms.JmsSubscription@4bc75792]
2024-04-30 15:14:43,417 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@18f4995f[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:43,417 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011460 ms
2024-04-30 15:14:43,418 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [f8710376-9eff-478c-b8fe-7090a1dd20c4]
2024-04-30 15:14:43,420 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:43,420 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:43,421 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5f6394f7-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:43,422 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:43,422 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 85.883082 ms
2024-04-30 15:14:43,423 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]>
2024-04-30 15:14:43,424 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:43,424 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]>
2024-04-30 15:14:43,425 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1604663946'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:43,427 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom82]
2024-04-30 15:14:43,428 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5f710288-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84]
2024-04-30 15:14:43,429 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f71028b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f710288-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f710288-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7186447, true, {}]
2024-04-30 15:14:43,430 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3f0fbb7e - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84]
2024-04-30 15:14:43,430 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f7150ac-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f710288-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f710288-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f0cb510, true, {}]
2024-04-30 15:14:43,431 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3b131396-3019-4375-9f5f-f16889fd2e45, address=3b131396-3019-4375-9f5f-f16889fd2e45, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:43,432 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4f5e6a30
2024-04-30 15:14:43,432 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@fb81cdb
2024-04-30 15:14:43,433 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3b131396-3019-4375-9f5f-f16889fd2e45, null, 0, false, true, null]
2024-04-30 15:14:43,435 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5f7150ac-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testQueueRequestReplyRequestFirst, [ANYCAST], true]
2024-04-30 15:14:43,435 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@72599e32
2024-04-30 15:14:43,436 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueueRequestReplyRequestFirst, address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:14:43,437 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3a98eb07
2024-04-30 15:14:43,438 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1754, durable=true, userID=5f726220-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5252ed98-2a4c-43e0-8dd4-ab362f8f167a, JMSReplyTo=temp-queue://3b131396-3019-4375-9f5f-f16889fd2e45, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1255792053, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-04-30 15:14:43,726 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f9e7b31-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f710288-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f710288-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ec44549, true, {}]
2024-04-30 15:14:43,728 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5f9e7b31-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:43,729 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@90c9a79
2024-04-30 15:14:43,730 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=529ce356-ef44-4837-b880-482d8b73833c, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:43,731 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@209755cb
2024-04-30 15:14:43,732 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 529ce356-ef44-4837-b880-482d8b73833c, null, 0, false, true, null]
2024-04-30 15:14:43,733 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5f9f6593-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f710288-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f710288-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d663d0a, true, {}]
2024-04-30 15:14:43,734 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-04-30 15:14:43,735 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[1754]:RELIABLE:CoreMessage[messageID=1754, durable=true, userID=5f726220-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5252ed98-2a4c-43e0-8dd4-ab362f8f167a, JMSReplyTo=temp-queue://3b131396-3019-4375-9f5f-f16889fd2e45, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1255792053
2024-04-30 15:14:43,736 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1754, durable=true, userID=5f726220-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5252ed98-2a4c-43e0-8dd4-ab362f8f167a, JMSReplyTo=temp-queue://3b131396-3019-4375-9f5f-f16889fd2e45, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1255792053 to transaction: TransactionImpl [xid=null, txID=1767, xid=null, state=ACTIVE, createTime=1714490083736(Tue Apr 30 15:14:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2dd26e02
2024-04-30 15:14:43,737 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5fa001d4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f710288-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f710288-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29ce8722, true, {}]
2024-04-30 15:14:43,739 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1770, durable=true, userID=5fa04ff6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=3b131396-3019-4375-9f5f-f16889fd2e45, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5252ed98-2a4c-43e0-8dd4-ab362f8f167a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=02533c19-3c58-454b-8ba3-7b86e62ffa71]]@1846266487, context: RoutingContextImpl(Address=3b131396-3019-4375-9f5f-f16889fd2e45, routingType=ANYCAST, PreviousAddress=3b131396-3019-4375-9f5f-f16889fd2e45 previousRoute:ANYCAST, reusable=true, version=-2147483518)
..................................................
***** durable queues 3b131396-3019-4375-9f5f-f16889fd2e45:
***** non durable for 3b131396-3019-4375-9f5f-f16889fd2e45:
- queueID=1745 address:3b131396-3019-4375-9f5f-f16889fd2e45 name:3b131396-3019-4375-9f5f-f16889fd2e45 filter:null
..................................................
, transaction: null
2024-04-30 15:14:43,739 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 3b131396-3019-4375-9f5f-f16889fd2e45: Reference[1770]:RELIABLE:CoreMessage[messageID=1770, durable=true, userID=5fa04ff6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=3b131396-3019-4375-9f5f-f16889fd2e45, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5252ed98-2a4c-43e0-8dd4-ab362f8f167a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=02533c19-3c58-454b-8ba3-7b86e62ffa71]]@1846266487
2024-04-30 15:14:43,740 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1754, durable=true, userID=5f726220-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5252ed98-2a4c-43e0-8dd4-ab362f8f167a, JMSReplyTo=temp-queue://3b131396-3019-4375-9f5f-f16889fd2e45, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1255792053, transaction: TransactionImpl [xid=null, txID=1767, xid=null, state=COMMITTED, createTime=1714490083736(Tue Apr 30 15:14:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2dd26e02
2024-04-30 15:14:43,740 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 3b131396-3019-4375-9f5f-f16889fd2e45: CoreMessage[messageID=1770, durable=true, userID=5fa04ff6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=3b131396-3019-4375-9f5f-f16889fd2e45, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5252ed98-2a4c-43e0-8dd4-ab362f8f167a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=02533c19-3c58-454b-8ba3-7b86e62ffa71]]@1846266487 to transaction: TransactionImpl [xid=null, txID=1773, xid=null, state=ACTIVE, createTime=1714490083740(Tue Apr 30 15:14:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@224106e2
2024-04-30 15:14:43,740 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 3b131396-3019-4375-9f5f-f16889fd2e45: CoreMessage[messageID=1770, durable=true, userID=5fa04ff6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=3b131396-3019-4375-9f5f-f16889fd2e45, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5252ed98-2a4c-43e0-8dd4-ab362f8f167a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=02533c19-3c58-454b-8ba3-7b86e62ffa71]]@1846266487, transaction: TransactionImpl [xid=null, txID=1773, xid=null, state=COMMITTED, createTime=1714490083740(Tue Apr 30 15:14:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@224106e2
2024-04-30 15:14:43,742 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5fa0c527-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5f710288-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5f710288-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ed40a21, true, {}]
2024-04-30 15:14:43,742 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [3b131396-3019-4375-9f5f-f16889fd2e45]
2024-04-30 15:14:43,745 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@14060410]
2024-04-30 15:14:43,746 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@42d71c9b[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:43,747 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012395 ms
2024-04-30 15:14:43,748 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [529ce356-ef44-4837-b880-482d8b73833c]
2024-04-30 15:14:43,749 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:43,750 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:43,750 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5f710288-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:43,751 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:43,751 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 327.353496 ms
2024-04-30 15:14:43,751 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]>
2024-04-30 15:14:43,752 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:43,752 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]>
2024-04-30 15:14:43,753 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 93150359'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:43,756 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom71]
2024-04-30 15:14:43,758 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5fa35d39-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85]
2024-04-30 15:14:43,759 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5fa35d3c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5fa35d39-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5fa35d39-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c79d23d, true, {}]
2024-04-30 15:14:43,760 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7edf9f6f - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85]
2024-04-30 15:14:43,761 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5fa3d26d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5fa35d39-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5fa35d39-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fa9c41a, true, {}]
2024-04-30 15:14:43,762 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=03b3e342-18b9-44d4-8da9-2c98072643d4, address=03b3e342-18b9-44d4-8da9-2c98072643d4, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:43,762 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@47158db6
2024-04-30 15:14:43,763 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@777dbf51
2024-04-30 15:14:43,764 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 03b3e342-18b9-44d4-8da9-2c98072643d4, null, 0, false, true, null]
2024-04-30 15:14:43,766 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1814, durable=true, userID=5fa495c0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a69c9692-03ba-46d0-ae99-eff236be99d8, JMSReplyTo=temp-queue://03b3e342-18b9-44d4-8da9-2c98072643d4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1232096870, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-04-30 15:14:44,055 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5fd087c1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5fa35d39-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5fa35d39-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@13e8771c, true, {}]
2024-04-30 15:14:44,057 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5fd087c1-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:44,057 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@34aa9cf3
2024-04-30 15:14:44,058 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3be90572-f7d9-462c-8939-05dfa11d46aa, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:44,059 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2dad7140
2024-04-30 15:14:44,059 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3be90572-f7d9-462c-8939-05dfa11d46aa, null, 0, false, true, null]
2024-04-30 15:14:44,061 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5fd17223-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5fa35d39-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5fa35d39-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5461303b, true, {}]
2024-04-30 15:14:44,062 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-04-30 15:14:44,063 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[1814]:RELIABLE:CoreMessage[messageID=1814, durable=true, userID=5fa495c0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a69c9692-03ba-46d0-ae99-eff236be99d8, JMSReplyTo=temp-queue://03b3e342-18b9-44d4-8da9-2c98072643d4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1232096870
2024-04-30 15:14:44,064 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1814, durable=true, userID=5fa495c0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a69c9692-03ba-46d0-ae99-eff236be99d8, JMSReplyTo=temp-queue://03b3e342-18b9-44d4-8da9-2c98072643d4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1232096870 to transaction: TransactionImpl [xid=null, txID=1827, xid=null, state=ACTIVE, createTime=1714490084063(Tue Apr 30 15:14:44 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6d344b13
2024-04-30 15:14:44,064 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5fd20e64-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5fa35d39-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5fa35d39-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a018faf, true, {}]
2024-04-30 15:14:44,067 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1830, durable=true, userID=5fd25c86-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:44 UTC 2024, expiration=0, durable=true, address=03b3e342-18b9-44d4-8da9-2c98072643d4, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a69c9692-03ba-46d0-ae99-eff236be99d8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cad0bb40-aa28-4184-a378-cee035c8d7e9]]@784545461, context: RoutingContextImpl(Address=03b3e342-18b9-44d4-8da9-2c98072643d4, routingType=ANYCAST, PreviousAddress=03b3e342-18b9-44d4-8da9-2c98072643d4 previousRoute:ANYCAST, reusable=true, version=-2147483513)
..................................................
***** durable queues 03b3e342-18b9-44d4-8da9-2c98072643d4:
***** non durable for 03b3e342-18b9-44d4-8da9-2c98072643d4:
- queueID=1810 address:03b3e342-18b9-44d4-8da9-2c98072643d4 name:03b3e342-18b9-44d4-8da9-2c98072643d4 filter:null
..................................................
, transaction: null
2024-04-30 15:14:44,067 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 03b3e342-18b9-44d4-8da9-2c98072643d4: Reference[1830]:RELIABLE:CoreMessage[messageID=1830, durable=true, userID=5fd25c86-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:44 UTC 2024, expiration=0, durable=true, address=03b3e342-18b9-44d4-8da9-2c98072643d4, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a69c9692-03ba-46d0-ae99-eff236be99d8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cad0bb40-aa28-4184-a378-cee035c8d7e9]]@784545461
2024-04-30 15:14:44,068 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 03b3e342-18b9-44d4-8da9-2c98072643d4: CoreMessage[messageID=1830, durable=true, userID=5fd25c86-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:44 UTC 2024, expiration=0, durable=true, address=03b3e342-18b9-44d4-8da9-2c98072643d4, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a69c9692-03ba-46d0-ae99-eff236be99d8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cad0bb40-aa28-4184-a378-cee035c8d7e9]]@784545461 to transaction: TransactionImpl [xid=null, txID=1833, xid=null, state=ACTIVE, createTime=1714490084067(Tue Apr 30 15:14:44 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6966269d
2024-04-30 15:14:44,068 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1814, durable=true, userID=5fa495c0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a69c9692-03ba-46d0-ae99-eff236be99d8, JMSReplyTo=temp-queue://03b3e342-18b9-44d4-8da9-2c98072643d4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1232096870, transaction: TransactionImpl [xid=null, txID=1827, xid=null, state=COMMITTED, createTime=1714490084063(Tue Apr 30 15:14:44 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6d344b13
2024-04-30 15:14:44,068 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 03b3e342-18b9-44d4-8da9-2c98072643d4: CoreMessage[messageID=1830, durable=true, userID=5fd25c86-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:44 UTC 2024, expiration=0, durable=true, address=03b3e342-18b9-44d4-8da9-2c98072643d4, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a69c9692-03ba-46d0-ae99-eff236be99d8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cad0bb40-aa28-4184-a378-cee035c8d7e9]]@784545461, transaction: TransactionImpl [xid=null, txID=1833, xid=null, state=COMMITTED, createTime=1714490084067(Tue Apr 30 15:14:44 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6966269d
2024-04-30 15:14:44,069 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5fd2d1b7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5fa35d39-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5fa35d39-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b7defa5, true, {}]
2024-04-30 15:14:44,070 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [03b3e342-18b9-44d4-8da9-2c98072643d4]
2024-04-30 15:14:44,073 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@216c6825]
2024-04-30 15:14:44,074 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6e5bd33b[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:44,074 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012096 ms
2024-04-30 15:14:44,075 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [3be90572-f7d9-462c-8939-05dfa11d46aa]
2024-04-30 15:14:44,077 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:44,077 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:44,078 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5fa35d39-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:44,079 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:44,079 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 326.590042 ms
2024-04-30 15:14:44,079 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]>
2024-04-30 15:14:44,080 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:44,080 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]>
2024-04-30 15:14:44,081 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 988943706'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:44,084 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom24]
2024-04-30 15:14:44,084 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5fd51ba9-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom86]
2024-04-30 15:14:44,085 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5fd542bc-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5fd51ba9-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5fd51ba9-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52ce984e, true, {}]
2024-04-30 15:14:44,087 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3f1b0aec - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom86]
2024-04-30 15:14:44,087 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5fd590dd-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5fd51ba9-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5fd51ba9-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ce6b531, true, {}]
2024-04-30 15:14:44,088 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=43b9b224-9d5d-4597-bc64-d02d731026ff, address=43b9b224-9d5d-4597-bc64-d02d731026ff, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:44,088 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@51f79760
2024-04-30 15:14:44,089 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1ed4229e
2024-04-30 15:14:44,090 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 43b9b224-9d5d-4597-bc64-d02d731026ff, null, 0, false, true, null]
2024-04-30 15:14:44,092 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1874, durable=true, userID=5fd62d20-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d17ff693-aa4a-4a4e-9827-887385f78ca0, JMSReplyTo=temp-queue://43b9b224-9d5d-4597-bc64-d02d731026ff, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1735398992, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-04-30 15:14:44,383 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60029451-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5fd51ba9-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5fd51ba9-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2770b568, true, {}]
2024-04-30 15:14:44,385 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 60029451-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:44,385 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@af3172a
2024-04-30 15:14:44,386 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6c7bfa08-5923-469d-be4f-dcb57c8da31d, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:44,387 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@f6bbe63
2024-04-30 15:14:44,387 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6c7bfa08-5923-469d-be4f-dcb57c8da31d, null, 0, false, true, null]
2024-04-30 15:14:44,389 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60037eb3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5fd51ba9-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5fd51ba9-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a924a41, true, {}]
2024-04-30 15:14:44,390 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-04-30 15:14:44,391 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[1874]:RELIABLE:CoreMessage[messageID=1874, durable=true, userID=5fd62d20-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d17ff693-aa4a-4a4e-9827-887385f78ca0, JMSReplyTo=temp-queue://43b9b224-9d5d-4597-bc64-d02d731026ff, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1735398992
2024-04-30 15:14:44,392 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1874, durable=true, userID=5fd62d20-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d17ff693-aa4a-4a4e-9827-887385f78ca0, JMSReplyTo=temp-queue://43b9b224-9d5d-4597-bc64-d02d731026ff, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1735398992 to transaction: TransactionImpl [xid=null, txID=1887, xid=null, state=ACTIVE, createTime=1714490084392(Tue Apr 30 15:14:44 UTC 2024), timeoutSeconds=-1, nr operations = 1]@465a4ac6
2024-04-30 15:14:44,393 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60041af4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5fd51ba9-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5fd51ba9-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5bbe6aea, true, {}]
2024-04-30 15:14:44,395 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1890, durable=true, userID=60046916-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:44 UTC 2024, expiration=0, durable=true, address=43b9b224-9d5d-4597-bc64-d02d731026ff, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d17ff693-aa4a-4a4e-9827-887385f78ca0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3fd8e0f4-df73-49ba-b9bf-439652b34736]]@1392085543, context: RoutingContextImpl(Address=43b9b224-9d5d-4597-bc64-d02d731026ff, routingType=ANYCAST, PreviousAddress=43b9b224-9d5d-4597-bc64-d02d731026ff previousRoute:ANYCAST, reusable=true, version=-2147483509)
..................................................
***** durable queues 43b9b224-9d5d-4597-bc64-d02d731026ff:
***** non durable for 43b9b224-9d5d-4597-bc64-d02d731026ff:
- queueID=1870 address:43b9b224-9d5d-4597-bc64-d02d731026ff name:43b9b224-9d5d-4597-bc64-d02d731026ff filter:null
..................................................
, transaction: null
2024-04-30 15:14:44,396 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 43b9b224-9d5d-4597-bc64-d02d731026ff: Reference[1890]:RELIABLE:CoreMessage[messageID=1890, durable=true, userID=60046916-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:44 UTC 2024, expiration=0, durable=true, address=43b9b224-9d5d-4597-bc64-d02d731026ff, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d17ff693-aa4a-4a4e-9827-887385f78ca0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3fd8e0f4-df73-49ba-b9bf-439652b34736]]@1392085543
2024-04-30 15:14:44,396 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1874, durable=true, userID=5fd62d20-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d17ff693-aa4a-4a4e-9827-887385f78ca0, JMSReplyTo=temp-queue://43b9b224-9d5d-4597-bc64-d02d731026ff, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1735398992, transaction: TransactionImpl [xid=null, txID=1887, xid=null, state=COMMITTED, createTime=1714490084392(Tue Apr 30 15:14:44 UTC 2024), timeoutSeconds=-1, nr operations = 0]@465a4ac6
2024-04-30 15:14:44,396 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 43b9b224-9d5d-4597-bc64-d02d731026ff: CoreMessage[messageID=1890, durable=true, userID=60046916-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:44 UTC 2024, expiration=0, durable=true, address=43b9b224-9d5d-4597-bc64-d02d731026ff, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d17ff693-aa4a-4a4e-9827-887385f78ca0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3fd8e0f4-df73-49ba-b9bf-439652b34736]]@1392085543 to transaction: TransactionImpl [xid=null, txID=1893, xid=null, state=ACTIVE, createTime=1714490084396(Tue Apr 30 15:14:44 UTC 2024), timeoutSeconds=-1, nr operations = 1]@466d471a
2024-04-30 15:14:44,396 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 43b9b224-9d5d-4597-bc64-d02d731026ff: CoreMessage[messageID=1890, durable=true, userID=60046916-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:44 UTC 2024, expiration=0, durable=true, address=43b9b224-9d5d-4597-bc64-d02d731026ff, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d17ff693-aa4a-4a4e-9827-887385f78ca0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3fd8e0f4-df73-49ba-b9bf-439652b34736]]@1392085543, transaction: TransactionImpl [xid=null, txID=1893, xid=null, state=COMMITTED, createTime=1714490084396(Tue Apr 30 15:14:44 UTC 2024), timeoutSeconds=-1, nr operations = 0]@466d471a
2024-04-30 15:14:44,398 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6004de47-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=5fd51ba9-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=5fd51ba9-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a0e52ac, true, {}]
2024-04-30 15:14:44,398 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [43b9b224-9d5d-4597-bc64-d02d731026ff]
2024-04-30 15:14:44,400 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6d3c80bf]
2024-04-30 15:14:44,402 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@766a6caa[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:44,402 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011829 ms
2024-04-30 15:14:44,403 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [6c7bfa08-5923-469d-be4f-dcb57c8da31d]
2024-04-30 15:14:44,405 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:44,405 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:44,405 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5fd51ba9-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:44,406 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:44,406 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 326.391191 ms
2024-04-30 15:14:44,406 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]>
2024-04-30 15:14:44,407 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:44,407 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]>
2024-04-30 15:14:44,408 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 75812146'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:44,411 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom82]
2024-04-30 15:14:44,412 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 60072839-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84]
2024-04-30 15:14:44,413 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60074f4c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=60072839-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=60072839-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@709b617, true, {}]
2024-04-30 15:14:44,414 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@51c3ddf4 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84]
2024-04-30 15:14:44,415 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6007765d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=60072839-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=60072839-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51741e8, true, {}]
2024-04-30 15:14:44,415 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c940efc3-c48c-42b1-ae70-9ae47440e767, address=c940efc3-c48c-42b1-ae70-9ae47440e767, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:44,416 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2bfb89fa
2024-04-30 15:14:44,417 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@14849ec9
2024-04-30 15:14:44,417 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c940efc3-c48c-42b1-ae70-9ae47440e767, null, 0, false, true, null]
2024-04-30 15:14:44,420 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1934, durable=true, userID=600839b0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-40e34e59-4203-4559-9ab1-e4c3a4890d3c, JMSReplyTo=temp-queue://c940efc3-c48c-42b1-ae70-9ae47440e767, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1061255953, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-04-30 15:14:44,711 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6034a0e1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=60072839-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=60072839-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e98f87c, true, {}]
2024-04-30 15:14:44,713 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 6034a0e1-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:44,713 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6ed44f5f
2024-04-30 15:14:44,714 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c7330ccf-3235-4327-ad6f-cb9e23cdf87e, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:44,715 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@73a1d89f
2024-04-30 15:14:44,715 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c7330ccf-3235-4327-ad6f-cb9e23cdf87e, null, 0, false, true, null]
2024-04-30 15:14:44,717 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60358b43-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=60072839-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=60072839-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@542b96b6, true, {}]
2024-04-30 15:14:44,717 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-04-30 15:14:44,719 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[1934]:RELIABLE:CoreMessage[messageID=1934, durable=true, userID=600839b0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-40e34e59-4203-4559-9ab1-e4c3a4890d3c, JMSReplyTo=temp-queue://c940efc3-c48c-42b1-ae70-9ae47440e767, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1061255953
2024-04-30 15:14:44,719 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1934, durable=true, userID=600839b0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-40e34e59-4203-4559-9ab1-e4c3a4890d3c, JMSReplyTo=temp-queue://c940efc3-c48c-42b1-ae70-9ae47440e767, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1061255953 to transaction: TransactionImpl [xid=null, txID=1947, xid=null, state=ACTIVE, createTime=1714490084719(Tue Apr 30 15:14:44 UTC 2024), timeoutSeconds=-1, nr operations = 1]@57987270
2024-04-30 15:14:44,720 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60362784-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=60072839-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=60072839-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67b9a057, true, {}]
2024-04-30 15:14:44,723 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1950, durable=true, userID=603675a6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:44 UTC 2024, expiration=0, durable=true, address=c940efc3-c48c-42b1-ae70-9ae47440e767, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-40e34e59-4203-4559-9ab1-e4c3a4890d3c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a18008a7-4559-4fe6-8107-98b9564943bc]]@592229947, context: RoutingContextImpl(Address=c940efc3-c48c-42b1-ae70-9ae47440e767, routingType=ANYCAST, PreviousAddress=c940efc3-c48c-42b1-ae70-9ae47440e767 previousRoute:ANYCAST, reusable=true, version=-2147483505)
..................................................
***** durable queues c940efc3-c48c-42b1-ae70-9ae47440e767:
***** non durable for c940efc3-c48c-42b1-ae70-9ae47440e767:
- queueID=1930 address:c940efc3-c48c-42b1-ae70-9ae47440e767 name:c940efc3-c48c-42b1-ae70-9ae47440e767 filter:null
..................................................
, transaction: null
2024-04-30 15:14:44,723 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c940efc3-c48c-42b1-ae70-9ae47440e767: Reference[1950]:RELIABLE:CoreMessage[messageID=1950, durable=true, userID=603675a6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:44 UTC 2024, expiration=0, durable=true, address=c940efc3-c48c-42b1-ae70-9ae47440e767, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-40e34e59-4203-4559-9ab1-e4c3a4890d3c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a18008a7-4559-4fe6-8107-98b9564943bc]]@592229947
2024-04-30 15:14:44,723 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1934, durable=true, userID=600839b0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-40e34e59-4203-4559-9ab1-e4c3a4890d3c, JMSReplyTo=temp-queue://c940efc3-c48c-42b1-ae70-9ae47440e767, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1061255953, transaction: TransactionImpl [xid=null, txID=1947, xid=null, state=COMMITTED, createTime=1714490084719(Tue Apr 30 15:14:44 UTC 2024), timeoutSeconds=-1, nr operations = 0]@57987270
2024-04-30 15:14:44,723 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c940efc3-c48c-42b1-ae70-9ae47440e767: CoreMessage[messageID=1950, durable=true, userID=603675a6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:44 UTC 2024, expiration=0, durable=true, address=c940efc3-c48c-42b1-ae70-9ae47440e767, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-40e34e59-4203-4559-9ab1-e4c3a4890d3c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a18008a7-4559-4fe6-8107-98b9564943bc]]@592229947 to transaction: TransactionImpl [xid=null, txID=1953, xid=null, state=ACTIVE, createTime=1714490084723(Tue Apr 30 15:14:44 UTC 2024), timeoutSeconds=-1, nr operations = 1]@36708734
2024-04-30 15:14:44,724 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c940efc3-c48c-42b1-ae70-9ae47440e767: CoreMessage[messageID=1950, durable=true, userID=603675a6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:44 UTC 2024, expiration=0, durable=true, address=c940efc3-c48c-42b1-ae70-9ae47440e767, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-40e34e59-4203-4559-9ab1-e4c3a4890d3c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a18008a7-4559-4fe6-8107-98b9564943bc]]@592229947, transaction: TransactionImpl [xid=null, txID=1953, xid=null, state=COMMITTED, createTime=1714490084723(Tue Apr 30 15:14:44 UTC 2024), timeoutSeconds=-1, nr operations = 0]@36708734
2024-04-30 15:14:44,725 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6036ead7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=60072839-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=60072839-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e932864, true, {}]
2024-04-30 15:14:44,726 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [c940efc3-c48c-42b1-ae70-9ae47440e767]
2024-04-30 15:14:44,728 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@145ce025]
2024-04-30 15:14:44,730 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4705f97c[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:44,730 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012649 ms
2024-04-30 15:14:44,731 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [c7330ccf-3235-4327-ad6f-cb9e23cdf87e]
2024-04-30 15:14:44,732 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:44,732 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:44,733 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 60072839-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:44,734 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:44,734 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 326.820556 ms
2024-04-30 15:14:44,734 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]>
2024-04-30 15:14:44,735 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:44,735 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]>
2024-04-30 15:14:44,736 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2112520154'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:44,739 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom71]
2024-04-30 15:14:44,740 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 603934c9-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85]
2024-04-30 15:14:44,741 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60395bdc-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=603934c9-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=603934c9-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@687dfa24, true, {}]
2024-04-30 15:14:44,742 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@293b3b32 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85]
2024-04-30 15:14:44,743 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [603982ed-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=603934c9-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=603934c9-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f689fb9, true, {}]
2024-04-30 15:14:44,744 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f69048ea-d238-41fb-a5ef-2c1307829d4d, address=f69048ea-d238-41fb-a5ef-2c1307829d4d, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:44,744 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5d20b6bb
2024-04-30 15:14:44,745 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@77311e50
2024-04-30 15:14:44,746 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f69048ea-d238-41fb-a5ef-2c1307829d4d, null, 0, false, true, null]
2024-04-30 15:14:44,748 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1994, durable=true, userID=603a4640-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-68e095b5-bb77-4f1c-903e-e6abd7ed330d, JMSReplyTo=temp-queue://f69048ea-d238-41fb-a5ef-2c1307829d4d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1817969238, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-04-30 15:14:45,038 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60668661-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=603934c9-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=603934c9-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3194af3f, true, {}]
2024-04-30 15:14:45,040 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 60668661-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:45,040 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3581abec
2024-04-30 15:14:45,041 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e4656842-370a-432e-a73d-0dffc1a29036, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:45,042 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@35b64e1
2024-04-30 15:14:45,043 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e4656842-370a-432e-a73d-0dffc1a29036, null, 0, false, true, null]
2024-04-30 15:14:45,044 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [606797d3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=603934c9-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=603934c9-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52e6d2b0, true, {}]
2024-04-30 15:14:45,046 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-04-30 15:14:45,047 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[1994]:RELIABLE:CoreMessage[messageID=1994, durable=true, userID=603a4640-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-68e095b5-bb77-4f1c-903e-e6abd7ed330d, JMSReplyTo=temp-queue://f69048ea-d238-41fb-a5ef-2c1307829d4d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1817969238
2024-04-30 15:14:45,048 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1994, durable=true, userID=603a4640-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-68e095b5-bb77-4f1c-903e-e6abd7ed330d, JMSReplyTo=temp-queue://f69048ea-d238-41fb-a5ef-2c1307829d4d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1817969238 to transaction: TransactionImpl [xid=null, txID=2007, xid=null, state=ACTIVE, createTime=1714490085047(Tue Apr 30 15:14:45 UTC 2024), timeoutSeconds=-1, nr operations = 1]@14a93d0e
2024-04-30 15:14:45,049 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60683414-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=603934c9-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=603934c9-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4560f7df, true, {}]
2024-04-30 15:14:45,051 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2010, durable=true, userID=60688236-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:45 UTC 2024, expiration=0, durable=true, address=f69048ea-d238-41fb-a5ef-2c1307829d4d, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-68e095b5-bb77-4f1c-903e-e6abd7ed330d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=67a7affd-5941-4752-88e3-571bcfa18f21]]@1036675495, context: RoutingContextImpl(Address=f69048ea-d238-41fb-a5ef-2c1307829d4d, routingType=ANYCAST, PreviousAddress=f69048ea-d238-41fb-a5ef-2c1307829d4d previousRoute:ANYCAST, reusable=true, version=-2147483501)
..................................................
***** durable queues f69048ea-d238-41fb-a5ef-2c1307829d4d:
***** non durable for f69048ea-d238-41fb-a5ef-2c1307829d4d:
- queueID=1990 address:f69048ea-d238-41fb-a5ef-2c1307829d4d name:f69048ea-d238-41fb-a5ef-2c1307829d4d filter:null
..................................................
, transaction: null
2024-04-30 15:14:45,052 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from f69048ea-d238-41fb-a5ef-2c1307829d4d: Reference[2010]:RELIABLE:CoreMessage[messageID=2010, durable=true, userID=60688236-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:45 UTC 2024, expiration=0, durable=true, address=f69048ea-d238-41fb-a5ef-2c1307829d4d, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-68e095b5-bb77-4f1c-903e-e6abd7ed330d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=67a7affd-5941-4752-88e3-571bcfa18f21]]@1036675495
2024-04-30 15:14:45,052 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1994, durable=true, userID=603a4640-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:44 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-68e095b5-bb77-4f1c-903e-e6abd7ed330d, JMSReplyTo=temp-queue://f69048ea-d238-41fb-a5ef-2c1307829d4d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1817969238, transaction: TransactionImpl [xid=null, txID=2007, xid=null, state=COMMITTED, createTime=1714490085047(Tue Apr 30 15:14:45 UTC 2024), timeoutSeconds=-1, nr operations = 0]@14a93d0e
2024-04-30 15:14:45,052 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from f69048ea-d238-41fb-a5ef-2c1307829d4d: CoreMessage[messageID=2010, durable=true, userID=60688236-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:45 UTC 2024, expiration=0, durable=true, address=f69048ea-d238-41fb-a5ef-2c1307829d4d, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-68e095b5-bb77-4f1c-903e-e6abd7ed330d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=67a7affd-5941-4752-88e3-571bcfa18f21]]@1036675495 to transaction: TransactionImpl [xid=null, txID=2013, xid=null, state=ACTIVE, createTime=1714490085052(Tue Apr 30 15:14:45 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2ed67f7
2024-04-30 15:14:45,053 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from f69048ea-d238-41fb-a5ef-2c1307829d4d: CoreMessage[messageID=2010, durable=true, userID=60688236-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:45 UTC 2024, expiration=0, durable=true, address=f69048ea-d238-41fb-a5ef-2c1307829d4d, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-68e095b5-bb77-4f1c-903e-e6abd7ed330d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=67a7affd-5941-4752-88e3-571bcfa18f21]]@1036675495, transaction: TransactionImpl [xid=null, txID=2013, xid=null, state=COMMITTED, createTime=1714490085052(Tue Apr 30 15:14:45 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2ed67f7
2024-04-30 15:14:45,054 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60691e77-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=603934c9-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=603934c9-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1937ca94, true, {}]
2024-04-30 15:14:45,055 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [f69048ea-d238-41fb-a5ef-2c1307829d4d]
2024-04-30 15:14:45,058 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2735a7dc]
2024-04-30 15:14:45,059 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@72eca27f[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:45,059 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012925 ms
2024-04-30 15:14:45,060 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [e4656842-370a-432e-a73d-0dffc1a29036]
2024-04-30 15:14:45,062 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:45,062 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:45,063 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 603934c9-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:45,064 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:45,064 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 328.438512 ms
2024-04-30 15:14:45,064 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]>
2024-04-30 15:14:45,065 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:45,065 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]>
2024-04-30 15:14:45,066 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 946531830'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:45,069 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom24]
2024-04-30 15:14:45,069 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 606b6869-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom86]
2024-04-30 15:14:45,070 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [606b8f7c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=606b6869-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=606b6869-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b9d12d3, true, {}]
2024-04-30 15:14:45,072 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@678d5930 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom86]
2024-04-30 15:14:45,072 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [606bdd9d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=606b6869-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=606b6869-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a0fea28, true, {}]
2024-04-30 15:14:45,074 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=fbdeec0c-3430-4833-993a-13d79c865f4f, address=fbdeec0c-3430-4833-993a-13d79c865f4f, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:45,074 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@56f00ee1
2024-04-30 15:14:45,075 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6d5ed6d1
2024-04-30 15:14:45,075 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, fbdeec0c-3430-4833-993a-13d79c865f4f, null, 0, false, true, null]
2024-04-30 15:14:45,078 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2054, durable=true, userID=606ca0f0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:45 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cb6c6136-18f6-4d28-a149-9e776076ef03, JMSReplyTo=temp-queue://fbdeec0c-3430-4833-993a-13d79c865f4f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1307665447, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-04-30 15:14:45,368 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6098e111-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=606b6869-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=606b6869-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52871649, true, {}]
2024-04-30 15:14:45,369 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 6098e111-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:45,370 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@26525188
2024-04-30 15:14:45,371 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4539602a-22a4-4086-a8d0-564024a5fa67, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:45,372 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@eef5c15
2024-04-30 15:14:45,373 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4539602a-22a4-4086-a8d0-564024a5fa67, null, 0, false, true, null]
2024-04-30 15:14:45,374 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6099f283-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=606b6869-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=606b6869-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71559d2e, true, {}]
2024-04-30 15:14:45,375 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-04-30 15:14:45,376 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[2054]:RELIABLE:CoreMessage[messageID=2054, durable=true, userID=606ca0f0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:45 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cb6c6136-18f6-4d28-a149-9e776076ef03, JMSReplyTo=temp-queue://fbdeec0c-3430-4833-993a-13d79c865f4f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1307665447
2024-04-30 15:14:45,377 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2054, durable=true, userID=606ca0f0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:45 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cb6c6136-18f6-4d28-a149-9e776076ef03, JMSReplyTo=temp-queue://fbdeec0c-3430-4833-993a-13d79c865f4f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1307665447 to transaction: TransactionImpl [xid=null, txID=2067, xid=null, state=ACTIVE, createTime=1714490085377(Tue Apr 30 15:14:45 UTC 2024), timeoutSeconds=-1, nr operations = 1]@123cdc4a
2024-04-30 15:14:45,378 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [609a67b4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=606b6869-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=606b6869-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55683d62, true, {}]
2024-04-30 15:14:45,380 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2070, durable=true, userID=609ab5d6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:45 UTC 2024, expiration=0, durable=true, address=fbdeec0c-3430-4833-993a-13d79c865f4f, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cb6c6136-18f6-4d28-a149-9e776076ef03, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=665c75bd-fe95-4b69-8277-7dedeb21f06f]]@702962811, context: RoutingContextImpl(Address=fbdeec0c-3430-4833-993a-13d79c865f4f, routingType=ANYCAST, PreviousAddress=fbdeec0c-3430-4833-993a-13d79c865f4f previousRoute:ANYCAST, reusable=true, version=-2147483497)
..................................................
***** durable queues fbdeec0c-3430-4833-993a-13d79c865f4f:
***** non durable for fbdeec0c-3430-4833-993a-13d79c865f4f:
- queueID=2050 address:fbdeec0c-3430-4833-993a-13d79c865f4f name:fbdeec0c-3430-4833-993a-13d79c865f4f filter:null
..................................................
, transaction: null
2024-04-30 15:14:45,380 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from fbdeec0c-3430-4833-993a-13d79c865f4f: Reference[2070]:RELIABLE:CoreMessage[messageID=2070, durable=true, userID=609ab5d6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:45 UTC 2024, expiration=0, durable=true, address=fbdeec0c-3430-4833-993a-13d79c865f4f, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cb6c6136-18f6-4d28-a149-9e776076ef03, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=665c75bd-fe95-4b69-8277-7dedeb21f06f]]@702962811
2024-04-30 15:14:45,381 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from fbdeec0c-3430-4833-993a-13d79c865f4f: CoreMessage[messageID=2070, durable=true, userID=609ab5d6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:45 UTC 2024, expiration=0, durable=true, address=fbdeec0c-3430-4833-993a-13d79c865f4f, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cb6c6136-18f6-4d28-a149-9e776076ef03, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=665c75bd-fe95-4b69-8277-7dedeb21f06f]]@702962811 to transaction: TransactionImpl [xid=null, txID=2073, xid=null, state=ACTIVE, createTime=1714490085380(Tue Apr 30 15:14:45 UTC 2024), timeoutSeconds=-1, nr operations = 1]@52369af4
2024-04-30 15:14:45,381 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2054, durable=true, userID=606ca0f0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:45 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cb6c6136-18f6-4d28-a149-9e776076ef03, JMSReplyTo=temp-queue://fbdeec0c-3430-4833-993a-13d79c865f4f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1307665447, transaction: TransactionImpl [xid=null, txID=2067, xid=null, state=COMMITTED, createTime=1714490085377(Tue Apr 30 15:14:45 UTC 2024), timeoutSeconds=-1, nr operations = 0]@123cdc4a
2024-04-30 15:14:45,381 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from fbdeec0c-3430-4833-993a-13d79c865f4f: CoreMessage[messageID=2070, durable=true, userID=609ab5d6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:45 UTC 2024, expiration=0, durable=true, address=fbdeec0c-3430-4833-993a-13d79c865f4f, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cb6c6136-18f6-4d28-a149-9e776076ef03, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=665c75bd-fe95-4b69-8277-7dedeb21f06f]]@702962811, transaction: TransactionImpl [xid=null, txID=2073, xid=null, state=COMMITTED, createTime=1714490085380(Tue Apr 30 15:14:45 UTC 2024), timeoutSeconds=-1, nr operations = 0]@52369af4
2024-04-30 15:14:45,382 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [609b2b07-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=606b6869-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=606b6869-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6724d7fe, true, {}]
2024-04-30 15:14:45,383 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [fbdeec0c-3430-4833-993a-13d79c865f4f]
2024-04-30 15:14:45,384 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@66978c15]
2024-04-30 15:14:45,386 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@12ad4498[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:45,386 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009882 ms
2024-04-30 15:14:45,386 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [4539602a-22a4-4086-a8d0-564024a5fa67]
2024-04-30 15:14:45,388 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:45,388 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:45,389 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 606b6869-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:45,389 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:45,390 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 324.567039 ms
2024-04-30 15:14:45,390 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]>
2024-04-30 15:14:45,390 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:45,390 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]>
2024-04-30 15:14:45,391 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1195138192'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:45,393 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom82]
2024-04-30 15:14:45,394 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 609cffc9-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84]
2024-04-30 15:14:45,395 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [609cffcc-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=609cffc9-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=609cffc9-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e50b971, true, {}]
2024-04-30 15:14:45,396 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7a94dfb4 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84]
2024-04-30 15:14:45,396 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [609d4ded-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=609cffc9-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=609cffc9-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47db21b6, true, {}]
2024-04-30 15:14:45,397 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d6f760ec-96be-4b33-ba5f-6e95374e16b8, address=d6f760ec-96be-4b33-ba5f-6e95374e16b8, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:45,397 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7a879095
2024-04-30 15:14:45,398 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@34230a98
2024-04-30 15:14:45,398 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d6f760ec-96be-4b33-ba5f-6e95374e16b8, null, 0, false, true, null]
2024-04-30 15:14:45,400 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2114, durable=true, userID=609dc320-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:45 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8b6e9cc4-e81f-4d71-8aaa-49a4c68cb450, JMSReplyTo=temp-queue://d6f760ec-96be-4b33-ba5f-6e95374e16b8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1489586877, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-04-30 15:14:45,693 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60ca7871-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=609cffc9-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=609cffc9-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@264d7b53, true, {}]
2024-04-30 15:14:45,694 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 60ca7871-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:45,695 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7c3b8d79
2024-04-30 15:14:45,695 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=44e18f42-1d72-4727-bb79-91f5b87e3011, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:45,696 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@378e9aca
2024-04-30 15:14:45,697 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 44e18f42-1d72-4727-bb79-91f5b87e3011, null, 0, false, true, null]
2024-04-30 15:14:45,698 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60cb62d3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=609cffc9-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=609cffc9-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67d41ea1, true, {}]
2024-04-30 15:14:45,699 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-04-30 15:14:45,700 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[2114]:RELIABLE:CoreMessage[messageID=2114, durable=true, userID=609dc320-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:45 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8b6e9cc4-e81f-4d71-8aaa-49a4c68cb450, JMSReplyTo=temp-queue://d6f760ec-96be-4b33-ba5f-6e95374e16b8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1489586877
2024-04-30 15:14:45,701 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2114, durable=true, userID=609dc320-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:45 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8b6e9cc4-e81f-4d71-8aaa-49a4c68cb450, JMSReplyTo=temp-queue://d6f760ec-96be-4b33-ba5f-6e95374e16b8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1489586877 to transaction: TransactionImpl [xid=null, txID=2127, xid=null, state=ACTIVE, createTime=1714490085700(Tue Apr 30 15:14:45 UTC 2024), timeoutSeconds=-1, nr operations = 1]@510947f5
2024-04-30 15:14:45,701 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60cbd804-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=609cffc9-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=609cffc9-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72b58067, true, {}]
2024-04-30 15:14:45,703 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d6f760ec-96be-4b33-ba5f-6e95374e16b8: Reference[2130]:RELIABLE:CoreMessage[messageID=2130, durable=true, userID=60cbff16-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:45 UTC 2024, expiration=0, durable=true, address=d6f760ec-96be-4b33-ba5f-6e95374e16b8, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8b6e9cc4-e81f-4d71-8aaa-49a4c68cb450, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7adce2b1-158a-42b8-a755-e1bbfc19e233]]@2062285838
2024-04-30 15:14:45,703 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2130, durable=true, userID=60cbff16-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:45 UTC 2024, expiration=0, durable=true, address=d6f760ec-96be-4b33-ba5f-6e95374e16b8, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8b6e9cc4-e81f-4d71-8aaa-49a4c68cb450, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7adce2b1-158a-42b8-a755-e1bbfc19e233]]@2062285838, context: RoutingContextImpl(Address=d6f760ec-96be-4b33-ba5f-6e95374e16b8, routingType=ANYCAST, PreviousAddress=d6f760ec-96be-4b33-ba5f-6e95374e16b8 previousRoute:ANYCAST, reusable=true, version=-2147483493)
..................................................
***** durable queues d6f760ec-96be-4b33-ba5f-6e95374e16b8:
***** non durable for d6f760ec-96be-4b33-ba5f-6e95374e16b8:
- queueID=2110 address:d6f760ec-96be-4b33-ba5f-6e95374e16b8 name:d6f760ec-96be-4b33-ba5f-6e95374e16b8 filter:null
..................................................
, transaction: null
2024-04-30 15:14:45,704 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d6f760ec-96be-4b33-ba5f-6e95374e16b8: CoreMessage[messageID=2130, durable=true, userID=60cbff16-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:45 UTC 2024, expiration=0, durable=true, address=d6f760ec-96be-4b33-ba5f-6e95374e16b8, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8b6e9cc4-e81f-4d71-8aaa-49a4c68cb450, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7adce2b1-158a-42b8-a755-e1bbfc19e233]]@2062285838 to transaction: TransactionImpl [xid=null, txID=2131, xid=null, state=ACTIVE, createTime=1714490085704(Tue Apr 30 15:14:45 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1c533964
2024-04-30 15:14:45,704 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d6f760ec-96be-4b33-ba5f-6e95374e16b8: CoreMessage[messageID=2130, durable=true, userID=60cbff16-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:45 UTC 2024, expiration=0, durable=true, address=d6f760ec-96be-4b33-ba5f-6e95374e16b8, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8b6e9cc4-e81f-4d71-8aaa-49a4c68cb450, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7adce2b1-158a-42b8-a755-e1bbfc19e233]]@2062285838, transaction: TransactionImpl [xid=null, txID=2131, xid=null, state=COMMITTED, createTime=1714490085704(Tue Apr 30 15:14:45 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1c533964
2024-04-30 15:14:45,705 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2114, durable=true, userID=609dc320-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:45 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8b6e9cc4-e81f-4d71-8aaa-49a4c68cb450, JMSReplyTo=temp-queue://d6f760ec-96be-4b33-ba5f-6e95374e16b8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1489586877, transaction: TransactionImpl [xid=null, txID=2127, xid=null, state=COMMITTED, createTime=1714490085700(Tue Apr 30 15:14:45 UTC 2024), timeoutSeconds=-1, nr operations = 0]@510947f5
2024-04-30 15:14:45,706 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60cc7447-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=609cffc9-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=609cffc9-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2fee2946, true, {}]
2024-04-30 15:14:45,706 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [d6f760ec-96be-4b33-ba5f-6e95374e16b8]
2024-04-30 15:14:45,708 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6ca9ec77]
2024-04-30 15:14:45,709 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@21619aa6[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:45,710 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010113 ms
2024-04-30 15:14:45,710 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [44e18f42-1d72-4727-bb79-91f5b87e3011]
2024-04-30 15:14:45,712 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:45,712 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:45,713 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 609cffc9-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:45,714 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:45,714 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 323.865389 ms
2024-04-30 15:14:45,714 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]>
2024-04-30 15:14:45,715 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:45,715 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]>
2024-04-30 15:14:45,716 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1824099180'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:45,719 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom71]
2024-04-30 15:14:45,719 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 60ce9729-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85]
2024-04-30 15:14:45,720 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60cebe3c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=60ce9729-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=60ce9729-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78e39752, true, {}]
2024-04-30 15:14:45,722 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@748e324d - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85]
2024-04-30 15:14:45,722 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60cf0c5d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=60ce9729-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=60ce9729-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20d5d42b, true, {}]
2024-04-30 15:14:45,723 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cf169991-e8fe-4463-9589-67dee24d41fd, address=cf169991-e8fe-4463-9589-67dee24d41fd, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:45,723 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7e07c2e1
2024-04-30 15:14:45,724 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@26613c61
2024-04-30 15:14:45,725 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cf169991-e8fe-4463-9589-67dee24d41fd, null, 0, false, true, null]
2024-04-30 15:14:45,727 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2174, durable=true, userID=60cfa8a0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:45 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d37b8757-036e-4ba0-9fea-c750bba533dc, JMSReplyTo=temp-queue://cf169991-e8fe-4463-9589-67dee24d41fd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1099058449, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-04-30 15:14:46,018 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60fc0fd1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=60ce9729-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=60ce9729-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33013302, true, {}]
2024-04-30 15:14:46,020 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 60fc0fd1-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:46,020 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5ddd9f40
2024-04-30 15:14:46,021 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c38bb0c3-f7df-490a-868b-28b322d79a82, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:46,022 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6e47296
2024-04-30 15:14:46,023 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c38bb0c3-f7df-490a-868b-28b322d79a82, null, 0, false, true, null]
2024-04-30 15:14:46,024 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60fd2143-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=60ce9729-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=60ce9729-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@267a3bed, true, {}]
2024-04-30 15:14:46,025 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-04-30 15:14:46,026 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[2174]:RELIABLE:CoreMessage[messageID=2174, durable=true, userID=60cfa8a0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:45 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d37b8757-036e-4ba0-9fea-c750bba533dc, JMSReplyTo=temp-queue://cf169991-e8fe-4463-9589-67dee24d41fd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1099058449
2024-04-30 15:14:46,027 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2174, durable=true, userID=60cfa8a0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:45 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d37b8757-036e-4ba0-9fea-c750bba533dc, JMSReplyTo=temp-queue://cf169991-e8fe-4463-9589-67dee24d41fd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1099058449 to transaction: TransactionImpl [xid=null, txID=2187, xid=null, state=ACTIVE, createTime=1714490086027(Tue Apr 30 15:14:46 UTC 2024), timeoutSeconds=-1, nr operations = 1]@34ef06b2
2024-04-30 15:14:46,028 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60fd9674-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=60ce9729-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=60ce9729-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55cda666, true, {}]
2024-04-30 15:14:46,030 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2190, durable=true, userID=60fe0ba6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:46 UTC 2024, expiration=0, durable=true, address=cf169991-e8fe-4463-9589-67dee24d41fd, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d37b8757-036e-4ba0-9fea-c750bba533dc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=abb0dc51-22f4-4a77-b243-3589659dba15]]@1815719498, context: RoutingContextImpl(Address=cf169991-e8fe-4463-9589-67dee24d41fd, routingType=ANYCAST, PreviousAddress=cf169991-e8fe-4463-9589-67dee24d41fd previousRoute:ANYCAST, reusable=true, version=-2147483489)
..................................................
***** durable queues cf169991-e8fe-4463-9589-67dee24d41fd:
***** non durable for cf169991-e8fe-4463-9589-67dee24d41fd:
- queueID=2170 address:cf169991-e8fe-4463-9589-67dee24d41fd name:cf169991-e8fe-4463-9589-67dee24d41fd filter:null
..................................................
, transaction: null
2024-04-30 15:14:46,031 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from cf169991-e8fe-4463-9589-67dee24d41fd: Reference[2190]:RELIABLE:CoreMessage[messageID=2190, durable=true, userID=60fe0ba6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:46 UTC 2024, expiration=0, durable=true, address=cf169991-e8fe-4463-9589-67dee24d41fd, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d37b8757-036e-4ba0-9fea-c750bba533dc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=abb0dc51-22f4-4a77-b243-3589659dba15]]@1815719498
2024-04-30 15:14:46,031 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2174, durable=true, userID=60cfa8a0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:45 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d37b8757-036e-4ba0-9fea-c750bba533dc, JMSReplyTo=temp-queue://cf169991-e8fe-4463-9589-67dee24d41fd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1099058449, transaction: TransactionImpl [xid=null, txID=2187, xid=null, state=COMMITTED, createTime=1714490086027(Tue Apr 30 15:14:46 UTC 2024), timeoutSeconds=-1, nr operations = 0]@34ef06b2
2024-04-30 15:14:46,032 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from cf169991-e8fe-4463-9589-67dee24d41fd: CoreMessage[messageID=2190, durable=true, userID=60fe0ba6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:46 UTC 2024, expiration=0, durable=true, address=cf169991-e8fe-4463-9589-67dee24d41fd, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d37b8757-036e-4ba0-9fea-c750bba533dc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=abb0dc51-22f4-4a77-b243-3589659dba15]]@1815719498 to transaction: TransactionImpl [xid=null, txID=2193, xid=null, state=ACTIVE, createTime=1714490086031(Tue Apr 30 15:14:46 UTC 2024), timeoutSeconds=-1, nr operations = 1]@32c31e92
2024-04-30 15:14:46,032 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from cf169991-e8fe-4463-9589-67dee24d41fd: CoreMessage[messageID=2190, durable=true, userID=60fe0ba6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:46 UTC 2024, expiration=0, durable=true, address=cf169991-e8fe-4463-9589-67dee24d41fd, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d37b8757-036e-4ba0-9fea-c750bba533dc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=abb0dc51-22f4-4a77-b243-3589659dba15]]@1815719498, transaction: TransactionImpl [xid=null, txID=2193, xid=null, state=COMMITTED, createTime=1714490086031(Tue Apr 30 15:14:46 UTC 2024), timeoutSeconds=-1, nr operations = 0]@32c31e92
2024-04-30 15:14:46,033 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60fe80d7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=60ce9729-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=60ce9729-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39f712fb, true, {}]
2024-04-30 15:14:46,035 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [cf169991-e8fe-4463-9589-67dee24d41fd]
2024-04-30 15:14:46,037 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3ade99bb]
2024-04-30 15:14:46,038 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7cf0071b[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:46,039 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010699 ms
2024-04-30 15:14:46,039 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [c38bb0c3-f7df-490a-868b-28b322d79a82]
2024-04-30 15:14:46,041 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:46,041 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:46,042 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 60ce9729-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:46,043 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:46,043 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 327.912873 ms
2024-04-30 15:14:46,043 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]>
2024-04-30 15:14:46,044 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:46,044 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]>
2024-04-30 15:14:46,045 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1534511119'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:46,048 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom24]
2024-04-30 15:14:46,049 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6100cac9-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom86]
2024-04-30 15:14:46,050 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6100f1dc-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6100cac9-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6100cac9-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75d50919, true, {}]
2024-04-30 15:14:46,051 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@580eacd4 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom86]
2024-04-30 15:14:46,051 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61013ffd-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6100cac9-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6100cac9-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6846d717, true, {}]
2024-04-30 15:14:46,053 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=fa9041c7-c3bf-46ee-a8c1-e0134e8a2dfd, address=fa9041c7-c3bf-46ee-a8c1-e0134e8a2dfd, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:46,053 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@12fff722
2024-04-30 15:14:46,054 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3d524328
2024-04-30 15:14:46,055 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, fa9041c7-c3bf-46ee-a8c1-e0134e8a2dfd, null, 0, false, true, null]
2024-04-30 15:14:46,057 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2234, durable=true, userID=61020350-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:46 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4da2b1a-1384-4310-b325-e8176c68cb47, JMSReplyTo=temp-queue://fa9041c7-c3bf-46ee-a8c1-e0134e8a2dfd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1925012762, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-04-30 15:14:46,347 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [612e4371-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6100cac9-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6100cac9-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d56fbfa, true, {}]
2024-04-30 15:14:46,349 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 612e4371-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:46,349 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@41f50bb0
2024-04-30 15:14:46,350 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=10d6d761-d364-426c-b283-288b269e95d4, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:46,351 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2898f98d
2024-04-30 15:14:46,351 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 10d6d761-d364-426c-b283-288b269e95d4, null, 0, false, true, null]
2024-04-30 15:14:46,352 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [612f2dd3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6100cac9-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6100cac9-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@daaf0b3, true, {}]
2024-04-30 15:14:46,353 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-04-30 15:14:46,354 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[2234]:RELIABLE:CoreMessage[messageID=2234, durable=true, userID=61020350-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:46 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4da2b1a-1384-4310-b325-e8176c68cb47, JMSReplyTo=temp-queue://fa9041c7-c3bf-46ee-a8c1-e0134e8a2dfd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1925012762
2024-04-30 15:14:46,355 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2234, durable=true, userID=61020350-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:46 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4da2b1a-1384-4310-b325-e8176c68cb47, JMSReplyTo=temp-queue://fa9041c7-c3bf-46ee-a8c1-e0134e8a2dfd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1925012762 to transaction: TransactionImpl [xid=null, txID=2247, xid=null, state=ACTIVE, createTime=1714490086355(Tue Apr 30 15:14:46 UTC 2024), timeoutSeconds=-1, nr operations = 1]@71c408a6
2024-04-30 15:14:46,356 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [612fa304-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6100cac9-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6100cac9-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@eaf4586, true, {}]
2024-04-30 15:14:46,358 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2250, durable=true, userID=612ff126-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:46 UTC 2024, expiration=0, durable=true, address=fa9041c7-c3bf-46ee-a8c1-e0134e8a2dfd, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4da2b1a-1384-4310-b325-e8176c68cb47, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4f75c5ae-32d0-46d0-b8c4-053a5142e5a9]]@983843754, context: RoutingContextImpl(Address=fa9041c7-c3bf-46ee-a8c1-e0134e8a2dfd, routingType=ANYCAST, PreviousAddress=fa9041c7-c3bf-46ee-a8c1-e0134e8a2dfd previousRoute:ANYCAST, reusable=true, version=-2147483485)
..................................................
***** durable queues fa9041c7-c3bf-46ee-a8c1-e0134e8a2dfd:
***** non durable for fa9041c7-c3bf-46ee-a8c1-e0134e8a2dfd:
- queueID=2230 address:fa9041c7-c3bf-46ee-a8c1-e0134e8a2dfd name:fa9041c7-c3bf-46ee-a8c1-e0134e8a2dfd filter:null
..................................................
, transaction: null
2024-04-30 15:14:46,358 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from fa9041c7-c3bf-46ee-a8c1-e0134e8a2dfd: Reference[2250]:RELIABLE:CoreMessage[messageID=2250, durable=true, userID=612ff126-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:46 UTC 2024, expiration=0, durable=true, address=fa9041c7-c3bf-46ee-a8c1-e0134e8a2dfd, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4da2b1a-1384-4310-b325-e8176c68cb47, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4f75c5ae-32d0-46d0-b8c4-053a5142e5a9]]@983843754
2024-04-30 15:14:46,358 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from fa9041c7-c3bf-46ee-a8c1-e0134e8a2dfd: CoreMessage[messageID=2250, durable=true, userID=612ff126-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:46 UTC 2024, expiration=0, durable=true, address=fa9041c7-c3bf-46ee-a8c1-e0134e8a2dfd, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4da2b1a-1384-4310-b325-e8176c68cb47, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4f75c5ae-32d0-46d0-b8c4-053a5142e5a9]]@983843754 to transaction: TransactionImpl [xid=null, txID=2253, xid=null, state=ACTIVE, createTime=1714490086358(Tue Apr 30 15:14:46 UTC 2024), timeoutSeconds=-1, nr operations = 1]@ad4715
2024-04-30 15:14:46,359 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2234, durable=true, userID=61020350-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:46 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4da2b1a-1384-4310-b325-e8176c68cb47, JMSReplyTo=temp-queue://fa9041c7-c3bf-46ee-a8c1-e0134e8a2dfd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1925012762, transaction: TransactionImpl [xid=null, txID=2247, xid=null, state=COMMITTED, createTime=1714490086355(Tue Apr 30 15:14:46 UTC 2024), timeoutSeconds=-1, nr operations = 0]@71c408a6
2024-04-30 15:14:46,359 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from fa9041c7-c3bf-46ee-a8c1-e0134e8a2dfd: CoreMessage[messageID=2250, durable=true, userID=612ff126-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:46 UTC 2024, expiration=0, durable=true, address=fa9041c7-c3bf-46ee-a8c1-e0134e8a2dfd, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4da2b1a-1384-4310-b325-e8176c68cb47, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4f75c5ae-32d0-46d0-b8c4-053a5142e5a9]]@983843754, transaction: TransactionImpl [xid=null, txID=2253, xid=null, state=COMMITTED, createTime=1714490086358(Tue Apr 30 15:14:46 UTC 2024), timeoutSeconds=-1, nr operations = 0]@ad4715
2024-04-30 15:14:46,360 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61306657-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6100cac9-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6100cac9-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f96821c, true, {}]
2024-04-30 15:14:46,361 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [fa9041c7-c3bf-46ee-a8c1-e0134e8a2dfd]
2024-04-30 15:14:46,363 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7f19430f]
2024-04-30 15:14:46,364 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@29ffed3b[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:46,364 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009562 ms
2024-04-30 15:14:46,365 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [10d6d761-d364-426c-b283-288b269e95d4]
2024-04-30 15:14:46,366 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:46,366 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:46,367 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6100cac9-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:46,368 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:46,368 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 323.857775 ms
2024-04-30 15:14:46,368 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]>
2024-04-30 15:14:46,368 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:46,368 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]>
2024-04-30 15:14:46,369 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 444643875'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:46,372 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom82]
2024-04-30 15:14:46,372 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 61323b19-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84]
2024-04-30 15:14:46,373 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6132622c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=61323b19-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=61323b19-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34debc59, true, {}]
2024-04-30 15:14:46,374 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2ae2d565 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84]
2024-04-30 15:14:46,375 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6132893d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=61323b19-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=61323b19-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a3ae0fb, true, {}]
2024-04-30 15:14:46,376 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ea66622a-1ad3-45db-a82e-6a566f0a2ccd, address=ea66622a-1ad3-45db-a82e-6a566f0a2ccd, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:46,376 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@27c7e1a7
2024-04-30 15:14:46,377 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@79e76427
2024-04-30 15:14:46,377 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ea66622a-1ad3-45db-a82e-6a566f0a2ccd, null, 0, false, true, null]
2024-04-30 15:14:46,379 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2294, durable=true, userID=61332580-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:46 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e662ae7e-a765-441a-ab95-b1914ef58016, JMSReplyTo=temp-queue://ea66622a-1ad3-45db-a82e-6a566f0a2ccd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@936509071, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-04-30 15:14:46,671 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [615fdad1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=61323b19-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=61323b19-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6366017b, true, {}]
2024-04-30 15:14:46,672 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 615fdad1-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:46,673 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@632439ed
2024-04-30 15:14:46,673 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4cd4810f-bc8c-4f31-a20b-f7dfe07ede29, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:46,674 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@30d1201
2024-04-30 15:14:46,675 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4cd4810f-bc8c-4f31-a20b-f7dfe07ede29, null, 0, false, true, null]
2024-04-30 15:14:46,676 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61609e23-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=61323b19-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=61323b19-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9db5f73, true, {}]
2024-04-30 15:14:46,677 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-04-30 15:14:46,678 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[2294]:RELIABLE:CoreMessage[messageID=2294, durable=true, userID=61332580-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:46 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e662ae7e-a765-441a-ab95-b1914ef58016, JMSReplyTo=temp-queue://ea66622a-1ad3-45db-a82e-6a566f0a2ccd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@936509071
2024-04-30 15:14:46,678 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2294, durable=true, userID=61332580-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:46 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e662ae7e-a765-441a-ab95-b1914ef58016, JMSReplyTo=temp-queue://ea66622a-1ad3-45db-a82e-6a566f0a2ccd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@936509071 to transaction: TransactionImpl [xid=null, txID=2307, xid=null, state=ACTIVE, createTime=1714490086678(Tue Apr 30 15:14:46 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1835a05e
2024-04-30 15:14:46,679 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61611354-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=61323b19-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=61323b19-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b068400, true, {}]
2024-04-30 15:14:46,681 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2310, durable=true, userID=61613a66-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:46 UTC 2024, expiration=0, durable=true, address=ea66622a-1ad3-45db-a82e-6a566f0a2ccd, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e662ae7e-a765-441a-ab95-b1914ef58016, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=43767d78-7ca9-4716-a73e-819a70ed40c3]]@1048337242, context: RoutingContextImpl(Address=ea66622a-1ad3-45db-a82e-6a566f0a2ccd, routingType=ANYCAST, PreviousAddress=ea66622a-1ad3-45db-a82e-6a566f0a2ccd previousRoute:ANYCAST, reusable=true, version=-2147483481)
..................................................
***** durable queues ea66622a-1ad3-45db-a82e-6a566f0a2ccd:
***** non durable for ea66622a-1ad3-45db-a82e-6a566f0a2ccd:
- queueID=2290 address:ea66622a-1ad3-45db-a82e-6a566f0a2ccd name:ea66622a-1ad3-45db-a82e-6a566f0a2ccd filter:null
..................................................
, transaction: null
2024-04-30 15:14:46,681 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ea66622a-1ad3-45db-a82e-6a566f0a2ccd: Reference[2310]:RELIABLE:CoreMessage[messageID=2310, durable=true, userID=61613a66-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:46 UTC 2024, expiration=0, durable=true, address=ea66622a-1ad3-45db-a82e-6a566f0a2ccd, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e662ae7e-a765-441a-ab95-b1914ef58016, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=43767d78-7ca9-4716-a73e-819a70ed40c3]]@1048337242
2024-04-30 15:14:46,682 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ea66622a-1ad3-45db-a82e-6a566f0a2ccd: CoreMessage[messageID=2310, durable=true, userID=61613a66-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:46 UTC 2024, expiration=0, durable=true, address=ea66622a-1ad3-45db-a82e-6a566f0a2ccd, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e662ae7e-a765-441a-ab95-b1914ef58016, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=43767d78-7ca9-4716-a73e-819a70ed40c3]]@1048337242 to transaction: TransactionImpl [xid=null, txID=2313, xid=null, state=ACTIVE, createTime=1714490086682(Tue Apr 30 15:14:46 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2e33650e
2024-04-30 15:14:46,682 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ea66622a-1ad3-45db-a82e-6a566f0a2ccd: CoreMessage[messageID=2310, durable=true, userID=61613a66-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:46 UTC 2024, expiration=0, durable=true, address=ea66622a-1ad3-45db-a82e-6a566f0a2ccd, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e662ae7e-a765-441a-ab95-b1914ef58016, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=43767d78-7ca9-4716-a73e-819a70ed40c3]]@1048337242, transaction: TransactionImpl [xid=null, txID=2313, xid=null, state=COMMITTED, createTime=1714490086682(Tue Apr 30 15:14:46 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2e33650e
2024-04-30 15:14:46,682 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2294, durable=true, userID=61332580-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:46 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e662ae7e-a765-441a-ab95-b1914ef58016, JMSReplyTo=temp-queue://ea66622a-1ad3-45db-a82e-6a566f0a2ccd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@936509071, transaction: TransactionImpl [xid=null, txID=2307, xid=null, state=COMMITTED, createTime=1714490086678(Tue Apr 30 15:14:46 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1835a05e
2024-04-30 15:14:46,683 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6161af97-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=61323b19-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=61323b19-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45c5e7d3, true, {}]
2024-04-30 15:14:46,684 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [ea66622a-1ad3-45db-a82e-6a566f0a2ccd]
2024-04-30 15:14:46,686 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5013c6bc]
2024-04-30 15:14:46,688 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7bd38c09[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:46,688 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016563 ms
2024-04-30 15:14:46,689 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [4cd4810f-bc8c-4f31-a20b-f7dfe07ede29]
2024-04-30 15:14:46,690 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:46,690 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:46,691 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 61323b19-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:46,692 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:46,692 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 323.453990 ms
2024-04-30 15:14:46,692 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]>
2024-04-30 15:14:46,693 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:46,693 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithoutRequestReply [artemis]>
2024-04-30 15:14:46,694 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 962126152'.
2024-04-30 15:14:46,697 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.initRequestReply(JmsMomImplementor.java:218) - Scout JUnit MOM [artemis]: 'request-reply' messaging is disabled
2024-04-30 15:14:46,697 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:14:46,697 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:46,697 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 3.487313 ms
2024-04-30 15:14:46,697 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithoutRequestReply [artemis]>
2024-04-30 15:14:46,698 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:46,698 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCurrentMessageRequestReply [artemis]>
2024-04-30 15:14:46,698 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 762100699'.
2024-04-30 15:14:46,700 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:14:46,701 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 61646eba-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom86]
2024-04-30 15:14:46,702 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61646ebd-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=61646eba-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=61646eba-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@423f18ea, true, {}]
2024-04-30 15:14:46,703 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@313c5c5c - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom86]
2024-04-30 15:14:46,703 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6164bcde-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=61646eba-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=61646eba-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53655da7, true, {}]
2024-04-30 15:14:46,704 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 6164bcde-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:46,704 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@49e51ac6
2024-04-30 15:14:46,705 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5dfd0edc-50f2-4f0c-b23d-3d74eb9da525, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:46,706 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3ee383aa
2024-04-30 15:14:46,706 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5dfd0edc-50f2-4f0c-b23d-3d74eb9da525, null, 0, false, true, null]
2024-04-30 15:14:46,707 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61655920-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=61646eba-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=61646eba-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e172cdf, true, {}]
2024-04-30 15:14:46,708 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testCurrentMessageRequestReply, address=test/mom/testCurrentMessageRequestReply, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:14:46,709 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@41b7b583
2024-04-30 15:14:46,709 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@79aa0ebc
2024-04-30 15:14:46,710 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testCurrentMessageRequestReply, null, 0, false, true, null]
2024-04-30 15:14:46,711 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6165f562-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=61646eba-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=61646eba-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6303a557, true, {}]
2024-04-30 15:14:46,712 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5344973d-9287-4731-8ea8-c9516331ab55, address=5344973d-9287-4731-8ea8-c9516331ab55, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:46,712 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4c287687
2024-04-30 15:14:46,712 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2d7a66ee
2024-04-30 15:14:46,713 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5344973d-9287-4731-8ea8-c9516331ab55, null, 0, false, true, null]
2024-04-30 15:14:46,715 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2371, durable=true, userID=61666a95-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:46 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1195, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e61fd58d-d165-4f56-937b-9ba5749ab994, JMSReplyTo=temp-queue://5344973d-9287-4731-8ea8-c9516331ab55, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1117070224, context: RoutingContextImpl(Address=test/mom/testCurrentMessageRequestReply, routingType=ANYCAST, PreviousAddress=test/mom/testCurrentMessageRequestReply previousRoute:ANYCAST, reusable=true, version=-2147483476)
..................................................
***** durable queues test/mom/testCurrentMessageRequestReply:
- queueID=2360 address:test/mom/testCurrentMessageRequestReply name:test/mom/testCurrentMessageRequestReply filter:null
***** non durable for test/mom/testCurrentMessageRequestReply:
..................................................
, transaction: null
2024-04-30 15:14:46,716 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testCurrentMessageRequestReply: Reference[2371]:RELIABLE:CoreMessage[messageID=2371, durable=true, userID=61666a95-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:46 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1195, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e61fd58d-d165-4f56-937b-9ba5749ab994, JMSReplyTo=temp-queue://5344973d-9287-4731-8ea8-c9516331ab55, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1117070224
2024-04-30 15:14:46,716 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testCurrentMessageRequestReply: CoreMessage[messageID=2371, durable=true, userID=61666a95-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:46 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1195, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e61fd58d-d165-4f56-937b-9ba5749ab994, JMSReplyTo=temp-queue://5344973d-9287-4731-8ea8-c9516331ab55, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1117070224 to transaction: TransactionImpl [xid=null, txID=2372, xid=null, state=ACTIVE, createTime=1714490086716(Tue Apr 30 15:14:46 UTC 2024), timeoutSeconds=-1, nr operations = 1]@511dd56f
2024-04-30 15:14:46,717 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6166dfc6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=61646eba-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=61646eba-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c670e0d, true, {}]
2024-04-30 15:14:46,719 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testCurrentMessageRequestReply: CoreMessage[messageID=2371, durable=true, userID=61666a95-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:46 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1195, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e61fd58d-d165-4f56-937b-9ba5749ab994, JMSReplyTo=temp-queue://5344973d-9287-4731-8ea8-c9516331ab55, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1117070224, transaction: TransactionImpl [xid=null, txID=2372, xid=null, state=COMMITTED, createTime=1714490086716(Tue Apr 30 15:14:46 UTC 2024), timeoutSeconds=-1, nr operations = 0]@511dd56f
2024-04-30 15:14:46,720 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5344973d-9287-4731-8ea8-c9516331ab55: Reference[2375]:RELIABLE:CoreMessage[messageID=2375, durable=true, userID=61672de8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:46 UTC 2024, expiration=0, durable=true, address=5344973d-9287-4731-8ea8-c9516331ab55, size=808, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e61fd58d-d165-4f56-937b-9ba5749ab994, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@219475517
2024-04-30 15:14:46,719 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2375, durable=true, userID=61672de8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:46 UTC 2024, expiration=0, durable=true, address=5344973d-9287-4731-8ea8-c9516331ab55, size=808, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e61fd58d-d165-4f56-937b-9ba5749ab994, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@219475517, context: RoutingContextImpl(Address=5344973d-9287-4731-8ea8-c9516331ab55, routingType=ANYCAST, PreviousAddress=5344973d-9287-4731-8ea8-c9516331ab55 previousRoute:ANYCAST, reusable=true, version=-2147483475)
..................................................
***** durable queues 5344973d-9287-4731-8ea8-c9516331ab55:
***** non durable for 5344973d-9287-4731-8ea8-c9516331ab55:
- queueID=2367 address:5344973d-9287-4731-8ea8-c9516331ab55 name:5344973d-9287-4731-8ea8-c9516331ab55 filter:null
..................................................
, transaction: null
2024-04-30 15:14:46,720 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5344973d-9287-4731-8ea8-c9516331ab55: CoreMessage[messageID=2375, durable=true, userID=61672de8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:46 UTC 2024, expiration=0, durable=true, address=5344973d-9287-4731-8ea8-c9516331ab55, size=808, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e61fd58d-d165-4f56-937b-9ba5749ab994, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@219475517 to transaction: TransactionImpl [xid=null, txID=2377, xid=null, state=ACTIVE, createTime=1714490086720(Tue Apr 30 15:14:46 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5a0f9b87
2024-04-30 15:14:46,721 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5344973d-9287-4731-8ea8-c9516331ab55: CoreMessage[messageID=2375, durable=true, userID=61672de8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:46 UTC 2024, expiration=0, durable=true, address=5344973d-9287-4731-8ea8-c9516331ab55, size=808, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e61fd58d-d165-4f56-937b-9ba5749ab994, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@219475517, transaction: TransactionImpl [xid=null, txID=2377, xid=null, state=COMMITTED, createTime=1714490086720(Tue Apr 30 15:14:46 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5a0f9b87
2024-04-30 15:14:46,722 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61677c09-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=61646eba-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=61646eba-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@786bee1e, true, {}]
2024-04-30 15:14:46,722 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [5344973d-9287-4731-8ea8-c9516331ab55]
2024-04-30 15:14:46,724 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@4fb3c670, org.eclipse.scout.rt.mom.jms.JmsSubscription@6b6c882c]
2024-04-30 15:14:46,725 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2d18d9ed[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:46,725 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012172 ms
2024-04-30 15:14:46,726 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [5dfd0edc-50f2-4f0c-b23d-3d74eb9da525]
2024-04-30 15:14:46,728 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:46,728 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:46,728 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 61646eba-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:46,729 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:46,729 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 31.233919 ms
2024-04-30 15:14:46,729 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCurrentMessageRequestReply [artemis]>
2024-04-30 15:14:46,730 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:46,730 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyTimeout [artemis]>
2024-04-30 15:14:46,731 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 513459595'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:46,733 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:46,733 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 616950cb-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom71]
2024-04-30 15:14:46,734 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [616977de-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=616950cb-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=616950cb-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a26bdc5, true, {}]
2024-04-30 15:14:46,735 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@26c5b57b - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom71]
2024-04-30 15:14:46,735 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61699eef-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=616950cb-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=616950cb-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ca9f59c, true, {}]
2024-04-30 15:14:46,738 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 61699eef-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:46,739 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6dc935cd
2024-04-30 15:14:46,740 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3fe48337-1e5f-4b59-8e9b-a573ab2562ff, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:46,768 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@94b66dd
2024-04-30 15:14:46,769 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3fe48337-1e5f-4b59-8e9b-a573ab2562ff, null, 0, false, true, null]
2024-04-30 15:14:46,770 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [616ef521-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=616950cb-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=616950cb-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70f9ac63, true, {}]
2024-04-30 15:14:46,771 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 616ef521-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testTopicRequestReplyTimeout, [MULTICAST], true]
2024-04-30 15:14:46,771 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3c3c3955
2024-04-30 15:14:46,772 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=554e52d1-8465-46c7-833d-9f96f1ba21ef, address=test/mom/testTopicRequestReplyTimeout, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:46,772 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@36427c36
2024-04-30 15:14:46,773 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 554e52d1-8465-46c7-833d-9f96f1ba21ef, null, 0, false, true, null]
2024-04-30 15:14:46,774 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [616f9163-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=616950cb-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=616950cb-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3deefb08, true, {}]
2024-04-30 15:14:46,775 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7a72cf03-5202-42a8-8684-4b665c09e211, address=7a72cf03-5202-42a8-8684-4b665c09e211, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:46,775 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1a686206
2024-04-30 15:14:46,775 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@66e1c5e2
2024-04-30 15:14:46,776 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7a72cf03-5202-42a8-8684-4b665c09e211, null, 0, false, true, null]
2024-04-30 15:14:46,778 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2435, durable=true, userID=61700696-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:46 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-75eae249-3c7f-4930-9326-553e7a179821, JMSReplyTo=temp-queue://7a72cf03-5202-42a8-8684-4b665c09e211, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2030784652, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyTimeout, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyTimeout previousRoute:MULTICAST, reusable=true, version=-2147483471)
..................................................
***** durable queues test/mom/testTopicRequestReplyTimeout:
***** non durable for test/mom/testTopicRequestReplyTimeout:
- queueID=2425 address:test/mom/testTopicRequestReplyTimeout name:554e52d1-8465-46c7-833d-9f96f1ba21ef filter:null
..................................................
, transaction: null
2024-04-30 15:14:46,778 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 554e52d1-8465-46c7-833d-9f96f1ba21ef: Reference[2435]:RELIABLE:CoreMessage[messageID=2435, durable=true, userID=61700696-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:46 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-75eae249-3c7f-4930-9326-553e7a179821, JMSReplyTo=temp-queue://7a72cf03-5202-42a8-8684-4b665c09e211, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2030784652
2024-04-30 15:14:46,779 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 554e52d1-8465-46c7-833d-9f96f1ba21ef: CoreMessage[messageID=2435, durable=true, userID=61700696-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:46 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-75eae249-3c7f-4930-9326-553e7a179821, JMSReplyTo=temp-queue://7a72cf03-5202-42a8-8684-4b665c09e211, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2030784652 to transaction: TransactionImpl [xid=null, txID=2436, xid=null, state=ACTIVE, createTime=1714490086779(Tue Apr 30 15:14:46 UTC 2024), timeoutSeconds=-1, nr operations = 1]@240afbd7
2024-04-30 15:14:46,779 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 554e52d1-8465-46c7-833d-9f96f1ba21ef: CoreMessage[messageID=2435, durable=true, userID=61700696-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:46 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-75eae249-3c7f-4930-9326-553e7a179821, JMSReplyTo=temp-queue://7a72cf03-5202-42a8-8684-4b665c09e211, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2030784652, transaction: TransactionImpl [xid=null, txID=2436, xid=null, state=COMMITTED, createTime=1714490086779(Tue Apr 30 15:14:46 UTC 2024), timeoutSeconds=-1, nr operations = 0]@240afbd7
2024-04-30 15:14:51,775 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [646aa8f7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=616950cb-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=616950cb-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@639456e9, true, {}]
2024-04-30 15:14:51,778 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2439, durable=true, userID=646ad009-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-75eae249-3c7f-4930-9326-553e7a179821, _AMQ_ROUTING_TYPE=0]]@301887486, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483472)
..................................................
***** durable queues scout.mom.requestreply.cancellation:
***** non durable for scout.mom.requestreply.cancellation:
- queueID=2417 address:scout.mom.requestreply.cancellation name:3fe48337-1e5f-4b59-8e9b-a573ab2562ff filter:null
..................................................
, transaction: null
2024-04-30 15:14:51,778 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 3fe48337-1e5f-4b59-8e9b-a573ab2562ff: Reference[2439]:RELIABLE:CoreMessage[messageID=2439, durable=true, userID=646ad009-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-75eae249-3c7f-4930-9326-553e7a179821, _AMQ_ROUTING_TYPE=0]]@301887486
2024-04-30 15:14:51,778 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout, activemq.broker=mom82]
2024-04-30 15:14:51,779 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 3fe48337-1e5f-4b59-8e9b-a573ab2562ff: CoreMessage[messageID=2439, durable=true, userID=646ad009-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-75eae249-3c7f-4930-9326-553e7a179821, _AMQ_ROUTING_TYPE=0]]@301887486 to transaction: TransactionImpl [xid=null, txID=2442, xid=null, state=ACTIVE, createTime=1714490091779(Tue Apr 30 15:14:51 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6461202f
2024-04-30 15:14:51,779 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 3fe48337-1e5f-4b59-8e9b-a573ab2562ff: CoreMessage[messageID=2439, durable=true, userID=646ad009-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-75eae249-3c7f-4930-9326-553e7a179821, _AMQ_ROUTING_TYPE=0]]@301887486, transaction: TransactionImpl [xid=null, txID=2442, xid=null, state=COMMITTED, createTime=1714490091779(Tue Apr 30 15:14:51 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6461202f
2024-04-30 15:14:51,780 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@359903b6]
2024-04-30 15:14:51,781 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [554e52d1-8465-46c7-833d-9f96f1ba21ef]
2024-04-30 15:14:51,783 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2f233210[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:51,784 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013752 ms
2024-04-30 15:14:51,784 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [3fe48337-1e5f-4b59-8e9b-a573ab2562ff]
2024-04-30 15:14:51,786 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:51,786 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:51,787 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 616950cb-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:51,789 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:51,789 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5059.119377 ms
2024-04-30 15:14:51,789 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyTimeout [artemis]>
2024-04-30 15:14:51,791 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:51,791 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyMultipleSubscriptions [artemis]>
2024-04-30 15:14:51,792 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 864224638'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:51,795 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:51,795 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 646db63b-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85]
2024-04-30 15:14:51,796 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [646ddd4e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=646db63b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=646db63b-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@272e78e8, true, {}]
2024-04-30 15:14:51,798 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@16ee71a1 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85]
2024-04-30 15:14:51,798 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [646e2b6f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=646db63b-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=646db63b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5007ee04, true, {}]
2024-04-30 15:14:51,800 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 646e2b6f-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:51,800 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5e0320de
2024-04-30 15:14:51,801 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7c2d306a-240a-4093-92e9-de16a23c447c, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:51,802 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@54975808
2024-04-30 15:14:51,802 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7c2d306a-240a-4093-92e9-de16a23c447c, null, 0, false, true, null]
2024-04-30 15:14:51,804 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [646eeec1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=646db63b-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=646db63b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2da4bc8a, true, {}]
2024-04-30 15:14:51,804 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 646eeec1-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testTopicRequestReplyMultipleSubscriptions, [MULTICAST], true]
2024-04-30 15:14:51,805 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4eae4f98
2024-04-30 15:14:51,805 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=819100ee-aaa3-4b6e-bbaa-9eda83fd138c, address=test/mom/testTopicRequestReplyMultipleSubscriptions, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:51,806 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2ac066d0
2024-04-30 15:14:51,807 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 819100ee-aaa3-4b6e-bbaa-9eda83fd138c, null, 0, false, true, null]
2024-04-30 15:14:51,808 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [646fb213-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=646db63b-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=646db63b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f8dffe, true, {}]
2024-04-30 15:14:51,809 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3b343849-37cf-4a7c-a07a-07e334de2b48, address=test/mom/testTopicRequestReplyMultipleSubscriptions, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:51,810 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1d9af2b6
2024-04-30 15:14:51,810 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3b343849-37cf-4a7c-a07a-07e334de2b48, null, 0, false, true, null]
2024-04-30 15:14:51,811 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [64702745-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=646db63b-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=646db63b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11ef3063, true, {}]
2024-04-30 15:14:51,812 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=de38b7a6-2a79-430b-967f-59c3fd59ff11, address=de38b7a6-2a79-430b-967f-59c3fd59ff11, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:51,812 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3eb65eb9
2024-04-30 15:14:51,813 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@53bb6118
2024-04-30 15:14:51,813 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, de38b7a6-2a79-430b-967f-59c3fd59ff11, null, 0, false, true, null]
2024-04-30 15:14:51,815 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2508, durable=true, userID=64709c78-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1f19aded-6916-4784-b4a3-ab1bc3e29bea, JMSReplyTo=temp-queue://de38b7a6-2a79-430b-967f-59c3fd59ff11, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1725513209, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyMultipleSubscriptions, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyMultipleSubscriptions previousRoute:MULTICAST, reusable=true, version=-2147483464)
..................................................
***** durable queues test/mom/testTopicRequestReplyMultipleSubscriptions:
***** non durable for test/mom/testTopicRequestReplyMultipleSubscriptions:
- queueID=2498 address:test/mom/testTopicRequestReplyMultipleSubscriptions name:3b343849-37cf-4a7c-a07a-07e334de2b48 filter:null
- queueID=2492 address:test/mom/testTopicRequestReplyMultipleSubscriptions name:819100ee-aaa3-4b6e-bbaa-9eda83fd138c filter:null
..................................................
, transaction: null
2024-04-30 15:14:51,815 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 819100ee-aaa3-4b6e-bbaa-9eda83fd138c: Reference[2508]:RELIABLE:CoreMessage[messageID=2508, durable=true, userID=64709c78-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1f19aded-6916-4784-b4a3-ab1bc3e29bea, JMSReplyTo=temp-queue://de38b7a6-2a79-430b-967f-59c3fd59ff11, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1725513209
2024-04-30 15:14:51,815 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 3b343849-37cf-4a7c-a07a-07e334de2b48: Reference[2508]:RELIABLE:CoreMessage[messageID=2508, durable=true, userID=64709c78-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1f19aded-6916-4784-b4a3-ab1bc3e29bea, JMSReplyTo=temp-queue://de38b7a6-2a79-430b-967f-59c3fd59ff11, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1725513209
2024-04-30 15:14:51,816 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 819100ee-aaa3-4b6e-bbaa-9eda83fd138c: CoreMessage[messageID=2508, durable=true, userID=64709c78-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1f19aded-6916-4784-b4a3-ab1bc3e29bea, JMSReplyTo=temp-queue://de38b7a6-2a79-430b-967f-59c3fd59ff11, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1725513209 to transaction: TransactionImpl [xid=null, txID=2509, xid=null, state=ACTIVE, createTime=1714490091816(Tue Apr 30 15:14:51 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6fd53678
2024-04-30 15:14:51,816 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 3b343849-37cf-4a7c-a07a-07e334de2b48: CoreMessage[messageID=2508, durable=true, userID=64709c78-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1f19aded-6916-4784-b4a3-ab1bc3e29bea, JMSReplyTo=temp-queue://de38b7a6-2a79-430b-967f-59c3fd59ff11, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1725513209 to transaction: TransactionImpl [xid=null, txID=2510, xid=null, state=ACTIVE, createTime=1714490091816(Tue Apr 30 15:14:51 UTC 2024), timeoutSeconds=-1, nr operations = 1]@195b82f9
2024-04-30 15:14:51,816 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 819100ee-aaa3-4b6e-bbaa-9eda83fd138c: CoreMessage[messageID=2508, durable=true, userID=64709c78-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1f19aded-6916-4784-b4a3-ab1bc3e29bea, JMSReplyTo=temp-queue://de38b7a6-2a79-430b-967f-59c3fd59ff11, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1725513209, transaction: TransactionImpl [xid=null, txID=2509, xid=null, state=COMMITTED, createTime=1714490091816(Tue Apr 30 15:14:51 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6fd53678
2024-04-30 15:14:51,816 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 3b343849-37cf-4a7c-a07a-07e334de2b48: CoreMessage[messageID=2508, durable=true, userID=64709c78-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1f19aded-6916-4784-b4a3-ab1bc3e29bea, JMSReplyTo=temp-queue://de38b7a6-2a79-430b-967f-59c3fd59ff11, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1725513209, transaction: TransactionImpl [xid=null, txID=2510, xid=null, state=COMMITTED, createTime=1714490091816(Tue Apr 30 15:14:51 UTC 2024), timeoutSeconds=-1, nr operations = 0]@195b82f9
2024-04-30 15:14:51,817 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [647111a9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=646db63b-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=646db63b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1fdb3503, true, {}]
2024-04-30 15:14:51,818 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [647111aa-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=646db63b-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=646db63b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25906676, true, {}]
2024-04-30 15:14:51,819 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2515, durable=true, userID=647138bc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=de38b7a6-2a79-430b-967f-59c3fd59ff11, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1f19aded-6916-4784-b4a3-ab1bc3e29bea, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c807ff7f-1bae-4aaf-929a-b7988e4fafb4]]@1700881565, context: RoutingContextImpl(Address=de38b7a6-2a79-430b-967f-59c3fd59ff11, routingType=ANYCAST, PreviousAddress=de38b7a6-2a79-430b-967f-59c3fd59ff11 previousRoute:ANYCAST, reusable=true, version=-2147483463)
..................................................
***** durable queues de38b7a6-2a79-430b-967f-59c3fd59ff11:
***** non durable for de38b7a6-2a79-430b-967f-59c3fd59ff11:
- queueID=2504 address:de38b7a6-2a79-430b-967f-59c3fd59ff11 name:de38b7a6-2a79-430b-967f-59c3fd59ff11 filter:null
..................................................
, transaction: null
2024-04-30 15:14:51,819 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from de38b7a6-2a79-430b-967f-59c3fd59ff11: Reference[2515]:RELIABLE:CoreMessage[messageID=2515, durable=true, userID=647138bc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=de38b7a6-2a79-430b-967f-59c3fd59ff11, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1f19aded-6916-4784-b4a3-ab1bc3e29bea, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c807ff7f-1bae-4aaf-929a-b7988e4fafb4]]@1700881565
2024-04-30 15:14:51,819 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from de38b7a6-2a79-430b-967f-59c3fd59ff11: CoreMessage[messageID=2515, durable=true, userID=647138bc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=de38b7a6-2a79-430b-967f-59c3fd59ff11, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1f19aded-6916-4784-b4a3-ab1bc3e29bea, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c807ff7f-1bae-4aaf-929a-b7988e4fafb4]]@1700881565 to transaction: TransactionImpl [xid=null, txID=2519, xid=null, state=ACTIVE, createTime=1714490091819(Tue Apr 30 15:14:51 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4cf2ae7e
2024-04-30 15:14:51,820 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2517, durable=true, userID=64715fce-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=de38b7a6-2a79-430b-967f-59c3fd59ff11, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1f19aded-6916-4784-b4a3-ab1bc3e29bea, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0dcba36e-1d2a-4525-99ad-cfb072252190]]@1257814845, context: RoutingContextImpl(Address=de38b7a6-2a79-430b-967f-59c3fd59ff11, routingType=ANYCAST, PreviousAddress=de38b7a6-2a79-430b-967f-59c3fd59ff11 previousRoute:ANYCAST, reusable=true, version=-2147483463)
..................................................
***** durable queues de38b7a6-2a79-430b-967f-59c3fd59ff11:
***** non durable for de38b7a6-2a79-430b-967f-59c3fd59ff11:
- queueID=2504 address:de38b7a6-2a79-430b-967f-59c3fd59ff11 name:de38b7a6-2a79-430b-967f-59c3fd59ff11 filter:null
..................................................
, transaction: null
2024-04-30 15:14:51,820 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from de38b7a6-2a79-430b-967f-59c3fd59ff11: Reference[2517]:RELIABLE:CoreMessage[messageID=2517, durable=true, userID=64715fce-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=de38b7a6-2a79-430b-967f-59c3fd59ff11, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1f19aded-6916-4784-b4a3-ab1bc3e29bea, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0dcba36e-1d2a-4525-99ad-cfb072252190]]@1257814845
2024-04-30 15:14:51,820 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from de38b7a6-2a79-430b-967f-59c3fd59ff11: CoreMessage[messageID=2515, durable=true, userID=647138bc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=de38b7a6-2a79-430b-967f-59c3fd59ff11, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1f19aded-6916-4784-b4a3-ab1bc3e29bea, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c807ff7f-1bae-4aaf-929a-b7988e4fafb4]]@1700881565, transaction: TransactionImpl [xid=null, txID=2519, xid=null, state=COMMITTED, createTime=1714490091819(Tue Apr 30 15:14:51 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4cf2ae7e
2024-04-30 15:14:51,822 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6471d4ff-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=646db63b-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=646db63b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c4dec4c, true, {}]
2024-04-30 15:14:51,823 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [de38b7a6-2a79-430b-967f-59c3fd59ff11]
2024-04-30 15:14:51,823 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from de38b7a6-2a79-430b-967f-59c3fd59ff11: CoreMessage[messageID=2517, durable=true, userID=64715fce-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=de38b7a6-2a79-430b-967f-59c3fd59ff11, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1f19aded-6916-4784-b4a3-ab1bc3e29bea, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0dcba36e-1d2a-4525-99ad-cfb072252190]]@1257814845 to transaction: TransactionImpl [xid=null, txID=2529, xid=null, state=ACTIVE, createTime=1714490091823(Tue Apr 30 15:14:51 UTC 2024), timeoutSeconds=-1, nr operations = 1]@144a9be5
2024-04-30 15:14:51,823 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from de38b7a6-2a79-430b-967f-59c3fd59ff11: CoreMessage[messageID=2517, durable=true, userID=64715fce-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=de38b7a6-2a79-430b-967f-59c3fd59ff11, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1f19aded-6916-4784-b4a3-ab1bc3e29bea, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0dcba36e-1d2a-4525-99ad-cfb072252190]]@1257814845, transaction: TransactionImpl [xid=null, txID=2529, xid=null, state=COMMITTED, createTime=1714490091823(Tue Apr 30 15:14:51 UTC 2024), timeoutSeconds=-1, nr operations = 0]@144a9be5
2024-04-30 15:14:51,825 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6b3708f0, org.eclipse.scout.rt.mom.jms.JmsSubscription@77c1a7ce]
2024-04-30 15:14:51,826 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [819100ee-aaa3-4b6e-bbaa-9eda83fd138c]
2024-04-30 15:14:51,828 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [3b343849-37cf-4a7c-a07a-07e334de2b48]
2024-04-30 15:14:51,829 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@109c0f33[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:51,830 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007754 ms
2024-04-30 15:14:51,830 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [7c2d306a-240a-4093-92e9-de16a23c447c]
2024-04-30 15:14:51,832 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:51,832 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:51,832 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 646db63b-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:51,833 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:51,833 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 42.351710 ms
2024-04-30 15:14:51,833 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyMultipleSubscriptions [artemis]>
2024-04-30 15:14:51,834 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:51,834 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_ObjectMarshaller_Exception [artemis]>
2024-04-30 15:14:51,835 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1422266106'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:51,837 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:51,837 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 64741ef1-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom86]
2024-04-30 15:14:51,838 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [64744604-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=64741ef1-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=64741ef1-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2164b079, true, {}]
2024-04-30 15:14:51,839 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1ab292d9 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom86]
2024-04-30 15:14:51,840 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [64746d15-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=64741ef1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=64741ef1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41c15d93, true, {}]
2024-04-30 15:14:51,841 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 64746d15-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:51,841 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@22fd1302
2024-04-30 15:14:51,842 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=319758ae-5cc2-4d49-822d-d64422d8f252, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:51,842 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@11164710
2024-04-30 15:14:51,843 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 319758ae-5cc2-4d49-822d-d64422d8f252, null, 0, false, true, null]
2024-04-30 15:14:51,868 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6478d9e7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=64741ef1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=64741ef1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b22076b, true, {}]
2024-04-30 15:14:51,869 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testRequestReply_ObjectMarshaller_Exception, address=test/mom/testRequestReply_ObjectMarshaller_Exception, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:14:51,870 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5108a1bd
2024-04-30 15:14:51,870 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4572b771
2024-04-30 15:14:51,871 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_ObjectMarshaller_Exception, null, 0, false, true, null]
2024-04-30 15:14:51,872 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [64794f19-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=64741ef1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=64741ef1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19e7e42, true, {}]
2024-04-30 15:14:51,872 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=66bdbe84-c32e-4527-98f3-5bf688bd06e2, address=66bdbe84-c32e-4527-98f3-5bf688bd06e2, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:51,872 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1caa70ff
2024-04-30 15:14:51,873 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5cff453c
2024-04-30 15:14:51,874 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 66bdbe84-c32e-4527-98f3-5bf688bd06e2, null, 0, false, true, null]
2024-04-30 15:14:51,876 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2597, durable=true, userID=6479eb5c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a5578e4c-8a1a-4c7a-8e8d-3828233f33e2, JMSReplyTo=temp-queue://66bdbe84-c32e-4527-98f3-5bf688bd06e2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1462917893, context: RoutingContextImpl(Address=test/mom/testRequestReply_ObjectMarshaller_Exception, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_ObjectMarshaller_Exception previousRoute:ANYCAST, reusable=true, version=-2147483457)
..................................................
***** durable queues test/mom/testRequestReply_ObjectMarshaller_Exception:
- queueID=2586 address:test/mom/testRequestReply_ObjectMarshaller_Exception name:test/mom/testRequestReply_ObjectMarshaller_Exception filter:null
***** non durable for test/mom/testRequestReply_ObjectMarshaller_Exception:
..................................................
, transaction: null
2024-04-30 15:14:51,876 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_ObjectMarshaller_Exception: Reference[2597]:RELIABLE:CoreMessage[messageID=2597, durable=true, userID=6479eb5c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a5578e4c-8a1a-4c7a-8e8d-3828233f33e2, JMSReplyTo=temp-queue://66bdbe84-c32e-4527-98f3-5bf688bd06e2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1462917893
2024-04-30 15:14:51,877 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_ObjectMarshaller_Exception: CoreMessage[messageID=2597, durable=true, userID=6479eb5c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a5578e4c-8a1a-4c7a-8e8d-3828233f33e2, JMSReplyTo=temp-queue://66bdbe84-c32e-4527-98f3-5bf688bd06e2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1462917893 to transaction: TransactionImpl [xid=null, txID=2598, xid=null, state=ACTIVE, createTime=1714490091877(Tue Apr 30 15:14:51 UTC 2024), timeoutSeconds=-1, nr operations = 1]@407abb86
2024-04-30 15:14:51,878 ERROR [scout-thread-16] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@82e90c7a[name=test/mom/testRequestReply_ObjectMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=e071d298-ec66-4ddf-a524-dfb932153762, activemq.broker=mom84]
org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_ObjectMarshaller_Exception(JmsMomWithRequestReplyTest.java:623)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:14:51,878 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [647a608d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=64741ef1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=64741ef1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1cd4b9b5, true, {}]
2024-04-30 15:14:51,879 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_ObjectMarshaller_Exception: CoreMessage[messageID=2597, durable=true, userID=6479eb5c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a5578e4c-8a1a-4c7a-8e8d-3828233f33e2, JMSReplyTo=temp-queue://66bdbe84-c32e-4527-98f3-5bf688bd06e2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1462917893, transaction: TransactionImpl [xid=null, txID=2598, xid=null, state=COMMITTED, createTime=1714490091877(Tue Apr 30 15:14:51 UTC 2024), timeoutSeconds=-1, nr operations = 0]@407abb86
2024-04-30 15:14:51,880 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2601, durable=true, userID=647aaeaf-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=66bdbe84-c32e-4527-98f3-5bf688bd06e2, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a5578e4c-8a1a-4c7a-8e8d-3828233f33e2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e071d298-ec66-4ddf-a524-dfb932153762]]@685553854, context: RoutingContextImpl(Address=66bdbe84-c32e-4527-98f3-5bf688bd06e2, routingType=ANYCAST, PreviousAddress=66bdbe84-c32e-4527-98f3-5bf688bd06e2 previousRoute:ANYCAST, reusable=true, version=-2147483456)
..................................................
***** durable queues 66bdbe84-c32e-4527-98f3-5bf688bd06e2:
***** non durable for 66bdbe84-c32e-4527-98f3-5bf688bd06e2:
- queueID=2593 address:66bdbe84-c32e-4527-98f3-5bf688bd06e2 name:66bdbe84-c32e-4527-98f3-5bf688bd06e2 filter:null
..................................................
, transaction: null
2024-04-30 15:14:51,880 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 66bdbe84-c32e-4527-98f3-5bf688bd06e2: Reference[2601]:RELIABLE:CoreMessage[messageID=2601, durable=true, userID=647aaeaf-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=66bdbe84-c32e-4527-98f3-5bf688bd06e2, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a5578e4c-8a1a-4c7a-8e8d-3828233f33e2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e071d298-ec66-4ddf-a524-dfb932153762]]@685553854
2024-04-30 15:14:51,881 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 66bdbe84-c32e-4527-98f3-5bf688bd06e2: CoreMessage[messageID=2601, durable=true, userID=647aaeaf-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=66bdbe84-c32e-4527-98f3-5bf688bd06e2, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a5578e4c-8a1a-4c7a-8e8d-3828233f33e2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e071d298-ec66-4ddf-a524-dfb932153762]]@685553854 to transaction: TransactionImpl [xid=null, txID=2604, xid=null, state=ACTIVE, createTime=1714490091881(Tue Apr 30 15:14:51 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5cb0058b
2024-04-30 15:14:51,881 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 66bdbe84-c32e-4527-98f3-5bf688bd06e2: CoreMessage[messageID=2601, durable=true, userID=647aaeaf-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=66bdbe84-c32e-4527-98f3-5bf688bd06e2, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a5578e4c-8a1a-4c7a-8e8d-3828233f33e2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e071d298-ec66-4ddf-a524-dfb932153762]]@685553854, transaction: TransactionImpl [xid=null, txID=2604, xid=null, state=COMMITTED, createTime=1714490091881(Tue Apr 30 15:14:51 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5cb0058b
2024-04-30 15:14:51,883 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [647afcd0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=64741ef1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=64741ef1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52619cba, true, {}]
2024-04-30 15:14:51,884 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [66bdbe84-c32e-4527-98f3-5bf688bd06e2]
2024-04-30 15:14:51,887 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7375ebe7]
2024-04-30 15:14:51,888 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7521400a[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:51,888 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006965 ms
2024-04-30 15:14:51,889 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [319758ae-5cc2-4d49-822d-d64422d8f252]
2024-04-30 15:14:51,891 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:51,891 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:51,892 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 64741ef1-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:51,892 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:51,892 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 58.092132 ms
2024-04-30 15:14:51,893 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_ObjectMarshaller_Exception [artemis]>
2024-04-30 15:14:51,893 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:51,894 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyCorrelationId [artemis]>
2024-04-30 15:14:51,894 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 282532303'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:51,897 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:51,897 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 647d46c2-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82]
2024-04-30 15:14:51,898 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [647d6dd5-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=647d46c2-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=647d46c2-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@486e0257, true, {}]
2024-04-30 15:14:51,899 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@46042a37 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82]
2024-04-30 15:14:51,899 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [647d94e6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=647d46c2-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=647d46c2-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57155b7d, true, {}]
2024-04-30 15:14:51,901 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 647d94e6-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:51,901 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@d20a33f
2024-04-30 15:14:51,901 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=96add6ca-8000-4969-8660-40e937c36c30, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:51,902 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@874b171
2024-04-30 15:14:51,903 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 96add6ca-8000-4969-8660-40e937c36c30, null, 0, false, true, null]
2024-04-30 15:14:51,903 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [647e3128-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=647d46c2-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=647d46c2-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49a1fac7, true, {}]
2024-04-30 15:14:51,904 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 647e3128-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testTopicRequestReplyCorrelationId, [MULTICAST], true]
2024-04-30 15:14:51,905 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4c2c59c
2024-04-30 15:14:51,905 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d19dff66-8d0c-415e-87f3-5042c127a4a6, address=test/mom/testTopicRequestReplyCorrelationId, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:51,906 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@53adc673
2024-04-30 15:14:51,906 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d19dff66-8d0c-415e-87f3-5042c127a4a6, null, 0, false, true, null]
2024-04-30 15:14:51,907 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [647ecd6a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=647d46c2-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=647d46c2-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@132a51a7, true, {}]
2024-04-30 15:14:51,908 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=49486556-f000-4ec9-9a05-945344265e62, address=49486556-f000-4ec9-9a05-945344265e62, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:51,908 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@16a4dab5
2024-04-30 15:14:51,908 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@317e56c
2024-04-30 15:14:51,909 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 49486556-f000-4ec9-9a05-945344265e62, null, 0, false, true, null]
2024-04-30 15:14:51,911 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2661, durable=true, userID=647f429d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7459d469-05b1-4b87-b74c-6411eba1365f, JMSReplyTo=temp-queue://49486556-f000-4ec9-9a05-945344265e62, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1200604314, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyCorrelationId, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyCorrelationId previousRoute:MULTICAST, reusable=true, version=-2147483452)
..................................................
***** durable queues test/mom/testTopicRequestReplyCorrelationId:
***** non durable for test/mom/testTopicRequestReplyCorrelationId:
- queueID=2651 address:test/mom/testTopicRequestReplyCorrelationId name:d19dff66-8d0c-415e-87f3-5042c127a4a6 filter:null
..................................................
, transaction: null
2024-04-30 15:14:51,911 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d19dff66-8d0c-415e-87f3-5042c127a4a6: Reference[2661]:RELIABLE:CoreMessage[messageID=2661, durable=true, userID=647f429d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7459d469-05b1-4b87-b74c-6411eba1365f, JMSReplyTo=temp-queue://49486556-f000-4ec9-9a05-945344265e62, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1200604314
2024-04-30 15:14:51,911 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d19dff66-8d0c-415e-87f3-5042c127a4a6: CoreMessage[messageID=2661, durable=true, userID=647f429d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7459d469-05b1-4b87-b74c-6411eba1365f, JMSReplyTo=temp-queue://49486556-f000-4ec9-9a05-945344265e62, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1200604314 to transaction: TransactionImpl [xid=null, txID=2662, xid=null, state=ACTIVE, createTime=1714490091911(Tue Apr 30 15:14:51 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4e43a4f8
2024-04-30 15:14:51,912 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d19dff66-8d0c-415e-87f3-5042c127a4a6: CoreMessage[messageID=2661, durable=true, userID=647f429d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7459d469-05b1-4b87-b74c-6411eba1365f, JMSReplyTo=temp-queue://49486556-f000-4ec9-9a05-945344265e62, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1200604314, transaction: TransactionImpl [xid=null, txID=2662, xid=null, state=COMMITTED, createTime=1714490091911(Tue Apr 30 15:14:51 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4e43a4f8
2024-04-30 15:14:51,912 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [647f90be-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=647d46c2-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=647d46c2-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@db698a3, true, {}]
2024-04-30 15:14:51,914 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2665, durable=true, userID=647fb7d0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=49486556-f000-4ec9-9a05-945344265e62, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7459d469-05b1-4b87-b74c-6411eba1365f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1106074738, context: RoutingContextImpl(Address=49486556-f000-4ec9-9a05-945344265e62, routingType=ANYCAST, PreviousAddress=49486556-f000-4ec9-9a05-945344265e62 previousRoute:ANYCAST, reusable=true, version=-2147483451)
..................................................
***** durable queues 49486556-f000-4ec9-9a05-945344265e62:
***** non durable for 49486556-f000-4ec9-9a05-945344265e62:
- queueID=2657 address:49486556-f000-4ec9-9a05-945344265e62 name:49486556-f000-4ec9-9a05-945344265e62 filter:null
..................................................
, transaction: null
2024-04-30 15:14:51,914 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 49486556-f000-4ec9-9a05-945344265e62: Reference[2665]:RELIABLE:CoreMessage[messageID=2665, durable=true, userID=647fb7d0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=49486556-f000-4ec9-9a05-945344265e62, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7459d469-05b1-4b87-b74c-6411eba1365f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1106074738
2024-04-30 15:14:51,915 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 49486556-f000-4ec9-9a05-945344265e62: CoreMessage[messageID=2665, durable=true, userID=647fb7d0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=49486556-f000-4ec9-9a05-945344265e62, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7459d469-05b1-4b87-b74c-6411eba1365f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1106074738 to transaction: TransactionImpl [xid=null, txID=2668, xid=null, state=ACTIVE, createTime=1714490091915(Tue Apr 30 15:14:51 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6b632740
2024-04-30 15:14:51,915 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 49486556-f000-4ec9-9a05-945344265e62: CoreMessage[messageID=2665, durable=true, userID=647fb7d0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=49486556-f000-4ec9-9a05-945344265e62, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7459d469-05b1-4b87-b74c-6411eba1365f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1106074738, transaction: TransactionImpl [xid=null, txID=2668, xid=null, state=COMMITTED, createTime=1714490091915(Tue Apr 30 15:14:51 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6b632740
2024-04-30 15:14:51,916 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [64802d01-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=647d46c2-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=647d46c2-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c8d9a5f, true, {}]
2024-04-30 15:14:51,917 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [49486556-f000-4ec9-9a05-945344265e62]
2024-04-30 15:14:51,919 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@492e9e87]
2024-04-30 15:14:51,920 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [d19dff66-8d0c-415e-87f3-5042c127a4a6]
2024-04-30 15:14:51,922 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5a7ec06d[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:51,922 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007700 ms
2024-04-30 15:14:51,922 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [96add6ca-8000-4969-8660-40e937c36c30]
2024-04-30 15:14:51,924 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:51,924 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:51,925 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 647d46c2-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:51,925 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:51,926 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 31.999679 ms
2024-04-30 15:14:51,926 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyCorrelationId [artemis]>
2024-04-30 15:14:51,927 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:51,927 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyCancellation [artemis]>
2024-04-30 15:14:51,928 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1492565679'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:14:51,931 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:14:51,931 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 648276f3-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85]
2024-04-30 15:14:51,932 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [64829e06-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=648276f3-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=648276f3-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56ae7889, true, {}]
2024-04-30 15:14:51,933 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@68fb9bc0 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85]
2024-04-30 15:14:51,933 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6482c517-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=648276f3-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=648276f3-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7db969d4, true, {}]
2024-04-30 15:14:51,934 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 6482c517-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:51,935 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@78cd4ceb
2024-04-30 15:14:51,935 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f6012bee-f95b-4205-80aa-45ff6c0c601c, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:51,936 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3ccb8b04
2024-04-30 15:14:51,937 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f6012bee-f95b-4205-80aa-45ff6c0c601c, null, 0, false, true, null]
2024-04-30 15:14:51,968 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [64881c49-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=648276f3-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=648276f3-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75a4e08f, true, {}]
2024-04-30 15:14:51,969 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueueRequestReplyCancellation, address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:14:51,969 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@73607d1d
2024-04-30 15:14:51,970 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@43a170b6
2024-04-30 15:14:51,971 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCancellation, null, 0, false, true, null]
2024-04-30 15:14:51,972 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6488b88b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=648276f3-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=648276f3-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@261961f8, true, {}]
2024-04-30 15:14:51,973 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a67d050e-b7d6-46cd-adc2-628ecfb93f4d, address=a67d050e-b7d6-46cd-adc2-628ecfb93f4d, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:51,973 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@12617e1f
2024-04-30 15:14:51,974 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1f066e80
2024-04-30 15:14:51,974 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a67d050e-b7d6-46cd-adc2-628ecfb93f4d, null, 0, false, true, null]
2024-04-30 15:14:51,976 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2733, durable=true, userID=64892dbe-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-251e7565-974e-4c17-8273-9b22c9eb5591, JMSReplyTo=temp-queue://a67d050e-b7d6-46cd-adc2-628ecfb93f4d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@430972782, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483446)
..................................................
***** durable queues test/mom/testQueueRequestReplyCancellation:
- queueID=2722 address:test/mom/testQueueRequestReplyCancellation name:test/mom/testQueueRequestReplyCancellation filter:null
***** non durable for test/mom/testQueueRequestReplyCancellation:
..................................................
, transaction: null
2024-04-30 15:14:51,977 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCancellation: Reference[2733]:RELIABLE:CoreMessage[messageID=2733, durable=true, userID=64892dbe-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-251e7565-974e-4c17-8273-9b22c9eb5591, JMSReplyTo=temp-queue://a67d050e-b7d6-46cd-adc2-628ecfb93f4d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@430972782
2024-04-30 15:14:51,977 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=2733, durable=true, userID=64892dbe-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-251e7565-974e-4c17-8273-9b22c9eb5591, JMSReplyTo=temp-queue://a67d050e-b7d6-46cd-adc2-628ecfb93f4d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@430972782 to transaction: TransactionImpl [xid=null, txID=2734, xid=null, state=ACTIVE, createTime=1714490091977(Tue Apr 30 15:14:51 UTC 2024), timeoutSeconds=-1, nr operations = 1]@c24a1a0
2024-04-30 15:14:51,978 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom84]
2024-04-30 15:14:51,978 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6489a2ef-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=648276f3-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=648276f3-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@207aef7b, true, {}]
2024-04-30 15:14:51,979 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2739, durable=true, userID=6489ca01-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-251e7565-974e-4c17-8273-9b22c9eb5591, _AMQ_ROUTING_TYPE=0]]@1128063195, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483447)
..................................................
***** durable queues scout.mom.requestreply.cancellation:
***** non durable for scout.mom.requestreply.cancellation:
- queueID=2714 address:scout.mom.requestreply.cancellation name:f6012bee-f95b-4205-80aa-45ff6c0c601c filter:null
..................................................
, transaction: null
2024-04-30 15:14:51,980 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from f6012bee-f95b-4205-80aa-45ff6c0c601c: Reference[2739]:RELIABLE:CoreMessage[messageID=2739, durable=true, userID=6489ca01-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-251e7565-974e-4c17-8273-9b22c9eb5591, _AMQ_ROUTING_TYPE=0]]@1128063195
2024-04-30 15:14:51,980 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=2733, durable=true, userID=64892dbe-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-251e7565-974e-4c17-8273-9b22c9eb5591, JMSReplyTo=temp-queue://a67d050e-b7d6-46cd-adc2-628ecfb93f4d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@430972782, transaction: TransactionImpl [xid=null, txID=2734, xid=null, state=COMMITTED, createTime=1714490091977(Tue Apr 30 15:14:51 UTC 2024), timeoutSeconds=-1, nr operations = 0]@c24a1a0
2024-04-30 15:14:51,980 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from f6012bee-f95b-4205-80aa-45ff6c0c601c: CoreMessage[messageID=2739, durable=true, userID=6489ca01-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-251e7565-974e-4c17-8273-9b22c9eb5591, _AMQ_ROUTING_TYPE=0]]@1128063195 to transaction: TransactionImpl [xid=null, txID=2744, xid=null, state=ACTIVE, createTime=1714490091980(Tue Apr 30 15:14:51 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1f406aa0
2024-04-30 15:14:51,980 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from f6012bee-f95b-4205-80aa-45ff6c0c601c: CoreMessage[messageID=2739, durable=true, userID=6489ca01-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:51 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-251e7565-974e-4c17-8273-9b22c9eb5591, _AMQ_ROUTING_TYPE=0]]@1128063195, transaction: TransactionImpl [xid=null, txID=2744, xid=null, state=COMMITTED, createTime=1714490091980(Tue Apr 30 15:14:51 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1f406aa0
2024-04-30 15:14:51,981 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4667c6d9]
2024-04-30 15:14:51,982 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@123db2ec[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:51,982 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009751 ms
2024-04-30 15:14:51,983 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [f6012bee-f95b-4205-80aa-45ff6c0c601c]
2024-04-30 15:14:51,984 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:51,984 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:51,985 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 648276f3-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:51,986 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:51,987 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 59.644436 ms
2024-04-30 15:14:51,987 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyCancellation [artemis]>
2024-04-30 15:14:51,988 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:51,988 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyTimeout [artemis]>
2024-04-30 15:14:51,989 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 528836078'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:51,991 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:51,991 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 648b9ec3-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom86]
2024-04-30 15:14:51,992 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [648bc5d6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=648b9ec3-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=648b9ec3-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7fa1d12b, true, {}]
2024-04-30 15:14:51,993 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@27df53bf - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom86]
2024-04-30 15:14:51,993 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [648bece7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=648b9ec3-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=648b9ec3-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ceed649, true, {}]
2024-04-30 15:14:51,994 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 648bece7-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:51,994 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5737eef2
2024-04-30 15:14:51,995 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=adf7a30f-3cd3-45fc-ac80-d9030e4bbd9f, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:51,995 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@65db8a80
2024-04-30 15:14:51,996 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, adf7a30f-3cd3-45fc-ac80-d9030e4bbd9f, null, 0, false, true, null]
2024-04-30 15:14:51,996 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [648c6219-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=648b9ec3-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=648b9ec3-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ee5c015, true, {}]
2024-04-30 15:14:51,998 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueueRequestReplyTimeout, address=test/mom/testQueueRequestReplyTimeout, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:14:51,998 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6ffb056f
2024-04-30 15:14:51,999 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@46fb8091
2024-04-30 15:14:51,999 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyTimeout, null, 0, false, true, null]
2024-04-30 15:14:52,000 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [648cfe5b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=648b9ec3-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=648b9ec3-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b56ac3b, true, {}]
2024-04-30 15:14:52,000 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d2af64ef-0275-48ed-bdbc-c7ef1dba4eb8, address=d2af64ef-0275-48ed-bdbc-c7ef1dba4eb8, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:52,001 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@62658aad
2024-04-30 15:14:52,001 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2c42db74
2024-04-30 15:14:52,002 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d2af64ef-0275-48ed-bdbc-c7ef1dba4eb8, null, 0, false, true, null]
2024-04-30 15:14:52,003 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2794, durable=true, userID=648d738e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7cdcccc6-fa16-4f6b-880f-4b4ca5447c9e, JMSReplyTo=temp-queue://d2af64ef-0275-48ed-bdbc-c7ef1dba4eb8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1610838337, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyTimeout, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyTimeout previousRoute:ANYCAST, reusable=true, version=-2147483441)
..................................................
***** durable queues test/mom/testQueueRequestReplyTimeout:
- queueID=2783 address:test/mom/testQueueRequestReplyTimeout name:test/mom/testQueueRequestReplyTimeout filter:null
***** non durable for test/mom/testQueueRequestReplyTimeout:
..................................................
, transaction: null
2024-04-30 15:14:52,003 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyTimeout: Reference[2794]:RELIABLE:CoreMessage[messageID=2794, durable=true, userID=648d738e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7cdcccc6-fa16-4f6b-880f-4b4ca5447c9e, JMSReplyTo=temp-queue://d2af64ef-0275-48ed-bdbc-c7ef1dba4eb8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1610838337
2024-04-30 15:14:52,004 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyTimeout: CoreMessage[messageID=2794, durable=true, userID=648d738e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7cdcccc6-fa16-4f6b-880f-4b4ca5447c9e, JMSReplyTo=temp-queue://d2af64ef-0275-48ed-bdbc-c7ef1dba4eb8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1610838337 to transaction: TransactionImpl [xid=null, txID=2795, xid=null, state=ACTIVE, createTime=1714490092004(Tue Apr 30 15:14:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1b2573ee
2024-04-30 15:14:52,007 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyTimeout: CoreMessage[messageID=2794, durable=true, userID=648d738e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:52 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7cdcccc6-fa16-4f6b-880f-4b4ca5447c9e, JMSReplyTo=temp-queue://d2af64ef-0275-48ed-bdbc-c7ef1dba4eb8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1610838337, transaction: TransactionImpl [xid=null, txID=2795, xid=null, state=COMMITTED, createTime=1714490092004(Tue Apr 30 15:14:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1b2573ee
2024-04-30 15:14:57,001 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout]
2024-04-30 15:14:57,001 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [678815ef-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=648b9ec3-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=648b9ec3-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e00a47d, true, {}]
2024-04-30 15:14:57,003 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2802, durable=true, userID=67883d01-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7cdcccc6-fa16-4f6b-880f-4b4ca5447c9e, _AMQ_ROUTING_TYPE=0]]@2028954021, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483442)
..................................................
***** durable queues scout.mom.requestreply.cancellation:
***** non durable for scout.mom.requestreply.cancellation:
- queueID=2775 address:scout.mom.requestreply.cancellation name:adf7a30f-3cd3-45fc-ac80-d9030e4bbd9f filter:null
..................................................
, transaction: null
2024-04-30 15:14:57,004 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from adf7a30f-3cd3-45fc-ac80-d9030e4bbd9f: Reference[2802]:RELIABLE:CoreMessage[messageID=2802, durable=true, userID=67883d01-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7cdcccc6-fa16-4f6b-880f-4b4ca5447c9e, _AMQ_ROUTING_TYPE=0]]@2028954021
2024-04-30 15:14:57,004 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from adf7a30f-3cd3-45fc-ac80-d9030e4bbd9f: CoreMessage[messageID=2802, durable=true, userID=67883d01-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7cdcccc6-fa16-4f6b-880f-4b4ca5447c9e, _AMQ_ROUTING_TYPE=0]]@2028954021 to transaction: TransactionImpl [xid=null, txID=2805, xid=null, state=ACTIVE, createTime=1714490097004(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6fd9584e
2024-04-30 15:14:57,005 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from adf7a30f-3cd3-45fc-ac80-d9030e4bbd9f: CoreMessage[messageID=2802, durable=true, userID=67883d01-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7cdcccc6-fa16-4f6b-880f-4b4ca5447c9e, _AMQ_ROUTING_TYPE=0]]@2028954021, transaction: TransactionImpl [xid=null, txID=2805, xid=null, state=COMMITTED, createTime=1714490097004(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6fd9584e
2024-04-30 15:14:57,005 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2e10f765]
2024-04-30 15:14:57,006 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@266fb43d[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:57,006 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010849 ms
2024-04-30 15:14:57,007 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [adf7a30f-3cd3-45fc-ac80-d9030e4bbd9f]
2024-04-30 15:14:57,009 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:57,009 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:57,010 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 648b9ec3-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:57,011 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:57,012 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5023.579330 ms
2024-04-30 15:14:57,012 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyTimeout [artemis]>
2024-04-30 15:14:57,013 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:57,013 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_JsonMarshaller_Exception1 [artemis]>
2024-04-30 15:14:57,014 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1325680391'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:57,016 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:57,017 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 678a86f3-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82]
2024-04-30 15:14:57,018 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [678a86f6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=678a86f3-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=678a86f3-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68364b9b, true, {}]
2024-04-30 15:14:57,019 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@47f51008 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82]
2024-04-30 15:14:57,019 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [678ad517-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=678a86f3-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=678a86f3-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a64347, true, {}]
2024-04-30 15:14:57,020 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 678ad517-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:57,021 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@798bd26d
2024-04-30 15:14:57,021 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=15a4e93e-bc32-487b-9f41-d0036877597d, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,022 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1409713
2024-04-30 15:14:57,023 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 15a4e93e-bc32-487b-9f41-d0036877597d, null, 0, false, true, null]
2024-04-30 15:14:57,024 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [678b9869-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=678a86f3-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=678a86f3-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6582a296, true, {}]
2024-04-30 15:14:57,025 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testRequestReply_JsonMarshaller_Exception1, address=test/mom/testRequestReply_JsonMarshaller_Exception1, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:14:57,025 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7f2534ae
2024-04-30 15:14:57,026 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5553e99d
2024-04-30 15:14:57,027 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_JsonMarshaller_Exception1, null, 0, false, true, null]
2024-04-30 15:14:57,028 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [678c34ab-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=678a86f3-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=678a86f3-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7042cf41, true, {}]
2024-04-30 15:14:57,028 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1664f0ed-fb8b-43ac-bf38-580280a161a4, address=1664f0ed-fb8b-43ac-bf38-580280a161a4, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,029 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@501915bc
2024-04-30 15:14:57,029 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@692f1ab5
2024-04-30 15:14:57,030 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1664f0ed-fb8b-43ac-bf38-580280a161a4, null, 0, false, true, null]
2024-04-30 15:14:57,032 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2855, durable=true, userID=678ca9de-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ee20d333-944f-4824-a9dc-10fe794d3649, JMSReplyTo=temp-queue://1664f0ed-fb8b-43ac-bf38-580280a161a4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1337869684, context: RoutingContextImpl(Address=test/mom/testRequestReply_JsonMarshaller_Exception1, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_JsonMarshaller_Exception1 previousRoute:ANYCAST, reusable=true, version=-2147483436)
..................................................
***** durable queues test/mom/testRequestReply_JsonMarshaller_Exception1:
- queueID=2844 address:test/mom/testRequestReply_JsonMarshaller_Exception1 name:test/mom/testRequestReply_JsonMarshaller_Exception1 filter:null
***** non durable for test/mom/testRequestReply_JsonMarshaller_Exception1:
..................................................
, transaction: null
2024-04-30 15:14:57,032 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_JsonMarshaller_Exception1: Reference[2855]:RELIABLE:CoreMessage[messageID=2855, durable=true, userID=678ca9de-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ee20d333-944f-4824-a9dc-10fe794d3649, JMSReplyTo=temp-queue://1664f0ed-fb8b-43ac-bf38-580280a161a4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1337869684
2024-04-30 15:14:57,033 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_JsonMarshaller_Exception1: CoreMessage[messageID=2855, durable=true, userID=678ca9de-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ee20d333-944f-4824-a9dc-10fe794d3649, JMSReplyTo=temp-queue://1664f0ed-fb8b-43ac-bf38-580280a161a4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1337869684 to transaction: TransactionImpl [xid=null, txID=2856, xid=null, state=ACTIVE, createTime=1714490097033(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7da88d8e
2024-04-30 15:14:57,033 ERROR [scout-thread-16] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510c[name=test/mom/testRequestReply_JsonMarshaller_Exception1, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b29a7fa3-d0f3-41ef-8620-d5e9a4c3e14d, activemq.broker=mom84]
org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_JsonMarshaller_Exception1(JmsMomWithRequestReplyTest.java:649)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:14:57,034 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [678d1f0f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=678a86f3-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=678a86f3-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@557ef107, true, {}]
2024-04-30 15:14:57,035 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_JsonMarshaller_Exception1: CoreMessage[messageID=2855, durable=true, userID=678ca9de-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ee20d333-944f-4824-a9dc-10fe794d3649, JMSReplyTo=temp-queue://1664f0ed-fb8b-43ac-bf38-580280a161a4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1337869684, transaction: TransactionImpl [xid=null, txID=2856, xid=null, state=COMMITTED, createTime=1714490097033(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7da88d8e
2024-04-30 15:14:57,036 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2859, durable=true, userID=678d4621-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=1664f0ed-fb8b-43ac-bf38-580280a161a4, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ee20d333-944f-4824-a9dc-10fe794d3649, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b29a7fa3-d0f3-41ef-8620-d5e9a4c3e14d]]@1433028662, context: RoutingContextImpl(Address=1664f0ed-fb8b-43ac-bf38-580280a161a4, routingType=ANYCAST, PreviousAddress=1664f0ed-fb8b-43ac-bf38-580280a161a4 previousRoute:ANYCAST, reusable=true, version=-2147483435)
..................................................
***** durable queues 1664f0ed-fb8b-43ac-bf38-580280a161a4:
***** non durable for 1664f0ed-fb8b-43ac-bf38-580280a161a4:
- queueID=2851 address:1664f0ed-fb8b-43ac-bf38-580280a161a4 name:1664f0ed-fb8b-43ac-bf38-580280a161a4 filter:null
..................................................
, transaction: null
2024-04-30 15:14:57,036 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 1664f0ed-fb8b-43ac-bf38-580280a161a4: Reference[2859]:RELIABLE:CoreMessage[messageID=2859, durable=true, userID=678d4621-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=1664f0ed-fb8b-43ac-bf38-580280a161a4, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ee20d333-944f-4824-a9dc-10fe794d3649, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b29a7fa3-d0f3-41ef-8620-d5e9a4c3e14d]]@1433028662
2024-04-30 15:14:57,037 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 1664f0ed-fb8b-43ac-bf38-580280a161a4: CoreMessage[messageID=2859, durable=true, userID=678d4621-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=1664f0ed-fb8b-43ac-bf38-580280a161a4, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ee20d333-944f-4824-a9dc-10fe794d3649, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b29a7fa3-d0f3-41ef-8620-d5e9a4c3e14d]]@1433028662 to transaction: TransactionImpl [xid=null, txID=2862, xid=null, state=ACTIVE, createTime=1714490097037(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@751dbe8c
2024-04-30 15:14:57,037 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 1664f0ed-fb8b-43ac-bf38-580280a161a4: CoreMessage[messageID=2859, durable=true, userID=678d4621-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=1664f0ed-fb8b-43ac-bf38-580280a161a4, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ee20d333-944f-4824-a9dc-10fe794d3649, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b29a7fa3-d0f3-41ef-8620-d5e9a4c3e14d]]@1433028662, transaction: TransactionImpl [xid=null, txID=2862, xid=null, state=COMMITTED, createTime=1714490097037(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@751dbe8c
2024-04-30 15:14:57,038 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [678dbb52-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=678a86f3-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=678a86f3-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f79c37a, true, {}]
2024-04-30 15:14:57,039 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [1664f0ed-fb8b-43ac-bf38-580280a161a4]
2024-04-30 15:14:57,041 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1d3bf0af]
2024-04-30 15:14:57,042 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6d604c30[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:57,042 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006690 ms
2024-04-30 15:14:57,043 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [15a4e93e-bc32-487b-9f41-d0036877597d]
2024-04-30 15:14:57,044 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:57,044 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:57,045 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 678a86f3-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:57,045 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:57,046 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 32.480245 ms
2024-04-30 15:14:57,046 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_JsonMarshaller_Exception1 [artemis]>
2024-04-30 15:14:57,046 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:57,047 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_JsonMarshaller_Exception2 [artemis]>
2024-04-30 15:14:57,047 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2016662650'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:14:57,050 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:14:57,051 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 678fb724-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85]
2024-04-30 15:14:57,052 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [678fde37-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=678fb724-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=678fb724-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a7d3b3, true, {}]
2024-04-30 15:14:57,053 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@418df9d9 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85]
2024-04-30 15:14:57,053 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67900548-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=678fb724-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=678fb724-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e163abb, true, {}]
2024-04-30 15:14:57,055 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 67900548-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:57,055 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6d0095e5
2024-04-30 15:14:57,055 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cd4a14ff-9493-4478-b117-55f025fcbed2, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,056 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2a62ef93
2024-04-30 15:14:57,056 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cd4a14ff-9493-4478-b117-55f025fcbed2, null, 0, false, true, null]
2024-04-30 15:14:57,057 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6790a18a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=678fb724-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=678fb724-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c6bc042, true, {}]
2024-04-30 15:14:57,059 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testRequestReply_JsonMarshaller_Exception2, address=test/mom/testRequestReply_JsonMarshaller_Exception2, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:14:57,059 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@451719c2
2024-04-30 15:14:57,060 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@40eae67c
2024-04-30 15:14:57,060 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_JsonMarshaller_Exception2, null, 0, false, true, null]
2024-04-30 15:14:57,061 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67913dcc-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=678fb724-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=678fb724-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@fe5880f, true, {}]
2024-04-30 15:14:57,062 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b6c8513b-8702-4e97-9144-29cedb22bddf, address=b6c8513b-8702-4e97-9144-29cedb22bddf, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,062 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7f06745f
2024-04-30 15:14:57,062 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@19589439
2024-04-30 15:14:57,063 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b6c8513b-8702-4e97-9144-29cedb22bddf, null, 0, false, true, null]
2024-04-30 15:14:57,064 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2920, durable=true, userID=6791b2ff-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6626a923-fdfe-4f75-b832-d4fadc3f3904, JMSReplyTo=temp-queue://b6c8513b-8702-4e97-9144-29cedb22bddf, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@504873346, context: RoutingContextImpl(Address=test/mom/testRequestReply_JsonMarshaller_Exception2, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_JsonMarshaller_Exception2 previousRoute:ANYCAST, reusable=true, version=-2147483431)
..................................................
***** durable queues test/mom/testRequestReply_JsonMarshaller_Exception2:
- queueID=2909 address:test/mom/testRequestReply_JsonMarshaller_Exception2 name:test/mom/testRequestReply_JsonMarshaller_Exception2 filter:null
***** non durable for test/mom/testRequestReply_JsonMarshaller_Exception2:
..................................................
, transaction: null
2024-04-30 15:14:57,065 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_JsonMarshaller_Exception2: Reference[2920]:RELIABLE:CoreMessage[messageID=2920, durable=true, userID=6791b2ff-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6626a923-fdfe-4f75-b832-d4fadc3f3904, JMSReplyTo=temp-queue://b6c8513b-8702-4e97-9144-29cedb22bddf, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@504873346
2024-04-30 15:14:57,065 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_JsonMarshaller_Exception2: CoreMessage[messageID=2920, durable=true, userID=6791b2ff-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6626a923-fdfe-4f75-b832-d4fadc3f3904, JMSReplyTo=temp-queue://b6c8513b-8702-4e97-9144-29cedb22bddf, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@504873346 to transaction: TransactionImpl [xid=null, txID=2921, xid=null, state=ACTIVE, createTime=1714490097065(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@769bab46
2024-04-30 15:14:57,066 INFO  [scout-thread-16] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:108) - VetoException: undefined [severity=ERROR] - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b96be470-6dfa-493f-89db-41fbcd7e43cd, activemq.broker=mom84]
2024-04-30 15:14:57,066 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67920120-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=678fb724-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=678fb724-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7751c018, true, {}]
2024-04-30 15:14:57,068 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2924, durable=true, userID=67922832-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=b6c8513b-8702-4e97-9144-29cedb22bddf, size=1257, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6626a923-fdfe-4f75-b832-d4fadc3f3904, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b96be470-6dfa-493f-89db-41fbcd7e43cd]]@278066600, context: RoutingContextImpl(Address=b6c8513b-8702-4e97-9144-29cedb22bddf, routingType=ANYCAST, PreviousAddress=b6c8513b-8702-4e97-9144-29cedb22bddf previousRoute:ANYCAST, reusable=true, version=-2147483430)
..................................................
***** durable queues b6c8513b-8702-4e97-9144-29cedb22bddf:
***** non durable for b6c8513b-8702-4e97-9144-29cedb22bddf:
- queueID=2916 address:b6c8513b-8702-4e97-9144-29cedb22bddf name:b6c8513b-8702-4e97-9144-29cedb22bddf filter:null
..................................................
, transaction: null
2024-04-30 15:14:57,068 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b6c8513b-8702-4e97-9144-29cedb22bddf: Reference[2924]:RELIABLE:CoreMessage[messageID=2924, durable=true, userID=67922832-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=b6c8513b-8702-4e97-9144-29cedb22bddf, size=1257, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6626a923-fdfe-4f75-b832-d4fadc3f3904, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b96be470-6dfa-493f-89db-41fbcd7e43cd]]@278066600
2024-04-30 15:14:57,068 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_JsonMarshaller_Exception2: CoreMessage[messageID=2920, durable=true, userID=6791b2ff-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6626a923-fdfe-4f75-b832-d4fadc3f3904, JMSReplyTo=temp-queue://b6c8513b-8702-4e97-9144-29cedb22bddf, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@504873346, transaction: TransactionImpl [xid=null, txID=2921, xid=null, state=COMMITTED, createTime=1714490097065(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@769bab46
2024-04-30 15:14:57,068 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b6c8513b-8702-4e97-9144-29cedb22bddf: CoreMessage[messageID=2924, durable=true, userID=67922832-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=b6c8513b-8702-4e97-9144-29cedb22bddf, size=1257, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6626a923-fdfe-4f75-b832-d4fadc3f3904, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b96be470-6dfa-493f-89db-41fbcd7e43cd]]@278066600 to transaction: TransactionImpl [xid=null, txID=2927, xid=null, state=ACTIVE, createTime=1714490097068(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@290784cc
2024-04-30 15:14:57,069 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b6c8513b-8702-4e97-9144-29cedb22bddf: CoreMessage[messageID=2924, durable=true, userID=67922832-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=b6c8513b-8702-4e97-9144-29cedb22bddf, size=1257, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6626a923-fdfe-4f75-b832-d4fadc3f3904, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b96be470-6dfa-493f-89db-41fbcd7e43cd]]@278066600, transaction: TransactionImpl [xid=null, txID=2927, xid=null, state=COMMITTED, createTime=1714490097068(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@290784cc
2024-04-30 15:14:57,070 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67927653-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=678fb724-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=678fb724-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d429ef0, true, {}]
2024-04-30 15:14:57,070 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [b6c8513b-8702-4e97-9144-29cedb22bddf]
2024-04-30 15:14:57,072 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7d6ccad7]
2024-04-30 15:14:57,073 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@40db6387[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:57,074 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009263 ms
2024-04-30 15:14:57,074 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [cd4a14ff-9493-4478-b117-55f025fcbed2]
2024-04-30 15:14:57,076 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:57,076 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:57,077 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 678fb724-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:57,078 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:57,078 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 31.176441 ms
2024-04-30 15:14:57,078 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_JsonMarshaller_Exception2 [artemis]>
2024-04-30 15:14:57,079 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:57,079 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyJsonObjectMarshaller [artemis]>
2024-04-30 15:14:57,080 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2029771969'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:57,082 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:57,082 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 67947225-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom86]
2024-04-30 15:14:57,083 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67949938-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67947225-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67947225-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5267ee5e, true, {}]
2024-04-30 15:14:57,084 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@66535eef - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom86]
2024-04-30 15:14:57,084 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6794c049-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67947225-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67947225-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4bb22ec, true, {}]
2024-04-30 15:14:57,085 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 6794c049-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:57,085 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@17be3474
2024-04-30 15:14:57,086 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f925dcc5-9a22-4e42-9875-79d6cd71035c, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,086 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@54b6dcf6
2024-04-30 15:14:57,087 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f925dcc5-9a22-4e42-9875-79d6cd71035c, null, 0, false, true, null]
2024-04-30 15:14:57,087 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6795357b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67947225-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67947225-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5bd60e50, true, {}]
2024-04-30 15:14:57,088 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 6795357b-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testQueueRequestReplyJsonObjectMarshaller, [MULTICAST], true]
2024-04-30 15:14:57,089 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@18977a77
2024-04-30 15:14:57,089 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6c2c59e9-48e0-4513-b195-4268461ae4b1, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,089 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@14a2a9c
2024-04-30 15:14:57,090 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6c2c59e9-48e0-4513-b195-4268461ae4b1, null, 0, false, true, null]
2024-04-30 15:14:57,091 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6795d1bd-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67947225-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67947225-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f59b61f, true, {}]
2024-04-30 15:14:57,091 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d8e1a77e-b931-4e95-ae7e-3f756e0d5edf, address=d8e1a77e-b931-4e95-ae7e-3f756e0d5edf, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,092 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1858b7d7
2024-04-30 15:14:57,092 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@45a95a72
2024-04-30 15:14:57,093 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d8e1a77e-b931-4e95-ae7e-3f756e0d5edf, null, 0, false, true, null]
2024-04-30 15:14:57,094 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2984, durable=true, userID=679646f0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-51d93fb8-2a24-40b0-8036-cf23a07a3f5c, JMSReplyTo=temp-queue://d8e1a77e-b931-4e95-ae7e-3f756e0d5edf, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1029977875, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyJsonObjectMarshaller, routingType=MULTICAST, PreviousAddress=test/mom/testQueueRequestReplyJsonObjectMarshaller previousRoute:MULTICAST, reusable=true, version=-2147483426)
..................................................
***** durable queues test/mom/testQueueRequestReplyJsonObjectMarshaller:
***** non durable for test/mom/testQueueRequestReplyJsonObjectMarshaller:
- queueID=2974 address:test/mom/testQueueRequestReplyJsonObjectMarshaller name:6c2c59e9-48e0-4513-b195-4268461ae4b1 filter:null
..................................................
, transaction: null
2024-04-30 15:14:57,094 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 6c2c59e9-48e0-4513-b195-4268461ae4b1: Reference[2984]:RELIABLE:CoreMessage[messageID=2984, durable=true, userID=679646f0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-51d93fb8-2a24-40b0-8036-cf23a07a3f5c, JMSReplyTo=temp-queue://d8e1a77e-b931-4e95-ae7e-3f756e0d5edf, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1029977875
2024-04-30 15:14:57,095 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 6c2c59e9-48e0-4513-b195-4268461ae4b1: CoreMessage[messageID=2984, durable=true, userID=679646f0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-51d93fb8-2a24-40b0-8036-cf23a07a3f5c, JMSReplyTo=temp-queue://d8e1a77e-b931-4e95-ae7e-3f756e0d5edf, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1029977875 to transaction: TransactionImpl [xid=null, txID=2985, xid=null, state=ACTIVE, createTime=1714490097095(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1efe6536
2024-04-30 15:14:57,095 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 6c2c59e9-48e0-4513-b195-4268461ae4b1: CoreMessage[messageID=2984, durable=true, userID=679646f0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-51d93fb8-2a24-40b0-8036-cf23a07a3f5c, JMSReplyTo=temp-queue://d8e1a77e-b931-4e95-ae7e-3f756e0d5edf, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1029977875, transaction: TransactionImpl [xid=null, txID=2985, xid=null, state=COMMITTED, createTime=1714490097095(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1efe6536
2024-04-30 15:14:57,096 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67966e01-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67947225-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67947225-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@aac20f0, true, {}]
2024-04-30 15:14:57,097 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2988, durable=true, userID=6796bc23-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=d8e1a77e-b931-4e95-ae7e-3f756e0d5edf, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-51d93fb8-2a24-40b0-8036-cf23a07a3f5c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=784cc307-cfc2-4d89-80a8-add6769d027f]]@456434815, context: RoutingContextImpl(Address=d8e1a77e-b931-4e95-ae7e-3f756e0d5edf, routingType=ANYCAST, PreviousAddress=d8e1a77e-b931-4e95-ae7e-3f756e0d5edf previousRoute:ANYCAST, reusable=true, version=-2147483425)
..................................................
***** durable queues d8e1a77e-b931-4e95-ae7e-3f756e0d5edf:
***** non durable for d8e1a77e-b931-4e95-ae7e-3f756e0d5edf:
- queueID=2980 address:d8e1a77e-b931-4e95-ae7e-3f756e0d5edf name:d8e1a77e-b931-4e95-ae7e-3f756e0d5edf filter:null
..................................................
, transaction: null
2024-04-30 15:14:57,097 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d8e1a77e-b931-4e95-ae7e-3f756e0d5edf: Reference[2988]:RELIABLE:CoreMessage[messageID=2988, durable=true, userID=6796bc23-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=d8e1a77e-b931-4e95-ae7e-3f756e0d5edf, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-51d93fb8-2a24-40b0-8036-cf23a07a3f5c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=784cc307-cfc2-4d89-80a8-add6769d027f]]@456434815
2024-04-30 15:14:57,098 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d8e1a77e-b931-4e95-ae7e-3f756e0d5edf: CoreMessage[messageID=2988, durable=true, userID=6796bc23-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=d8e1a77e-b931-4e95-ae7e-3f756e0d5edf, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-51d93fb8-2a24-40b0-8036-cf23a07a3f5c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=784cc307-cfc2-4d89-80a8-add6769d027f]]@456434815 to transaction: TransactionImpl [xid=null, txID=2991, xid=null, state=ACTIVE, createTime=1714490097097(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3d99e05c
2024-04-30 15:14:57,098 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d8e1a77e-b931-4e95-ae7e-3f756e0d5edf: CoreMessage[messageID=2988, durable=true, userID=6796bc23-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=d8e1a77e-b931-4e95-ae7e-3f756e0d5edf, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-51d93fb8-2a24-40b0-8036-cf23a07a3f5c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=784cc307-cfc2-4d89-80a8-add6769d027f]]@456434815, transaction: TransactionImpl [xid=null, txID=2991, xid=null, state=COMMITTED, createTime=1714490097097(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3d99e05c
2024-04-30 15:14:57,099 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67970a44-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67947225-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67947225-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2697cefd, true, {}]
2024-04-30 15:14:57,099 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [d8e1a77e-b931-4e95-ae7e-3f756e0d5edf]
2024-04-30 15:14:57,101 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@6ebf5f26, org.eclipse.scout.rt.mom.jms.JmsSubscription@7a5a26b7]
2024-04-30 15:14:57,102 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [6c2c59e9-48e0-4513-b195-4268461ae4b1]
2024-04-30 15:14:57,103 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2a28d040[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:57,103 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007162 ms
2024-04-30 15:14:57,104 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [f925dcc5-9a22-4e42-9875-79d6cd71035c]
2024-04-30 15:14:57,105 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:57,105 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:57,106 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 67947225-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:57,106 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:57,106 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 27.511249 ms
2024-04-30 15:14:57,106 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyJsonObjectMarshaller [artemis]>
2024-04-30 15:14:57,107 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:57,107 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReply [artemis]>
2024-04-30 15:14:57,108 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1464183628'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:57,110 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:57,110 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6798b7f6-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82]
2024-04-30 15:14:57,112 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67990619-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6798b7f6-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6798b7f6-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35a4f8f4, true, {}]
2024-04-30 15:14:57,113 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@54b860bd - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82]
2024-04-30 15:14:57,114 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67992d2a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6798b7f6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6798b7f6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@519142f2, true, {}]
2024-04-30 15:14:57,115 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 67992d2a-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:57,115 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@44cc61a7
2024-04-30 15:14:57,115 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f09fae09-685e-4d9d-8f5e-454afa7efdc9, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,116 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7f3240be
2024-04-30 15:14:57,116 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f09fae09-685e-4d9d-8f5e-454afa7efdc9, null, 0, false, true, null]
2024-04-30 15:14:57,117 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6799c96c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6798b7f6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6798b7f6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42ebaf29, true, {}]
2024-04-30 15:14:57,119 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/momtestQueueRequestReply, address=test/momtestQueueRequestReply, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:14:57,119 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@18c94465
2024-04-30 15:14:57,119 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@26600c5f
2024-04-30 15:14:57,120 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/momtestQueueRequestReply, null, 0, false, true, null]
2024-04-30 15:14:57,121 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [679a3e9e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6798b7f6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6798b7f6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c7e856d, true, {}]
2024-04-30 15:14:57,121 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e9d952dd-49cb-4990-bd29-ceb5b79c38f4, address=e9d952dd-49cb-4990-bd29-ceb5b79c38f4, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,121 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3c61ce91
2024-04-30 15:14:57,122 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1b0741e3
2024-04-30 15:14:57,122 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e9d952dd-49cb-4990-bd29-ceb5b79c38f4, null, 0, false, true, null]
2024-04-30 15:14:57,123 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3056, durable=true, userID=679ab3d1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=917, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0bd6cf0d-724e-4327-8462-7261a9ee5512, JMSReplyTo=temp-queue://e9d952dd-49cb-4990-bd29-ceb5b79c38f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@823752350, context: RoutingContextImpl(Address=test/momtestQueueRequestReply, routingType=ANYCAST, PreviousAddress=test/momtestQueueRequestReply previousRoute:ANYCAST, reusable=true, version=-2147483420)
..................................................
***** durable queues test/momtestQueueRequestReply:
- queueID=3045 address:test/momtestQueueRequestReply name:test/momtestQueueRequestReply filter:null
***** non durable for test/momtestQueueRequestReply:
..................................................
, transaction: null
2024-04-30 15:14:57,124 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/momtestQueueRequestReply: Reference[3056]:RELIABLE:CoreMessage[messageID=3056, durable=true, userID=679ab3d1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=917, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0bd6cf0d-724e-4327-8462-7261a9ee5512, JMSReplyTo=temp-queue://e9d952dd-49cb-4990-bd29-ceb5b79c38f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@823752350
2024-04-30 15:14:57,125 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/momtestQueueRequestReply: CoreMessage[messageID=3056, durable=true, userID=679ab3d1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=917, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0bd6cf0d-724e-4327-8462-7261a9ee5512, JMSReplyTo=temp-queue://e9d952dd-49cb-4990-bd29-ceb5b79c38f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@823752350 to transaction: TransactionImpl [xid=null, txID=3057, xid=null, state=ACTIVE, createTime=1714490097125(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@530e7188
2024-04-30 15:14:57,125 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [679b01f2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6798b7f6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6798b7f6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c23625e, true, {}]
2024-04-30 15:14:57,127 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3060, durable=true, userID=679b2904-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=e9d952dd-49cb-4990-bd29-ceb5b79c38f4, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0bd6cf0d-724e-4327-8462-7261a9ee5512, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a74b9e87-b6e4-4f26-b4fc-a506f251fc0b]]@1050205768, context: RoutingContextImpl(Address=e9d952dd-49cb-4990-bd29-ceb5b79c38f4, routingType=ANYCAST, PreviousAddress=e9d952dd-49cb-4990-bd29-ceb5b79c38f4 previousRoute:ANYCAST, reusable=true, version=-2147483419)
..................................................
***** durable queues e9d952dd-49cb-4990-bd29-ceb5b79c38f4:
***** non durable for e9d952dd-49cb-4990-bd29-ceb5b79c38f4:
- queueID=3052 address:e9d952dd-49cb-4990-bd29-ceb5b79c38f4 name:e9d952dd-49cb-4990-bd29-ceb5b79c38f4 filter:null
..................................................
, transaction: null
2024-04-30 15:14:57,127 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e9d952dd-49cb-4990-bd29-ceb5b79c38f4: Reference[3060]:RELIABLE:CoreMessage[messageID=3060, durable=true, userID=679b2904-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=e9d952dd-49cb-4990-bd29-ceb5b79c38f4, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0bd6cf0d-724e-4327-8462-7261a9ee5512, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a74b9e87-b6e4-4f26-b4fc-a506f251fc0b]]@1050205768
2024-04-30 15:14:57,127 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/momtestQueueRequestReply: CoreMessage[messageID=3056, durable=true, userID=679ab3d1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=917, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0bd6cf0d-724e-4327-8462-7261a9ee5512, JMSReplyTo=temp-queue://e9d952dd-49cb-4990-bd29-ceb5b79c38f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@823752350, transaction: TransactionImpl [xid=null, txID=3057, xid=null, state=COMMITTED, createTime=1714490097125(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@530e7188
2024-04-30 15:14:57,127 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e9d952dd-49cb-4990-bd29-ceb5b79c38f4: CoreMessage[messageID=3060, durable=true, userID=679b2904-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=e9d952dd-49cb-4990-bd29-ceb5b79c38f4, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0bd6cf0d-724e-4327-8462-7261a9ee5512, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a74b9e87-b6e4-4f26-b4fc-a506f251fc0b]]@1050205768 to transaction: TransactionImpl [xid=null, txID=3063, xid=null, state=ACTIVE, createTime=1714490097127(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4fd3ebd0
2024-04-30 15:14:57,128 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e9d952dd-49cb-4990-bd29-ceb5b79c38f4: CoreMessage[messageID=3060, durable=true, userID=679b2904-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=e9d952dd-49cb-4990-bd29-ceb5b79c38f4, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0bd6cf0d-724e-4327-8462-7261a9ee5512, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a74b9e87-b6e4-4f26-b4fc-a506f251fc0b]]@1050205768, transaction: TransactionImpl [xid=null, txID=3063, xid=null, state=COMMITTED, createTime=1714490097127(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4fd3ebd0
2024-04-30 15:14:57,129 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [679b7725-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6798b7f6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6798b7f6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2512c274, true, {}]
2024-04-30 15:14:57,129 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [e9d952dd-49cb-4990-bd29-ceb5b79c38f4]
2024-04-30 15:14:57,131 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@23f27434]
2024-04-30 15:14:57,132 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4d122ed[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:57,133 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008041 ms
2024-04-30 15:14:57,133 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [f09fae09-685e-4d9d-8f5e-454afa7efdc9]
2024-04-30 15:14:57,134 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:57,135 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:57,135 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6798b7f6-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:57,136 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:57,136 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 28.572941 ms
2024-04-30 15:14:57,136 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReply [artemis]>
2024-04-30 15:14:57,137 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:57,137 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyCancellation [artemis]>
2024-04-30 15:14:57,138 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1946623862'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:14:57,140 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:14:57,140 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 679d4be7-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85]
2024-04-30 15:14:57,141 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [679d72fa-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=679d4be7-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=679d4be7-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f832379, true, {}]
2024-04-30 15:14:57,142 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@f7d63b0 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85]
2024-04-30 15:14:57,143 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [679dc11b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=679d4be7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=679d4be7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b9f598c, true, {}]
2024-04-30 15:14:57,144 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 679dc11b-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:57,144 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@43906041
2024-04-30 15:14:57,145 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0396b584-56e9-4bb8-86be-eb7114b34d95, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,145 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2bb79f10
2024-04-30 15:14:57,146 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0396b584-56e9-4bb8-86be-eb7114b34d95, null, 0, false, true, null]
2024-04-30 15:14:57,147 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [679e5d5d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=679d4be7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=679d4be7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3947432b, true, {}]
2024-04-30 15:14:57,148 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 679e5d5d-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testTopicRequestReplyCancellation, [MULTICAST], true]
2024-04-30 15:14:57,148 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@48a374d
2024-04-30 15:14:57,148 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=65ea2205-0858-403f-b841-f4d2b3208935, address=test/mom/testTopicRequestReplyCancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,149 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@716f44d
2024-04-30 15:14:57,149 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 65ea2205-0858-403f-b841-f4d2b3208935, null, 0, false, true, null]
2024-04-30 15:14:57,151 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [679ed28f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=679d4be7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=679d4be7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29cfbe84, true, {}]
2024-04-30 15:14:57,168 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f039395e-6a3b-4c27-97d2-1c82bca17a56, address=f039395e-6a3b-4c27-97d2-1c82bca17a56, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,168 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@47441e86
2024-04-30 15:14:57,168 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4419535e
2024-04-30 15:14:57,169 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f039395e-6a3b-4c27-97d2-1c82bca17a56, null, 0, false, true, null]
2024-04-30 15:14:57,171 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3120, durable=true, userID=67a1dfd2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a170a846-780d-48bf-9822-300286aa9257, JMSReplyTo=temp-queue://f039395e-6a3b-4c27-97d2-1c82bca17a56, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2078964957, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyCancellation, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyCancellation previousRoute:MULTICAST, reusable=true, version=-2147483415)
..................................................
***** durable queues test/mom/testTopicRequestReplyCancellation:
***** non durable for test/mom/testTopicRequestReplyCancellation:
- queueID=3110 address:test/mom/testTopicRequestReplyCancellation name:65ea2205-0858-403f-b841-f4d2b3208935 filter:null
..................................................
, transaction: null
2024-04-30 15:14:57,171 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 65ea2205-0858-403f-b841-f4d2b3208935: Reference[3120]:RELIABLE:CoreMessage[messageID=3120, durable=true, userID=67a1dfd2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a170a846-780d-48bf-9822-300286aa9257, JMSReplyTo=temp-queue://f039395e-6a3b-4c27-97d2-1c82bca17a56, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2078964957
2024-04-30 15:14:57,171 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 65ea2205-0858-403f-b841-f4d2b3208935: CoreMessage[messageID=3120, durable=true, userID=67a1dfd2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a170a846-780d-48bf-9822-300286aa9257, JMSReplyTo=temp-queue://f039395e-6a3b-4c27-97d2-1c82bca17a56, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2078964957 to transaction: TransactionImpl [xid=null, txID=3121, xid=null, state=ACTIVE, createTime=1714490097171(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3a41aabd
2024-04-30 15:14:57,172 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 65ea2205-0858-403f-b841-f4d2b3208935: CoreMessage[messageID=3120, durable=true, userID=67a1dfd2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a170a846-780d-48bf-9822-300286aa9257, JMSReplyTo=temp-queue://f039395e-6a3b-4c27-97d2-1c82bca17a56, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2078964957, transaction: TransactionImpl [xid=null, txID=3121, xid=null, state=COMMITTED, createTime=1714490097171(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3a41aabd
2024-04-30 15:14:57,173 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation, activemq.broker=mom84]
2024-04-30 15:14:57,173 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67a25503-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=679d4be7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=679d4be7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35e7cb8d, true, {}]
2024-04-30 15:14:57,174 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0396b584-56e9-4bb8-86be-eb7114b34d95: Reference[3126]:RELIABLE:CoreMessage[messageID=3126, durable=true, userID=67a25505-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a170a846-780d-48bf-9822-300286aa9257, _AMQ_ROUTING_TYPE=0]]@1864680167
2024-04-30 15:14:57,174 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3126, durable=true, userID=67a25505-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a170a846-780d-48bf-9822-300286aa9257, _AMQ_ROUTING_TYPE=0]]@1864680167, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483416)
..................................................
***** durable queues scout.mom.requestreply.cancellation:
***** non durable for scout.mom.requestreply.cancellation:
- queueID=3102 address:scout.mom.requestreply.cancellation name:0396b584-56e9-4bb8-86be-eb7114b34d95 filter:null
..................................................
, transaction: null
2024-04-30 15:14:57,175 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0396b584-56e9-4bb8-86be-eb7114b34d95: CoreMessage[messageID=3126, durable=true, userID=67a25505-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a170a846-780d-48bf-9822-300286aa9257, _AMQ_ROUTING_TYPE=0]]@1864680167 to transaction: TransactionImpl [xid=null, txID=3131, xid=null, state=ACTIVE, createTime=1714490097175(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@62b47be4
2024-04-30 15:14:57,175 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@28f7cca4]
2024-04-30 15:14:57,175 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0396b584-56e9-4bb8-86be-eb7114b34d95: CoreMessage[messageID=3126, durable=true, userID=67a25505-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a170a846-780d-48bf-9822-300286aa9257, _AMQ_ROUTING_TYPE=0]]@1864680167, transaction: TransactionImpl [xid=null, txID=3131, xid=null, state=COMMITTED, createTime=1714490097175(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@62b47be4
2024-04-30 15:14:57,176 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [65ea2205-0858-403f-b841-f4d2b3208935]
2024-04-30 15:14:57,177 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1d201fd1[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:57,177 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.023446 ms
2024-04-30 15:14:57,178 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [0396b584-56e9-4bb8-86be-eb7114b34d95]
2024-04-30 15:14:57,179 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:57,179 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:57,179 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 679d4be7-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:57,180 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:57,181 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 43.485980 ms
2024-04-30 15:14:57,181 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyCancellation [artemis]>
2024-04-30 15:14:57,181 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:57,182 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyNull [artemis]>
2024-04-30 15:14:57,182 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2089604736'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:57,184 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:57,185 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 67a429c7-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom86]
2024-04-30 15:14:57,186 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67a450da-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3bcb6a19, true, {}]
2024-04-30 15:14:57,187 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@279495aa - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom86]
2024-04-30 15:14:57,187 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67a477eb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@501f34ba, true, {}]
2024-04-30 15:14:57,188 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 67a477eb-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:57,188 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1553d1ca
2024-04-30 15:14:57,189 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a8426aec-9b9f-4156-bef9-4d8928662251, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,189 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@791ecd33
2024-04-30 15:14:57,190 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a8426aec-9b9f-4156-bef9-4d8928662251, null, 0, false, true, null]
2024-04-30 15:14:57,191 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67a5142d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45cc224e, true, {}]
2024-04-30 15:14:57,192 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:57,193 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67a53b3e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6cb9474f, true, {}]
2024-04-30 15:14:57,193 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=780eef5d-a169-4220-a9d0-36d7706c5c56, address=780eef5d-a169-4220-a9d0-36d7706c5c56, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,193 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@311f9c5
2024-04-30 15:14:57,194 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@23334a1e
2024-04-30 15:14:57,195 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 780eef5d-a169-4220-a9d0-36d7706c5c56, null, 0, false, true, null]
2024-04-30 15:14:57,196 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3183, durable=true, userID=67a5b071-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6aa3bb1b-8005-4d2e-bdec-6c9bc96e3459, JMSReplyTo=temp-queue://780eef5d-a169-4220-a9d0-36d7706c5c56, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2111006172, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:57,197 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3183]:RELIABLE:CoreMessage[messageID=3183, durable=true, userID=67a5b071-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6aa3bb1b-8005-4d2e-bdec-6c9bc96e3459, JMSReplyTo=temp-queue://780eef5d-a169-4220-a9d0-36d7706c5c56, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2111006172
2024-04-30 15:14:57,197 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3183, durable=true, userID=67a5b071-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6aa3bb1b-8005-4d2e-bdec-6c9bc96e3459, JMSReplyTo=temp-queue://780eef5d-a169-4220-a9d0-36d7706c5c56, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2111006172 to transaction: TransactionImpl [xid=null, txID=3184, xid=null, state=ACTIVE, createTime=1714490097197(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2a3cfe02
2024-04-30 15:14:57,198 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67a625a2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54403438, true, {}]
2024-04-30 15:14:57,199 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3187, durable=true, userID=67a64cb4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=780eef5d-a169-4220-a9d0-36d7706c5c56, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6aa3bb1b-8005-4d2e-bdec-6c9bc96e3459, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=132bf50b-bfd5-4ac3-9e23-ea259ffd7fdb]]@43442524, context: RoutingContextImpl(Address=780eef5d-a169-4220-a9d0-36d7706c5c56, routingType=ANYCAST, PreviousAddress=780eef5d-a169-4220-a9d0-36d7706c5c56 previousRoute:ANYCAST, reusable=true, version=-2147483409)
..................................................
***** durable queues 780eef5d-a169-4220-a9d0-36d7706c5c56:
***** non durable for 780eef5d-a169-4220-a9d0-36d7706c5c56:
- queueID=3179 address:780eef5d-a169-4220-a9d0-36d7706c5c56 name:780eef5d-a169-4220-a9d0-36d7706c5c56 filter:null
..................................................
, transaction: null
2024-04-30 15:14:57,199 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 780eef5d-a169-4220-a9d0-36d7706c5c56: Reference[3187]:RELIABLE:CoreMessage[messageID=3187, durable=true, userID=67a64cb4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=780eef5d-a169-4220-a9d0-36d7706c5c56, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6aa3bb1b-8005-4d2e-bdec-6c9bc96e3459, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=132bf50b-bfd5-4ac3-9e23-ea259ffd7fdb]]@43442524
2024-04-30 15:14:57,200 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 780eef5d-a169-4220-a9d0-36d7706c5c56: CoreMessage[messageID=3187, durable=true, userID=67a64cb4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=780eef5d-a169-4220-a9d0-36d7706c5c56, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6aa3bb1b-8005-4d2e-bdec-6c9bc96e3459, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=132bf50b-bfd5-4ac3-9e23-ea259ffd7fdb]]@43442524 to transaction: TransactionImpl [xid=null, txID=3190, xid=null, state=ACTIVE, createTime=1714490097200(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@21eab70e
2024-04-30 15:14:57,200 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3183, durable=true, userID=67a5b071-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6aa3bb1b-8005-4d2e-bdec-6c9bc96e3459, JMSReplyTo=temp-queue://780eef5d-a169-4220-a9d0-36d7706c5c56, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2111006172, transaction: TransactionImpl [xid=null, txID=3184, xid=null, state=COMMITTED, createTime=1714490097197(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2a3cfe02
2024-04-30 15:14:57,200 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 780eef5d-a169-4220-a9d0-36d7706c5c56: CoreMessage[messageID=3187, durable=true, userID=67a64cb4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=780eef5d-a169-4220-a9d0-36d7706c5c56, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6aa3bb1b-8005-4d2e-bdec-6c9bc96e3459, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=132bf50b-bfd5-4ac3-9e23-ea259ffd7fdb]]@43442524, transaction: TransactionImpl [xid=null, txID=3190, xid=null, state=COMMITTED, createTime=1714490097200(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@21eab70e
2024-04-30 15:14:57,201 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67a69ad5-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ddf7712, true, {}]
2024-04-30 15:14:57,202 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [780eef5d-a169-4220-a9d0-36d7706c5c56]
2024-04-30 15:14:57,204 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@144ea871, org.eclipse.scout.rt.mom.jms.JmsSubscription@61b9009a] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:57,205 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67a73716-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@129d0129, true, {}]
2024-04-30 15:14:57,206 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:57,207 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67a78537-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ad0f3f8, true, {}]
2024-04-30 15:14:57,207 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=034391a1-9ae6-4fbd-af10-f416879e0cf2, address=034391a1-9ae6-4fbd-af10-f416879e0cf2, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,208 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5102f2f
2024-04-30 15:14:57,208 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@63baa39f
2024-04-30 15:14:57,209 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 034391a1-9ae6-4fbd-af10-f416879e0cf2, null, 0, false, true, null]
2024-04-30 15:14:57,210 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3220, durable=true, userID=67a7d35a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b6449030-38b2-492b-a0ab-396c69146d9b, JMSReplyTo=temp-queue://034391a1-9ae6-4fbd-af10-f416879e0cf2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@664061715, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:57,210 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3220]:RELIABLE:CoreMessage[messageID=3220, durable=true, userID=67a7d35a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b6449030-38b2-492b-a0ab-396c69146d9b, JMSReplyTo=temp-queue://034391a1-9ae6-4fbd-af10-f416879e0cf2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@664061715
2024-04-30 15:14:57,211 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3220, durable=true, userID=67a7d35a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b6449030-38b2-492b-a0ab-396c69146d9b, JMSReplyTo=temp-queue://034391a1-9ae6-4fbd-af10-f416879e0cf2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@664061715 to transaction: TransactionImpl [xid=null, txID=3221, xid=null, state=ACTIVE, createTime=1714490097211(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6d569fe0
2024-04-30 15:14:57,211 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67a8217b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12bd4ebc, true, {}]
2024-04-30 15:14:57,213 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3224, durable=true, userID=67a8488d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=034391a1-9ae6-4fbd-af10-f416879e0cf2, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b6449030-38b2-492b-a0ab-396c69146d9b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=95ed9cc8-a748-48e0-b5e0-10518e5cdf37]]@830642863, context: RoutingContextImpl(Address=034391a1-9ae6-4fbd-af10-f416879e0cf2, routingType=ANYCAST, PreviousAddress=034391a1-9ae6-4fbd-af10-f416879e0cf2 previousRoute:ANYCAST, reusable=true, version=-2147483407)
..................................................
***** durable queues 034391a1-9ae6-4fbd-af10-f416879e0cf2:
***** non durable for 034391a1-9ae6-4fbd-af10-f416879e0cf2:
- queueID=3216 address:034391a1-9ae6-4fbd-af10-f416879e0cf2 name:034391a1-9ae6-4fbd-af10-f416879e0cf2 filter:null
..................................................
, transaction: null
2024-04-30 15:14:57,213 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 034391a1-9ae6-4fbd-af10-f416879e0cf2: Reference[3224]:RELIABLE:CoreMessage[messageID=3224, durable=true, userID=67a8488d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=034391a1-9ae6-4fbd-af10-f416879e0cf2, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b6449030-38b2-492b-a0ab-396c69146d9b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=95ed9cc8-a748-48e0-b5e0-10518e5cdf37]]@830642863
2024-04-30 15:14:57,213 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 034391a1-9ae6-4fbd-af10-f416879e0cf2: CoreMessage[messageID=3224, durable=true, userID=67a8488d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=034391a1-9ae6-4fbd-af10-f416879e0cf2, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b6449030-38b2-492b-a0ab-396c69146d9b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=95ed9cc8-a748-48e0-b5e0-10518e5cdf37]]@830642863 to transaction: TransactionImpl [xid=null, txID=3227, xid=null, state=ACTIVE, createTime=1714490097213(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6985482
2024-04-30 15:14:57,214 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 034391a1-9ae6-4fbd-af10-f416879e0cf2: CoreMessage[messageID=3224, durable=true, userID=67a8488d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=034391a1-9ae6-4fbd-af10-f416879e0cf2, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b6449030-38b2-492b-a0ab-396c69146d9b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=95ed9cc8-a748-48e0-b5e0-10518e5cdf37]]@830642863, transaction: TransactionImpl [xid=null, txID=3227, xid=null, state=COMMITTED, createTime=1714490097213(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6985482
2024-04-30 15:14:57,214 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3220, durable=true, userID=67a7d35a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b6449030-38b2-492b-a0ab-396c69146d9b, JMSReplyTo=temp-queue://034391a1-9ae6-4fbd-af10-f416879e0cf2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@664061715, transaction: TransactionImpl [xid=null, txID=3221, xid=null, state=COMMITTED, createTime=1714490097211(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6d569fe0
2024-04-30 15:14:57,214 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67a896ae-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b4dea13, true, {}]
2024-04-30 15:14:57,215 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [034391a1-9ae6-4fbd-af10-f416879e0cf2]
2024-04-30 15:14:57,217 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@1069673e, org.eclipse.scout.rt.mom.jms.JmsSubscription@5bfba7e] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:57,218 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67a932ef-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@735a71d, true, {}]
2024-04-30 15:14:57,219 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:57,220 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67a98110-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b2e484b, true, {}]
2024-04-30 15:14:57,220 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=53f6883e-81c8-47d0-a575-932f1552bfb9, address=53f6883e-81c8-47d0-a575-932f1552bfb9, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,221 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@49ce6c83
2024-04-30 15:14:57,221 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@10be53c5
2024-04-30 15:14:57,222 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 53f6883e-81c8-47d0-a575-932f1552bfb9, null, 0, false, true, null]
2024-04-30 15:14:57,223 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3257, durable=true, userID=67a9cf33-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-adca2886-4728-4629-9852-4bb1b7a9d3b7, JMSReplyTo=temp-queue://53f6883e-81c8-47d0-a575-932f1552bfb9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@664912241, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:57,223 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3257]:RELIABLE:CoreMessage[messageID=3257, durable=true, userID=67a9cf33-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-adca2886-4728-4629-9852-4bb1b7a9d3b7, JMSReplyTo=temp-queue://53f6883e-81c8-47d0-a575-932f1552bfb9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@664912241
2024-04-30 15:14:57,224 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3257, durable=true, userID=67a9cf33-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-adca2886-4728-4629-9852-4bb1b7a9d3b7, JMSReplyTo=temp-queue://53f6883e-81c8-47d0-a575-932f1552bfb9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@664912241 to transaction: TransactionImpl [xid=null, txID=3258, xid=null, state=ACTIVE, createTime=1714490097224(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@48d800b6
2024-04-30 15:14:57,224 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67aa1d54-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3af3b94e, true, {}]
2024-04-30 15:14:57,226 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3261, durable=true, userID=67aa4466-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=53f6883e-81c8-47d0-a575-932f1552bfb9, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-adca2886-4728-4629-9852-4bb1b7a9d3b7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fa8a530d-a6af-4453-b12c-e500144dfe80]]@775658756, context: RoutingContextImpl(Address=53f6883e-81c8-47d0-a575-932f1552bfb9, routingType=ANYCAST, PreviousAddress=53f6883e-81c8-47d0-a575-932f1552bfb9 previousRoute:ANYCAST, reusable=true, version=-2147483405)
..................................................
***** durable queues 53f6883e-81c8-47d0-a575-932f1552bfb9:
***** non durable for 53f6883e-81c8-47d0-a575-932f1552bfb9:
- queueID=3253 address:53f6883e-81c8-47d0-a575-932f1552bfb9 name:53f6883e-81c8-47d0-a575-932f1552bfb9 filter:null
..................................................
, transaction: null
2024-04-30 15:14:57,226 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 53f6883e-81c8-47d0-a575-932f1552bfb9: Reference[3261]:RELIABLE:CoreMessage[messageID=3261, durable=true, userID=67aa4466-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=53f6883e-81c8-47d0-a575-932f1552bfb9, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-adca2886-4728-4629-9852-4bb1b7a9d3b7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fa8a530d-a6af-4453-b12c-e500144dfe80]]@775658756
2024-04-30 15:14:57,227 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 53f6883e-81c8-47d0-a575-932f1552bfb9: CoreMessage[messageID=3261, durable=true, userID=67aa4466-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=53f6883e-81c8-47d0-a575-932f1552bfb9, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-adca2886-4728-4629-9852-4bb1b7a9d3b7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fa8a530d-a6af-4453-b12c-e500144dfe80]]@775658756 to transaction: TransactionImpl [xid=null, txID=3264, xid=null, state=ACTIVE, createTime=1714490097227(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@30a823ec
2024-04-30 15:14:57,227 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3257, durable=true, userID=67a9cf33-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-adca2886-4728-4629-9852-4bb1b7a9d3b7, JMSReplyTo=temp-queue://53f6883e-81c8-47d0-a575-932f1552bfb9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@664912241, transaction: TransactionImpl [xid=null, txID=3258, xid=null, state=COMMITTED, createTime=1714490097224(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@48d800b6
2024-04-30 15:14:57,227 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 53f6883e-81c8-47d0-a575-932f1552bfb9: CoreMessage[messageID=3261, durable=true, userID=67aa4466-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=53f6883e-81c8-47d0-a575-932f1552bfb9, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-adca2886-4728-4629-9852-4bb1b7a9d3b7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fa8a530d-a6af-4453-b12c-e500144dfe80]]@775658756, transaction: TransactionImpl [xid=null, txID=3264, xid=null, state=COMMITTED, createTime=1714490097227(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@30a823ec
2024-04-30 15:14:57,228 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67aab997-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6eb38a25, true, {}]
2024-04-30 15:14:57,229 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [53f6883e-81c8-47d0-a575-932f1552bfb9]
2024-04-30 15:14:57,231 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@26feaa4c, org.eclipse.scout.rt.mom.jms.JmsSubscription@4ef01061] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:57,232 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67ab55d8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51cf5098, true, {}]
2024-04-30 15:14:57,233 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:57,234 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67aba3f9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b8a7c03, true, {}]
2024-04-30 15:14:57,234 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=81793235-2f14-42e6-bf63-b5936d221772, address=81793235-2f14-42e6-bf63-b5936d221772, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,235 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5a9d1d0a
2024-04-30 15:14:57,235 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5ef02821
2024-04-30 15:14:57,236 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 81793235-2f14-42e6-bf63-b5936d221772, null, 0, false, true, null]
2024-04-30 15:14:57,237 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3294, durable=true, userID=67ac192c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-856efc08-bae0-4d29-887a-6cca635f1d0a, JMSReplyTo=temp-queue://81793235-2f14-42e6-bf63-b5936d221772, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1950822067, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:57,238 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3294]:RELIABLE:CoreMessage[messageID=3294, durable=true, userID=67ac192c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-856efc08-bae0-4d29-887a-6cca635f1d0a, JMSReplyTo=temp-queue://81793235-2f14-42e6-bf63-b5936d221772, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1950822067
2024-04-30 15:14:57,238 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3294, durable=true, userID=67ac192c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-856efc08-bae0-4d29-887a-6cca635f1d0a, JMSReplyTo=temp-queue://81793235-2f14-42e6-bf63-b5936d221772, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1950822067 to transaction: TransactionImpl [xid=null, txID=3295, xid=null, state=ACTIVE, createTime=1714490097238(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6860de3b
2024-04-30 15:14:57,239 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67ac674d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65daf2d3, true, {}]
2024-04-30 15:14:57,241 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3298, durable=true, userID=67ac8e5f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=81793235-2f14-42e6-bf63-b5936d221772, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-856efc08-bae0-4d29-887a-6cca635f1d0a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bc6d5119-2a01-4545-8571-b99d26f72e51]]@422303425, context: RoutingContextImpl(Address=81793235-2f14-42e6-bf63-b5936d221772, routingType=ANYCAST, PreviousAddress=81793235-2f14-42e6-bf63-b5936d221772 previousRoute:ANYCAST, reusable=true, version=-2147483403)
..................................................
***** durable queues 81793235-2f14-42e6-bf63-b5936d221772:
***** non durable for 81793235-2f14-42e6-bf63-b5936d221772:
- queueID=3290 address:81793235-2f14-42e6-bf63-b5936d221772 name:81793235-2f14-42e6-bf63-b5936d221772 filter:null
..................................................
, transaction: null
2024-04-30 15:14:57,241 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 81793235-2f14-42e6-bf63-b5936d221772: Reference[3298]:RELIABLE:CoreMessage[messageID=3298, durable=true, userID=67ac8e5f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=81793235-2f14-42e6-bf63-b5936d221772, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-856efc08-bae0-4d29-887a-6cca635f1d0a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bc6d5119-2a01-4545-8571-b99d26f72e51]]@422303425
2024-04-30 15:14:57,241 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3294, durable=true, userID=67ac192c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-856efc08-bae0-4d29-887a-6cca635f1d0a, JMSReplyTo=temp-queue://81793235-2f14-42e6-bf63-b5936d221772, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1950822067, transaction: TransactionImpl [xid=null, txID=3295, xid=null, state=COMMITTED, createTime=1714490097238(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6860de3b
2024-04-30 15:14:57,241 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 81793235-2f14-42e6-bf63-b5936d221772: CoreMessage[messageID=3298, durable=true, userID=67ac8e5f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=81793235-2f14-42e6-bf63-b5936d221772, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-856efc08-bae0-4d29-887a-6cca635f1d0a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bc6d5119-2a01-4545-8571-b99d26f72e51]]@422303425 to transaction: TransactionImpl [xid=null, txID=3301, xid=null, state=ACTIVE, createTime=1714490097241(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3eb53563
2024-04-30 15:14:57,241 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 81793235-2f14-42e6-bf63-b5936d221772: CoreMessage[messageID=3298, durable=true, userID=67ac8e5f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=81793235-2f14-42e6-bf63-b5936d221772, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-856efc08-bae0-4d29-887a-6cca635f1d0a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bc6d5119-2a01-4545-8571-b99d26f72e51]]@422303425, transaction: TransactionImpl [xid=null, txID=3301, xid=null, state=COMMITTED, createTime=1714490097241(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3eb53563
2024-04-30 15:14:57,269 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67b0d420-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2719d03e, true, {}]
2024-04-30 15:14:57,269 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [81793235-2f14-42e6-bf63-b5936d221772]
2024-04-30 15:14:57,272 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@56845af6, org.eclipse.scout.rt.mom.jms.JmsSubscription@4a6d602c] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:57,273 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67b19771-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57a4e7e4, true, {}]
2024-04-30 15:14:57,274 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:57,275 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67b1be82-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f8e0c7b, true, {}]
2024-04-30 15:14:57,275 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e4ea9c31-de88-4091-bd15-9d3da1838710, address=e4ea9c31-de88-4091-bd15-9d3da1838710, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,275 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@65716a40
2024-04-30 15:14:57,276 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@34aaf58e
2024-04-30 15:14:57,277 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e4ea9c31-de88-4091-bd15-9d3da1838710, null, 0, false, true, null]
2024-04-30 15:14:57,278 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3331, durable=true, userID=67b233b5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-350c9609-0303-4520-9712-e855b41730ba, JMSReplyTo=temp-queue://e4ea9c31-de88-4091-bd15-9d3da1838710, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2059217292, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:57,278 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3331]:RELIABLE:CoreMessage[messageID=3331, durable=true, userID=67b233b5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-350c9609-0303-4520-9712-e855b41730ba, JMSReplyTo=temp-queue://e4ea9c31-de88-4091-bd15-9d3da1838710, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2059217292
2024-04-30 15:14:57,279 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3331, durable=true, userID=67b233b5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-350c9609-0303-4520-9712-e855b41730ba, JMSReplyTo=temp-queue://e4ea9c31-de88-4091-bd15-9d3da1838710, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2059217292 to transaction: TransactionImpl [xid=null, txID=3332, xid=null, state=ACTIVE, createTime=1714490097279(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3d0870c8
2024-04-30 15:14:57,279 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67b281d6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6270b77a, true, {}]
2024-04-30 15:14:57,281 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3335, durable=true, userID=67b2cff8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=e4ea9c31-de88-4091-bd15-9d3da1838710, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-350c9609-0303-4520-9712-e855b41730ba, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3703bfd1-406d-4dd0-a83a-fd8643346da3]]@671516305, context: RoutingContextImpl(Address=e4ea9c31-de88-4091-bd15-9d3da1838710, routingType=ANYCAST, PreviousAddress=e4ea9c31-de88-4091-bd15-9d3da1838710 previousRoute:ANYCAST, reusable=true, version=-2147483401)
..................................................
***** durable queues e4ea9c31-de88-4091-bd15-9d3da1838710:
***** non durable for e4ea9c31-de88-4091-bd15-9d3da1838710:
- queueID=3327 address:e4ea9c31-de88-4091-bd15-9d3da1838710 name:e4ea9c31-de88-4091-bd15-9d3da1838710 filter:null
..................................................
, transaction: null
2024-04-30 15:14:57,281 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e4ea9c31-de88-4091-bd15-9d3da1838710: Reference[3335]:RELIABLE:CoreMessage[messageID=3335, durable=true, userID=67b2cff8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=e4ea9c31-de88-4091-bd15-9d3da1838710, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-350c9609-0303-4520-9712-e855b41730ba, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3703bfd1-406d-4dd0-a83a-fd8643346da3]]@671516305
2024-04-30 15:14:57,282 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3331, durable=true, userID=67b233b5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-350c9609-0303-4520-9712-e855b41730ba, JMSReplyTo=temp-queue://e4ea9c31-de88-4091-bd15-9d3da1838710, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2059217292, transaction: TransactionImpl [xid=null, txID=3332, xid=null, state=COMMITTED, createTime=1714490097279(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3d0870c8
2024-04-30 15:14:57,282 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e4ea9c31-de88-4091-bd15-9d3da1838710: CoreMessage[messageID=3335, durable=true, userID=67b2cff8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=e4ea9c31-de88-4091-bd15-9d3da1838710, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-350c9609-0303-4520-9712-e855b41730ba, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3703bfd1-406d-4dd0-a83a-fd8643346da3]]@671516305 to transaction: TransactionImpl [xid=null, txID=3338, xid=null, state=ACTIVE, createTime=1714490097282(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4d3f8f40
2024-04-30 15:14:57,282 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e4ea9c31-de88-4091-bd15-9d3da1838710: CoreMessage[messageID=3335, durable=true, userID=67b2cff8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=e4ea9c31-de88-4091-bd15-9d3da1838710, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-350c9609-0303-4520-9712-e855b41730ba, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3703bfd1-406d-4dd0-a83a-fd8643346da3]]@671516305, transaction: TransactionImpl [xid=null, txID=3338, xid=null, state=COMMITTED, createTime=1714490097282(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4d3f8f40
2024-04-30 15:14:57,283 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67b31e19-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@653ffd64, true, {}]
2024-04-30 15:14:57,283 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [e4ea9c31-de88-4091-bd15-9d3da1838710]
2024-04-30 15:14:57,286 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@372fab43, org.eclipse.scout.rt.mom.jms.JmsSubscription@4d27b635] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:57,287 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67b3ba5a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11f1fbd0, true, {}]
2024-04-30 15:14:57,288 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:57,289 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67b3e16b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4651079c, true, {}]
2024-04-30 15:14:57,289 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=deb738de-0f05-4f59-b4c5-33f64141208d, address=deb738de-0f05-4f59-b4c5-33f64141208d, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,289 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@33182e6e
2024-04-30 15:14:57,290 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5d556127
2024-04-30 15:14:57,291 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, deb738de-0f05-4f59-b4c5-33f64141208d, null, 0, false, true, null]
2024-04-30 15:14:57,292 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3368, durable=true, userID=67b4569e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19352ab7-eb89-4279-aadc-f0aa3f7bcaf5, JMSReplyTo=temp-queue://deb738de-0f05-4f59-b4c5-33f64141208d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1886909292, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:57,296 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3368]:RELIABLE:CoreMessage[messageID=3368, durable=true, userID=67b4569e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19352ab7-eb89-4279-aadc-f0aa3f7bcaf5, JMSReplyTo=temp-queue://deb738de-0f05-4f59-b4c5-33f64141208d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1886909292
2024-04-30 15:14:57,296 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3368, durable=true, userID=67b4569e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19352ab7-eb89-4279-aadc-f0aa3f7bcaf5, JMSReplyTo=temp-queue://deb738de-0f05-4f59-b4c5-33f64141208d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1886909292 to transaction: TransactionImpl [xid=null, txID=3369, xid=null, state=ACTIVE, createTime=1714490097296(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3e30e986
2024-04-30 15:14:57,297 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67b540ff-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4289dbdb, true, {}]
2024-04-30 15:14:57,298 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3372, durable=true, userID=67b56811-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=deb738de-0f05-4f59-b4c5-33f64141208d, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19352ab7-eb89-4279-aadc-f0aa3f7bcaf5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ab6d79b5-2891-4c2d-843e-d7984f109398]]@2003305104, context: RoutingContextImpl(Address=deb738de-0f05-4f59-b4c5-33f64141208d, routingType=ANYCAST, PreviousAddress=deb738de-0f05-4f59-b4c5-33f64141208d previousRoute:ANYCAST, reusable=true, version=-2147483399)
..................................................
***** durable queues deb738de-0f05-4f59-b4c5-33f64141208d:
***** non durable for deb738de-0f05-4f59-b4c5-33f64141208d:
- queueID=3364 address:deb738de-0f05-4f59-b4c5-33f64141208d name:deb738de-0f05-4f59-b4c5-33f64141208d filter:null
..................................................
, transaction: null
2024-04-30 15:14:57,298 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from deb738de-0f05-4f59-b4c5-33f64141208d: Reference[3372]:RELIABLE:CoreMessage[messageID=3372, durable=true, userID=67b56811-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=deb738de-0f05-4f59-b4c5-33f64141208d, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19352ab7-eb89-4279-aadc-f0aa3f7bcaf5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ab6d79b5-2891-4c2d-843e-d7984f109398]]@2003305104
2024-04-30 15:14:57,299 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from deb738de-0f05-4f59-b4c5-33f64141208d: CoreMessage[messageID=3372, durable=true, userID=67b56811-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=deb738de-0f05-4f59-b4c5-33f64141208d, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19352ab7-eb89-4279-aadc-f0aa3f7bcaf5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ab6d79b5-2891-4c2d-843e-d7984f109398]]@2003305104 to transaction: TransactionImpl [xid=null, txID=3375, xid=null, state=ACTIVE, createTime=1714490097299(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3239f2ac
2024-04-30 15:14:57,299 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3368, durable=true, userID=67b4569e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19352ab7-eb89-4279-aadc-f0aa3f7bcaf5, JMSReplyTo=temp-queue://deb738de-0f05-4f59-b4c5-33f64141208d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1886909292, transaction: TransactionImpl [xid=null, txID=3369, xid=null, state=COMMITTED, createTime=1714490097296(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3e30e986
2024-04-30 15:14:57,299 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from deb738de-0f05-4f59-b4c5-33f64141208d: CoreMessage[messageID=3372, durable=true, userID=67b56811-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=deb738de-0f05-4f59-b4c5-33f64141208d, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19352ab7-eb89-4279-aadc-f0aa3f7bcaf5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ab6d79b5-2891-4c2d-843e-d7984f109398]]@2003305104, transaction: TransactionImpl [xid=null, txID=3375, xid=null, state=COMMITTED, createTime=1714490097299(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3239f2ac
2024-04-30 15:14:57,300 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67b5b632-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f44248f, true, {}]
2024-04-30 15:14:57,301 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [deb738de-0f05-4f59-b4c5-33f64141208d]
2024-04-30 15:14:57,303 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@3eba60d9, org.eclipse.scout.rt.mom.jms.JmsSubscription@5fda3375] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:57,304 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67b65273-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b770a92, true, {}]
2024-04-30 15:14:57,304 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:57,305 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67b67984-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44e9bcd9, true, {}]
2024-04-30 15:14:57,306 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=500fce42-0795-416e-bfa4-5e2e4ca1802a, address=500fce42-0795-416e-bfa4-5e2e4ca1802a, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,306 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4992a5e3
2024-04-30 15:14:57,307 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5e1b8f9f
2024-04-30 15:14:57,307 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 500fce42-0795-416e-bfa4-5e2e4ca1802a, null, 0, false, true, null]
2024-04-30 15:14:57,309 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3405, durable=true, userID=67b6eeb7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aaf75b82-ac33-434d-a9b6-c96995da1ff4, JMSReplyTo=temp-queue://500fce42-0795-416e-bfa4-5e2e4ca1802a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@429366080, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:57,309 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3405]:RELIABLE:CoreMessage[messageID=3405, durable=true, userID=67b6eeb7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aaf75b82-ac33-434d-a9b6-c96995da1ff4, JMSReplyTo=temp-queue://500fce42-0795-416e-bfa4-5e2e4ca1802a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@429366080
2024-04-30 15:14:57,310 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3405, durable=true, userID=67b6eeb7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aaf75b82-ac33-434d-a9b6-c96995da1ff4, JMSReplyTo=temp-queue://500fce42-0795-416e-bfa4-5e2e4ca1802a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@429366080 to transaction: TransactionImpl [xid=null, txID=3406, xid=null, state=ACTIVE, createTime=1714490097309(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7d1a9b14
2024-04-30 15:14:57,310 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67b73cd8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ead7831, true, {}]
2024-04-30 15:14:57,311 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3409, durable=true, userID=67b763ea-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=500fce42-0795-416e-bfa4-5e2e4ca1802a, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aaf75b82-ac33-434d-a9b6-c96995da1ff4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b968b3ac-1199-4e29-b262-ce4a18b72100]]@486310950, context: RoutingContextImpl(Address=500fce42-0795-416e-bfa4-5e2e4ca1802a, routingType=ANYCAST, PreviousAddress=500fce42-0795-416e-bfa4-5e2e4ca1802a previousRoute:ANYCAST, reusable=true, version=-2147483397)
..................................................
***** durable queues 500fce42-0795-416e-bfa4-5e2e4ca1802a:
***** non durable for 500fce42-0795-416e-bfa4-5e2e4ca1802a:
- queueID=3401 address:500fce42-0795-416e-bfa4-5e2e4ca1802a name:500fce42-0795-416e-bfa4-5e2e4ca1802a filter:null
..................................................
, transaction: null
2024-04-30 15:14:57,311 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 500fce42-0795-416e-bfa4-5e2e4ca1802a: Reference[3409]:RELIABLE:CoreMessage[messageID=3409, durable=true, userID=67b763ea-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=500fce42-0795-416e-bfa4-5e2e4ca1802a, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aaf75b82-ac33-434d-a9b6-c96995da1ff4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b968b3ac-1199-4e29-b262-ce4a18b72100]]@486310950
2024-04-30 15:14:57,312 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 500fce42-0795-416e-bfa4-5e2e4ca1802a: CoreMessage[messageID=3409, durable=true, userID=67b763ea-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=500fce42-0795-416e-bfa4-5e2e4ca1802a, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aaf75b82-ac33-434d-a9b6-c96995da1ff4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b968b3ac-1199-4e29-b262-ce4a18b72100]]@486310950 to transaction: TransactionImpl [xid=null, txID=3412, xid=null, state=ACTIVE, createTime=1714490097312(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2548a929
2024-04-30 15:14:57,312 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 500fce42-0795-416e-bfa4-5e2e4ca1802a: CoreMessage[messageID=3409, durable=true, userID=67b763ea-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=500fce42-0795-416e-bfa4-5e2e4ca1802a, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aaf75b82-ac33-434d-a9b6-c96995da1ff4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b968b3ac-1199-4e29-b262-ce4a18b72100]]@486310950, transaction: TransactionImpl [xid=null, txID=3412, xid=null, state=COMMITTED, createTime=1714490097312(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2548a929
2024-04-30 15:14:57,312 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3405, durable=true, userID=67b6eeb7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aaf75b82-ac33-434d-a9b6-c96995da1ff4, JMSReplyTo=temp-queue://500fce42-0795-416e-bfa4-5e2e4ca1802a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@429366080, transaction: TransactionImpl [xid=null, txID=3406, xid=null, state=COMMITTED, createTime=1714490097309(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7d1a9b14
2024-04-30 15:14:57,313 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67b7b20b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a06b5b, true, {}]
2024-04-30 15:14:57,313 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [500fce42-0795-416e-bfa4-5e2e4ca1802a]
2024-04-30 15:14:57,316 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@8fcc932, org.eclipse.scout.rt.mom.jms.JmsSubscription@3d216e37] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:57,317 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67b84e4c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71c1c06f, true, {}]
2024-04-30 15:14:57,318 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:57,319 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67b8755d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2edca533, true, {}]
2024-04-30 15:14:57,319 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=443add3d-6a73-4470-94b7-9de7817c16c3, address=443add3d-6a73-4470-94b7-9de7817c16c3, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,320 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5179bdf3
2024-04-30 15:14:57,320 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@18c19936
2024-04-30 15:14:57,321 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 443add3d-6a73-4470-94b7-9de7817c16c3, null, 0, false, true, null]
2024-04-30 15:14:57,322 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3442, durable=true, userID=67b910a0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-82238efc-e197-452e-b5ea-63a0e70a702a, JMSReplyTo=temp-queue://443add3d-6a73-4470-94b7-9de7817c16c3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@183612541, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:57,323 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3442]:RELIABLE:CoreMessage[messageID=3442, durable=true, userID=67b910a0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-82238efc-e197-452e-b5ea-63a0e70a702a, JMSReplyTo=temp-queue://443add3d-6a73-4470-94b7-9de7817c16c3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@183612541
2024-04-30 15:14:57,323 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3442, durable=true, userID=67b910a0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-82238efc-e197-452e-b5ea-63a0e70a702a, JMSReplyTo=temp-queue://443add3d-6a73-4470-94b7-9de7817c16c3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@183612541 to transaction: TransactionImpl [xid=null, txID=3443, xid=null, state=ACTIVE, createTime=1714490097323(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@44208a70
2024-04-30 15:14:57,324 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67b937b1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9b66046, true, {}]
2024-04-30 15:14:57,325 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3446, durable=true, userID=67b985d3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=443add3d-6a73-4470-94b7-9de7817c16c3, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-82238efc-e197-452e-b5ea-63a0e70a702a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1c9fc056-2ebd-424b-a7f5-e740214abe70]]@981903159, context: RoutingContextImpl(Address=443add3d-6a73-4470-94b7-9de7817c16c3, routingType=ANYCAST, PreviousAddress=443add3d-6a73-4470-94b7-9de7817c16c3 previousRoute:ANYCAST, reusable=true, version=-2147483395)
..................................................
***** durable queues 443add3d-6a73-4470-94b7-9de7817c16c3:
***** non durable for 443add3d-6a73-4470-94b7-9de7817c16c3:
- queueID=3438 address:443add3d-6a73-4470-94b7-9de7817c16c3 name:443add3d-6a73-4470-94b7-9de7817c16c3 filter:null
..................................................
, transaction: null
2024-04-30 15:14:57,325 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 443add3d-6a73-4470-94b7-9de7817c16c3: Reference[3446]:RELIABLE:CoreMessage[messageID=3446, durable=true, userID=67b985d3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=443add3d-6a73-4470-94b7-9de7817c16c3, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-82238efc-e197-452e-b5ea-63a0e70a702a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1c9fc056-2ebd-424b-a7f5-e740214abe70]]@981903159
2024-04-30 15:14:57,326 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 443add3d-6a73-4470-94b7-9de7817c16c3: CoreMessage[messageID=3446, durable=true, userID=67b985d3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=443add3d-6a73-4470-94b7-9de7817c16c3, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-82238efc-e197-452e-b5ea-63a0e70a702a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1c9fc056-2ebd-424b-a7f5-e740214abe70]]@981903159 to transaction: TransactionImpl [xid=null, txID=3449, xid=null, state=ACTIVE, createTime=1714490097326(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1dc6be29
2024-04-30 15:14:57,326 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 443add3d-6a73-4470-94b7-9de7817c16c3: CoreMessage[messageID=3446, durable=true, userID=67b985d3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=443add3d-6a73-4470-94b7-9de7817c16c3, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-82238efc-e197-452e-b5ea-63a0e70a702a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1c9fc056-2ebd-424b-a7f5-e740214abe70]]@981903159, transaction: TransactionImpl [xid=null, txID=3449, xid=null, state=COMMITTED, createTime=1714490097326(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1dc6be29
2024-04-30 15:14:57,326 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3442, durable=true, userID=67b910a0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-82238efc-e197-452e-b5ea-63a0e70a702a, JMSReplyTo=temp-queue://443add3d-6a73-4470-94b7-9de7817c16c3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@183612541, transaction: TransactionImpl [xid=null, txID=3443, xid=null, state=COMMITTED, createTime=1714490097323(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@44208a70
2024-04-30 15:14:57,327 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67b9d3f4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46c5821c, true, {}]
2024-04-30 15:14:57,328 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [443add3d-6a73-4470-94b7-9de7817c16c3]
2024-04-30 15:14:57,330 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@60ee73, org.eclipse.scout.rt.mom.jms.JmsSubscription@5c08200] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:57,331 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67ba7035-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ed31344, true, {}]
2024-04-30 15:14:57,332 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:57,333 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67ba9746-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64dfc556, true, {}]
2024-04-30 15:14:57,333 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e36ff33f-a29c-471b-a2e4-6d5315d29de8, address=e36ff33f-a29c-471b-a2e4-6d5315d29de8, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,333 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@239a4c0c
2024-04-30 15:14:57,334 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5ca722a8
2024-04-30 15:14:57,335 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e36ff33f-a29c-471b-a2e4-6d5315d29de8, null, 0, false, true, null]
2024-04-30 15:14:57,336 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3479, durable=true, userID=67bb0c79-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f6ecbebd-83a1-435c-a2bf-02defc59b3ef, JMSReplyTo=temp-queue://e36ff33f-a29c-471b-a2e4-6d5315d29de8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@603610811, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:57,336 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3479]:RELIABLE:CoreMessage[messageID=3479, durable=true, userID=67bb0c79-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f6ecbebd-83a1-435c-a2bf-02defc59b3ef, JMSReplyTo=temp-queue://e36ff33f-a29c-471b-a2e4-6d5315d29de8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@603610811
2024-04-30 15:14:57,337 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3479, durable=true, userID=67bb0c79-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f6ecbebd-83a1-435c-a2bf-02defc59b3ef, JMSReplyTo=temp-queue://e36ff33f-a29c-471b-a2e4-6d5315d29de8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@603610811 to transaction: TransactionImpl [xid=null, txID=3480, xid=null, state=ACTIVE, createTime=1714490097337(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6563d403
2024-04-30 15:14:57,337 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67bb5a9a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@684482ca, true, {}]
2024-04-30 15:14:57,339 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3483, durable=true, userID=67bb81ac-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=e36ff33f-a29c-471b-a2e4-6d5315d29de8, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f6ecbebd-83a1-435c-a2bf-02defc59b3ef, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9fbc447d-7dd7-4b5a-af88-b1324ab97735]]@1829326557, context: RoutingContextImpl(Address=e36ff33f-a29c-471b-a2e4-6d5315d29de8, routingType=ANYCAST, PreviousAddress=e36ff33f-a29c-471b-a2e4-6d5315d29de8 previousRoute:ANYCAST, reusable=true, version=-2147483393)
..................................................
***** durable queues e36ff33f-a29c-471b-a2e4-6d5315d29de8:
***** non durable for e36ff33f-a29c-471b-a2e4-6d5315d29de8:
- queueID=3475 address:e36ff33f-a29c-471b-a2e4-6d5315d29de8 name:e36ff33f-a29c-471b-a2e4-6d5315d29de8 filter:null
..................................................
, transaction: null
2024-04-30 15:14:57,339 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e36ff33f-a29c-471b-a2e4-6d5315d29de8: Reference[3483]:RELIABLE:CoreMessage[messageID=3483, durable=true, userID=67bb81ac-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=e36ff33f-a29c-471b-a2e4-6d5315d29de8, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f6ecbebd-83a1-435c-a2bf-02defc59b3ef, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9fbc447d-7dd7-4b5a-af88-b1324ab97735]]@1829326557
2024-04-30 15:14:57,339 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e36ff33f-a29c-471b-a2e4-6d5315d29de8: CoreMessage[messageID=3483, durable=true, userID=67bb81ac-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=e36ff33f-a29c-471b-a2e4-6d5315d29de8, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f6ecbebd-83a1-435c-a2bf-02defc59b3ef, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9fbc447d-7dd7-4b5a-af88-b1324ab97735]]@1829326557 to transaction: TransactionImpl [xid=null, txID=3486, xid=null, state=ACTIVE, createTime=1714490097339(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5fed3cb9
2024-04-30 15:14:57,339 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e36ff33f-a29c-471b-a2e4-6d5315d29de8: CoreMessage[messageID=3483, durable=true, userID=67bb81ac-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=e36ff33f-a29c-471b-a2e4-6d5315d29de8, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f6ecbebd-83a1-435c-a2bf-02defc59b3ef, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9fbc447d-7dd7-4b5a-af88-b1324ab97735]]@1829326557, transaction: TransactionImpl [xid=null, txID=3486, xid=null, state=COMMITTED, createTime=1714490097339(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5fed3cb9
2024-04-30 15:14:57,340 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3479, durable=true, userID=67bb0c79-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f6ecbebd-83a1-435c-a2bf-02defc59b3ef, JMSReplyTo=temp-queue://e36ff33f-a29c-471b-a2e4-6d5315d29de8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@603610811, transaction: TransactionImpl [xid=null, txID=3480, xid=null, state=COMMITTED, createTime=1714490097337(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6563d403
2024-04-30 15:14:57,340 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67bbcfcd-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@de8b3b4, true, {}]
2024-04-30 15:14:57,341 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [e36ff33f-a29c-471b-a2e4-6d5315d29de8]
2024-04-30 15:14:57,343 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@325424f6, org.eclipse.scout.rt.mom.jms.JmsSubscription@7793d28] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:57,344 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67bc6c0e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53845a34, true, {}]
2024-04-30 15:14:57,345 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:57,368 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67c0158f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@239127, true, {}]
2024-04-30 15:14:57,369 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9331db0d-dfaa-4a27-b9fa-f670d7e043d6, address=9331db0d-dfaa-4a27-b9fa-f670d7e043d6, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,369 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@116495ee
2024-04-30 15:14:57,369 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1c963b75
2024-04-30 15:14:57,370 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9331db0d-dfaa-4a27-b9fa-f670d7e043d6, null, 0, false, true, null]
2024-04-30 15:14:57,371 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3516, durable=true, userID=67c08ac2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5bd253eb-67b5-4b4a-b812-2684ecb6e214, JMSReplyTo=temp-queue://9331db0d-dfaa-4a27-b9fa-f670d7e043d6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1385626030, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:57,372 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3516]:RELIABLE:CoreMessage[messageID=3516, durable=true, userID=67c08ac2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5bd253eb-67b5-4b4a-b812-2684ecb6e214, JMSReplyTo=temp-queue://9331db0d-dfaa-4a27-b9fa-f670d7e043d6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1385626030
2024-04-30 15:14:57,373 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3516, durable=true, userID=67c08ac2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5bd253eb-67b5-4b4a-b812-2684ecb6e214, JMSReplyTo=temp-queue://9331db0d-dfaa-4a27-b9fa-f670d7e043d6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1385626030 to transaction: TransactionImpl [xid=null, txID=3517, xid=null, state=ACTIVE, createTime=1714490097372(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2fd19027
2024-04-30 15:14:57,373 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67c0d8e3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23e87ac1, true, {}]
2024-04-30 15:14:57,375 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3520, durable=true, userID=67c0fff5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=9331db0d-dfaa-4a27-b9fa-f670d7e043d6, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5bd253eb-67b5-4b4a-b812-2684ecb6e214, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=91e6bdca-d9ee-4388-853a-cbc0ed69f855]]@3049130, context: RoutingContextImpl(Address=9331db0d-dfaa-4a27-b9fa-f670d7e043d6, routingType=ANYCAST, PreviousAddress=9331db0d-dfaa-4a27-b9fa-f670d7e043d6 previousRoute:ANYCAST, reusable=true, version=-2147483391)
..................................................
***** durable queues 9331db0d-dfaa-4a27-b9fa-f670d7e043d6:
***** non durable for 9331db0d-dfaa-4a27-b9fa-f670d7e043d6:
- queueID=3512 address:9331db0d-dfaa-4a27-b9fa-f670d7e043d6 name:9331db0d-dfaa-4a27-b9fa-f670d7e043d6 filter:null
..................................................
, transaction: null
2024-04-30 15:14:57,375 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 9331db0d-dfaa-4a27-b9fa-f670d7e043d6: Reference[3520]:RELIABLE:CoreMessage[messageID=3520, durable=true, userID=67c0fff5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=9331db0d-dfaa-4a27-b9fa-f670d7e043d6, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5bd253eb-67b5-4b4a-b812-2684ecb6e214, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=91e6bdca-d9ee-4388-853a-cbc0ed69f855]]@3049130
2024-04-30 15:14:57,375 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3516, durable=true, userID=67c08ac2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5bd253eb-67b5-4b4a-b812-2684ecb6e214, JMSReplyTo=temp-queue://9331db0d-dfaa-4a27-b9fa-f670d7e043d6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1385626030, transaction: TransactionImpl [xid=null, txID=3517, xid=null, state=COMMITTED, createTime=1714490097372(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2fd19027
2024-04-30 15:14:57,375 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 9331db0d-dfaa-4a27-b9fa-f670d7e043d6: CoreMessage[messageID=3520, durable=true, userID=67c0fff5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=9331db0d-dfaa-4a27-b9fa-f670d7e043d6, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5bd253eb-67b5-4b4a-b812-2684ecb6e214, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=91e6bdca-d9ee-4388-853a-cbc0ed69f855]]@3049130 to transaction: TransactionImpl [xid=null, txID=3523, xid=null, state=ACTIVE, createTime=1714490097375(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6f9b8c4
2024-04-30 15:14:57,376 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 9331db0d-dfaa-4a27-b9fa-f670d7e043d6: CoreMessage[messageID=3520, durable=true, userID=67c0fff5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=9331db0d-dfaa-4a27-b9fa-f670d7e043d6, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5bd253eb-67b5-4b4a-b812-2684ecb6e214, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=91e6bdca-d9ee-4388-853a-cbc0ed69f855]]@3049130, transaction: TransactionImpl [xid=null, txID=3523, xid=null, state=COMMITTED, createTime=1714490097375(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6f9b8c4
2024-04-30 15:14:57,377 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67c17526-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67a429c7-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67a429c7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65905488, true, {}]
2024-04-30 15:14:57,377 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [9331db0d-dfaa-4a27-b9fa-f670d7e043d6]
2024-04-30 15:14:57,380 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@7e6b71a9, org.eclipse.scout.rt.mom.jms.JmsSubscription@83abf8] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:57,381 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3c17f002[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:57,381 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009380 ms
2024-04-30 15:14:57,382 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [a8426aec-9b9f-4156-bef9-4d8928662251]
2024-04-30 15:14:57,383 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:57,384 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:57,384 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 67a429c7-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:57,385 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:57,385 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 203.442274 ms
2024-04-30 15:14:57,385 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyNull [artemis]>
2024-04-30 15:14:57,386 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:57,386 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyJsonObjectMarshaller [artemis]>
2024-04-30 15:14:57,387 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1365399676'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:57,389 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:57,389 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 67c349e8-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85]
2024-04-30 15:14:57,390 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67c370fb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67c349e8-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67c349e8-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@242e682a, true, {}]
2024-04-30 15:14:57,391 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2a3d1ed4 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85]
2024-04-30 15:14:57,392 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67c3bf1c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67c349e8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67c349e8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4bcbc30d, true, {}]
2024-04-30 15:14:57,393 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 67c3bf1c-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:57,393 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4739c463
2024-04-30 15:14:57,394 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6ccbad5e-5d61-4461-aec6-214d72af3b88, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,395 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@28049bfc
2024-04-30 15:14:57,395 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6ccbad5e-5d61-4461-aec6-214d72af3b88, null, 0, false, true, null]
2024-04-30 15:14:57,396 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67c45b5e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67c349e8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67c349e8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60899256, true, {}]
2024-04-30 15:14:57,397 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testTopicRequestReplyJsonObjectMarshaller, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:14:57,397 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1e21bf3a
2024-04-30 15:14:57,398 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2bdf92f5
2024-04-30 15:14:57,398 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTopicRequestReplyJsonObjectMarshaller, null, 0, false, true, null]
2024-04-30 15:14:57,399 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67c4d090-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67c349e8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67c349e8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@297a9f94, true, {}]
2024-04-30 15:14:57,400 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=848be686-8e4f-48c9-8ef6-4aaeee2e7015, address=848be686-8e4f-48c9-8ef6-4aaeee2e7015, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,400 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@63f4968
2024-04-30 15:14:57,400 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4d4bfef3
2024-04-30 15:14:57,401 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 848be686-8e4f-48c9-8ef6-4aaeee2e7015, null, 0, false, true, null]
2024-04-30 15:14:57,402 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3581, durable=true, userID=67c545c3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-32c09462-be14-4144-a027-00d631b0a046, JMSReplyTo=temp-queue://848be686-8e4f-48c9-8ef6-4aaeee2e7015, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1502566620, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyJsonObjectMarshaller, routingType=ANYCAST, PreviousAddress=test/mom/testTopicRequestReplyJsonObjectMarshaller previousRoute:ANYCAST, reusable=true, version=-2147483387)
..................................................
***** durable queues test/mom/testTopicRequestReplyJsonObjectMarshaller:
- queueID=3570 address:test/mom/testTopicRequestReplyJsonObjectMarshaller name:test/mom/testTopicRequestReplyJsonObjectMarshaller filter:null
***** non durable for test/mom/testTopicRequestReplyJsonObjectMarshaller:
..................................................
, transaction: null
2024-04-30 15:14:57,403 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testTopicRequestReplyJsonObjectMarshaller: Reference[3581]:RELIABLE:CoreMessage[messageID=3581, durable=true, userID=67c545c3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-32c09462-be14-4144-a027-00d631b0a046, JMSReplyTo=temp-queue://848be686-8e4f-48c9-8ef6-4aaeee2e7015, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1502566620
2024-04-30 15:14:57,403 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTopicRequestReplyJsonObjectMarshaller: CoreMessage[messageID=3581, durable=true, userID=67c545c3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-32c09462-be14-4144-a027-00d631b0a046, JMSReplyTo=temp-queue://848be686-8e4f-48c9-8ef6-4aaeee2e7015, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1502566620 to transaction: TransactionImpl [xid=null, txID=3582, xid=null, state=ACTIVE, createTime=1714490097403(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4b017c4
2024-04-30 15:14:57,404 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67c593e4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67c349e8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67c349e8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c589327, true, {}]
2024-04-30 15:14:57,405 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3585, durable=true, userID=67c5baf6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=848be686-8e4f-48c9-8ef6-4aaeee2e7015, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-32c09462-be14-4144-a027-00d631b0a046, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=714d6d2c-3a03-496c-8a5c-16f3202f5b74]]@993400103, context: RoutingContextImpl(Address=848be686-8e4f-48c9-8ef6-4aaeee2e7015, routingType=ANYCAST, PreviousAddress=848be686-8e4f-48c9-8ef6-4aaeee2e7015 previousRoute:ANYCAST, reusable=true, version=-2147483386)
..................................................
***** durable queues 848be686-8e4f-48c9-8ef6-4aaeee2e7015:
***** non durable for 848be686-8e4f-48c9-8ef6-4aaeee2e7015:
- queueID=3577 address:848be686-8e4f-48c9-8ef6-4aaeee2e7015 name:848be686-8e4f-48c9-8ef6-4aaeee2e7015 filter:null
..................................................
, transaction: null
2024-04-30 15:14:57,406 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 848be686-8e4f-48c9-8ef6-4aaeee2e7015: Reference[3585]:RELIABLE:CoreMessage[messageID=3585, durable=true, userID=67c5baf6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=848be686-8e4f-48c9-8ef6-4aaeee2e7015, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-32c09462-be14-4144-a027-00d631b0a046, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=714d6d2c-3a03-496c-8a5c-16f3202f5b74]]@993400103
2024-04-30 15:14:57,406 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 848be686-8e4f-48c9-8ef6-4aaeee2e7015: CoreMessage[messageID=3585, durable=true, userID=67c5baf6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=848be686-8e4f-48c9-8ef6-4aaeee2e7015, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-32c09462-be14-4144-a027-00d631b0a046, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=714d6d2c-3a03-496c-8a5c-16f3202f5b74]]@993400103 to transaction: TransactionImpl [xid=null, txID=3588, xid=null, state=ACTIVE, createTime=1714490097406(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@13fcdf51
2024-04-30 15:14:57,406 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTopicRequestReplyJsonObjectMarshaller: CoreMessage[messageID=3581, durable=true, userID=67c545c3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-32c09462-be14-4144-a027-00d631b0a046, JMSReplyTo=temp-queue://848be686-8e4f-48c9-8ef6-4aaeee2e7015, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1502566620, transaction: TransactionImpl [xid=null, txID=3582, xid=null, state=COMMITTED, createTime=1714490097403(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4b017c4
2024-04-30 15:14:57,406 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 848be686-8e4f-48c9-8ef6-4aaeee2e7015: CoreMessage[messageID=3585, durable=true, userID=67c5baf6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=848be686-8e4f-48c9-8ef6-4aaeee2e7015, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-32c09462-be14-4144-a027-00d631b0a046, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=714d6d2c-3a03-496c-8a5c-16f3202f5b74]]@993400103, transaction: TransactionImpl [xid=null, txID=3588, xid=null, state=COMMITTED, createTime=1714490097406(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@13fcdf51
2024-04-30 15:14:57,407 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67c60917-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67c349e8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67c349e8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e1835e, true, {}]
2024-04-30 15:14:57,408 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [848be686-8e4f-48c9-8ef6-4aaeee2e7015]
2024-04-30 15:14:57,409 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@5e1535e0, org.eclipse.scout.rt.mom.jms.JmsSubscription@6c27be1d]
2024-04-30 15:14:57,410 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2beb2a08[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:57,410 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006360 ms
2024-04-30 15:14:57,411 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [6ccbad5e-5d61-4461-aec6-214d72af3b88]
2024-04-30 15:14:57,412 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:57,412 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:57,412 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 67c349e8-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:57,413 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:57,413 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 26.841172 ms
2024-04-30 15:14:57,413 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyJsonObjectMarshaller [artemis]>
2024-04-30 15:14:57,414 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:57,414 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReply [artemis]>
2024-04-30 15:14:57,415 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 333885384'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:57,416 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:57,417 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 67c78fb9-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom71]
2024-04-30 15:14:57,418 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67c78fbc-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67c78fb9-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67c78fb9-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c1e5412, true, {}]
2024-04-30 15:14:57,419 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@13576688 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom71]
2024-04-30 15:14:57,419 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67c7dddd-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67c78fb9-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67c78fb9-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@321e08b3, true, {}]
2024-04-30 15:14:57,420 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 67c7dddd-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:57,420 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1dbcb924
2024-04-30 15:14:57,421 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4caf7196-5ae6-4473-a276-3dda13dd1066, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,421 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@70ad10d
2024-04-30 15:14:57,422 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4caf7196-5ae6-4473-a276-3dda13dd1066, null, 0, false, true, null]
2024-04-30 15:14:57,423 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67c8530f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67c78fb9-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67c78fb9-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2bd2f752, true, {}]
2024-04-30 15:14:57,423 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 67c8530f-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testTopicRequestReply, [MULTICAST], true]
2024-04-30 15:14:57,424 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1371bea2
2024-04-30 15:14:57,424 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=579f2a1d-c671-4253-814f-5b318bac74b3, address=test/mom/testTopicRequestReply, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,424 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5346f5ed
2024-04-30 15:14:57,425 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 579f2a1d-c671-4253-814f-5b318bac74b3, null, 0, false, true, null]
2024-04-30 15:14:57,426 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67c8c841-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67c78fb9-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67c78fb9-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17fb853f, true, {}]
2024-04-30 15:14:57,426 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=964144b5-651b-40fd-a71b-9b401d8e4a7d, address=964144b5-651b-40fd-a71b-9b401d8e4a7d, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,426 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2bcb0338
2024-04-30 15:14:57,427 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@171f0974
2024-04-30 15:14:57,427 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 964144b5-651b-40fd-a71b-9b401d8e4a7d, null, 0, false, true, null]
2024-04-30 15:14:57,429 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3645, durable=true, userID=67c93d74-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=919, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2e306b1-722a-4708-95e5-1716c462a3dd, JMSReplyTo=temp-queue://964144b5-651b-40fd-a71b-9b401d8e4a7d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1219449028, context: RoutingContextImpl(Address=test/mom/testTopicRequestReply, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReply previousRoute:MULTICAST, reusable=true, version=-2147483382)
..................................................
***** durable queues test/mom/testTopicRequestReply:
***** non durable for test/mom/testTopicRequestReply:
- queueID=3635 address:test/mom/testTopicRequestReply name:579f2a1d-c671-4253-814f-5b318bac74b3 filter:null
..................................................
, transaction: null
2024-04-30 15:14:57,429 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 579f2a1d-c671-4253-814f-5b318bac74b3: Reference[3645]:RELIABLE:CoreMessage[messageID=3645, durable=true, userID=67c93d74-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=919, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2e306b1-722a-4708-95e5-1716c462a3dd, JMSReplyTo=temp-queue://964144b5-651b-40fd-a71b-9b401d8e4a7d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1219449028
2024-04-30 15:14:57,429 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 579f2a1d-c671-4253-814f-5b318bac74b3: CoreMessage[messageID=3645, durable=true, userID=67c93d74-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=919, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2e306b1-722a-4708-95e5-1716c462a3dd, JMSReplyTo=temp-queue://964144b5-651b-40fd-a71b-9b401d8e4a7d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1219449028 to transaction: TransactionImpl [xid=null, txID=3646, xid=null, state=ACTIVE, createTime=1714490097429(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4b19f65d
2024-04-30 15:14:57,429 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 579f2a1d-c671-4253-814f-5b318bac74b3: CoreMessage[messageID=3645, durable=true, userID=67c93d74-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=919, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2e306b1-722a-4708-95e5-1716c462a3dd, JMSReplyTo=temp-queue://964144b5-651b-40fd-a71b-9b401d8e4a7d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1219449028, transaction: TransactionImpl [xid=null, txID=3646, xid=null, state=COMMITTED, createTime=1714490097429(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4b19f65d
2024-04-30 15:14:57,430 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67c98b95-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67c78fb9-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67c78fb9-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@dc521e3, true, {}]
2024-04-30 15:14:57,431 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3649, durable=true, userID=67c9b2a7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=964144b5-651b-40fd-a71b-9b401d8e4a7d, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2e306b1-722a-4708-95e5-1716c462a3dd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=04ac7964-7807-45c0-8330-e7f75de7b8e8]]@443111657, context: RoutingContextImpl(Address=964144b5-651b-40fd-a71b-9b401d8e4a7d, routingType=ANYCAST, PreviousAddress=964144b5-651b-40fd-a71b-9b401d8e4a7d previousRoute:ANYCAST, reusable=true, version=-2147483381)
..................................................
***** durable queues 964144b5-651b-40fd-a71b-9b401d8e4a7d:
***** non durable for 964144b5-651b-40fd-a71b-9b401d8e4a7d:
- queueID=3641 address:964144b5-651b-40fd-a71b-9b401d8e4a7d name:964144b5-651b-40fd-a71b-9b401d8e4a7d filter:null
..................................................
, transaction: null
2024-04-30 15:14:57,431 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 964144b5-651b-40fd-a71b-9b401d8e4a7d: Reference[3649]:RELIABLE:CoreMessage[messageID=3649, durable=true, userID=67c9b2a7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=964144b5-651b-40fd-a71b-9b401d8e4a7d, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2e306b1-722a-4708-95e5-1716c462a3dd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=04ac7964-7807-45c0-8330-e7f75de7b8e8]]@443111657
2024-04-30 15:14:57,432 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 964144b5-651b-40fd-a71b-9b401d8e4a7d: CoreMessage[messageID=3649, durable=true, userID=67c9b2a7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=964144b5-651b-40fd-a71b-9b401d8e4a7d, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2e306b1-722a-4708-95e5-1716c462a3dd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=04ac7964-7807-45c0-8330-e7f75de7b8e8]]@443111657 to transaction: TransactionImpl [xid=null, txID=3652, xid=null, state=ACTIVE, createTime=1714490097432(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5503c532
2024-04-30 15:14:57,432 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 964144b5-651b-40fd-a71b-9b401d8e4a7d: CoreMessage[messageID=3649, durable=true, userID=67c9b2a7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=964144b5-651b-40fd-a71b-9b401d8e4a7d, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b2e306b1-722a-4708-95e5-1716c462a3dd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=04ac7964-7807-45c0-8330-e7f75de7b8e8]]@443111657, transaction: TransactionImpl [xid=null, txID=3652, xid=null, state=COMMITTED, createTime=1714490097432(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5503c532
2024-04-30 15:14:57,433 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67ca00c8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67c78fb9-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67c78fb9-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e9a60d0, true, {}]
2024-04-30 15:14:57,433 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [964144b5-651b-40fd-a71b-9b401d8e4a7d]
2024-04-30 15:14:57,435 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3f7aa4f8]
2024-04-30 15:14:57,436 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [579f2a1d-c671-4253-814f-5b318bac74b3]
2024-04-30 15:14:57,437 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3309516e[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:57,437 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006601 ms
2024-04-30 15:14:57,438 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [4caf7196-5ae6-4473-a276-3dda13dd1066]
2024-04-30 15:14:57,439 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:57,439 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:57,440 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 67c78fb9-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:57,440 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:57,440 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 26.337024 ms
2024-04-30 15:14:57,441 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReply [artemis]>
2024-04-30 15:14:57,441 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:57,441 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomCancellationTopic [artemis]>
2024-04-30 15:14:57,442 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1075976124'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:57,444 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:57,444 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 67cbae7a-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom86]
2024-04-30 15:14:57,468 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67cf30ed-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67cbae7a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67cbae7a-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ca17796, true, {}]
2024-04-30 15:14:57,469 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1d2d0968 - MDC[jobName=JMS subscriber, activemq.broker=mom86]
2024-04-30 15:14:57,469 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67cf7f0e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67cbae7a-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67cbae7a-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78a7b018, true, {}]
2024-04-30 15:14:57,471 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 67cf7f0e-0704-11ef-b617-0a580a280dd0 with parameters: [scout.physical.UnitTestTopic, [MULTICAST], true]
2024-04-30 15:14:57,471 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7552a679
2024-04-30 15:14:57,472 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e9916a7f-35b7-4b7f-b60e-3f2fecc83b1d, address=scout.physical.UnitTestTopic, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,472 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4da635be
2024-04-30 15:14:57,473 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e9916a7f-35b7-4b7f-b60e-3f2fecc83b1d, null, 0, false, true, null]
2024-04-30 15:14:57,474 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67d01b51-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67cbae7a-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67cbae7a-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19d031e2, true, {}]
2024-04-30 15:14:57,474 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e77dbb26-15e9-436c-b771-776d47ae8643, address=scout.physical.UnitTestTopic, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,475 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@513c5b09
2024-04-30 15:14:57,475 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e77dbb26-15e9-436c-b771-776d47ae8643, null, 0, false, true, null]
2024-04-30 15:14:57,476 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67d09083-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67cbae7a-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67cbae7a-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@451d4eec, true, {}]
2024-04-30 15:14:57,477 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCancellation, null, 0, false, true, null]
2024-04-30 15:14:57,478 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67d0dea4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67cbae7a-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67cbae7a-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7afeb419, true, {}]
2024-04-30 15:14:57,478 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=70ed2abf-363e-4a77-a81a-8faf0552bf0c, address=70ed2abf-363e-4a77-a81a-8faf0552bf0c, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,478 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@25a4c109
2024-04-30 15:14:57,479 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@604692d5
2024-04-30 15:14:57,479 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 70ed2abf-363e-4a77-a81a-8faf0552bf0c, null, 0, false, true, null]
2024-04-30 15:14:57,481 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3718, durable=true, userID=67d12cc7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d462f6c3-2bf3-4547-a851-070ca45994d8, JMSReplyTo=temp-queue://70ed2abf-363e-4a77-a81a-8faf0552bf0c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@153041168, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483446)
..................................................
***** durable queues test/mom/testQueueRequestReplyCancellation:
- queueID=2722 address:test/mom/testQueueRequestReplyCancellation name:test/mom/testQueueRequestReplyCancellation filter:null
***** non durable for test/mom/testQueueRequestReplyCancellation:
..................................................
, transaction: null
2024-04-30 15:14:57,481 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCancellation: Reference[3718]:RELIABLE:CoreMessage[messageID=3718, durable=true, userID=67d12cc7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d462f6c3-2bf3-4547-a851-070ca45994d8, JMSReplyTo=temp-queue://70ed2abf-363e-4a77-a81a-8faf0552bf0c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@153041168
2024-04-30 15:14:57,482 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=3718, durable=true, userID=67d12cc7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d462f6c3-2bf3-4547-a851-070ca45994d8, JMSReplyTo=temp-queue://70ed2abf-363e-4a77-a81a-8faf0552bf0c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@153041168 to transaction: TransactionImpl [xid=null, txID=3719, xid=null, state=ACTIVE, createTime=1714490097482(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@432d44d7
2024-04-30 15:14:57,483 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom84]
2024-04-30 15:14:57,483 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67d1a1f8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67cbae7a-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67cbae7a-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75174552, true, {}]
2024-04-30 15:14:57,484 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e77dbb26-15e9-436c-b771-776d47ae8643: Reference[3726]:RELIABLE:CoreMessage[messageID=3726, durable=true, userID=67d1c90a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d462f6c3-2bf3-4547-a851-070ca45994d8, _AMQ_ROUTING_TYPE=0]]@1249972200
2024-04-30 15:14:57,484 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3726, durable=true, userID=67d1c90a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d462f6c3-2bf3-4547-a851-070ca45994d8, _AMQ_ROUTING_TYPE=0]]@1249972200, context: RoutingContextImpl(Address=scout.physical.UnitTestTopic, routingType=MULTICAST, PreviousAddress=scout.physical.UnitTestTopic previousRoute:MULTICAST, reusable=true, version=-2147483376)
..................................................
***** durable queues scout.physical.UnitTestTopic:
***** non durable for scout.physical.UnitTestTopic:
- queueID=3698 address:scout.physical.UnitTestTopic name:e9916a7f-35b7-4b7f-b60e-3f2fecc83b1d filter:null
- queueID=3704 address:scout.physical.UnitTestTopic name:e77dbb26-15e9-436c-b771-776d47ae8643 filter:null
..................................................
, transaction: null
2024-04-30 15:14:57,484 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e9916a7f-35b7-4b7f-b60e-3f2fecc83b1d: Reference[3726]:RELIABLE:CoreMessage[messageID=3726, durable=true, userID=67d1c90a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d462f6c3-2bf3-4547-a851-070ca45994d8, _AMQ_ROUTING_TYPE=0]]@1249972200
2024-04-30 15:14:57,485 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=3718, durable=true, userID=67d12cc7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d462f6c3-2bf3-4547-a851-070ca45994d8, JMSReplyTo=temp-queue://70ed2abf-363e-4a77-a81a-8faf0552bf0c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@153041168, transaction: TransactionImpl [xid=null, txID=3719, xid=null, state=COMMITTED, createTime=1714490097482(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@432d44d7
2024-04-30 15:14:57,485 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e9916a7f-35b7-4b7f-b60e-3f2fecc83b1d: CoreMessage[messageID=3726, durable=true, userID=67d1c90a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d462f6c3-2bf3-4547-a851-070ca45994d8, _AMQ_ROUTING_TYPE=0]]@1249972200 to transaction: TransactionImpl [xid=null, txID=3730, xid=null, state=ACTIVE, createTime=1714490097485(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@15d5c900
2024-04-30 15:14:57,485 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e77dbb26-15e9-436c-b771-776d47ae8643: CoreMessage[messageID=3726, durable=true, userID=67d1c90a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d462f6c3-2bf3-4547-a851-070ca45994d8, _AMQ_ROUTING_TYPE=0]]@1249972200 to transaction: TransactionImpl [xid=null, txID=3728, xid=null, state=ACTIVE, createTime=1714490097485(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3be5a5a5
2024-04-30 15:14:57,485 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e9916a7f-35b7-4b7f-b60e-3f2fecc83b1d: CoreMessage[messageID=3726, durable=true, userID=67d1c90a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d462f6c3-2bf3-4547-a851-070ca45994d8, _AMQ_ROUTING_TYPE=0]]@1249972200, transaction: TransactionImpl [xid=null, txID=3730, xid=null, state=COMMITTED, createTime=1714490097485(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@15d5c900
2024-04-30 15:14:57,485 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e77dbb26-15e9-436c-b771-776d47ae8643: CoreMessage[messageID=3726, durable=true, userID=67d1c90a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d462f6c3-2bf3-4547-a851-070ca45994d8, _AMQ_ROUTING_TYPE=0]]@1249972200, transaction: TransactionImpl [xid=null, txID=3728, xid=null, state=COMMITTED, createTime=1714490097485(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3be5a5a5
2024-04-30 15:14:57,485 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3a70acd5, org.eclipse.scout.rt.mom.jms.JmsSubscription@475fb7]
2024-04-30 15:14:57,486 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [e9916a7f-35b7-4b7f-b60e-3f2fecc83b1d]
2024-04-30 15:14:57,487 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6ecd0c1f[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:57,487 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005794 ms
2024-04-30 15:14:57,488 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [e77dbb26-15e9-436c-b771-776d47ae8643]
2024-04-30 15:14:57,489 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:57,489 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:57,490 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 67cbae7a-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:57,491 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:57,491 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 49.830421 ms
2024-04-30 15:14:57,491 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomCancellationTopic [artemis]>
2024-04-30 15:14:57,492 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:57,492 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyCorrelationId [artemis]>
2024-04-30 15:14:57,493 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1128287816'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:57,494 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:57,495 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 67d376bc-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82]
2024-04-30 15:14:57,496 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67d376bf-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67d376bc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67d376bc-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4bc2cc70, true, {}]
2024-04-30 15:14:57,499 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@195518d5 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82]
2024-04-30 15:14:57,500 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67d41300-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67d376bc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67d376bc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2fa936d5, true, {}]
2024-04-30 15:14:57,501 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 67d41300-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:57,501 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3a908f78
2024-04-30 15:14:57,502 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=28661485-0339-4c61-8ea8-6d96c5e75894, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,503 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@640b9c1a
2024-04-30 15:14:57,503 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 28661485-0339-4c61-8ea8-6d96c5e75894, null, 0, false, true, null]
2024-04-30 15:14:57,504 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67d4d652-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67d376bc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67d376bc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55cad46b, true, {}]
2024-04-30 15:14:57,505 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueueRequestReplyCorrelationId, address=test/mom/testQueueRequestReplyCorrelationId, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:14:57,506 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7956f1a2
2024-04-30 15:14:57,506 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7607dced
2024-04-30 15:14:57,507 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCorrelationId, null, 0, false, true, null]
2024-04-30 15:14:57,508 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67d57294-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67d376bc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67d376bc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37c8e304, true, {}]
2024-04-30 15:14:57,508 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a604463f-e30f-440c-b146-9440194a97b0, address=a604463f-e30f-440c-b146-9440194a97b0, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,509 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@47ce72ad
2024-04-30 15:14:57,509 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@799bce63
2024-04-30 15:14:57,510 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a604463f-e30f-440c-b146-9440194a97b0, null, 0, false, true, null]
2024-04-30 15:14:57,512 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3790, durable=true, userID=67d5e7c7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-060a0b31-410d-4250-9dab-76193d28263a, JMSReplyTo=temp-queue://a604463f-e30f-440c-b146-9440194a97b0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@831874692, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCorrelationId, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCorrelationId previousRoute:ANYCAST, reusable=true, version=-2147483370)
..................................................
***** durable queues test/mom/testQueueRequestReplyCorrelationId:
- queueID=3779 address:test/mom/testQueueRequestReplyCorrelationId name:test/mom/testQueueRequestReplyCorrelationId filter:null
***** non durable for test/mom/testQueueRequestReplyCorrelationId:
..................................................
, transaction: null
2024-04-30 15:14:57,512 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCorrelationId: Reference[3790]:RELIABLE:CoreMessage[messageID=3790, durable=true, userID=67d5e7c7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-060a0b31-410d-4250-9dab-76193d28263a, JMSReplyTo=temp-queue://a604463f-e30f-440c-b146-9440194a97b0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@831874692
2024-04-30 15:14:57,513 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCorrelationId: CoreMessage[messageID=3790, durable=true, userID=67d5e7c7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-060a0b31-410d-4250-9dab-76193d28263a, JMSReplyTo=temp-queue://a604463f-e30f-440c-b146-9440194a97b0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@831874692 to transaction: TransactionImpl [xid=null, txID=3791, xid=null, state=ACTIVE, createTime=1714490097513(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@61521951
2024-04-30 15:14:57,513 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67d635e8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67d376bc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67d376bc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c00927f, true, {}]
2024-04-30 15:14:57,515 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3794, durable=true, userID=67d6840a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=a604463f-e30f-440c-b146-9440194a97b0, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-060a0b31-410d-4250-9dab-76193d28263a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@2128395353, context: RoutingContextImpl(Address=a604463f-e30f-440c-b146-9440194a97b0, routingType=ANYCAST, PreviousAddress=a604463f-e30f-440c-b146-9440194a97b0 previousRoute:ANYCAST, reusable=true, version=-2147483369)
..................................................
***** durable queues a604463f-e30f-440c-b146-9440194a97b0:
***** non durable for a604463f-e30f-440c-b146-9440194a97b0:
- queueID=3786 address:a604463f-e30f-440c-b146-9440194a97b0 name:a604463f-e30f-440c-b146-9440194a97b0 filter:null
..................................................
, transaction: null
2024-04-30 15:14:57,515 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from a604463f-e30f-440c-b146-9440194a97b0: Reference[3794]:RELIABLE:CoreMessage[messageID=3794, durable=true, userID=67d6840a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=a604463f-e30f-440c-b146-9440194a97b0, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-060a0b31-410d-4250-9dab-76193d28263a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@2128395353
2024-04-30 15:14:57,516 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCorrelationId: CoreMessage[messageID=3790, durable=true, userID=67d5e7c7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-060a0b31-410d-4250-9dab-76193d28263a, JMSReplyTo=temp-queue://a604463f-e30f-440c-b146-9440194a97b0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@831874692, transaction: TransactionImpl [xid=null, txID=3791, xid=null, state=COMMITTED, createTime=1714490097513(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@61521951
2024-04-30 15:14:57,516 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from a604463f-e30f-440c-b146-9440194a97b0: CoreMessage[messageID=3794, durable=true, userID=67d6840a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=a604463f-e30f-440c-b146-9440194a97b0, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-060a0b31-410d-4250-9dab-76193d28263a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@2128395353 to transaction: TransactionImpl [xid=null, txID=3797, xid=null, state=ACTIVE, createTime=1714490097516(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7af124b7
2024-04-30 15:14:57,516 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from a604463f-e30f-440c-b146-9440194a97b0: CoreMessage[messageID=3794, durable=true, userID=67d6840a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=a604463f-e30f-440c-b146-9440194a97b0, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-060a0b31-410d-4250-9dab-76193d28263a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@2128395353, transaction: TransactionImpl [xid=null, txID=3797, xid=null, state=COMMITTED, createTime=1714490097516(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7af124b7
2024-04-30 15:14:57,517 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67d6d22b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67d376bc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67d376bc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72b9430, true, {}]
2024-04-30 15:14:57,517 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [a604463f-e30f-440c-b146-9440194a97b0]
2024-04-30 15:14:57,520 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4c7d19bf]
2024-04-30 15:14:57,521 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@59b52a69[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:57,521 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006496 ms
2024-04-30 15:14:57,522 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [28661485-0339-4c61-8ea8-6d96c5e75894]
2024-04-30 15:14:57,523 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:57,523 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:57,524 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 67d376bc-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:57,524 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:57,525 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 32.319204 ms
2024-04-30 15:14:57,525 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyCorrelationId [artemis]>
2024-04-30 15:14:57,526 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:57,526 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomCancellationTopicAsString [artemis]>
2024-04-30 15:14:57,527 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 139463489'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:14:57,528 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.createContextEnvironment(JmsMomImplementor.java:711) - ignoring property having null key or value [key=scout.mom.requestreply.enabled, value=null] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:14:57,529 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:14:57,530 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 67d8cdfd-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom86]
2024-04-30 15:14:57,530 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67d8ce00-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67d8cdfd-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67d8cdfd-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@323a4536, true, {}]
2024-04-30 15:14:57,531 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1a6fb7eb - MDC[jobName=JMS subscriber, activemq.broker=mom86]
2024-04-30 15:14:57,532 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67d91c21-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67d8cdfd-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67d8cdfd-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e0e7423, true, {}]
2024-04-30 15:14:57,533 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 67d91c21-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:57,533 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3d3dd210
2024-04-30 15:14:57,534 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c5a07782-d1a8-4ecc-adf2-11f542bf9cf5, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,534 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@44c66665
2024-04-30 15:14:57,535 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c5a07782-d1a8-4ecc-adf2-11f542bf9cf5, null, 0, false, true, null]
2024-04-30 15:14:57,535 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67d99153-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67d8cdfd-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67d8cdfd-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c54dc77, true, {}]
2024-04-30 15:14:57,568 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 67d99153-0704-11ef-b617-0a580a280dd0 with parameters: [differentTopic, [MULTICAST], true]
2024-04-30 15:14:57,568 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6ace0448
2024-04-30 15:14:57,569 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0b723b62-bf27-4e19-8f01-ad0fcad92b34, address=differentTopic, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,569 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@57a7453a
2024-04-30 15:14:57,570 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0b723b62-bf27-4e19-8f01-ad0fcad92b34, null, 0, false, true, null]
2024-04-30 15:14:57,571 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67df0f95-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67d8cdfd-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67d8cdfd-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@613235ff, true, {}]
2024-04-30 15:14:57,572 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=efb3b92d-3b7b-4a92-a31b-20aa7467b241, address=differentTopic, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,572 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@738424ab
2024-04-30 15:14:57,572 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, efb3b92d-3b7b-4a92-a31b-20aa7467b241, null, 0, false, true, null]
2024-04-30 15:14:57,573 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67df5db7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67d8cdfd-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67d8cdfd-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a458c81, true, {}]
2024-04-30 15:14:57,574 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCancellation, null, 0, false, true, null]
2024-04-30 15:14:57,575 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67dfabd8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67d8cdfd-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67d8cdfd-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54cb046e, true, {}]
2024-04-30 15:14:57,576 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4aa57371-fca8-4632-a25a-ffed3605d2b9, address=4aa57371-fca8-4632-a25a-ffed3605d2b9, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:57,576 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1aee0ad6
2024-04-30 15:14:57,576 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@22bf6644
2024-04-30 15:14:57,577 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4aa57371-fca8-4632-a25a-ffed3605d2b9, null, 0, false, true, null]
2024-04-30 15:14:57,579 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3864, durable=true, userID=67e0210b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1717d07e-3c5e-4762-a5d4-9b9fbd14da08, JMSReplyTo=temp-queue://4aa57371-fca8-4632-a25a-ffed3605d2b9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1353257420, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483446)
..................................................
***** durable queues test/mom/testQueueRequestReplyCancellation:
- queueID=2722 address:test/mom/testQueueRequestReplyCancellation name:test/mom/testQueueRequestReplyCancellation filter:null
***** non durable for test/mom/testQueueRequestReplyCancellation:
..................................................
, transaction: null
2024-04-30 15:14:57,579 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCancellation: Reference[3864]:RELIABLE:CoreMessage[messageID=3864, durable=true, userID=67e0210b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1717d07e-3c5e-4762-a5d4-9b9fbd14da08, JMSReplyTo=temp-queue://4aa57371-fca8-4632-a25a-ffed3605d2b9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1353257420
2024-04-30 15:14:57,580 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=3864, durable=true, userID=67e0210b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1717d07e-3c5e-4762-a5d4-9b9fbd14da08, JMSReplyTo=temp-queue://4aa57371-fca8-4632-a25a-ffed3605d2b9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1353257420 to transaction: TransactionImpl [xid=null, txID=3865, xid=null, state=ACTIVE, createTime=1714490097580(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@589103c1
2024-04-30 15:14:57,580 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom24]
2024-04-30 15:14:57,582 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [67e0963c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=67d8cdfd-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=67d8cdfd-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@391a383e, true, {}]
2024-04-30 15:14:57,582 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=3864, durable=true, userID=67e0210b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1717d07e-3c5e-4762-a5d4-9b9fbd14da08, JMSReplyTo=temp-queue://4aa57371-fca8-4632-a25a-ffed3605d2b9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1353257420, transaction: TransactionImpl [xid=null, txID=3865, xid=null, state=COMMITTED, createTime=1714490097580(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@589103c1
2024-04-30 15:14:57,583 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3872, durable=true, userID=67e0bd4e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1717d07e-3c5e-4762-a5d4-9b9fbd14da08, _AMQ_ROUTING_TYPE=0]]@402739072, context: RoutingContextImpl(Address=differentTopic, routingType=MULTICAST, PreviousAddress=differentTopic previousRoute:MULTICAST, reusable=true, version=-2147483364)
..................................................
***** durable queues differentTopic:
***** non durable for differentTopic:
- queueID=3850 address:differentTopic name:efb3b92d-3b7b-4a92-a31b-20aa7467b241 filter:null
- queueID=3844 address:differentTopic name:0b723b62-bf27-4e19-8f01-ad0fcad92b34 filter:null
..................................................
, transaction: null
2024-04-30 15:14:57,583 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0b723b62-bf27-4e19-8f01-ad0fcad92b34: Reference[3872]:RELIABLE:CoreMessage[messageID=3872, durable=true, userID=67e0bd4e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1717d07e-3c5e-4762-a5d4-9b9fbd14da08, _AMQ_ROUTING_TYPE=0]]@402739072
2024-04-30 15:14:57,583 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from efb3b92d-3b7b-4a92-a31b-20aa7467b241: Reference[3872]:RELIABLE:CoreMessage[messageID=3872, durable=true, userID=67e0bd4e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1717d07e-3c5e-4762-a5d4-9b9fbd14da08, _AMQ_ROUTING_TYPE=0]]@402739072
2024-04-30 15:14:57,584 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0b723b62-bf27-4e19-8f01-ad0fcad92b34: CoreMessage[messageID=3872, durable=true, userID=67e0bd4e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1717d07e-3c5e-4762-a5d4-9b9fbd14da08, _AMQ_ROUTING_TYPE=0]]@402739072 to transaction: TransactionImpl [xid=null, txID=3875, xid=null, state=ACTIVE, createTime=1714490097584(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@404ab595
2024-04-30 15:14:57,584 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from efb3b92d-3b7b-4a92-a31b-20aa7467b241: CoreMessage[messageID=3872, durable=true, userID=67e0bd4e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1717d07e-3c5e-4762-a5d4-9b9fbd14da08, _AMQ_ROUTING_TYPE=0]]@402739072 to transaction: TransactionImpl [xid=null, txID=3876, xid=null, state=ACTIVE, createTime=1714490097584(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3bf4b335
2024-04-30 15:14:57,584 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0b723b62-bf27-4e19-8f01-ad0fcad92b34: CoreMessage[messageID=3872, durable=true, userID=67e0bd4e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1717d07e-3c5e-4762-a5d4-9b9fbd14da08, _AMQ_ROUTING_TYPE=0]]@402739072, transaction: TransactionImpl [xid=null, txID=3875, xid=null, state=COMMITTED, createTime=1714490097584(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@404ab595
2024-04-30 15:14:57,584 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from efb3b92d-3b7b-4a92-a31b-20aa7467b241: CoreMessage[messageID=3872, durable=true, userID=67e0bd4e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:57 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1717d07e-3c5e-4762-a5d4-9b9fbd14da08, _AMQ_ROUTING_TYPE=0]]@402739072, transaction: TransactionImpl [xid=null, txID=3876, xid=null, state=COMMITTED, createTime=1714490097584(Tue Apr 30 15:14:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3bf4b335
2024-04-30 15:14:58,584 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3f6fd33b, org.eclipse.scout.rt.mom.jms.JmsSubscription@34c050a1, org.eclipse.scout.rt.mom.jms.JmsSubscription@7ecf4608]
2024-04-30 15:14:58,586 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [c5a07782-d1a8-4ecc-adf2-11f542bf9cf5]
2024-04-30 15:14:58,590 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [0b723b62-bf27-4e19-8f01-ad0fcad92b34]
2024-04-30 15:14:58,593 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@71b8e7bb[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:58,593 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.034505 ms
2024-04-30 15:14:58,594 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [efb3b92d-3b7b-4a92-a31b-20aa7467b241]
2024-04-30 15:14:58,596 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:14:58,596 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:14:58,597 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 67d8cdfd-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:58,599 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:14:58,599 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1072.838138 ms
2024-04-30 15:14:58,599 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomCancellationTopicAsString [artemis]>
2024-04-30 15:14:58,600 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:58,600 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply [artemis-j2ee]>
2024-04-30 15:14:58,602 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 876150899'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,604 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,605 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 687cd640-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,606 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [687cfd53-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=687cd640-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=687cd640-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6987799c, true, {}]
2024-04-30 15:14:58,607 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [687d2464-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=687cd640-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=687cd640-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f4b2b3c, true, {}]
2024-04-30 15:14:58,609 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 687d2464-0704-11ef-b617-0a580a280dd0 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true]
2024-04-30 15:14:58,609 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@207c9860
2024-04-30 15:14:58,610 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5597c246-b0a0-447e-b29a-525267ab2ad9, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:58,611 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@655b360d
2024-04-30 15:14:58,611 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5597c246-b0a0-447e-b29a-525267ab2ad9, null, 0, false, true, null]
2024-04-30 15:14:58,612 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 687de7b6-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,613 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [687e0ec9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=687de7b6-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=687de7b6-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8b82109, true, {}]
2024-04-30 15:14:58,614 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [687e35da-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=687de7b6-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=687de7b6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6577d099, true, {}]
2024-04-30 15:14:58,615 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:58,617 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 687e83fb-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:58,617 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [687eab0e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=687e83fb-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=687e83fb-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60d347d4, true, {}]
2024-04-30 15:14:58,618 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [687ed21f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=687e83fb-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=687e83fb-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41b6f823, true, {}]
2024-04-30 15:14:58,619 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2d70b71f-6789-47c0-9704-981bb897fa10, address=2d70b71f-6789-47c0-9704-981bb897fa10, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:58,619 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@49be8110
2024-04-30 15:14:58,620 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@106a5325
2024-04-30 15:14:58,621 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2d70b71f-6789-47c0-9704-981bb897fa10, null, 0, false, true, null]
2024-04-30 15:14:58,623 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3946, durable=true, userID=687f6e62-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=687eab0d-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e79ceeec-d42e-45c8-b78d-59d8673364d6, JMSReplyTo=temp-queue://2d70b71f-6789-47c0-9704-981bb897fa10, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@890981449, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:58,623 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3946]:RELIABLE:CoreMessage[messageID=3946, durable=true, userID=687f6e62-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=687eab0d-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e79ceeec-d42e-45c8-b78d-59d8673364d6, JMSReplyTo=temp-queue://2d70b71f-6789-47c0-9704-981bb897fa10, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@890981449
2024-04-30 15:14:58,624 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3946, durable=true, userID=687f6e62-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=687eab0d-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e79ceeec-d42e-45c8-b78d-59d8673364d6, JMSReplyTo=temp-queue://2d70b71f-6789-47c0-9704-981bb897fa10, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@890981449 to transaction: TransactionImpl [xid=null, txID=3947, xid=null, state=ACTIVE, createTime=1714490098624(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@15fd3c6d
2024-04-30 15:14:58,625 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 687fbc83-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=2da8b378-8938-4f3c-93fa-2b45106c1279, activemq.broker=mom82]
2024-04-30 15:14:58,625 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [687fe396-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=687fbc83-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=687fbc83-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a419d73, true, {}]
2024-04-30 15:14:58,626 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68800aa7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=687fbc83-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=687fbc83-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@785952de, true, {}]
2024-04-30 15:14:58,627 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3946, durable=true, userID=687f6e62-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=687eab0d-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e79ceeec-d42e-45c8-b78d-59d8673364d6, JMSReplyTo=temp-queue://2d70b71f-6789-47c0-9704-981bb897fa10, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@890981449, transaction: TransactionImpl [xid=null, txID=3947, xid=null, state=COMMITTED, createTime=1714490098624(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@15fd3c6d
2024-04-30 15:14:58,628 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3952, durable=true, userID=688031b9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=2d70b71f-6789-47c0-9704-981bb897fa10, size=837, properties=TypedProperties[__AMQ_CID=687fe395-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e79ceeec-d42e-45c8-b78d-59d8673364d6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2da8b378-8938-4f3c-93fa-2b45106c1279]]@1041234497, context: RoutingContextImpl(Address=2d70b71f-6789-47c0-9704-981bb897fa10, routingType=ANYCAST, PreviousAddress=2d70b71f-6789-47c0-9704-981bb897fa10 previousRoute:ANYCAST, reusable=true, version=-2147483357)
..................................................
***** durable queues 2d70b71f-6789-47c0-9704-981bb897fa10:
***** non durable for 2d70b71f-6789-47c0-9704-981bb897fa10:
- queueID=3942 address:2d70b71f-6789-47c0-9704-981bb897fa10 name:2d70b71f-6789-47c0-9704-981bb897fa10 filter:null
..................................................
, transaction: null
2024-04-30 15:14:58,628 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2d70b71f-6789-47c0-9704-981bb897fa10: Reference[3952]:RELIABLE:CoreMessage[messageID=3952, durable=true, userID=688031b9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=2d70b71f-6789-47c0-9704-981bb897fa10, size=837, properties=TypedProperties[__AMQ_CID=687fe395-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e79ceeec-d42e-45c8-b78d-59d8673364d6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2da8b378-8938-4f3c-93fa-2b45106c1279]]@1041234497
2024-04-30 15:14:58,629 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2d70b71f-6789-47c0-9704-981bb897fa10: CoreMessage[messageID=3952, durable=true, userID=688031b9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=2d70b71f-6789-47c0-9704-981bb897fa10, size=837, properties=TypedProperties[__AMQ_CID=687fe395-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e79ceeec-d42e-45c8-b78d-59d8673364d6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2da8b378-8938-4f3c-93fa-2b45106c1279]]@1041234497 to transaction: TransactionImpl [xid=null, txID=3955, xid=null, state=ACTIVE, createTime=1714490098629(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6c163f85
2024-04-30 15:14:58,629 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2d70b71f-6789-47c0-9704-981bb897fa10: CoreMessage[messageID=3952, durable=true, userID=688031b9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=2d70b71f-6789-47c0-9704-981bb897fa10, size=837, properties=TypedProperties[__AMQ_CID=687fe395-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e79ceeec-d42e-45c8-b78d-59d8673364d6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2da8b378-8938-4f3c-93fa-2b45106c1279]]@1041234497, transaction: TransactionImpl [xid=null, txID=3955, xid=null, state=COMMITTED, createTime=1714490098629(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6c163f85
2024-04-30 15:14:58,629 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 687fbc83-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=2da8b378-8938-4f3c-93fa-2b45106c1279, activemq.broker=mom82]
2024-04-30 15:14:58,630 INFO  [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 687e83fb-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:58,633 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@315e37b7, org.eclipse.scout.rt.mom.jms.JmsSubscription@e6c5313] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,634 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 687de7b6-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,635 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68816a3a-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,636 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6881914d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68816a3a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68816a3a-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7dfbdc36, true, {}]
2024-04-30 15:14:58,637 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6881b85e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68816a3a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68816a3a-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c13623, true, {}]
2024-04-30 15:14:58,638 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:58,639 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6882067f-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:58,640 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68822d92-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6882067f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6882067f-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@164a5ce9, true, {}]
2024-04-30 15:14:58,641 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68822d93-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6882067f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6882067f-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2068a162, true, {}]
2024-04-30 15:14:58,641 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=62348ceb-4210-49ed-bfc0-64de53b54073, address=62348ceb-4210-49ed-bfc0-64de53b54073, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:58,641 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5738f494
2024-04-30 15:14:58,642 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2dafe440
2024-04-30 15:14:58,643 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 62348ceb-4210-49ed-bfc0-64de53b54073, null, 0, false, true, null]
2024-04-30 15:14:58,644 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3991, durable=true, userID=6882a2c6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=68822d91-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dc60f8d2-29f7-4b27-bd98-bc1d9454894d, JMSReplyTo=temp-queue://62348ceb-4210-49ed-bfc0-64de53b54073, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1627536193, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:58,645 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3991]:RELIABLE:CoreMessage[messageID=3991, durable=true, userID=6882a2c6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=68822d91-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dc60f8d2-29f7-4b27-bd98-bc1d9454894d, JMSReplyTo=temp-queue://62348ceb-4210-49ed-bfc0-64de53b54073, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1627536193
2024-04-30 15:14:58,646 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3991, durable=true, userID=6882a2c6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=68822d91-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dc60f8d2-29f7-4b27-bd98-bc1d9454894d, JMSReplyTo=temp-queue://62348ceb-4210-49ed-bfc0-64de53b54073, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1627536193 to transaction: TransactionImpl [xid=null, txID=3992, xid=null, state=ACTIVE, createTime=1714490098645(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@13ad5c3d
2024-04-30 15:14:58,646 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 688317f7-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=d2a06cb5-65f1-43ac-b6aa-28516a358116, activemq.broker=mom82]
2024-04-30 15:14:58,647 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68833f0a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=688317f7-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=688317f7-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42bf6909, true, {}]
2024-04-30 15:14:58,648 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68833f0b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=688317f7-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=688317f7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5624076e, true, {}]
2024-04-30 15:14:58,648 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3991, durable=true, userID=6882a2c6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=68822d91-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dc60f8d2-29f7-4b27-bd98-bc1d9454894d, JMSReplyTo=temp-queue://62348ceb-4210-49ed-bfc0-64de53b54073, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1627536193, transaction: TransactionImpl [xid=null, txID=3992, xid=null, state=COMMITTED, createTime=1714490098645(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@13ad5c3d
2024-04-30 15:14:58,649 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3997, durable=true, userID=68838d2d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=62348ceb-4210-49ed-bfc0-64de53b54073, size=930, properties=TypedProperties[__AMQ_CID=68833f09-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dc60f8d2-29f7-4b27-bd98-bc1d9454894d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d2a06cb5-65f1-43ac-b6aa-28516a358116]]@955581297, context: RoutingContextImpl(Address=62348ceb-4210-49ed-bfc0-64de53b54073, routingType=ANYCAST, PreviousAddress=62348ceb-4210-49ed-bfc0-64de53b54073 previousRoute:ANYCAST, reusable=true, version=-2147483355)
..................................................
***** durable queues 62348ceb-4210-49ed-bfc0-64de53b54073:
***** non durable for 62348ceb-4210-49ed-bfc0-64de53b54073:
- queueID=3987 address:62348ceb-4210-49ed-bfc0-64de53b54073 name:62348ceb-4210-49ed-bfc0-64de53b54073 filter:null
..................................................
, transaction: null
2024-04-30 15:14:58,649 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 62348ceb-4210-49ed-bfc0-64de53b54073: Reference[3997]:RELIABLE:CoreMessage[messageID=3997, durable=true, userID=68838d2d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=62348ceb-4210-49ed-bfc0-64de53b54073, size=930, properties=TypedProperties[__AMQ_CID=68833f09-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dc60f8d2-29f7-4b27-bd98-bc1d9454894d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d2a06cb5-65f1-43ac-b6aa-28516a358116]]@955581297
2024-04-30 15:14:58,650 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 62348ceb-4210-49ed-bfc0-64de53b54073: CoreMessage[messageID=3997, durable=true, userID=68838d2d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=62348ceb-4210-49ed-bfc0-64de53b54073, size=930, properties=TypedProperties[__AMQ_CID=68833f09-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dc60f8d2-29f7-4b27-bd98-bc1d9454894d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d2a06cb5-65f1-43ac-b6aa-28516a358116]]@955581297 to transaction: TransactionImpl [xid=null, txID=4000, xid=null, state=ACTIVE, createTime=1714490098650(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@48afcb75
2024-04-30 15:14:58,650 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 62348ceb-4210-49ed-bfc0-64de53b54073: CoreMessage[messageID=3997, durable=true, userID=68838d2d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=62348ceb-4210-49ed-bfc0-64de53b54073, size=930, properties=TypedProperties[__AMQ_CID=68833f09-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dc60f8d2-29f7-4b27-bd98-bc1d9454894d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d2a06cb5-65f1-43ac-b6aa-28516a358116]]@955581297, transaction: TransactionImpl [xid=null, txID=4000, xid=null, state=COMMITTED, createTime=1714490098650(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@48afcb75
2024-04-30 15:14:58,651 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 688317f7-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=d2a06cb5-65f1-43ac-b6aa-28516a358116, activemq.broker=mom82]
2024-04-30 15:14:58,651 INFO  [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6882067f-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:58,654 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@52641b4f, org.eclipse.scout.rt.mom.jms.JmsSubscription@50688e5c] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,655 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68816a3a-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,656 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68849e9e-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,657 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68849ea1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68849e9e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68849e9e-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6df21644, true, {}]
2024-04-30 15:14:58,658 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6884c5b2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68849e9e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68849e9e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b4c6235, true, {}]
2024-04-30 15:14:58,659 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:58,660 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68853ae3-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:58,661 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68853ae6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68853ae3-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68853ae3-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e1aa3da, true, {}]
2024-04-30 15:14:58,661 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [688561f7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68853ae3-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68853ae3-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38df2baa, true, {}]
2024-04-30 15:14:58,662 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9fe08a79-c7e6-4fbd-a7bc-c5bc4861c4a5, address=9fe08a79-c7e6-4fbd-a7bc-c5bc4861c4a5, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:58,662 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3aca8a1b
2024-04-30 15:14:58,663 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6895f4e6
2024-04-30 15:14:58,664 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9fe08a79-c7e6-4fbd-a7bc-c5bc4861c4a5, null, 0, false, true, null]
2024-04-30 15:14:58,665 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4036, durable=true, userID=6885d72a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=68853ae5-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3aef3e10-1996-48a9-8864-b7c2159a2781, JMSReplyTo=temp-queue://9fe08a79-c7e6-4fbd-a7bc-c5bc4861c4a5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@823171794, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:58,665 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4036]:RELIABLE:CoreMessage[messageID=4036, durable=true, userID=6885d72a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=68853ae5-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3aef3e10-1996-48a9-8864-b7c2159a2781, JMSReplyTo=temp-queue://9fe08a79-c7e6-4fbd-a7bc-c5bc4861c4a5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@823171794
2024-04-30 15:14:58,666 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4036, durable=true, userID=6885d72a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=68853ae5-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3aef3e10-1996-48a9-8864-b7c2159a2781, JMSReplyTo=temp-queue://9fe08a79-c7e6-4fbd-a7bc-c5bc4861c4a5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@823171794 to transaction: TransactionImpl [xid=null, txID=4037, xid=null, state=ACTIVE, createTime=1714490098666(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@53d554db
2024-04-30 15:14:58,666 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6886254b-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=df256a81-ca18-404d-bdae-795be00b03e8, activemq.broker=mom82]
2024-04-30 15:14:58,667 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68864c5e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6886254b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6886254b-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e7c91ed, true, {}]
2024-04-30 15:14:58,668 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6886736f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6886254b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6886254b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@728dcb47, true, {}]
2024-04-30 15:14:58,669 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4036, durable=true, userID=6885d72a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=68853ae5-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3aef3e10-1996-48a9-8864-b7c2159a2781, JMSReplyTo=temp-queue://9fe08a79-c7e6-4fbd-a7bc-c5bc4861c4a5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@823171794, transaction: TransactionImpl [xid=null, txID=4037, xid=null, state=COMMITTED, createTime=1714490098666(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@53d554db
2024-04-30 15:14:58,670 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4042, durable=true, userID=68869a81-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=9fe08a79-c7e6-4fbd-a7bc-c5bc4861c4a5, size=939, properties=TypedProperties[__AMQ_CID=68864c5d-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3aef3e10-1996-48a9-8864-b7c2159a2781, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=df256a81-ca18-404d-bdae-795be00b03e8]]@1751810036, context: RoutingContextImpl(Address=9fe08a79-c7e6-4fbd-a7bc-c5bc4861c4a5, routingType=ANYCAST, PreviousAddress=9fe08a79-c7e6-4fbd-a7bc-c5bc4861c4a5 previousRoute:ANYCAST, reusable=true, version=-2147483353)
..................................................
***** durable queues 9fe08a79-c7e6-4fbd-a7bc-c5bc4861c4a5:
***** non durable for 9fe08a79-c7e6-4fbd-a7bc-c5bc4861c4a5:
- queueID=4032 address:9fe08a79-c7e6-4fbd-a7bc-c5bc4861c4a5 name:9fe08a79-c7e6-4fbd-a7bc-c5bc4861c4a5 filter:null
..................................................
, transaction: null
2024-04-30 15:14:58,670 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 9fe08a79-c7e6-4fbd-a7bc-c5bc4861c4a5: Reference[4042]:RELIABLE:CoreMessage[messageID=4042, durable=true, userID=68869a81-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=9fe08a79-c7e6-4fbd-a7bc-c5bc4861c4a5, size=939, properties=TypedProperties[__AMQ_CID=68864c5d-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3aef3e10-1996-48a9-8864-b7c2159a2781, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=df256a81-ca18-404d-bdae-795be00b03e8]]@1751810036
2024-04-30 15:14:58,670 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 9fe08a79-c7e6-4fbd-a7bc-c5bc4861c4a5: CoreMessage[messageID=4042, durable=true, userID=68869a81-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=9fe08a79-c7e6-4fbd-a7bc-c5bc4861c4a5, size=939, properties=TypedProperties[__AMQ_CID=68864c5d-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3aef3e10-1996-48a9-8864-b7c2159a2781, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=df256a81-ca18-404d-bdae-795be00b03e8]]@1751810036 to transaction: TransactionImpl [xid=null, txID=4043, xid=null, state=ACTIVE, createTime=1714490098670(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2ae0b628
2024-04-30 15:14:58,670 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 9fe08a79-c7e6-4fbd-a7bc-c5bc4861c4a5: CoreMessage[messageID=4042, durable=true, userID=68869a81-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=9fe08a79-c7e6-4fbd-a7bc-c5bc4861c4a5, size=939, properties=TypedProperties[__AMQ_CID=68864c5d-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3aef3e10-1996-48a9-8864-b7c2159a2781, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=df256a81-ca18-404d-bdae-795be00b03e8]]@1751810036, transaction: TransactionImpl [xid=null, txID=4043, xid=null, state=COMMITTED, createTime=1714490098670(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2ae0b628
2024-04-30 15:14:58,671 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6886254b-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=df256a81-ca18-404d-bdae-795be00b03e8, activemq.broker=mom82]
2024-04-30 15:14:58,671 INFO  [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68853ae3-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:58,673 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@6a5c0e74, org.eclipse.scout.rt.mom.jms.JmsSubscription@1b216346] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,675 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68849e9e-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,676 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6887abf2-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,676 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6887abf5-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6887abf2-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6887abf2-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@317fd4dd, true, {}]
2024-04-30 15:14:58,677 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6887d306-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6887abf2-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6887abf2-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5004dbb0, true, {}]
2024-04-30 15:14:58,678 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:58,679 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68882127-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:58,679 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6888212a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68882127-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68882127-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12613abd, true, {}]
2024-04-30 15:14:58,680 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6888483b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68882127-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68882127-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67887c97, true, {}]
2024-04-30 15:14:58,681 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=66be0011-2f87-4cb5-b5b3-838049af3250, address=66be0011-2f87-4cb5-b5b3-838049af3250, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:58,681 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7520be6
2024-04-30 15:14:58,681 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7a6f6d7e
2024-04-30 15:14:58,682 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 66be0011-2f87-4cb5-b5b3-838049af3250, null, 0, false, true, null]
2024-04-30 15:14:58,683 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4081, durable=true, userID=6888bd6e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=68882129-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4c6495ab-6af6-4620-8744-9ce8648c00da, JMSReplyTo=temp-queue://66be0011-2f87-4cb5-b5b3-838049af3250, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1519121922, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:58,683 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4081]:RELIABLE:CoreMessage[messageID=4081, durable=true, userID=6888bd6e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=68882129-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4c6495ab-6af6-4620-8744-9ce8648c00da, JMSReplyTo=temp-queue://66be0011-2f87-4cb5-b5b3-838049af3250, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1519121922
2024-04-30 15:14:58,684 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4081, durable=true, userID=6888bd6e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=68882129-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4c6495ab-6af6-4620-8744-9ce8648c00da, JMSReplyTo=temp-queue://66be0011-2f87-4cb5-b5b3-838049af3250, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1519121922 to transaction: TransactionImpl [xid=null, txID=4082, xid=null, state=ACTIVE, createTime=1714490098684(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4b6e0102
2024-04-30 15:14:58,685 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6888e47f-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=6a358339-1cd0-4cca-8a3f-4a2e93728463, activemq.broker=mom82]
2024-04-30 15:14:58,685 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68890b92-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6888e47f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6888e47f-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33ee007f, true, {}]
2024-04-30 15:14:58,686 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [688932a3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6888e47f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6888e47f-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f9f94db, true, {}]
2024-04-30 15:14:58,687 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4081, durable=true, userID=6888bd6e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=68882129-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4c6495ab-6af6-4620-8744-9ce8648c00da, JMSReplyTo=temp-queue://66be0011-2f87-4cb5-b5b3-838049af3250, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1519121922, transaction: TransactionImpl [xid=null, txID=4082, xid=null, state=COMMITTED, createTime=1714490098684(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4b6e0102
2024-04-30 15:14:58,687 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4087, durable=true, userID=688959b5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=66be0011-2f87-4cb5-b5b3-838049af3250, size=865, properties=TypedProperties[__AMQ_CID=68890b91-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4c6495ab-6af6-4620-8744-9ce8648c00da, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6a358339-1cd0-4cca-8a3f-4a2e93728463]]@1838881053, context: RoutingContextImpl(Address=66be0011-2f87-4cb5-b5b3-838049af3250, routingType=ANYCAST, PreviousAddress=66be0011-2f87-4cb5-b5b3-838049af3250 previousRoute:ANYCAST, reusable=true, version=-2147483351)
..................................................
***** durable queues 66be0011-2f87-4cb5-b5b3-838049af3250:
***** non durable for 66be0011-2f87-4cb5-b5b3-838049af3250:
- queueID=4077 address:66be0011-2f87-4cb5-b5b3-838049af3250 name:66be0011-2f87-4cb5-b5b3-838049af3250 filter:null
..................................................
, transaction: null
2024-04-30 15:14:58,687 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 66be0011-2f87-4cb5-b5b3-838049af3250: Reference[4087]:RELIABLE:CoreMessage[messageID=4087, durable=true, userID=688959b5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=66be0011-2f87-4cb5-b5b3-838049af3250, size=865, properties=TypedProperties[__AMQ_CID=68890b91-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4c6495ab-6af6-4620-8744-9ce8648c00da, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6a358339-1cd0-4cca-8a3f-4a2e93728463]]@1838881053
2024-04-30 15:14:58,688 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 66be0011-2f87-4cb5-b5b3-838049af3250: CoreMessage[messageID=4087, durable=true, userID=688959b5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=66be0011-2f87-4cb5-b5b3-838049af3250, size=865, properties=TypedProperties[__AMQ_CID=68890b91-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4c6495ab-6af6-4620-8744-9ce8648c00da, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6a358339-1cd0-4cca-8a3f-4a2e93728463]]@1838881053 to transaction: TransactionImpl [xid=null, txID=4088, xid=null, state=ACTIVE, createTime=1714490098688(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@75755a8d
2024-04-30 15:14:58,688 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 66be0011-2f87-4cb5-b5b3-838049af3250: CoreMessage[messageID=4087, durable=true, userID=688959b5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=66be0011-2f87-4cb5-b5b3-838049af3250, size=865, properties=TypedProperties[__AMQ_CID=68890b91-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4c6495ab-6af6-4620-8744-9ce8648c00da, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6a358339-1cd0-4cca-8a3f-4a2e93728463]]@1838881053, transaction: TransactionImpl [xid=null, txID=4088, xid=null, state=COMMITTED, createTime=1714490098688(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@75755a8d
2024-04-30 15:14:58,689 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6888e47f-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=6a358339-1cd0-4cca-8a3f-4a2e93728463, activemq.broker=mom82]
2024-04-30 15:14:58,689 INFO  [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68882127-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:58,692 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@3a95917c, org.eclipse.scout.rt.mom.jms.JmsSubscription@457dda9f] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,693 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6887abf2-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,694 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 688a6b26-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,694 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [688a6b29-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=688a6b26-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=688a6b26-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2442fe78, true, {}]
2024-04-30 15:14:58,695 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [688a923a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=688a6b26-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=688a6b26-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@488fedac, true, {}]
2024-04-30 15:14:58,697 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:58,697 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 688ae05b-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:58,698 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [688b076e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=688ae05b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=688ae05b-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@264073a7, true, {}]
2024-04-30 15:14:58,699 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [688b2e7f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=688ae05b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=688ae05b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ae60107, true, {}]
2024-04-30 15:14:58,700 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d1ebd607-bdd3-4046-8757-19f99adc0733, address=d1ebd607-bdd3-4046-8757-19f99adc0733, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:58,700 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@102c193
2024-04-30 15:14:58,701 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1a2da7dc
2024-04-30 15:14:58,702 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d1ebd607-bdd3-4046-8757-19f99adc0733, null, 0, false, true, null]
2024-04-30 15:14:58,704 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4126, durable=true, userID=688bcac2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=688b076d-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-80551018-69ba-4759-a291-d640f23131e8, JMSReplyTo=temp-queue://d1ebd607-bdd3-4046-8757-19f99adc0733, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@858319846, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:58,704 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4126]:RELIABLE:CoreMessage[messageID=4126, durable=true, userID=688bcac2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=688b076d-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-80551018-69ba-4759-a291-d640f23131e8, JMSReplyTo=temp-queue://d1ebd607-bdd3-4046-8757-19f99adc0733, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@858319846
2024-04-30 15:14:58,705 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4126, durable=true, userID=688bcac2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=688b076d-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-80551018-69ba-4759-a291-d640f23131e8, JMSReplyTo=temp-queue://d1ebd607-bdd3-4046-8757-19f99adc0733, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@858319846 to transaction: TransactionImpl [xid=null, txID=4127, xid=null, state=ACTIVE, createTime=1714490098705(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4e845b7e
2024-04-30 15:14:58,706 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 688c3ff3-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=09735029-460f-4b75-abc9-0ae85a7a9f0d, activemq.broker=mom82]
2024-04-30 15:14:58,706 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [688c3ff6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=688c3ff3-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=688c3ff3-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ce4f6f, true, {}]
2024-04-30 15:14:58,707 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [688c6707-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=688c3ff3-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=688c3ff3-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c36e7f5, true, {}]
2024-04-30 15:14:58,708 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4126, durable=true, userID=688bcac2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=688b076d-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-80551018-69ba-4759-a291-d640f23131e8, JMSReplyTo=temp-queue://d1ebd607-bdd3-4046-8757-19f99adc0733, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@858319846, transaction: TransactionImpl [xid=null, txID=4127, xid=null, state=COMMITTED, createTime=1714490098705(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4e845b7e
2024-04-30 15:14:58,709 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4132, durable=true, userID=688c8e19-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=d1ebd607-bdd3-4046-8757-19f99adc0733, size=821, properties=TypedProperties[__AMQ_CID=688c3ff5-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-80551018-69ba-4759-a291-d640f23131e8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=09735029-460f-4b75-abc9-0ae85a7a9f0d]]@1678529652, context: RoutingContextImpl(Address=d1ebd607-bdd3-4046-8757-19f99adc0733, routingType=ANYCAST, PreviousAddress=d1ebd607-bdd3-4046-8757-19f99adc0733 previousRoute:ANYCAST, reusable=true, version=-2147483349)
..................................................
***** durable queues d1ebd607-bdd3-4046-8757-19f99adc0733:
***** non durable for d1ebd607-bdd3-4046-8757-19f99adc0733:
- queueID=4122 address:d1ebd607-bdd3-4046-8757-19f99adc0733 name:d1ebd607-bdd3-4046-8757-19f99adc0733 filter:null
..................................................
, transaction: null
2024-04-30 15:14:58,709 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d1ebd607-bdd3-4046-8757-19f99adc0733: Reference[4132]:RELIABLE:CoreMessage[messageID=4132, durable=true, userID=688c8e19-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=d1ebd607-bdd3-4046-8757-19f99adc0733, size=821, properties=TypedProperties[__AMQ_CID=688c3ff5-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-80551018-69ba-4759-a291-d640f23131e8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=09735029-460f-4b75-abc9-0ae85a7a9f0d]]@1678529652
2024-04-30 15:14:58,710 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d1ebd607-bdd3-4046-8757-19f99adc0733: CoreMessage[messageID=4132, durable=true, userID=688c8e19-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=d1ebd607-bdd3-4046-8757-19f99adc0733, size=821, properties=TypedProperties[__AMQ_CID=688c3ff5-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-80551018-69ba-4759-a291-d640f23131e8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=09735029-460f-4b75-abc9-0ae85a7a9f0d]]@1678529652 to transaction: TransactionImpl [xid=null, txID=4134, xid=null, state=ACTIVE, createTime=1714490098710(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3a63a1c2
2024-04-30 15:14:58,710 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d1ebd607-bdd3-4046-8757-19f99adc0733: CoreMessage[messageID=4132, durable=true, userID=688c8e19-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=d1ebd607-bdd3-4046-8757-19f99adc0733, size=821, properties=TypedProperties[__AMQ_CID=688c3ff5-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-80551018-69ba-4759-a291-d640f23131e8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=09735029-460f-4b75-abc9-0ae85a7a9f0d]]@1678529652, transaction: TransactionImpl [xid=null, txID=4134, xid=null, state=COMMITTED, createTime=1714490098710(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3a63a1c2
2024-04-30 15:14:58,710 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 688c3ff3-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=09735029-460f-4b75-abc9-0ae85a7a9f0d, activemq.broker=mom82]
2024-04-30 15:14:58,711 INFO  [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 688ae05b-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:58,713 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@ca94f7f, org.eclipse.scout.rt.mom.jms.JmsSubscription@2a273b14] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,714 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 688a6b26-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,715 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 688d9f8a-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,716 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [688dc69d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=688d9f8a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=688d9f8a-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a210c2a, true, {}]
2024-04-30 15:14:58,717 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [688dc69e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=688d9f8a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=688d9f8a-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@355b8679, true, {}]
2024-04-30 15:14:58,717 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:58,718 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 688e14bf-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:58,719 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [688e3bd2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=688e14bf-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=688e14bf-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fd13fe6, true, {}]
2024-04-30 15:14:58,719 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [688e3bd3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=688e14bf-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=688e14bf-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11a06b8e, true, {}]
2024-04-30 15:14:58,720 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3a201615-06c9-4187-876b-71d192567dfd, address=3a201615-06c9-4187-876b-71d192567dfd, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:58,720 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2faaf6e9
2024-04-30 15:14:58,721 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@ad265f0
2024-04-30 15:14:58,721 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3a201615-06c9-4187-876b-71d192567dfd, null, 0, false, true, null]
2024-04-30 15:14:58,722 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4171, durable=true, userID=688eb106-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=688e3bd1-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e85966b2-5796-45a8-a34a-8581b4d82368, JMSReplyTo=temp-queue://3a201615-06c9-4187-876b-71d192567dfd, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@117100442, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:58,723 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4171]:RELIABLE:CoreMessage[messageID=4171, durable=true, userID=688eb106-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=688e3bd1-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e85966b2-5796-45a8-a34a-8581b4d82368, JMSReplyTo=temp-queue://3a201615-06c9-4187-876b-71d192567dfd, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@117100442
2024-04-30 15:14:58,723 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4171, durable=true, userID=688eb106-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=688e3bd1-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e85966b2-5796-45a8-a34a-8581b4d82368, JMSReplyTo=temp-queue://3a201615-06c9-4187-876b-71d192567dfd, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@117100442 to transaction: TransactionImpl [xid=null, txID=4172, xid=null, state=ACTIVE, createTime=1714490098723(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3f2c3e54
2024-04-30 15:14:58,724 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 688eff27-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=1f9318b3-e004-434d-940b-f6b5c0e7e6d0, activemq.broker=mom82]
2024-04-30 15:14:58,724 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [688eff2a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=688eff27-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=688eff27-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b602572, true, {}]
2024-04-30 15:14:58,725 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [688f263b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=688eff27-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=688eff27-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a0995e1, true, {}]
2024-04-30 15:14:58,726 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4171, durable=true, userID=688eb106-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=688e3bd1-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e85966b2-5796-45a8-a34a-8581b4d82368, JMSReplyTo=temp-queue://3a201615-06c9-4187-876b-71d192567dfd, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@117100442, transaction: TransactionImpl [xid=null, txID=4172, xid=null, state=COMMITTED, createTime=1714490098723(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3f2c3e54
2024-04-30 15:14:58,727 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4177, durable=true, userID=688f4d4d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=3a201615-06c9-4187-876b-71d192567dfd, size=837, properties=TypedProperties[__AMQ_CID=688eff29-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e85966b2-5796-45a8-a34a-8581b4d82368, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1f9318b3-e004-434d-940b-f6b5c0e7e6d0]]@2126781053, context: RoutingContextImpl(Address=3a201615-06c9-4187-876b-71d192567dfd, routingType=ANYCAST, PreviousAddress=3a201615-06c9-4187-876b-71d192567dfd previousRoute:ANYCAST, reusable=true, version=-2147483347)
..................................................
***** durable queues 3a201615-06c9-4187-876b-71d192567dfd:
***** non durable for 3a201615-06c9-4187-876b-71d192567dfd:
- queueID=4167 address:3a201615-06c9-4187-876b-71d192567dfd name:3a201615-06c9-4187-876b-71d192567dfd filter:null
..................................................
, transaction: null
2024-04-30 15:14:58,727 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 3a201615-06c9-4187-876b-71d192567dfd: Reference[4177]:RELIABLE:CoreMessage[messageID=4177, durable=true, userID=688f4d4d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=3a201615-06c9-4187-876b-71d192567dfd, size=837, properties=TypedProperties[__AMQ_CID=688eff29-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e85966b2-5796-45a8-a34a-8581b4d82368, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1f9318b3-e004-434d-940b-f6b5c0e7e6d0]]@2126781053
2024-04-30 15:14:58,727 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 3a201615-06c9-4187-876b-71d192567dfd: CoreMessage[messageID=4177, durable=true, userID=688f4d4d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=3a201615-06c9-4187-876b-71d192567dfd, size=837, properties=TypedProperties[__AMQ_CID=688eff29-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e85966b2-5796-45a8-a34a-8581b4d82368, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1f9318b3-e004-434d-940b-f6b5c0e7e6d0]]@2126781053 to transaction: TransactionImpl [xid=null, txID=4181, xid=null, state=ACTIVE, createTime=1714490098727(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1f196dbf
2024-04-30 15:14:58,727 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 688eff27-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=1f9318b3-e004-434d-940b-f6b5c0e7e6d0, activemq.broker=mom82]
2024-04-30 15:14:58,727 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 3a201615-06c9-4187-876b-71d192567dfd: CoreMessage[messageID=4177, durable=true, userID=688f4d4d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=3a201615-06c9-4187-876b-71d192567dfd, size=837, properties=TypedProperties[__AMQ_CID=688eff29-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e85966b2-5796-45a8-a34a-8581b4d82368, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1f9318b3-e004-434d-940b-f6b5c0e7e6d0]]@2126781053, transaction: TransactionImpl [xid=null, txID=4181, xid=null, state=COMMITTED, createTime=1714490098727(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1f196dbf
2024-04-30 15:14:58,728 INFO  [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 688e14bf-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:58,730 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@7259c384, org.eclipse.scout.rt.mom.jms.JmsSubscription@75e78285] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,731 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 688d9f8a-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,732 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 689037ae-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,732 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [689037b1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=689037ae-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=689037ae-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6819a1b0, true, {}]
2024-04-30 15:14:58,733 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68905ec2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=689037ae-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=689037ae-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b8821af, true, {}]
2024-04-30 15:14:58,734 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:58,735 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6890ace3-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:58,736 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6890ace6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6890ace3-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6890ace3-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5518809b, true, {}]
2024-04-30 15:14:58,736 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6890d3f7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6890ace3-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6890ace3-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3519a69c, true, {}]
2024-04-30 15:14:58,737 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3327ec19-4902-472a-b261-ed6c6e027cb8, address=3327ec19-4902-472a-b261-ed6c6e027cb8, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:58,737 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@39057231
2024-04-30 15:14:58,738 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6ffd54f8
2024-04-30 15:14:58,738 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3327ec19-4902-472a-b261-ed6c6e027cb8, null, 0, false, true, null]
2024-04-30 15:14:58,740 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4216, durable=true, userID=6891492a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=6890ace5-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9c40e5bb-d653-49a9-aea2-095d973c783d, JMSReplyTo=temp-queue://3327ec19-4902-472a-b261-ed6c6e027cb8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1398673283, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:58,743 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4216]:RELIABLE:CoreMessage[messageID=4216, durable=true, userID=6891492a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=6890ace5-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9c40e5bb-d653-49a9-aea2-095d973c783d, JMSReplyTo=temp-queue://3327ec19-4902-472a-b261-ed6c6e027cb8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1398673283
2024-04-30 15:14:58,744 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4216, durable=true, userID=6891492a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=6890ace5-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9c40e5bb-d653-49a9-aea2-095d973c783d, JMSReplyTo=temp-queue://3327ec19-4902-472a-b261-ed6c6e027cb8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1398673283 to transaction: TransactionImpl [xid=null, txID=4217, xid=null, state=ACTIVE, createTime=1714490098744(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@30c35393
2024-04-30 15:14:58,745 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6892338b-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=856a9e22-b355-4dd9-b056-a62ae6bca433, activemq.broker=mom82]
2024-04-30 15:14:58,745 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6892338e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6892338b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6892338b-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f009168, true, {}]
2024-04-30 15:14:58,746 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68925a9f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6892338b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6892338b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18082cf9, true, {}]
2024-04-30 15:14:58,747 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4216, durable=true, userID=6891492a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=6890ace5-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9c40e5bb-d653-49a9-aea2-095d973c783d, JMSReplyTo=temp-queue://3327ec19-4902-472a-b261-ed6c6e027cb8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1398673283, transaction: TransactionImpl [xid=null, txID=4217, xid=null, state=COMMITTED, createTime=1714490098744(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@30c35393
2024-04-30 15:14:58,769 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4222, durable=true, userID=6895b501-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=3327ec19-4902-472a-b261-ed6c6e027cb8, size=930, properties=TypedProperties[__AMQ_CID=6892338d-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9c40e5bb-d653-49a9-aea2-095d973c783d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=856a9e22-b355-4dd9-b056-a62ae6bca433]]@1679838210, context: RoutingContextImpl(Address=3327ec19-4902-472a-b261-ed6c6e027cb8, routingType=ANYCAST, PreviousAddress=3327ec19-4902-472a-b261-ed6c6e027cb8 previousRoute:ANYCAST, reusable=true, version=-2147483345)
..................................................
***** durable queues 3327ec19-4902-472a-b261-ed6c6e027cb8:
***** non durable for 3327ec19-4902-472a-b261-ed6c6e027cb8:
- queueID=4212 address:3327ec19-4902-472a-b261-ed6c6e027cb8 name:3327ec19-4902-472a-b261-ed6c6e027cb8 filter:null
..................................................
, transaction: null
2024-04-30 15:14:58,769 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 3327ec19-4902-472a-b261-ed6c6e027cb8: Reference[4222]:RELIABLE:CoreMessage[messageID=4222, durable=true, userID=6895b501-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=3327ec19-4902-472a-b261-ed6c6e027cb8, size=930, properties=TypedProperties[__AMQ_CID=6892338d-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9c40e5bb-d653-49a9-aea2-095d973c783d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=856a9e22-b355-4dd9-b056-a62ae6bca433]]@1679838210
2024-04-30 15:14:58,769 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 3327ec19-4902-472a-b261-ed6c6e027cb8: CoreMessage[messageID=4222, durable=true, userID=6895b501-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=3327ec19-4902-472a-b261-ed6c6e027cb8, size=930, properties=TypedProperties[__AMQ_CID=6892338d-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9c40e5bb-d653-49a9-aea2-095d973c783d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=856a9e22-b355-4dd9-b056-a62ae6bca433]]@1679838210 to transaction: TransactionImpl [xid=null, txID=4225, xid=null, state=ACTIVE, createTime=1714490098769(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@64e3a4a1
2024-04-30 15:14:58,770 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 3327ec19-4902-472a-b261-ed6c6e027cb8: CoreMessage[messageID=4222, durable=true, userID=6895b501-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=3327ec19-4902-472a-b261-ed6c6e027cb8, size=930, properties=TypedProperties[__AMQ_CID=6892338d-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9c40e5bb-d653-49a9-aea2-095d973c783d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=856a9e22-b355-4dd9-b056-a62ae6bca433]]@1679838210, transaction: TransactionImpl [xid=null, txID=4225, xid=null, state=COMMITTED, createTime=1714490098769(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@64e3a4a1
2024-04-30 15:14:58,770 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6892338b-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=856a9e22-b355-4dd9-b056-a62ae6bca433, activemq.broker=mom82]
2024-04-30 15:14:58,771 INFO  [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6890ace3-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:58,773 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@47a0699, org.eclipse.scout.rt.mom.jms.JmsSubscription@442e94e5] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,774 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 689037ae-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,775 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6896c672-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,776 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6896ed85-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6896c672-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6896c672-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2167ae0f, true, {}]
2024-04-30 15:14:58,776 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6896ed86-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6896c672-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6896c672-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a20104c, true, {}]
2024-04-30 15:14:58,777 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:58,778 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68973ba7-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:58,779 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [689762ba-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68973ba7-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68973ba7-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@776a010e, true, {}]
2024-04-30 15:14:58,779 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [689762bb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68973ba7-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68973ba7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75eefcfe, true, {}]
2024-04-30 15:14:58,780 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=572e8e49-848c-4927-a2d4-006b6269de76, address=572e8e49-848c-4927-a2d4-006b6269de76, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:58,780 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3888c6d
2024-04-30 15:14:58,781 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@26b9a98d
2024-04-30 15:14:58,782 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 572e8e49-848c-4927-a2d4-006b6269de76, null, 0, false, true, null]
2024-04-30 15:14:58,783 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4261, durable=true, userID=6897d7ee-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=689762b9-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c4327fd6-21d7-4578-b3c8-1df292d09c81, JMSReplyTo=temp-queue://572e8e49-848c-4927-a2d4-006b6269de76, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1715859540, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:58,783 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4261]:RELIABLE:CoreMessage[messageID=4261, durable=true, userID=6897d7ee-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=689762b9-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c4327fd6-21d7-4578-b3c8-1df292d09c81, JMSReplyTo=temp-queue://572e8e49-848c-4927-a2d4-006b6269de76, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1715859540
2024-04-30 15:14:58,784 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4261, durable=true, userID=6897d7ee-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=689762b9-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c4327fd6-21d7-4578-b3c8-1df292d09c81, JMSReplyTo=temp-queue://572e8e49-848c-4927-a2d4-006b6269de76, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1715859540 to transaction: TransactionImpl [xid=null, txID=4262, xid=null, state=ACTIVE, createTime=1714490098784(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@175cc81d
2024-04-30 15:14:58,784 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6898260f-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=7ad48b67-5475-48ee-9577-4aa8c1282ef4, activemq.broker=mom82]
2024-04-30 15:14:58,785 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68984d22-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6898260f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6898260f-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2df9b2bb, true, {}]
2024-04-30 15:14:58,786 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68987433-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6898260f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6898260f-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@647468c5, true, {}]
2024-04-30 15:14:58,787 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4261, durable=true, userID=6897d7ee-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=689762b9-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c4327fd6-21d7-4578-b3c8-1df292d09c81, JMSReplyTo=temp-queue://572e8e49-848c-4927-a2d4-006b6269de76, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1715859540, transaction: TransactionImpl [xid=null, txID=4262, xid=null, state=COMMITTED, createTime=1714490098784(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@175cc81d
2024-04-30 15:14:58,787 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4267, durable=true, userID=68989b45-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=572e8e49-848c-4927-a2d4-006b6269de76, size=939, properties=TypedProperties[__AMQ_CID=68984d21-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c4327fd6-21d7-4578-b3c8-1df292d09c81, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7ad48b67-5475-48ee-9577-4aa8c1282ef4]]@777640815, context: RoutingContextImpl(Address=572e8e49-848c-4927-a2d4-006b6269de76, routingType=ANYCAST, PreviousAddress=572e8e49-848c-4927-a2d4-006b6269de76 previousRoute:ANYCAST, reusable=true, version=-2147483343)
..................................................
***** durable queues 572e8e49-848c-4927-a2d4-006b6269de76:
***** non durable for 572e8e49-848c-4927-a2d4-006b6269de76:
- queueID=4257 address:572e8e49-848c-4927-a2d4-006b6269de76 name:572e8e49-848c-4927-a2d4-006b6269de76 filter:null
..................................................
, transaction: null
2024-04-30 15:14:58,787 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 572e8e49-848c-4927-a2d4-006b6269de76: Reference[4267]:RELIABLE:CoreMessage[messageID=4267, durable=true, userID=68989b45-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=572e8e49-848c-4927-a2d4-006b6269de76, size=939, properties=TypedProperties[__AMQ_CID=68984d21-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c4327fd6-21d7-4578-b3c8-1df292d09c81, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7ad48b67-5475-48ee-9577-4aa8c1282ef4]]@777640815
2024-04-30 15:14:58,788 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 572e8e49-848c-4927-a2d4-006b6269de76: CoreMessage[messageID=4267, durable=true, userID=68989b45-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=572e8e49-848c-4927-a2d4-006b6269de76, size=939, properties=TypedProperties[__AMQ_CID=68984d21-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c4327fd6-21d7-4578-b3c8-1df292d09c81, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7ad48b67-5475-48ee-9577-4aa8c1282ef4]]@777640815 to transaction: TransactionImpl [xid=null, txID=4270, xid=null, state=ACTIVE, createTime=1714490098788(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@634e4fa6
2024-04-30 15:14:58,788 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 572e8e49-848c-4927-a2d4-006b6269de76: CoreMessage[messageID=4267, durable=true, userID=68989b45-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=572e8e49-848c-4927-a2d4-006b6269de76, size=939, properties=TypedProperties[__AMQ_CID=68984d21-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c4327fd6-21d7-4578-b3c8-1df292d09c81, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7ad48b67-5475-48ee-9577-4aa8c1282ef4]]@777640815, transaction: TransactionImpl [xid=null, txID=4270, xid=null, state=COMMITTED, createTime=1714490098788(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@634e4fa6
2024-04-30 15:14:58,788 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6898260f-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=7ad48b67-5475-48ee-9577-4aa8c1282ef4, activemq.broker=mom82]
2024-04-30 15:14:58,789 INFO  [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68973ba7-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:58,791 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@7cc62df2, org.eclipse.scout.rt.mom.jms.JmsSubscription@39c58f98] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,793 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6896c672-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,793 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 689985a6-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,794 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6899acb9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=689985a6-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=689985a6-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71c7600d, true, {}]
2024-04-30 15:14:58,795 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6899acba-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=689985a6-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=689985a6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32521f7d, true, {}]
2024-04-30 15:14:58,795 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:58,796 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6899fadb-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:58,797 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [689a21ee-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6899fadb-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6899fadb-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@153f817, true, {}]
2024-04-30 15:14:58,797 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [689a21ef-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6899fadb-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6899fadb-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fee4e1c, true, {}]
2024-04-30 15:14:58,798 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1ca8c7e5-790a-4dc0-bddd-8d4cfe60047b, address=1ca8c7e5-790a-4dc0-bddd-8d4cfe60047b, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:58,798 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1fc0181d
2024-04-30 15:14:58,799 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5eaabd35
2024-04-30 15:14:58,799 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1ca8c7e5-790a-4dc0-bddd-8d4cfe60047b, null, 0, false, true, null]
2024-04-30 15:14:58,800 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4306, durable=true, userID=689a9722-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=689a21ed-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff21adfb-1475-4a68-a205-c04151b36a3e, JMSReplyTo=temp-queue://1ca8c7e5-790a-4dc0-bddd-8d4cfe60047b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@171469840, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:58,801 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4306]:RELIABLE:CoreMessage[messageID=4306, durable=true, userID=689a9722-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=689a21ed-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff21adfb-1475-4a68-a205-c04151b36a3e, JMSReplyTo=temp-queue://1ca8c7e5-790a-4dc0-bddd-8d4cfe60047b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@171469840
2024-04-30 15:14:58,801 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4306, durable=true, userID=689a9722-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=689a21ed-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff21adfb-1475-4a68-a205-c04151b36a3e, JMSReplyTo=temp-queue://1ca8c7e5-790a-4dc0-bddd-8d4cfe60047b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@171469840 to transaction: TransactionImpl [xid=null, txID=4307, xid=null, state=ACTIVE, createTime=1714490098801(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@657ec66a
2024-04-30 15:14:58,802 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 689ae543-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=548073cb-c7cd-4a04-bb9f-9ed6ede000af, activemq.broker=mom82]
2024-04-30 15:14:58,803 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [689ae546-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=689ae543-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=689ae543-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@448b50b0, true, {}]
2024-04-30 15:14:58,803 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [689b0c57-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=689ae543-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=689ae543-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d872d56, true, {}]
2024-04-30 15:14:58,804 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4306, durable=true, userID=689a9722-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=689a21ed-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff21adfb-1475-4a68-a205-c04151b36a3e, JMSReplyTo=temp-queue://1ca8c7e5-790a-4dc0-bddd-8d4cfe60047b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@171469840, transaction: TransactionImpl [xid=null, txID=4307, xid=null, state=COMMITTED, createTime=1714490098801(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@657ec66a
2024-04-30 15:14:58,805 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4312, durable=true, userID=689b5a79-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=1ca8c7e5-790a-4dc0-bddd-8d4cfe60047b, size=865, properties=TypedProperties[__AMQ_CID=689ae545-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff21adfb-1475-4a68-a205-c04151b36a3e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=548073cb-c7cd-4a04-bb9f-9ed6ede000af]]@434099301, context: RoutingContextImpl(Address=1ca8c7e5-790a-4dc0-bddd-8d4cfe60047b, routingType=ANYCAST, PreviousAddress=1ca8c7e5-790a-4dc0-bddd-8d4cfe60047b previousRoute:ANYCAST, reusable=true, version=-2147483341)
..................................................
***** durable queues 1ca8c7e5-790a-4dc0-bddd-8d4cfe60047b:
***** non durable for 1ca8c7e5-790a-4dc0-bddd-8d4cfe60047b:
- queueID=4302 address:1ca8c7e5-790a-4dc0-bddd-8d4cfe60047b name:1ca8c7e5-790a-4dc0-bddd-8d4cfe60047b filter:null
..................................................
, transaction: null
2024-04-30 15:14:58,805 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 1ca8c7e5-790a-4dc0-bddd-8d4cfe60047b: Reference[4312]:RELIABLE:CoreMessage[messageID=4312, durable=true, userID=689b5a79-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=1ca8c7e5-790a-4dc0-bddd-8d4cfe60047b, size=865, properties=TypedProperties[__AMQ_CID=689ae545-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff21adfb-1475-4a68-a205-c04151b36a3e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=548073cb-c7cd-4a04-bb9f-9ed6ede000af]]@434099301
2024-04-30 15:14:58,806 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 1ca8c7e5-790a-4dc0-bddd-8d4cfe60047b: CoreMessage[messageID=4312, durable=true, userID=689b5a79-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=1ca8c7e5-790a-4dc0-bddd-8d4cfe60047b, size=865, properties=TypedProperties[__AMQ_CID=689ae545-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff21adfb-1475-4a68-a205-c04151b36a3e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=548073cb-c7cd-4a04-bb9f-9ed6ede000af]]@434099301 to transaction: TransactionImpl [xid=null, txID=4314, xid=null, state=ACTIVE, createTime=1714490098806(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3c0b1376
2024-04-30 15:14:58,806 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 1ca8c7e5-790a-4dc0-bddd-8d4cfe60047b: CoreMessage[messageID=4312, durable=true, userID=689b5a79-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=1ca8c7e5-790a-4dc0-bddd-8d4cfe60047b, size=865, properties=TypedProperties[__AMQ_CID=689ae545-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff21adfb-1475-4a68-a205-c04151b36a3e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=548073cb-c7cd-4a04-bb9f-9ed6ede000af]]@434099301, transaction: TransactionImpl [xid=null, txID=4314, xid=null, state=COMMITTED, createTime=1714490098806(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3c0b1376
2024-04-30 15:14:58,806 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 689ae543-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=548073cb-c7cd-4a04-bb9f-9ed6ede000af, activemq.broker=mom82]
2024-04-30 15:14:58,807 INFO  [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6899fadb-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:58,809 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@1e0e2d8c, org.eclipse.scout.rt.mom.jms.JmsSubscription@5a27c1b1] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,810 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 689985a6-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,811 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 689c44da-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,812 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [689c6bed-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=689c44da-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=689c44da-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@201a5a4e, true, {}]
2024-04-30 15:14:58,813 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [689c92fe-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=689c44da-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=689c44da-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c235036, true, {}]
2024-04-30 15:14:58,813 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:58,814 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 689cba0f-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:58,815 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [689ce122-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=689cba0f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=689cba0f-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7606dbf2, true, {}]
2024-04-30 15:14:58,815 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [689ce123-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=689cba0f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=689cba0f-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4874e508, true, {}]
2024-04-30 15:14:58,816 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=fef536dc-42be-44c0-b9a3-f4e352554336, address=fef536dc-42be-44c0-b9a3-f4e352554336, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:58,816 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4d4bcfde
2024-04-30 15:14:58,817 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5c699aae
2024-04-30 15:14:58,818 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, fef536dc-42be-44c0-b9a3-f4e352554336, null, 0, false, true, null]
2024-04-30 15:14:58,819 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4351, durable=true, userID=689d7d66-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=689ce121-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ee307b96-93e2-4799-b63e-d4c98f1f1227, JMSReplyTo=temp-queue://fef536dc-42be-44c0-b9a3-f4e352554336, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1993777534, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:58,820 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4351]:RELIABLE:CoreMessage[messageID=4351, durable=true, userID=689d7d66-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=689ce121-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ee307b96-93e2-4799-b63e-d4c98f1f1227, JMSReplyTo=temp-queue://fef536dc-42be-44c0-b9a3-f4e352554336, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1993777534
2024-04-30 15:14:58,821 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4351, durable=true, userID=689d7d66-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=689ce121-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ee307b96-93e2-4799-b63e-d4c98f1f1227, JMSReplyTo=temp-queue://fef536dc-42be-44c0-b9a3-f4e352554336, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1993777534 to transaction: TransactionImpl [xid=null, txID=4352, xid=null, state=ACTIVE, createTime=1714490098821(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@ee0fe89
2024-04-30 15:14:58,821 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 689dcb87-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=de22e7a3-22b6-4159-9caa-396dcfca1be2, activemq.broker=mom82]
2024-04-30 15:14:58,822 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [689df29a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=689dcb87-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=689dcb87-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5822103a, true, {}]
2024-04-30 15:14:58,823 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [689df29b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=689dcb87-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=689dcb87-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42f95f43, true, {}]
2024-04-30 15:14:58,823 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4351, durable=true, userID=689d7d66-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=689ce121-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ee307b96-93e2-4799-b63e-d4c98f1f1227, JMSReplyTo=temp-queue://fef536dc-42be-44c0-b9a3-f4e352554336, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1993777534, transaction: TransactionImpl [xid=null, txID=4352, xid=null, state=COMMITTED, createTime=1714490098821(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@ee0fe89
2024-04-30 15:14:58,825 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4357, durable=true, userID=689e40bd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=fef536dc-42be-44c0-b9a3-f4e352554336, size=821, properties=TypedProperties[__AMQ_CID=689df299-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ee307b96-93e2-4799-b63e-d4c98f1f1227, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=de22e7a3-22b6-4159-9caa-396dcfca1be2]]@1762339748, context: RoutingContextImpl(Address=fef536dc-42be-44c0-b9a3-f4e352554336, routingType=ANYCAST, PreviousAddress=fef536dc-42be-44c0-b9a3-f4e352554336 previousRoute:ANYCAST, reusable=true, version=-2147483339)
..................................................
***** durable queues fef536dc-42be-44c0-b9a3-f4e352554336:
***** non durable for fef536dc-42be-44c0-b9a3-f4e352554336:
- queueID=4347 address:fef536dc-42be-44c0-b9a3-f4e352554336 name:fef536dc-42be-44c0-b9a3-f4e352554336 filter:null
..................................................
, transaction: null
2024-04-30 15:14:58,825 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from fef536dc-42be-44c0-b9a3-f4e352554336: Reference[4357]:RELIABLE:CoreMessage[messageID=4357, durable=true, userID=689e40bd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=fef536dc-42be-44c0-b9a3-f4e352554336, size=821, properties=TypedProperties[__AMQ_CID=689df299-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ee307b96-93e2-4799-b63e-d4c98f1f1227, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=de22e7a3-22b6-4159-9caa-396dcfca1be2]]@1762339748
2024-04-30 15:14:58,825 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from fef536dc-42be-44c0-b9a3-f4e352554336: CoreMessage[messageID=4357, durable=true, userID=689e40bd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=fef536dc-42be-44c0-b9a3-f4e352554336, size=821, properties=TypedProperties[__AMQ_CID=689df299-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ee307b96-93e2-4799-b63e-d4c98f1f1227, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=de22e7a3-22b6-4159-9caa-396dcfca1be2]]@1762339748 to transaction: TransactionImpl [xid=null, txID=4359, xid=null, state=ACTIVE, createTime=1714490098825(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6cad2a62
2024-04-30 15:14:58,826 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from fef536dc-42be-44c0-b9a3-f4e352554336: CoreMessage[messageID=4357, durable=true, userID=689e40bd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=fef536dc-42be-44c0-b9a3-f4e352554336, size=821, properties=TypedProperties[__AMQ_CID=689df299-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ee307b96-93e2-4799-b63e-d4c98f1f1227, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=de22e7a3-22b6-4159-9caa-396dcfca1be2]]@1762339748, transaction: TransactionImpl [xid=null, txID=4359, xid=null, state=COMMITTED, createTime=1714490098825(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6cad2a62
2024-04-30 15:14:58,826 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 689dcb87-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=de22e7a3-22b6-4159-9caa-396dcfca1be2, activemq.broker=mom82]
2024-04-30 15:14:58,826 INFO  [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 689cba0f-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:58,828 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@581efcd2, org.eclipse.scout.rt.mom.jms.JmsSubscription@432e4594] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,830 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 689c44da-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,830 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4d27c988[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:58,831 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008945 ms
2024-04-30 15:14:58,832 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 687cd640-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:58,834 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:58,834 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 233.289800 ms
2024-04-30 15:14:58,834 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply [artemis-j2ee]>
2024-04-30 15:14:58,835 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:58,835 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyWithBlockingCondition [artemis-j2ee]>
2024-04-30 15:14:58,836 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 418569623'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:58,838 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:58,839 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68a08aaf-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:58,840 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68a08ab2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68a08aaf-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68a08aaf-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ad19d68, true, {}]
2024-04-30 15:14:58,841 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68a0d8d3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68a08aaf-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68a08aaf-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4fcb0399, true, {}]
2024-04-30 15:14:58,842 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=bf996bb4-50cc-4594-a9d3-18e93afa0995, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:58,843 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4b9a2814
2024-04-30 15:14:58,843 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, bf996bb4-50cc-4594-a9d3-18e93afa0995, null, 0, false, true, null]
2024-04-30 15:14:58,844 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68a14e05-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:58,845 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68a17518-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68a14e05-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68a14e05-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@371529d, true, {}]
2024-04-30 15:14:58,846 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68a19c29-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68a14e05-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68a14e05-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@106d2c02, true, {}]
2024-04-30 15:14:58,868 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyWithBlockingCondition, null, 0, false, true, null]
2024-04-30 15:14:58,869 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68a51e9a-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyWithBlockingCondition, activemq.broker=mom82]
2024-04-30 15:14:58,870 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68a51e9d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68a51e9a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68a51e9a-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@266320f7, true, {}]
2024-04-30 15:14:58,870 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68a545ae-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68a51e9a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68a51e9a-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3738db53, true, {}]
2024-04-30 15:14:58,871 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9e3109a4-bf86-471e-8109-ac0b044bfd7f, address=9e3109a4-bf86-471e-8109-ac0b044bfd7f, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:58,871 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@42769d2d
2024-04-30 15:14:58,872 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@37012172
2024-04-30 15:14:58,873 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9e3109a4-bf86-471e-8109-ac0b044bfd7f, null, 0, false, true, null]
2024-04-30 15:14:58,875 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4416, durable=true, userID=68a5e1f1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=895, properties=TypedProperties[__AMQ_CID=68a51e9c-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24c49fdc-c64c-4a82-b32d-68defcc9fddc, JMSReplyTo=temp-queue://9e3109a4-bf86-471e-8109-ac0b044bfd7f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1957165257, context: RoutingContextImpl(Address=test/mom/testRequestReplyWithBlockingCondition, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyWithBlockingCondition previousRoute:ANYCAST, reusable=true, version=-2147483590)
..................................................
***** durable queues test/mom/testRequestReplyWithBlockingCondition:
- queueID=547 address:test/mom/testRequestReplyWithBlockingCondition name:test/mom/testRequestReplyWithBlockingCondition filter:null
***** non durable for test/mom/testRequestReplyWithBlockingCondition:
..................................................
, transaction: null
2024-04-30 15:14:58,876 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyWithBlockingCondition: Reference[4416]:RELIABLE:CoreMessage[messageID=4416, durable=true, userID=68a5e1f1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=895, properties=TypedProperties[__AMQ_CID=68a51e9c-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24c49fdc-c64c-4a82-b32d-68defcc9fddc, JMSReplyTo=temp-queue://9e3109a4-bf86-471e-8109-ac0b044bfd7f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1957165257
2024-04-30 15:14:58,876 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyWithBlockingCondition: CoreMessage[messageID=4416, durable=true, userID=68a5e1f1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=895, properties=TypedProperties[__AMQ_CID=68a51e9c-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24c49fdc-c64c-4a82-b32d-68defcc9fddc, JMSReplyTo=temp-queue://9e3109a4-bf86-471e-8109-ac0b044bfd7f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1957165257 to transaction: TransactionImpl [xid=null, txID=4417, xid=null, state=ACTIVE, createTime=1714490098876(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@354f2e14
2024-04-30 15:14:58,877 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68a65722-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@809889d1[name=test/mom/testRequestReplyWithBlockingCondition, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=64b2c68d-68a1-4e34-bf36-752cfe13d793, activemq.broker=mom56]
2024-04-30 15:14:58,878 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68a67e35-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68a65722-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68a65722-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47514971, true, {}]
2024-04-30 15:14:58,879 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68a6a546-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68a65722-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68a65722-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5135b661, true, {}]
2024-04-30 15:14:58,879 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyWithBlockingCondition: CoreMessage[messageID=4416, durable=true, userID=68a5e1f1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=895, properties=TypedProperties[__AMQ_CID=68a51e9c-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24c49fdc-c64c-4a82-b32d-68defcc9fddc, JMSReplyTo=temp-queue://9e3109a4-bf86-471e-8109-ac0b044bfd7f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1957165257, transaction: TransactionImpl [xid=null, txID=4417, xid=null, state=COMMITTED, createTime=1714490098876(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@354f2e14
2024-04-30 15:14:58,880 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4422, durable=true, userID=68a6cc58-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=9e3109a4-bf86-471e-8109-ac0b044bfd7f, size=933, properties=TypedProperties[__AMQ_CID=68a67e34-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24c49fdc-c64c-4a82-b32d-68defcc9fddc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=64b2c68d-68a1-4e34-bf36-752cfe13d793]]@571584852, context: RoutingContextImpl(Address=9e3109a4-bf86-471e-8109-ac0b044bfd7f, routingType=ANYCAST, PreviousAddress=9e3109a4-bf86-471e-8109-ac0b044bfd7f previousRoute:ANYCAST, reusable=true, version=-2147483335)
..................................................
***** durable queues 9e3109a4-bf86-471e-8109-ac0b044bfd7f:
***** non durable for 9e3109a4-bf86-471e-8109-ac0b044bfd7f:
- queueID=4412 address:9e3109a4-bf86-471e-8109-ac0b044bfd7f name:9e3109a4-bf86-471e-8109-ac0b044bfd7f filter:null
..................................................
, transaction: null
2024-04-30 15:14:58,880 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 9e3109a4-bf86-471e-8109-ac0b044bfd7f: Reference[4422]:RELIABLE:CoreMessage[messageID=4422, durable=true, userID=68a6cc58-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=9e3109a4-bf86-471e-8109-ac0b044bfd7f, size=933, properties=TypedProperties[__AMQ_CID=68a67e34-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24c49fdc-c64c-4a82-b32d-68defcc9fddc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=64b2c68d-68a1-4e34-bf36-752cfe13d793]]@571584852
2024-04-30 15:14:58,881 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 9e3109a4-bf86-471e-8109-ac0b044bfd7f: CoreMessage[messageID=4422, durable=true, userID=68a6cc58-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=9e3109a4-bf86-471e-8109-ac0b044bfd7f, size=933, properties=TypedProperties[__AMQ_CID=68a67e34-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24c49fdc-c64c-4a82-b32d-68defcc9fddc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=64b2c68d-68a1-4e34-bf36-752cfe13d793]]@571584852 to transaction: TransactionImpl [xid=null, txID=4423, xid=null, state=ACTIVE, createTime=1714490098881(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@495f150c
2024-04-30 15:14:58,881 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 9e3109a4-bf86-471e-8109-ac0b044bfd7f: CoreMessage[messageID=4422, durable=true, userID=68a6cc58-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=9e3109a4-bf86-471e-8109-ac0b044bfd7f, size=933, properties=TypedProperties[__AMQ_CID=68a67e34-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24c49fdc-c64c-4a82-b32d-68defcc9fddc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=64b2c68d-68a1-4e34-bf36-752cfe13d793]]@571584852, transaction: TransactionImpl [xid=null, txID=4423, xid=null, state=COMMITTED, createTime=1714490098881(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@495f150c
2024-04-30 15:14:58,881 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68a65722-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@809889d1[name=test/mom/testRequestReplyWithBlockingCondition, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=64b2c68d-68a1-4e34-bf36-752cfe13d793, activemq.broker=mom56]
2024-04-30 15:14:58,882 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68a51e9a-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyWithBlockingCondition, activemq.broker=mom82]
Reply: TheReply
2024-04-30 15:14:58,883 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@19983dd1]
2024-04-30 15:14:58,885 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68a14e05-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:58,885 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3f4e12e[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:58,886 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007545 ms
2024-04-30 15:14:58,887 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68a08aaf-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:58,888 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:58,888 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 53.185420 ms
2024-04-30 15:14:58,888 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyWithBlockingCondition [artemis-j2ee]>
2024-04-30 15:14:58,889 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:58,889 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_StringMarshaller_Exception [artemis-j2ee]>
2024-04-30 15:14:58,890 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 114674045'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,892 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,893 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68a8c82a-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,893 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68a8c82d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68a8c82a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68a8c82a-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52cbdbd, true, {}]
2024-04-30 15:14:58,894 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68a8ef3e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68a8c82a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68a8c82a-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12229c71, true, {}]
2024-04-30 15:14:58,895 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e94ecdc5-c83a-47c5-8d9d-fae8b225d8ef, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:58,896 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@65a575c5
2024-04-30 15:14:58,896 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e94ecdc5-c83a-47c5-8d9d-fae8b225d8ef, null, 0, false, true, null]
2024-04-30 15:14:58,897 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68a96470-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:14:58,898 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68a98b83-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68a96470-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68a96470-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5463fb08, true, {}]
2024-04-30 15:14:58,899 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68a98b84-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68a96470-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68a96470-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61edc027, true, {}]
2024-04-30 15:14:58,900 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_StringMarshaller_Exception, null, 0, false, true, null]
2024-04-30 15:14:58,901 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68aa00b5-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReply_StringMarshaller_Exception, activemq.broker=mom86]
2024-04-30 15:14:58,901 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68aa00b8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68aa00b5-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68aa00b5-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44c1abf2, true, {}]
2024-04-30 15:14:58,902 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68aa27c9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68aa00b5-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68aa00b5-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37ddcbaa, true, {}]
2024-04-30 15:14:58,902 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=dca83837-4c56-4436-9a9e-6ad7845f09a3, address=dca83837-4c56-4436-9a9e-6ad7845f09a3, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:58,903 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@55e810f3
2024-04-30 15:14:58,904 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@16f69661
2024-04-30 15:14:58,904 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, dca83837-4c56-4436-9a9e-6ad7845f09a3, null, 0, false, true, null]
2024-04-30 15:14:58,906 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4481, durable=true, userID=68aa9cfc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=68aa00b7-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7f315816-b4b3-430c-b1eb-3d1998c393d3, JMSReplyTo=temp-queue://dca83837-4c56-4436-9a9e-6ad7845f09a3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2037884558, context: RoutingContextImpl(Address=test/mom/testRequestReply_StringMarshaller_Exception, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_StringMarshaller_Exception previousRoute:ANYCAST, reusable=true, version=-2147483585)
..................................................
***** durable queues test/mom/testRequestReply_StringMarshaller_Exception:
- queueID=612 address:test/mom/testRequestReply_StringMarshaller_Exception name:test/mom/testRequestReply_StringMarshaller_Exception filter:null
***** non durable for test/mom/testRequestReply_StringMarshaller_Exception:
..................................................
, transaction: null
2024-04-30 15:14:58,910 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_StringMarshaller_Exception: Reference[4481]:RELIABLE:CoreMessage[messageID=4481, durable=true, userID=68aa9cfc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=68aa00b7-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7f315816-b4b3-430c-b1eb-3d1998c393d3, JMSReplyTo=temp-queue://dca83837-4c56-4436-9a9e-6ad7845f09a3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2037884558
2024-04-30 15:14:58,910 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_StringMarshaller_Exception: CoreMessage[messageID=4481, durable=true, userID=68aa9cfc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=68aa00b7-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7f315816-b4b3-430c-b1eb-3d1998c393d3, JMSReplyTo=temp-queue://dca83837-4c56-4436-9a9e-6ad7845f09a3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2037884558 to transaction: TransactionImpl [xid=null, txID=4482, xid=null, state=ACTIVE, createTime=1714490098910(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3400c80e
2024-04-30 15:14:58,911 ERROR [scout-thread-22] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@2812c4c[name=test/mom/testRequestReply_StringMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=1ceb6dba-dd3d-48f1-9fa4-01a2522cfa5f, activemq.broker=mom82]
org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_StringMarshaller_Exception(JmsMomWithRequestReplyTest.java:701)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:14:58,911 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68ab875d-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@2812c4c[name=test/mom/testRequestReply_StringMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=1ceb6dba-dd3d-48f1-9fa4-01a2522cfa5f, activemq.broker=mom82]
2024-04-30 15:14:58,912 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68abae70-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68ab875d-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68ab875d-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@399a602e, true, {}]
2024-04-30 15:14:58,913 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68abae71-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68ab875d-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68ab875d-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@335e2062, true, {}]
2024-04-30 15:14:58,913 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_StringMarshaller_Exception: CoreMessage[messageID=4481, durable=true, userID=68aa9cfc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=68aa00b7-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7f315816-b4b3-430c-b1eb-3d1998c393d3, JMSReplyTo=temp-queue://dca83837-4c56-4436-9a9e-6ad7845f09a3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2037884558, transaction: TransactionImpl [xid=null, txID=4482, xid=null, state=COMMITTED, createTime=1714490098910(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3400c80e
2024-04-30 15:14:58,914 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4487, durable=true, userID=68abd583-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=dca83837-4c56-4436-9a9e-6ad7845f09a3, size=1045, properties=TypedProperties[__AMQ_CID=68abae6f-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7f315816-b4b3-430c-b1eb-3d1998c393d3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1ceb6dba-dd3d-48f1-9fa4-01a2522cfa5f]]@271667674, context: RoutingContextImpl(Address=dca83837-4c56-4436-9a9e-6ad7845f09a3, routingType=ANYCAST, PreviousAddress=dca83837-4c56-4436-9a9e-6ad7845f09a3 previousRoute:ANYCAST, reusable=true, version=-2147483331)
..................................................
***** durable queues dca83837-4c56-4436-9a9e-6ad7845f09a3:
***** non durable for dca83837-4c56-4436-9a9e-6ad7845f09a3:
- queueID=4477 address:dca83837-4c56-4436-9a9e-6ad7845f09a3 name:dca83837-4c56-4436-9a9e-6ad7845f09a3 filter:null
..................................................
, transaction: null
2024-04-30 15:14:58,914 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from dca83837-4c56-4436-9a9e-6ad7845f09a3: Reference[4487]:RELIABLE:CoreMessage[messageID=4487, durable=true, userID=68abd583-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=dca83837-4c56-4436-9a9e-6ad7845f09a3, size=1045, properties=TypedProperties[__AMQ_CID=68abae6f-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7f315816-b4b3-430c-b1eb-3d1998c393d3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1ceb6dba-dd3d-48f1-9fa4-01a2522cfa5f]]@271667674
2024-04-30 15:14:58,915 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from dca83837-4c56-4436-9a9e-6ad7845f09a3: CoreMessage[messageID=4487, durable=true, userID=68abd583-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=dca83837-4c56-4436-9a9e-6ad7845f09a3, size=1045, properties=TypedProperties[__AMQ_CID=68abae6f-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7f315816-b4b3-430c-b1eb-3d1998c393d3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1ceb6dba-dd3d-48f1-9fa4-01a2522cfa5f]]@271667674 to transaction: TransactionImpl [xid=null, txID=4488, xid=null, state=ACTIVE, createTime=1714490098914(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4f77f4ac
2024-04-30 15:14:58,915 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from dca83837-4c56-4436-9a9e-6ad7845f09a3: CoreMessage[messageID=4487, durable=true, userID=68abd583-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=dca83837-4c56-4436-9a9e-6ad7845f09a3, size=1045, properties=TypedProperties[__AMQ_CID=68abae6f-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7f315816-b4b3-430c-b1eb-3d1998c393d3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1ceb6dba-dd3d-48f1-9fa4-01a2522cfa5f]]@271667674, transaction: TransactionImpl [xid=null, txID=4488, xid=null, state=COMMITTED, createTime=1714490098914(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4f77f4ac
2024-04-30 15:14:58,915 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68ab875d-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@2812c4c[name=test/mom/testRequestReply_StringMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=1ceb6dba-dd3d-48f1-9fa4-01a2522cfa5f, activemq.broker=mom82]
2024-04-30 15:14:58,916 INFO  [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68aa00b5-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReply_StringMarshaller_Exception, activemq.broker=mom86]
2024-04-30 15:14:58,917 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@951053f]
2024-04-30 15:14:58,918 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68a96470-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:58,919 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5b31989b[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:58,919 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006477 ms
2024-04-30 15:14:58,921 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68a8c82a-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:58,922 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:58,922 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 32.551081 ms
2024-04-30 15:14:58,922 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_StringMarshaller_Exception [artemis-j2ee]>
2024-04-30 15:14:58,923 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:58,923 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyEmpty [artemis-j2ee]>
2024-04-30 15:14:58,924 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 532525692'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:58,926 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:58,926 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68add155-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:58,927 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68adf868-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68add155-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68add155-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f2a0ff7, true, {}]
2024-04-30 15:14:58,928 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68adf869-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68add155-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68add155-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3732ef38, true, {}]
2024-04-30 15:14:58,929 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=aa284160-4782-4c50-8ff2-d11354406954, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:58,929 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1a64703c
2024-04-30 15:14:58,930 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, aa284160-4782-4c50-8ff2-d11354406954, null, 0, false, true, null]
2024-04-30 15:14:58,930 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68ae6d9b-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:58,931 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68ae6d9e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68ae6d9b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68ae6d9b-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d794e17, true, {}]
2024-04-30 15:14:58,931 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68ae94af-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68ae6d9b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68ae6d9b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6560debd, true, {}]
2024-04-30 15:14:58,932 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:58,933 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68aee2d0-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:58,934 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68af09e3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68aee2d0-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68aee2d0-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e8006b4, true, {}]
2024-04-30 15:14:58,934 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68af09e4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68aee2d0-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68aee2d0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6eb4a1b8, true, {}]
2024-04-30 15:14:58,935 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9fcd774f-3095-4fd4-a863-3427a17d8074, address=9fcd774f-3095-4fd4-a863-3427a17d8074, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:58,935 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@685ba443
2024-04-30 15:14:58,936 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5aa951fe
2024-04-30 15:14:58,936 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9fcd774f-3095-4fd4-a863-3427a17d8074, null, 0, false, true, null]
2024-04-30 15:14:58,937 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4546, durable=true, userID=68af7f17-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=68af09e2-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e39ec037-f953-4ec8-8d78-83cc231121ed, JMSReplyTo=temp-queue://9fcd774f-3095-4fd4-a863-3427a17d8074, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1527548572, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:58,938 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4546]:RELIABLE:CoreMessage[messageID=4546, durable=true, userID=68af7f17-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=68af09e2-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e39ec037-f953-4ec8-8d78-83cc231121ed, JMSReplyTo=temp-queue://9fcd774f-3095-4fd4-a863-3427a17d8074, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1527548572
2024-04-30 15:14:58,938 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4546, durable=true, userID=68af7f17-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=68af09e2-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e39ec037-f953-4ec8-8d78-83cc231121ed, JMSReplyTo=temp-queue://9fcd774f-3095-4fd4-a863-3427a17d8074, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1527548572 to transaction: TransactionImpl [xid=null, txID=4547, xid=null, state=ACTIVE, createTime=1714490098938(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@12ab14ea
2024-04-30 15:14:58,939 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68afcd38-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=6af0ecab-9d27-49b5-83f4-db411bc4ad6a, activemq.broker=mom82]
2024-04-30 15:14:58,940 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68afcd3b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68afcd38-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68afcd38-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20988b8, true, {}]
2024-04-30 15:14:58,940 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68aff44c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68afcd38-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68afcd38-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d605a0f, true, {}]
2024-04-30 15:14:58,941 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4546, durable=true, userID=68af7f17-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=68af09e2-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e39ec037-f953-4ec8-8d78-83cc231121ed, JMSReplyTo=temp-queue://9fcd774f-3095-4fd4-a863-3427a17d8074, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1527548572, transaction: TransactionImpl [xid=null, txID=4547, xid=null, state=COMMITTED, createTime=1714490098938(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@12ab14ea
2024-04-30 15:14:58,942 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 9fcd774f-3095-4fd4-a863-3427a17d8074: Reference[4552]:RELIABLE:CoreMessage[messageID=4552, durable=true, userID=68b01b5e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=9fcd774f-3095-4fd4-a863-3427a17d8074, size=815, properties=TypedProperties[__AMQ_CID=68afcd3a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e39ec037-f953-4ec8-8d78-83cc231121ed, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6af0ecab-9d27-49b5-83f4-db411bc4ad6a]]@1062141887
2024-04-30 15:14:58,942 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4552, durable=true, userID=68b01b5e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=9fcd774f-3095-4fd4-a863-3427a17d8074, size=815, properties=TypedProperties[__AMQ_CID=68afcd3a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e39ec037-f953-4ec8-8d78-83cc231121ed, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6af0ecab-9d27-49b5-83f4-db411bc4ad6a]]@1062141887, context: RoutingContextImpl(Address=9fcd774f-3095-4fd4-a863-3427a17d8074, routingType=ANYCAST, PreviousAddress=9fcd774f-3095-4fd4-a863-3427a17d8074 previousRoute:ANYCAST, reusable=true, version=-2147483327)
..................................................
***** durable queues 9fcd774f-3095-4fd4-a863-3427a17d8074:
***** non durable for 9fcd774f-3095-4fd4-a863-3427a17d8074:
- queueID=4542 address:9fcd774f-3095-4fd4-a863-3427a17d8074 name:9fcd774f-3095-4fd4-a863-3427a17d8074 filter:null
..................................................
, transaction: null
2024-04-30 15:14:58,942 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 9fcd774f-3095-4fd4-a863-3427a17d8074: CoreMessage[messageID=4552, durable=true, userID=68b01b5e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=9fcd774f-3095-4fd4-a863-3427a17d8074, size=815, properties=TypedProperties[__AMQ_CID=68afcd3a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e39ec037-f953-4ec8-8d78-83cc231121ed, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6af0ecab-9d27-49b5-83f4-db411bc4ad6a]]@1062141887 to transaction: TransactionImpl [xid=null, txID=4553, xid=null, state=ACTIVE, createTime=1714490098942(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@334feb63
2024-04-30 15:14:58,942 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 9fcd774f-3095-4fd4-a863-3427a17d8074: CoreMessage[messageID=4552, durable=true, userID=68b01b5e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=9fcd774f-3095-4fd4-a863-3427a17d8074, size=815, properties=TypedProperties[__AMQ_CID=68afcd3a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e39ec037-f953-4ec8-8d78-83cc231121ed, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6af0ecab-9d27-49b5-83f4-db411bc4ad6a]]@1062141887, transaction: TransactionImpl [xid=null, txID=4553, xid=null, state=COMMITTED, createTime=1714490098942(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@334feb63
2024-04-30 15:14:58,943 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68afcd38-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=6af0ecab-9d27-49b5-83f4-db411bc4ad6a, activemq.broker=mom82]
2024-04-30 15:14:58,943 INFO  [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68aee2d0-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:58,945 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@7a8e4927, org.eclipse.scout.rt.mom.jms.JmsSubscription@2a7ebe59] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:58,947 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68ae6d9b-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:58,947 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68b105bf-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:58,948 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68b12cd2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68b105bf-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68b105bf-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7553a8eb, true, {}]
2024-04-30 15:14:58,949 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68b12cd3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68b105bf-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68b105bf-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1aa2f316, true, {}]
2024-04-30 15:14:58,950 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:58,968 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68b43a14-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:58,968 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68b43a17-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68b43a14-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68b43a14-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@460c9821, true, {}]
2024-04-30 15:14:58,969 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68b46128-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68b43a14-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68b43a14-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6693b151, true, {}]
2024-04-30 15:14:58,970 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=932d4614-a98e-4c9b-830e-f8f84b9fe244, address=932d4614-a98e-4c9b-830e-f8f84b9fe244, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:58,970 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@74a4f22b
2024-04-30 15:14:58,970 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@387c1b2f
2024-04-30 15:14:58,971 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 932d4614-a98e-4c9b-830e-f8f84b9fe244, null, 0, false, true, null]
2024-04-30 15:14:58,972 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4591, durable=true, userID=68b4d65b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=68b43a16-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0e627a75-218b-4f7a-ab5c-2f2de48fa4dd, JMSReplyTo=temp-queue://932d4614-a98e-4c9b-830e-f8f84b9fe244, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@302325546, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:58,973 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4591]:RELIABLE:CoreMessage[messageID=4591, durable=true, userID=68b4d65b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=68b43a16-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0e627a75-218b-4f7a-ab5c-2f2de48fa4dd, JMSReplyTo=temp-queue://932d4614-a98e-4c9b-830e-f8f84b9fe244, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@302325546
2024-04-30 15:14:58,974 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4591, durable=true, userID=68b4d65b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=68b43a16-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0e627a75-218b-4f7a-ab5c-2f2de48fa4dd, JMSReplyTo=temp-queue://932d4614-a98e-4c9b-830e-f8f84b9fe244, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@302325546 to transaction: TransactionImpl [xid=null, txID=4592, xid=null, state=ACTIVE, createTime=1714490098973(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1f0b14a5
2024-04-30 15:14:58,974 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68b5247c-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=9fcde6ad-e46a-42ee-b4ba-e98b59cfad0b, activemq.broker=mom82]
2024-04-30 15:14:58,975 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68b54b8f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68b5247c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68b5247c-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59db2213, true, {}]
2024-04-30 15:14:58,976 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68b54b90-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68b5247c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68b5247c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b9758c3, true, {}]
2024-04-30 15:14:58,976 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4591, durable=true, userID=68b4d65b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=68b43a16-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0e627a75-218b-4f7a-ab5c-2f2de48fa4dd, JMSReplyTo=temp-queue://932d4614-a98e-4c9b-830e-f8f84b9fe244, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@302325546, transaction: TransactionImpl [xid=null, txID=4592, xid=null, state=COMMITTED, createTime=1714490098973(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1f0b14a5
2024-04-30 15:14:58,977 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4597, durable=true, userID=68b599b2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=932d4614-a98e-4c9b-830e-f8f84b9fe244, size=919, properties=TypedProperties[__AMQ_CID=68b54b8e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0e627a75-218b-4f7a-ab5c-2f2de48fa4dd, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9fcde6ad-e46a-42ee-b4ba-e98b59cfad0b]]@894137717, context: RoutingContextImpl(Address=932d4614-a98e-4c9b-830e-f8f84b9fe244, routingType=ANYCAST, PreviousAddress=932d4614-a98e-4c9b-830e-f8f84b9fe244 previousRoute:ANYCAST, reusable=true, version=-2147483325)
..................................................
***** durable queues 932d4614-a98e-4c9b-830e-f8f84b9fe244:
***** non durable for 932d4614-a98e-4c9b-830e-f8f84b9fe244:
- queueID=4587 address:932d4614-a98e-4c9b-830e-f8f84b9fe244 name:932d4614-a98e-4c9b-830e-f8f84b9fe244 filter:null
..................................................
, transaction: null
2024-04-30 15:14:58,977 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 932d4614-a98e-4c9b-830e-f8f84b9fe244: Reference[4597]:RELIABLE:CoreMessage[messageID=4597, durable=true, userID=68b599b2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=932d4614-a98e-4c9b-830e-f8f84b9fe244, size=919, properties=TypedProperties[__AMQ_CID=68b54b8e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0e627a75-218b-4f7a-ab5c-2f2de48fa4dd, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9fcde6ad-e46a-42ee-b4ba-e98b59cfad0b]]@894137717
2024-04-30 15:14:58,978 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 932d4614-a98e-4c9b-830e-f8f84b9fe244: CoreMessage[messageID=4597, durable=true, userID=68b599b2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=932d4614-a98e-4c9b-830e-f8f84b9fe244, size=919, properties=TypedProperties[__AMQ_CID=68b54b8e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0e627a75-218b-4f7a-ab5c-2f2de48fa4dd, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9fcde6ad-e46a-42ee-b4ba-e98b59cfad0b]]@894137717 to transaction: TransactionImpl [xid=null, txID=4600, xid=null, state=ACTIVE, createTime=1714490098978(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6ac2bfdc
2024-04-30 15:14:58,978 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 932d4614-a98e-4c9b-830e-f8f84b9fe244: CoreMessage[messageID=4597, durable=true, userID=68b599b2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=932d4614-a98e-4c9b-830e-f8f84b9fe244, size=919, properties=TypedProperties[__AMQ_CID=68b54b8e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0e627a75-218b-4f7a-ab5c-2f2de48fa4dd, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9fcde6ad-e46a-42ee-b4ba-e98b59cfad0b]]@894137717, transaction: TransactionImpl [xid=null, txID=4600, xid=null, state=COMMITTED, createTime=1714490098978(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6ac2bfdc
2024-04-30 15:14:58,978 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68b5247c-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=9fcde6ad-e46a-42ee-b4ba-e98b59cfad0b, activemq.broker=mom82]
2024-04-30 15:14:58,979 INFO  [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68b43a14-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:58,982 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@5a1d764e, org.eclipse.scout.rt.mom.jms.JmsSubscription@16650041] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:58,983 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68b105bf-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:58,984 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68b6ab23-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:58,984 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68b6ab26-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68b6ab23-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68b6ab23-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f3d49d6, true, {}]
2024-04-30 15:14:58,985 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68b6d237-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68b6ab23-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68b6ab23-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@584355c4, true, {}]
2024-04-30 15:14:58,986 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:58,987 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68b72058-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:58,988 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68b7476b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68b72058-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68b72058-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@685d8f4f, true, {}]
2024-04-30 15:14:58,988 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68b7476c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68b72058-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68b72058-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63dd2991, true, {}]
2024-04-30 15:14:58,989 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b2c3363b-78a7-43e9-89e2-d4704ed9d300, address=b2c3363b-78a7-43e9-89e2-d4704ed9d300, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:58,989 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3f607353
2024-04-30 15:14:58,989 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5482ec43
2024-04-30 15:14:58,990 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b2c3363b-78a7-43e9-89e2-d4704ed9d300, null, 0, false, true, null]
2024-04-30 15:14:58,992 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4636, durable=true, userID=68b7bc9f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=68b7476a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24a0db16-6741-4bab-96bd-cbc7568cbdf9, JMSReplyTo=temp-queue://b2c3363b-78a7-43e9-89e2-d4704ed9d300, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1513060859, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:58,992 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4636]:RELIABLE:CoreMessage[messageID=4636, durable=true, userID=68b7bc9f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=68b7476a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24a0db16-6741-4bab-96bd-cbc7568cbdf9, JMSReplyTo=temp-queue://b2c3363b-78a7-43e9-89e2-d4704ed9d300, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1513060859
2024-04-30 15:14:58,993 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4636, durable=true, userID=68b7bc9f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=68b7476a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24a0db16-6741-4bab-96bd-cbc7568cbdf9, JMSReplyTo=temp-queue://b2c3363b-78a7-43e9-89e2-d4704ed9d300, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1513060859 to transaction: TransactionImpl [xid=null, txID=4637, xid=null, state=ACTIVE, createTime=1714490098993(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5eae7fb4
2024-04-30 15:14:58,993 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68b80ac0-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b8a191fd-0fe1-4fa9-8f98-58a05899b5b7, activemq.broker=mom82]
2024-04-30 15:14:58,994 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68b80ac3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68b80ac0-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68b80ac0-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30c39a88, true, {}]
2024-04-30 15:14:58,994 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68b831d4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68b80ac0-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68b80ac0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6be5c425, true, {}]
2024-04-30 15:14:58,995 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4636, durable=true, userID=68b7bc9f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=68b7476a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24a0db16-6741-4bab-96bd-cbc7568cbdf9, JMSReplyTo=temp-queue://b2c3363b-78a7-43e9-89e2-d4704ed9d300, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1513060859, transaction: TransactionImpl [xid=null, txID=4637, xid=null, state=COMMITTED, createTime=1714490098993(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5eae7fb4
2024-04-30 15:14:58,996 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4642, durable=true, userID=68b858e6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=b2c3363b-78a7-43e9-89e2-d4704ed9d300, size=917, properties=TypedProperties[__AMQ_CID=68b80ac2-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24a0db16-6741-4bab-96bd-cbc7568cbdf9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b8a191fd-0fe1-4fa9-8f98-58a05899b5b7]]@1058754626, context: RoutingContextImpl(Address=b2c3363b-78a7-43e9-89e2-d4704ed9d300, routingType=ANYCAST, PreviousAddress=b2c3363b-78a7-43e9-89e2-d4704ed9d300 previousRoute:ANYCAST, reusable=true, version=-2147483323)
..................................................
***** durable queues b2c3363b-78a7-43e9-89e2-d4704ed9d300:
***** non durable for b2c3363b-78a7-43e9-89e2-d4704ed9d300:
- queueID=4632 address:b2c3363b-78a7-43e9-89e2-d4704ed9d300 name:b2c3363b-78a7-43e9-89e2-d4704ed9d300 filter:null
..................................................
, transaction: null
2024-04-30 15:14:58,996 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b2c3363b-78a7-43e9-89e2-d4704ed9d300: Reference[4642]:RELIABLE:CoreMessage[messageID=4642, durable=true, userID=68b858e6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=b2c3363b-78a7-43e9-89e2-d4704ed9d300, size=917, properties=TypedProperties[__AMQ_CID=68b80ac2-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24a0db16-6741-4bab-96bd-cbc7568cbdf9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b8a191fd-0fe1-4fa9-8f98-58a05899b5b7]]@1058754626
2024-04-30 15:14:58,996 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b2c3363b-78a7-43e9-89e2-d4704ed9d300: CoreMessage[messageID=4642, durable=true, userID=68b858e6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=b2c3363b-78a7-43e9-89e2-d4704ed9d300, size=917, properties=TypedProperties[__AMQ_CID=68b80ac2-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24a0db16-6741-4bab-96bd-cbc7568cbdf9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b8a191fd-0fe1-4fa9-8f98-58a05899b5b7]]@1058754626 to transaction: TransactionImpl [xid=null, txID=4644, xid=null, state=ACTIVE, createTime=1714490098996(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@256c013d
2024-04-30 15:14:58,997 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b2c3363b-78a7-43e9-89e2-d4704ed9d300: CoreMessage[messageID=4642, durable=true, userID=68b858e6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:58 UTC 2024, expiration=0, durable=true, address=b2c3363b-78a7-43e9-89e2-d4704ed9d300, size=917, properties=TypedProperties[__AMQ_CID=68b80ac2-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24a0db16-6741-4bab-96bd-cbc7568cbdf9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b8a191fd-0fe1-4fa9-8f98-58a05899b5b7]]@1058754626, transaction: TransactionImpl [xid=null, txID=4644, xid=null, state=COMMITTED, createTime=1714490098996(Tue Apr 30 15:14:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@256c013d
2024-04-30 15:14:58,997 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68b80ac0-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b8a191fd-0fe1-4fa9-8f98-58a05899b5b7, activemq.broker=mom82]
2024-04-30 15:14:58,997 INFO  [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68b72058-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:58,999 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@5ce3adc9, org.eclipse.scout.rt.mom.jms.JmsSubscription@738f8244] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,001 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68b6ab23-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,002 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68b96a57-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,003 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68b96a5a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68b96a57-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68b96a57-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ef0b7c9, true, {}]
2024-04-30 15:14:59,003 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68b9916b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68b96a57-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68b96a57-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@326cccfd, true, {}]
2024-04-30 15:14:59,004 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:59,005 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68b9df8c-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:59,006 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68b9df8f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68b9df8c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68b9df8c-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ba9fbf, true, {}]
2024-04-30 15:14:59,006 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68ba06a0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68b9df8c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68b9df8c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28d7c49c, true, {}]
2024-04-30 15:14:59,006 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ee1e6f8c-8ae0-4585-a233-c0197e1c06a3, address=ee1e6f8c-8ae0-4585-a233-c0197e1c06a3, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:59,007 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@10ca4ff9
2024-04-30 15:14:59,007 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@53e94957
2024-04-30 15:14:59,008 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ee1e6f8c-8ae0-4585-a233-c0197e1c06a3, null, 0, false, true, null]
2024-04-30 15:14:59,009 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4681, durable=true, userID=68ba7bd3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=68b9df8e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e1e43842-6926-48e6-88a7-60b4494d2015, JMSReplyTo=temp-queue://ee1e6f8c-8ae0-4585-a233-c0197e1c06a3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1989778245, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:59,010 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4681]:RELIABLE:CoreMessage[messageID=4681, durable=true, userID=68ba7bd3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=68b9df8e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e1e43842-6926-48e6-88a7-60b4494d2015, JMSReplyTo=temp-queue://ee1e6f8c-8ae0-4585-a233-c0197e1c06a3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1989778245
2024-04-30 15:14:59,010 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4681, durable=true, userID=68ba7bd3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=68b9df8e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e1e43842-6926-48e6-88a7-60b4494d2015, JMSReplyTo=temp-queue://ee1e6f8c-8ae0-4585-a233-c0197e1c06a3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1989778245 to transaction: TransactionImpl [xid=null, txID=4682, xid=null, state=ACTIVE, createTime=1714490099010(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@16e86be3
2024-04-30 15:14:59,011 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68baa2e4-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=904395bd-5cb6-4cd6-8e9c-6edf9f91b400, activemq.broker=mom82]
2024-04-30 15:14:59,011 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68bac9f7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68baa2e4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68baa2e4-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c34d900, true, {}]
2024-04-30 15:14:59,012 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68baf108-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68baa2e4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68baa2e4-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3dcb3d87, true, {}]
2024-04-30 15:14:59,013 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4681, durable=true, userID=68ba7bd3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=68b9df8e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e1e43842-6926-48e6-88a7-60b4494d2015, JMSReplyTo=temp-queue://ee1e6f8c-8ae0-4585-a233-c0197e1c06a3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1989778245, transaction: TransactionImpl [xid=null, txID=4682, xid=null, state=COMMITTED, createTime=1714490099010(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@16e86be3
2024-04-30 15:14:59,013 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4687, durable=true, userID=68bb181a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=ee1e6f8c-8ae0-4585-a233-c0197e1c06a3, size=819, properties=TypedProperties[__AMQ_CID=68bac9f6-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e1e43842-6926-48e6-88a7-60b4494d2015, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=904395bd-5cb6-4cd6-8e9c-6edf9f91b400]]@1602177628, context: RoutingContextImpl(Address=ee1e6f8c-8ae0-4585-a233-c0197e1c06a3, routingType=ANYCAST, PreviousAddress=ee1e6f8c-8ae0-4585-a233-c0197e1c06a3 previousRoute:ANYCAST, reusable=true, version=-2147483321)
..................................................
***** durable queues ee1e6f8c-8ae0-4585-a233-c0197e1c06a3:
***** non durable for ee1e6f8c-8ae0-4585-a233-c0197e1c06a3:
- queueID=4677 address:ee1e6f8c-8ae0-4585-a233-c0197e1c06a3 name:ee1e6f8c-8ae0-4585-a233-c0197e1c06a3 filter:null
..................................................
, transaction: null
2024-04-30 15:14:59,013 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ee1e6f8c-8ae0-4585-a233-c0197e1c06a3: Reference[4687]:RELIABLE:CoreMessage[messageID=4687, durable=true, userID=68bb181a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=ee1e6f8c-8ae0-4585-a233-c0197e1c06a3, size=819, properties=TypedProperties[__AMQ_CID=68bac9f6-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e1e43842-6926-48e6-88a7-60b4494d2015, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=904395bd-5cb6-4cd6-8e9c-6edf9f91b400]]@1602177628
2024-04-30 15:14:59,014 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ee1e6f8c-8ae0-4585-a233-c0197e1c06a3: CoreMessage[messageID=4687, durable=true, userID=68bb181a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=ee1e6f8c-8ae0-4585-a233-c0197e1c06a3, size=819, properties=TypedProperties[__AMQ_CID=68bac9f6-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e1e43842-6926-48e6-88a7-60b4494d2015, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=904395bd-5cb6-4cd6-8e9c-6edf9f91b400]]@1602177628 to transaction: TransactionImpl [xid=null, txID=4690, xid=null, state=ACTIVE, createTime=1714490099014(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@63e871a9
2024-04-30 15:14:59,014 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ee1e6f8c-8ae0-4585-a233-c0197e1c06a3: CoreMessage[messageID=4687, durable=true, userID=68bb181a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=ee1e6f8c-8ae0-4585-a233-c0197e1c06a3, size=819, properties=TypedProperties[__AMQ_CID=68bac9f6-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e1e43842-6926-48e6-88a7-60b4494d2015, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=904395bd-5cb6-4cd6-8e9c-6edf9f91b400]]@1602177628, transaction: TransactionImpl [xid=null, txID=4690, xid=null, state=COMMITTED, createTime=1714490099014(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@63e871a9
2024-04-30 15:14:59,014 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68baa2e4-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=904395bd-5cb6-4cd6-8e9c-6edf9f91b400, activemq.broker=mom82]
2024-04-30 15:14:59,015 INFO  [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68b9df8c-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:59,017 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@6ac4d22e, org.eclipse.scout.rt.mom.jms.JmsSubscription@443cb0b7] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,018 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68b96a57-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,019 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68bc027b-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,020 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68bc027e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68bc027b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68bc027b-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@587460b5, true, {}]
2024-04-30 15:14:59,020 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68bc298f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68bc027b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68bc027b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59919d22, true, {}]
2024-04-30 15:14:59,021 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:59,022 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68bc77b0-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:59,022 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68bc77b3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68bc77b0-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68bc77b0-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b5af9a7, true, {}]
2024-04-30 15:14:59,023 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68bc9ec4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68bc77b0-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68bc77b0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1adfcd67, true, {}]
2024-04-30 15:14:59,024 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d96d5995-c7c7-44d6-82f6-ac3aa49a226a, address=d96d5995-c7c7-44d6-82f6-ac3aa49a226a, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:59,024 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@19742ee8
2024-04-30 15:14:59,024 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3fbad223
2024-04-30 15:14:59,025 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d96d5995-c7c7-44d6-82f6-ac3aa49a226a, null, 0, false, true, null]
2024-04-30 15:14:59,026 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4726, durable=true, userID=68bcece7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=68bc77b2-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ab8a85b-e8ca-4afb-819a-1eb0baebfbb8, JMSReplyTo=temp-queue://d96d5995-c7c7-44d6-82f6-ac3aa49a226a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@62461987, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:59,027 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4726]:RELIABLE:CoreMessage[messageID=4726, durable=true, userID=68bcece7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=68bc77b2-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ab8a85b-e8ca-4afb-819a-1eb0baebfbb8, JMSReplyTo=temp-queue://d96d5995-c7c7-44d6-82f6-ac3aa49a226a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@62461987
2024-04-30 15:14:59,027 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4726, durable=true, userID=68bcece7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=68bc77b2-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ab8a85b-e8ca-4afb-819a-1eb0baebfbb8, JMSReplyTo=temp-queue://d96d5995-c7c7-44d6-82f6-ac3aa49a226a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@62461987 to transaction: TransactionImpl [xid=null, txID=4727, xid=null, state=ACTIVE, createTime=1714490099027(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@426752e1
2024-04-30 15:14:59,028 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68bd3b08-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=4db60dff-207a-44a8-9ccf-55a7e55a3ac8, activemq.broker=mom82]
2024-04-30 15:14:59,028 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68bd621b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68bd3b08-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68bd3b08-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@295f126c, true, {}]
2024-04-30 15:14:59,029 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68bd892c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68bd3b08-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68bd3b08-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f9798e8, true, {}]
2024-04-30 15:14:59,030 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4726, durable=true, userID=68bcece7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=68bc77b2-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ab8a85b-e8ca-4afb-819a-1eb0baebfbb8, JMSReplyTo=temp-queue://d96d5995-c7c7-44d6-82f6-ac3aa49a226a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@62461987, transaction: TransactionImpl [xid=null, txID=4727, xid=null, state=COMMITTED, createTime=1714490099027(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@426752e1
2024-04-30 15:14:59,030 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4732, durable=true, userID=68bdb03e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=d96d5995-c7c7-44d6-82f6-ac3aa49a226a, size=810, properties=TypedProperties[__AMQ_CID=68bd621a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ab8a85b-e8ca-4afb-819a-1eb0baebfbb8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4db60dff-207a-44a8-9ccf-55a7e55a3ac8]]@77511417, context: RoutingContextImpl(Address=d96d5995-c7c7-44d6-82f6-ac3aa49a226a, routingType=ANYCAST, PreviousAddress=d96d5995-c7c7-44d6-82f6-ac3aa49a226a previousRoute:ANYCAST, reusable=true, version=-2147483319)
..................................................
***** durable queues d96d5995-c7c7-44d6-82f6-ac3aa49a226a:
***** non durable for d96d5995-c7c7-44d6-82f6-ac3aa49a226a:
- queueID=4722 address:d96d5995-c7c7-44d6-82f6-ac3aa49a226a name:d96d5995-c7c7-44d6-82f6-ac3aa49a226a filter:null
..................................................
, transaction: null
2024-04-30 15:14:59,030 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d96d5995-c7c7-44d6-82f6-ac3aa49a226a: Reference[4732]:RELIABLE:CoreMessage[messageID=4732, durable=true, userID=68bdb03e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=d96d5995-c7c7-44d6-82f6-ac3aa49a226a, size=810, properties=TypedProperties[__AMQ_CID=68bd621a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ab8a85b-e8ca-4afb-819a-1eb0baebfbb8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4db60dff-207a-44a8-9ccf-55a7e55a3ac8]]@77511417
2024-04-30 15:14:59,031 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d96d5995-c7c7-44d6-82f6-ac3aa49a226a: CoreMessage[messageID=4732, durable=true, userID=68bdb03e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=d96d5995-c7c7-44d6-82f6-ac3aa49a226a, size=810, properties=TypedProperties[__AMQ_CID=68bd621a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ab8a85b-e8ca-4afb-819a-1eb0baebfbb8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4db60dff-207a-44a8-9ccf-55a7e55a3ac8]]@77511417 to transaction: TransactionImpl [xid=null, txID=4735, xid=null, state=ACTIVE, createTime=1714490099031(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@56dbccc4
2024-04-30 15:14:59,031 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d96d5995-c7c7-44d6-82f6-ac3aa49a226a: CoreMessage[messageID=4732, durable=true, userID=68bdb03e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=d96d5995-c7c7-44d6-82f6-ac3aa49a226a, size=810, properties=TypedProperties[__AMQ_CID=68bd621a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ab8a85b-e8ca-4afb-819a-1eb0baebfbb8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4db60dff-207a-44a8-9ccf-55a7e55a3ac8]]@77511417, transaction: TransactionImpl [xid=null, txID=4735, xid=null, state=COMMITTED, createTime=1714490099031(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@56dbccc4
2024-04-30 15:14:59,031 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68bd3b08-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=4db60dff-207a-44a8-9ccf-55a7e55a3ac8, activemq.broker=mom82]
2024-04-30 15:14:59,032 INFO  [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68bc77b0-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:59,034 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@674b5e72, org.eclipse.scout.rt.mom.jms.JmsSubscription@6adae0fb] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,036 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68bc027b-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,036 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68be9a9f-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,037 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68bec1b2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68be9a9f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68be9a9f-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40da73f0, true, {}]
2024-04-30 15:14:59,038 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68bee8c3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68be9a9f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68be9a9f-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ca52cf1, true, {}]
2024-04-30 15:14:59,039 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:59,040 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68bf36e4-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:59,040 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68bf36e7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68bf36e4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68bf36e4-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d517f62, true, {}]
2024-04-30 15:14:59,041 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68bf5df8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68bf36e4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68bf36e4-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65ea2cf5, true, {}]
2024-04-30 15:14:59,041 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0ebcf27c-607b-4657-b552-ca97dcc54714, address=0ebcf27c-607b-4657-b552-ca97dcc54714, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:59,042 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6ddc4b83
2024-04-30 15:14:59,042 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3c41e826
2024-04-30 15:14:59,043 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0ebcf27c-607b-4657-b552-ca97dcc54714, null, 0, false, true, null]
2024-04-30 15:14:59,044 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4771, durable=true, userID=68bfac1b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=68bf36e6-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9609ee3e-1ca8-4024-8c58-a71cd48450f3, JMSReplyTo=temp-queue://0ebcf27c-607b-4657-b552-ca97dcc54714, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@25338149, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:59,044 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4771]:RELIABLE:CoreMessage[messageID=4771, durable=true, userID=68bfac1b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=68bf36e6-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9609ee3e-1ca8-4024-8c58-a71cd48450f3, JMSReplyTo=temp-queue://0ebcf27c-607b-4657-b552-ca97dcc54714, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@25338149
2024-04-30 15:14:59,045 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4771, durable=true, userID=68bfac1b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=68bf36e6-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9609ee3e-1ca8-4024-8c58-a71cd48450f3, JMSReplyTo=temp-queue://0ebcf27c-607b-4657-b552-ca97dcc54714, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@25338149 to transaction: TransactionImpl [xid=null, txID=4772, xid=null, state=ACTIVE, createTime=1714490099045(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@662fabfc
2024-04-30 15:14:59,045 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68bffa3c-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ea134ded-2add-4e8d-bd80-3a4037d7743c, activemq.broker=mom82]
2024-04-30 15:14:59,046 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68c0214f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68bffa3c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68bffa3c-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8b5ff1a, true, {}]
2024-04-30 15:14:59,047 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68c02150-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68bffa3c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68bffa3c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e71c5dd, true, {}]
2024-04-30 15:14:59,048 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4771, durable=true, userID=68bfac1b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=68bf36e6-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9609ee3e-1ca8-4024-8c58-a71cd48450f3, JMSReplyTo=temp-queue://0ebcf27c-607b-4657-b552-ca97dcc54714, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@25338149, transaction: TransactionImpl [xid=null, txID=4772, xid=null, state=COMMITTED, createTime=1714490099045(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@662fabfc
2024-04-30 15:14:59,048 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4777, durable=true, userID=68c04862-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=0ebcf27c-607b-4657-b552-ca97dcc54714, size=815, properties=TypedProperties[__AMQ_CID=68c0214e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9609ee3e-1ca8-4024-8c58-a71cd48450f3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ea134ded-2add-4e8d-bd80-3a4037d7743c]]@1847260689, context: RoutingContextImpl(Address=0ebcf27c-607b-4657-b552-ca97dcc54714, routingType=ANYCAST, PreviousAddress=0ebcf27c-607b-4657-b552-ca97dcc54714 previousRoute:ANYCAST, reusable=true, version=-2147483317)
..................................................
***** durable queues 0ebcf27c-607b-4657-b552-ca97dcc54714:
***** non durable for 0ebcf27c-607b-4657-b552-ca97dcc54714:
- queueID=4767 address:0ebcf27c-607b-4657-b552-ca97dcc54714 name:0ebcf27c-607b-4657-b552-ca97dcc54714 filter:null
..................................................
, transaction: null
2024-04-30 15:14:59,048 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0ebcf27c-607b-4657-b552-ca97dcc54714: Reference[4777]:RELIABLE:CoreMessage[messageID=4777, durable=true, userID=68c04862-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=0ebcf27c-607b-4657-b552-ca97dcc54714, size=815, properties=TypedProperties[__AMQ_CID=68c0214e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9609ee3e-1ca8-4024-8c58-a71cd48450f3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ea134ded-2add-4e8d-bd80-3a4037d7743c]]@1847260689
2024-04-30 15:14:59,067 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0ebcf27c-607b-4657-b552-ca97dcc54714: CoreMessage[messageID=4777, durable=true, userID=68c04862-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=0ebcf27c-607b-4657-b552-ca97dcc54714, size=815, properties=TypedProperties[__AMQ_CID=68c0214e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9609ee3e-1ca8-4024-8c58-a71cd48450f3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ea134ded-2add-4e8d-bd80-3a4037d7743c]]@1847260689 to transaction: TransactionImpl [xid=null, txID=4779, xid=null, state=ACTIVE, createTime=1714490099067(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@a7f25cf
2024-04-30 15:14:59,068 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0ebcf27c-607b-4657-b552-ca97dcc54714: CoreMessage[messageID=4777, durable=true, userID=68c04862-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=0ebcf27c-607b-4657-b552-ca97dcc54714, size=815, properties=TypedProperties[__AMQ_CID=68c0214e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9609ee3e-1ca8-4024-8c58-a71cd48450f3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ea134ded-2add-4e8d-bd80-3a4037d7743c]]@1847260689, transaction: TransactionImpl [xid=null, txID=4779, xid=null, state=COMMITTED, createTime=1714490099067(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@a7f25cf
2024-04-30 15:14:59,068 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68bffa3c-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ea134ded-2add-4e8d-bd80-3a4037d7743c, activemq.broker=mom82]
2024-04-30 15:14:59,069 INFO  [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68bf36e4-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:59,071 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@4eef5a65, org.eclipse.scout.rt.mom.jms.JmsSubscription@25bda3f5] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,073 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68be9a9f-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,074 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68c46713-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,074 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68c46716-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68c46713-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68c46713-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50c623a1, true, {}]
2024-04-30 15:14:59,075 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68c48e27-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68c46713-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68c46713-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24e8f6a2, true, {}]
2024-04-30 15:14:59,076 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:59,077 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68c4dc48-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:59,078 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68c5035b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68c4dc48-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68c4dc48-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48962edf, true, {}]
2024-04-30 15:14:59,078 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68c5035c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68c4dc48-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68c4dc48-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2810d42f, true, {}]
2024-04-30 15:14:59,079 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=25fdc5d2-c040-4d56-bb33-fe04e48b664a, address=25fdc5d2-c040-4d56-bb33-fe04e48b664a, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:59,079 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2f99976f
2024-04-30 15:14:59,080 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@26a5257d
2024-04-30 15:14:59,080 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 25fdc5d2-c040-4d56-bb33-fe04e48b664a, null, 0, false, true, null]
2024-04-30 15:14:59,082 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4816, durable=true, userID=68c5788f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=68c5035a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-88c5c0d2-7966-46e3-a871-144423300b8d, JMSReplyTo=temp-queue://25fdc5d2-c040-4d56-bb33-fe04e48b664a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1133158361, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:59,082 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4816]:RELIABLE:CoreMessage[messageID=4816, durable=true, userID=68c5788f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=68c5035a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-88c5c0d2-7966-46e3-a871-144423300b8d, JMSReplyTo=temp-queue://25fdc5d2-c040-4d56-bb33-fe04e48b664a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1133158361
2024-04-30 15:14:59,083 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4816, durable=true, userID=68c5788f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=68c5035a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-88c5c0d2-7966-46e3-a871-144423300b8d, JMSReplyTo=temp-queue://25fdc5d2-c040-4d56-bb33-fe04e48b664a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1133158361 to transaction: TransactionImpl [xid=null, txID=4817, xid=null, state=ACTIVE, createTime=1714490099082(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1899954e
2024-04-30 15:14:59,083 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68c5c5b0-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=8516ecfd-622b-47eb-b294-fec840937651, activemq.broker=mom82]
2024-04-30 15:14:59,084 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68c5ecc3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68c5c5b0-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68c5c5b0-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4906d65f, true, {}]
2024-04-30 15:14:59,084 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68c5ecc4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68c5c5b0-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68c5c5b0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14f439c, true, {}]
2024-04-30 15:14:59,085 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4816, durable=true, userID=68c5788f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=68c5035a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-88c5c0d2-7966-46e3-a871-144423300b8d, JMSReplyTo=temp-queue://25fdc5d2-c040-4d56-bb33-fe04e48b664a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1133158361, transaction: TransactionImpl [xid=null, txID=4817, xid=null, state=COMMITTED, createTime=1714490099082(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1899954e
2024-04-30 15:14:59,086 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4822, durable=true, userID=68c613d6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=25fdc5d2-c040-4d56-bb33-fe04e48b664a, size=919, properties=TypedProperties[__AMQ_CID=68c5c5b2-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-88c5c0d2-7966-46e3-a871-144423300b8d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8516ecfd-622b-47eb-b294-fec840937651]]@1938217971, context: RoutingContextImpl(Address=25fdc5d2-c040-4d56-bb33-fe04e48b664a, routingType=ANYCAST, PreviousAddress=25fdc5d2-c040-4d56-bb33-fe04e48b664a previousRoute:ANYCAST, reusable=true, version=-2147483315)
..................................................
***** durable queues 25fdc5d2-c040-4d56-bb33-fe04e48b664a:
***** non durable for 25fdc5d2-c040-4d56-bb33-fe04e48b664a:
- queueID=4812 address:25fdc5d2-c040-4d56-bb33-fe04e48b664a name:25fdc5d2-c040-4d56-bb33-fe04e48b664a filter:null
..................................................
, transaction: null
2024-04-30 15:14:59,086 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 25fdc5d2-c040-4d56-bb33-fe04e48b664a: Reference[4822]:RELIABLE:CoreMessage[messageID=4822, durable=true, userID=68c613d6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=25fdc5d2-c040-4d56-bb33-fe04e48b664a, size=919, properties=TypedProperties[__AMQ_CID=68c5c5b2-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-88c5c0d2-7966-46e3-a871-144423300b8d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8516ecfd-622b-47eb-b294-fec840937651]]@1938217971
2024-04-30 15:14:59,086 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 25fdc5d2-c040-4d56-bb33-fe04e48b664a: CoreMessage[messageID=4822, durable=true, userID=68c613d6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=25fdc5d2-c040-4d56-bb33-fe04e48b664a, size=919, properties=TypedProperties[__AMQ_CID=68c5c5b2-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-88c5c0d2-7966-46e3-a871-144423300b8d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8516ecfd-622b-47eb-b294-fec840937651]]@1938217971 to transaction: TransactionImpl [xid=null, txID=4825, xid=null, state=ACTIVE, createTime=1714490099086(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@530f390b
2024-04-30 15:14:59,086 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 25fdc5d2-c040-4d56-bb33-fe04e48b664a: CoreMessage[messageID=4822, durable=true, userID=68c613d6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=25fdc5d2-c040-4d56-bb33-fe04e48b664a, size=919, properties=TypedProperties[__AMQ_CID=68c5c5b2-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-88c5c0d2-7966-46e3-a871-144423300b8d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8516ecfd-622b-47eb-b294-fec840937651]]@1938217971, transaction: TransactionImpl [xid=null, txID=4825, xid=null, state=COMMITTED, createTime=1714490099086(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@530f390b
2024-04-30 15:14:59,087 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68c5c5b0-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=8516ecfd-622b-47eb-b294-fec840937651, activemq.broker=mom82]
2024-04-30 15:14:59,087 INFO  [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68c4dc48-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:59,090 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@37b96ae3, org.eclipse.scout.rt.mom.jms.JmsSubscription@10b34c6f] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,091 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68c46713-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,092 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68c72547-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,093 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68c74c5a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68c72547-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68c72547-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7dda8bc1, true, {}]
2024-04-30 15:14:59,093 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68c74c5b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68c72547-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68c72547-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32b5c3e0, true, {}]
2024-04-30 15:14:59,094 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:59,095 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68c79a7c-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:59,096 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68c79a7f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68c79a7c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68c79a7c-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ebc73f1, true, {}]
2024-04-30 15:14:59,096 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68c7c190-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68c79a7c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68c79a7c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@210a4232, true, {}]
2024-04-30 15:14:59,096 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=392f52a3-b0f5-4ae7-bae9-c9f1aa08ca10, address=392f52a3-b0f5-4ae7-bae9-c9f1aa08ca10, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:59,097 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7bf1bdaa
2024-04-30 15:14:59,097 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@43a38a5
2024-04-30 15:14:59,098 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 392f52a3-b0f5-4ae7-bae9-c9f1aa08ca10, null, 0, false, true, null]
2024-04-30 15:14:59,099 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4861, durable=true, userID=68c836c3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=68c79a7e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a80f33dc-09cf-4012-972d-985ecc043192, JMSReplyTo=temp-queue://392f52a3-b0f5-4ae7-bae9-c9f1aa08ca10, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@166934974, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:59,100 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4861]:RELIABLE:CoreMessage[messageID=4861, durable=true, userID=68c836c3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=68c79a7e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a80f33dc-09cf-4012-972d-985ecc043192, JMSReplyTo=temp-queue://392f52a3-b0f5-4ae7-bae9-c9f1aa08ca10, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@166934974
2024-04-30 15:14:59,100 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4861, durable=true, userID=68c836c3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=68c79a7e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a80f33dc-09cf-4012-972d-985ecc043192, JMSReplyTo=temp-queue://392f52a3-b0f5-4ae7-bae9-c9f1aa08ca10, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@166934974 to transaction: TransactionImpl [xid=null, txID=4862, xid=null, state=ACTIVE, createTime=1714490099100(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3ea0da53
2024-04-30 15:14:59,101 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68c884e4-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=2c8e8acd-0520-4880-8565-fa3a34235952, activemq.broker=mom82]
2024-04-30 15:14:59,101 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68c884e7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68c884e4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68c884e4-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e836b19, true, {}]
2024-04-30 15:14:59,102 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68c8abf8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68c884e4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68c884e4-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6965df76, true, {}]
2024-04-30 15:14:59,103 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4861, durable=true, userID=68c836c3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=68c79a7e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a80f33dc-09cf-4012-972d-985ecc043192, JMSReplyTo=temp-queue://392f52a3-b0f5-4ae7-bae9-c9f1aa08ca10, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@166934974, transaction: TransactionImpl [xid=null, txID=4862, xid=null, state=COMMITTED, createTime=1714490099100(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3ea0da53
2024-04-30 15:14:59,103 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4867, durable=true, userID=68c8d30a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=392f52a3-b0f5-4ae7-bae9-c9f1aa08ca10, size=917, properties=TypedProperties[__AMQ_CID=68c884e6-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a80f33dc-09cf-4012-972d-985ecc043192, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2c8e8acd-0520-4880-8565-fa3a34235952]]@1762422478, context: RoutingContextImpl(Address=392f52a3-b0f5-4ae7-bae9-c9f1aa08ca10, routingType=ANYCAST, PreviousAddress=392f52a3-b0f5-4ae7-bae9-c9f1aa08ca10 previousRoute:ANYCAST, reusable=true, version=-2147483313)
..................................................
***** durable queues 392f52a3-b0f5-4ae7-bae9-c9f1aa08ca10:
***** non durable for 392f52a3-b0f5-4ae7-bae9-c9f1aa08ca10:
- queueID=4857 address:392f52a3-b0f5-4ae7-bae9-c9f1aa08ca10 name:392f52a3-b0f5-4ae7-bae9-c9f1aa08ca10 filter:null
..................................................
, transaction: null
2024-04-30 15:14:59,103 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 392f52a3-b0f5-4ae7-bae9-c9f1aa08ca10: Reference[4867]:RELIABLE:CoreMessage[messageID=4867, durable=true, userID=68c8d30a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=392f52a3-b0f5-4ae7-bae9-c9f1aa08ca10, size=917, properties=TypedProperties[__AMQ_CID=68c884e6-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a80f33dc-09cf-4012-972d-985ecc043192, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2c8e8acd-0520-4880-8565-fa3a34235952]]@1762422478
2024-04-30 15:14:59,104 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 392f52a3-b0f5-4ae7-bae9-c9f1aa08ca10: CoreMessage[messageID=4867, durable=true, userID=68c8d30a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=392f52a3-b0f5-4ae7-bae9-c9f1aa08ca10, size=917, properties=TypedProperties[__AMQ_CID=68c884e6-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a80f33dc-09cf-4012-972d-985ecc043192, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2c8e8acd-0520-4880-8565-fa3a34235952]]@1762422478 to transaction: TransactionImpl [xid=null, txID=4870, xid=null, state=ACTIVE, createTime=1714490099104(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4d804ac7
2024-04-30 15:14:59,104 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 392f52a3-b0f5-4ae7-bae9-c9f1aa08ca10: CoreMessage[messageID=4867, durable=true, userID=68c8d30a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=392f52a3-b0f5-4ae7-bae9-c9f1aa08ca10, size=917, properties=TypedProperties[__AMQ_CID=68c884e6-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a80f33dc-09cf-4012-972d-985ecc043192, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2c8e8acd-0520-4880-8565-fa3a34235952]]@1762422478, transaction: TransactionImpl [xid=null, txID=4870, xid=null, state=COMMITTED, createTime=1714490099104(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4d804ac7
2024-04-30 15:14:59,104 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68c884e4-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=2c8e8acd-0520-4880-8565-fa3a34235952, activemq.broker=mom82]
2024-04-30 15:14:59,105 INFO  [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68c79a7c-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:59,107 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@60734e4e, org.eclipse.scout.rt.mom.jms.JmsSubscription@5cfadafe] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,109 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68c72547-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,110 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68c9e47b-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,110 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68c9e47e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68c9e47b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68c9e47b-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fbe1562, true, {}]
2024-04-30 15:14:59,111 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68ca0b8f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68c9e47b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68c9e47b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17de9ab4, true, {}]
2024-04-30 15:14:59,112 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:59,113 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68ca59b0-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:59,114 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68ca80c3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68ca59b0-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68ca59b0-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64ad4435, true, {}]
2024-04-30 15:14:59,114 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68ca80c4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68ca59b0-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68ca59b0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2adcd055, true, {}]
2024-04-30 15:14:59,115 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d4bc893a-3cbf-4f6e-b279-bf5529415a36, address=d4bc893a-3cbf-4f6e-b279-bf5529415a36, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:59,115 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@237649a
2024-04-30 15:14:59,116 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4fd9bcd6
2024-04-30 15:14:59,116 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d4bc893a-3cbf-4f6e-b279-bf5529415a36, null, 0, false, true, null]
2024-04-30 15:14:59,117 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4906, durable=true, userID=68caf5f7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=68ca80c2-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ce8c5f75-dfa7-4dee-96c9-6da030d532c1, JMSReplyTo=temp-queue://d4bc893a-3cbf-4f6e-b279-bf5529415a36, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1370571082, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:59,118 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4906]:RELIABLE:CoreMessage[messageID=4906, durable=true, userID=68caf5f7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=68ca80c2-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ce8c5f75-dfa7-4dee-96c9-6da030d532c1, JMSReplyTo=temp-queue://d4bc893a-3cbf-4f6e-b279-bf5529415a36, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1370571082
2024-04-30 15:14:59,118 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4906, durable=true, userID=68caf5f7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=68ca80c2-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ce8c5f75-dfa7-4dee-96c9-6da030d532c1, JMSReplyTo=temp-queue://d4bc893a-3cbf-4f6e-b279-bf5529415a36, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1370571082 to transaction: TransactionImpl [xid=null, txID=4907, xid=null, state=ACTIVE, createTime=1714490099118(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@584a5486
2024-04-30 15:14:59,119 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68cb4418-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=5d8054c3-3b5c-49d3-b629-6b9945572eda, activemq.broker=mom82]
2024-04-30 15:14:59,119 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68cb441b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68cb4418-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68cb4418-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40aa4198, true, {}]
2024-04-30 15:14:59,120 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68cb6b2c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68cb4418-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68cb4418-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@613cb443, true, {}]
2024-04-30 15:14:59,121 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4906, durable=true, userID=68caf5f7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=68ca80c2-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ce8c5f75-dfa7-4dee-96c9-6da030d532c1, JMSReplyTo=temp-queue://d4bc893a-3cbf-4f6e-b279-bf5529415a36, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1370571082, transaction: TransactionImpl [xid=null, txID=4907, xid=null, state=COMMITTED, createTime=1714490099118(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@584a5486
2024-04-30 15:14:59,121 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4912, durable=true, userID=68cb923e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=d4bc893a-3cbf-4f6e-b279-bf5529415a36, size=819, properties=TypedProperties[__AMQ_CID=68cb441a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ce8c5f75-dfa7-4dee-96c9-6da030d532c1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5d8054c3-3b5c-49d3-b629-6b9945572eda]]@1625039989, context: RoutingContextImpl(Address=d4bc893a-3cbf-4f6e-b279-bf5529415a36, routingType=ANYCAST, PreviousAddress=d4bc893a-3cbf-4f6e-b279-bf5529415a36 previousRoute:ANYCAST, reusable=true, version=-2147483311)
..................................................
***** durable queues d4bc893a-3cbf-4f6e-b279-bf5529415a36:
***** non durable for d4bc893a-3cbf-4f6e-b279-bf5529415a36:
- queueID=4902 address:d4bc893a-3cbf-4f6e-b279-bf5529415a36 name:d4bc893a-3cbf-4f6e-b279-bf5529415a36 filter:null
..................................................
, transaction: null
2024-04-30 15:14:59,122 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d4bc893a-3cbf-4f6e-b279-bf5529415a36: Reference[4912]:RELIABLE:CoreMessage[messageID=4912, durable=true, userID=68cb923e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=d4bc893a-3cbf-4f6e-b279-bf5529415a36, size=819, properties=TypedProperties[__AMQ_CID=68cb441a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ce8c5f75-dfa7-4dee-96c9-6da030d532c1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5d8054c3-3b5c-49d3-b629-6b9945572eda]]@1625039989
2024-04-30 15:14:59,122 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d4bc893a-3cbf-4f6e-b279-bf5529415a36: CoreMessage[messageID=4912, durable=true, userID=68cb923e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=d4bc893a-3cbf-4f6e-b279-bf5529415a36, size=819, properties=TypedProperties[__AMQ_CID=68cb441a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ce8c5f75-dfa7-4dee-96c9-6da030d532c1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5d8054c3-3b5c-49d3-b629-6b9945572eda]]@1625039989 to transaction: TransactionImpl [xid=null, txID=4915, xid=null, state=ACTIVE, createTime=1714490099122(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6c8022b
2024-04-30 15:14:59,122 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d4bc893a-3cbf-4f6e-b279-bf5529415a36: CoreMessage[messageID=4912, durable=true, userID=68cb923e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=d4bc893a-3cbf-4f6e-b279-bf5529415a36, size=819, properties=TypedProperties[__AMQ_CID=68cb441a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ce8c5f75-dfa7-4dee-96c9-6da030d532c1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5d8054c3-3b5c-49d3-b629-6b9945572eda]]@1625039989, transaction: TransactionImpl [xid=null, txID=4915, xid=null, state=COMMITTED, createTime=1714490099122(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6c8022b
2024-04-30 15:14:59,122 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68cb4418-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=5d8054c3-3b5c-49d3-b629-6b9945572eda, activemq.broker=mom82]
2024-04-30 15:14:59,123 INFO  [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68ca59b0-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:59,125 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@79eac262, org.eclipse.scout.rt.mom.jms.JmsSubscription@6a710953] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,127 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68c9e47b-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,128 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68cc7c9f-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,128 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68cca3b2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68cc7c9f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68cc7c9f-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@519886b8, true, {}]
2024-04-30 15:14:59,129 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68cccac3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68cc7c9f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68cc7c9f-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@242869f0, true, {}]
2024-04-30 15:14:59,130 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:14:59,131 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68ccf1d4-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:59,131 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68cd18e7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68ccf1d4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68ccf1d4-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62e11bb4, true, {}]
2024-04-30 15:14:59,132 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68cd18e8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68ccf1d4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68ccf1d4-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c1d205b, true, {}]
2024-04-30 15:14:59,132 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0bf95348-c49c-4565-9365-34cf2146f082, address=0bf95348-c49c-4565-9365-34cf2146f082, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:59,132 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@12eabd7e
2024-04-30 15:14:59,133 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@547900b6
2024-04-30 15:14:59,133 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0bf95348-c49c-4565-9365-34cf2146f082, null, 0, false, true, null]
2024-04-30 15:14:59,135 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4951, durable=true, userID=68cd8e1b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=68cd18e6-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-92f5b99f-f149-42d3-ac52-75dfc321d642, JMSReplyTo=temp-queue://0bf95348-c49c-4565-9365-34cf2146f082, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@755875316, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:14:59,135 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4951]:RELIABLE:CoreMessage[messageID=4951, durable=true, userID=68cd8e1b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=68cd18e6-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-92f5b99f-f149-42d3-ac52-75dfc321d642, JMSReplyTo=temp-queue://0bf95348-c49c-4565-9365-34cf2146f082, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@755875316
2024-04-30 15:14:59,136 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4951, durable=true, userID=68cd8e1b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=68cd18e6-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-92f5b99f-f149-42d3-ac52-75dfc321d642, JMSReplyTo=temp-queue://0bf95348-c49c-4565-9365-34cf2146f082, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@755875316 to transaction: TransactionImpl [xid=null, txID=4952, xid=null, state=ACTIVE, createTime=1714490099136(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@33798420
2024-04-30 15:14:59,136 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68cddc3c-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=3b43a319-8ea4-4a05-a796-bea7ed943d64, activemq.broker=mom82]
2024-04-30 15:14:59,137 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68ce034f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68cddc3c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68cddc3c-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76ed120e, true, {}]
2024-04-30 15:14:59,138 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68ce0350-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68cddc3c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68cddc3c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6582708c, true, {}]
2024-04-30 15:14:59,138 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4951, durable=true, userID=68cd8e1b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=68cd18e6-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-92f5b99f-f149-42d3-ac52-75dfc321d642, JMSReplyTo=temp-queue://0bf95348-c49c-4565-9365-34cf2146f082, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@755875316, transaction: TransactionImpl [xid=null, txID=4952, xid=null, state=COMMITTED, createTime=1714490099136(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@33798420
2024-04-30 15:14:59,139 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4957, durable=true, userID=68ce5172-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=0bf95348-c49c-4565-9365-34cf2146f082, size=810, properties=TypedProperties[__AMQ_CID=68ce034e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-92f5b99f-f149-42d3-ac52-75dfc321d642, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3b43a319-8ea4-4a05-a796-bea7ed943d64]]@159044167, context: RoutingContextImpl(Address=0bf95348-c49c-4565-9365-34cf2146f082, routingType=ANYCAST, PreviousAddress=0bf95348-c49c-4565-9365-34cf2146f082 previousRoute:ANYCAST, reusable=true, version=-2147483309)
..................................................
***** durable queues 0bf95348-c49c-4565-9365-34cf2146f082:
***** non durable for 0bf95348-c49c-4565-9365-34cf2146f082:
- queueID=4947 address:0bf95348-c49c-4565-9365-34cf2146f082 name:0bf95348-c49c-4565-9365-34cf2146f082 filter:null
..................................................
, transaction: null
2024-04-30 15:14:59,139 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0bf95348-c49c-4565-9365-34cf2146f082: Reference[4957]:RELIABLE:CoreMessage[messageID=4957, durable=true, userID=68ce5172-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=0bf95348-c49c-4565-9365-34cf2146f082, size=810, properties=TypedProperties[__AMQ_CID=68ce034e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-92f5b99f-f149-42d3-ac52-75dfc321d642, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3b43a319-8ea4-4a05-a796-bea7ed943d64]]@159044167
2024-04-30 15:14:59,140 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0bf95348-c49c-4565-9365-34cf2146f082: CoreMessage[messageID=4957, durable=true, userID=68ce5172-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=0bf95348-c49c-4565-9365-34cf2146f082, size=810, properties=TypedProperties[__AMQ_CID=68ce034e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-92f5b99f-f149-42d3-ac52-75dfc321d642, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3b43a319-8ea4-4a05-a796-bea7ed943d64]]@159044167 to transaction: TransactionImpl [xid=null, txID=4960, xid=null, state=ACTIVE, createTime=1714490099140(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@17d3fb3a
2024-04-30 15:14:59,140 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0bf95348-c49c-4565-9365-34cf2146f082: CoreMessage[messageID=4957, durable=true, userID=68ce5172-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=0bf95348-c49c-4565-9365-34cf2146f082, size=810, properties=TypedProperties[__AMQ_CID=68ce034e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-92f5b99f-f149-42d3-ac52-75dfc321d642, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3b43a319-8ea4-4a05-a796-bea7ed943d64]]@159044167, transaction: TransactionImpl [xid=null, txID=4960, xid=null, state=COMMITTED, createTime=1714490099140(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@17d3fb3a
2024-04-30 15:14:59,140 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68cddc3c-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=3b43a319-8ea4-4a05-a796-bea7ed943d64, activemq.broker=mom82]
2024-04-30 15:14:59,141 INFO  [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68ccf1d4-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86]
2024-04-30 15:14:59,143 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@5db12e9, org.eclipse.scout.rt.mom.jms.JmsSubscription@3d4e1c4d] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,144 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68cc7c9f-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,145 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@54fe189d[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:59,145 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009302 ms
2024-04-30 15:14:59,147 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68add155-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:59,169 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:59,169 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 246.136019 ms
2024-04-30 15:14:59,169 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyEmpty [artemis-j2ee]>
2024-04-30 15:14:59,170 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:59,170 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:14:59,171 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1191806203'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:59,173 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:59,174 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68d38194-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:59,174 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68d3a8a7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68d38194-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68d38194-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ba3ac8d, true, {}]
2024-04-30 15:14:59,175 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68d3cfb8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68d38194-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68d38194-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49d83c81, true, {}]
2024-04-30 15:14:59,177 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0f42efa8-adab-45de-84cb-9baeefaa8cb7, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:59,178 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@19d19919
2024-04-30 15:14:59,178 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0f42efa8-adab-45de-84cb-9baeefaa8cb7, null, 0, false, true, null]
2024-04-30 15:14:59,179 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68d46bfa-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:59,180 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68d46bfd-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68d46bfa-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68d46bfa-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@748ffb9c, true, {}]
2024-04-30 15:14:59,181 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68d4930e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68d46bfa-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68d46bfa-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5688940d, true, {}]
2024-04-30 15:14:59,182 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:59,182 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68d4e12f-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:59,183 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68d50842-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68d4e12f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68d4e12f-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76e95133, true, {}]
2024-04-30 15:14:59,184 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68d52f53-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68d4e12f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68d4e12f-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d2e1cd0, true, {}]
2024-04-30 15:14:59,185 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:59,186 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68d57d74-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom82]
2024-04-30 15:14:59,186 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68d57d77-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68d57d74-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68d57d74-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@608b4854, true, {}]
2024-04-30 15:14:59,187 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68d5a488-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68d57d74-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68d57d74-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b9b5393, true, {}]
2024-04-30 15:14:59,187 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=95f7a7c4-1b7a-4a0d-bb02-6ccc240145fc, address=95f7a7c4-1b7a-4a0d-bb02-6ccc240145fc, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:59,188 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@60b30b71
2024-04-30 15:14:59,188 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@78df422
2024-04-30 15:14:59,189 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 95f7a7c4-1b7a-4a0d-bb02-6ccc240145fc, null, 0, false, true, null]
2024-04-30 15:14:59,191 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5022, durable=true, userID=68d619bb-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=68d57d76-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6280dbf4-b6be-4321-81ba-a275d6914152, JMSReplyTo=temp-queue://95f7a7c4-1b7a-4a0d-bb02-6ccc240145fc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1236669178, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:14:59,191 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5022]:RELIABLE:CoreMessage[messageID=5022, durable=true, userID=68d619bb-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=68d57d76-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6280dbf4-b6be-4321-81ba-a275d6914152, JMSReplyTo=temp-queue://95f7a7c4-1b7a-4a0d-bb02-6ccc240145fc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1236669178
2024-04-30 15:14:59,192 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5022, durable=true, userID=68d619bb-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=68d57d76-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6280dbf4-b6be-4321-81ba-a275d6914152, JMSReplyTo=temp-queue://95f7a7c4-1b7a-4a0d-bb02-6ccc240145fc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1236669178 to transaction: TransactionImpl [xid=null, txID=5023, xid=null, state=ACTIVE, createTime=1714490099192(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@26071c8d
2024-04-30 15:14:59,192 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68d667dc-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=739bca1f-02c0-4b22-8e9b-af019e75c8d6, activemq.broker=mom56]
2024-04-30 15:14:59,193 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68d68eef-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68d667dc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68d667dc-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@683d535d, true, {}]
2024-04-30 15:14:59,194 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68d6b600-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68d667dc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68d667dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c18527d, true, {}]
2024-04-30 15:14:59,194 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5022, durable=true, userID=68d619bb-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=68d57d76-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6280dbf4-b6be-4321-81ba-a275d6914152, JMSReplyTo=temp-queue://95f7a7c4-1b7a-4a0d-bb02-6ccc240145fc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1236669178, transaction: TransactionImpl [xid=null, txID=5023, xid=null, state=COMMITTED, createTime=1714490099192(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@26071c8d
2024-04-30 15:14:59,195 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5028, durable=true, userID=68d6dd12-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=95f7a7c4-1b7a-4a0d-bb02-6ccc240145fc, size=939, properties=TypedProperties[__AMQ_CID=68d68eee-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6280dbf4-b6be-4321-81ba-a275d6914152, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=739bca1f-02c0-4b22-8e9b-af019e75c8d6]]@1909517801, context: RoutingContextImpl(Address=95f7a7c4-1b7a-4a0d-bb02-6ccc240145fc, routingType=ANYCAST, PreviousAddress=95f7a7c4-1b7a-4a0d-bb02-6ccc240145fc previousRoute:ANYCAST, reusable=true, version=-2147483305)
..................................................
***** durable queues 95f7a7c4-1b7a-4a0d-bb02-6ccc240145fc:
***** non durable for 95f7a7c4-1b7a-4a0d-bb02-6ccc240145fc:
- queueID=5018 address:95f7a7c4-1b7a-4a0d-bb02-6ccc240145fc name:95f7a7c4-1b7a-4a0d-bb02-6ccc240145fc filter:null
..................................................
, transaction: null
2024-04-30 15:14:59,196 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 95f7a7c4-1b7a-4a0d-bb02-6ccc240145fc: Reference[5028]:RELIABLE:CoreMessage[messageID=5028, durable=true, userID=68d6dd12-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=95f7a7c4-1b7a-4a0d-bb02-6ccc240145fc, size=939, properties=TypedProperties[__AMQ_CID=68d68eee-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6280dbf4-b6be-4321-81ba-a275d6914152, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=739bca1f-02c0-4b22-8e9b-af019e75c8d6]]@1909517801
2024-04-30 15:14:59,196 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 95f7a7c4-1b7a-4a0d-bb02-6ccc240145fc: CoreMessage[messageID=5028, durable=true, userID=68d6dd12-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=95f7a7c4-1b7a-4a0d-bb02-6ccc240145fc, size=939, properties=TypedProperties[__AMQ_CID=68d68eee-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6280dbf4-b6be-4321-81ba-a275d6914152, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=739bca1f-02c0-4b22-8e9b-af019e75c8d6]]@1909517801 to transaction: TransactionImpl [xid=null, txID=5031, xid=null, state=ACTIVE, createTime=1714490099196(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@10ce759e
2024-04-30 15:14:59,196 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 95f7a7c4-1b7a-4a0d-bb02-6ccc240145fc: CoreMessage[messageID=5028, durable=true, userID=68d6dd12-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=95f7a7c4-1b7a-4a0d-bb02-6ccc240145fc, size=939, properties=TypedProperties[__AMQ_CID=68d68eee-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6280dbf4-b6be-4321-81ba-a275d6914152, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=739bca1f-02c0-4b22-8e9b-af019e75c8d6]]@1909517801, transaction: TransactionImpl [xid=null, txID=5031, xid=null, state=COMMITTED, createTime=1714490099196(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@10ce759e
2024-04-30 15:14:59,196 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68d667dc-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=739bca1f-02c0-4b22-8e9b-af019e75c8d6, activemq.broker=mom56]
2024-04-30 15:14:59,197 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68d57d74-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom82]
2024-04-30 15:14:59,249 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@34e7a627, org.eclipse.scout.rt.mom.jms.JmsSubscription@5bb7fc38]
2024-04-30 15:14:59,250 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68d46bfa-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:59,253 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68d4e12f-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:59,253 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1dd1073d[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:59,254 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008647 ms
2024-04-30 15:14:59,255 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68d38194-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:59,256 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:59,256 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 85.764697 ms
2024-04-30 15:14:59,256 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:14:59,257 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:59,257 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:14:59,258 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 16977667'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,260 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,260 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68e0c824-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,261 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68e0ef37-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68e0c824-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68e0c824-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3bd78b5, true, {}]
2024-04-30 15:14:59,262 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68e0ef38-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68e0c824-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68e0c824-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ab8a09f, true, {}]
2024-04-30 15:14:59,263 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=eaee30cf-d3eb-4a4f-82a3-80f6cc50d0d0, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:59,263 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2b20c9d6
2024-04-30 15:14:59,264 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, eaee30cf-d3eb-4a4f-82a3-80f6cc50d0d0, null, 0, false, true, null]
2024-04-30 15:14:59,264 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68e1646a-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,265 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68e18b7d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68e1646a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68e1646a-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3421febc, true, {}]
2024-04-30 15:14:59,266 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68e1b28e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68e1646a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68e1646a-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66be711b, true, {}]
2024-04-30 15:14:59,267 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:59,267 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68e1d99f-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,268 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68e200b2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68e1d99f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68e1d99f-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56fb5f2a, true, {}]
2024-04-30 15:14:59,269 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68e227c3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68e1d99f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68e1d99f-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34688fbd, true, {}]
2024-04-30 15:14:59,270 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:59,271 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68e275e4-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom82]
2024-04-30 15:14:59,271 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68e275e7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68e275e4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68e275e4-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e939262, true, {}]
2024-04-30 15:14:59,272 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68e29cf8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68e275e4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68e275e4-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ac39c52, true, {}]
2024-04-30 15:14:59,273 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ec95926a-0fbf-425d-aadf-1e572d368696, address=ec95926a-0fbf-425d-aadf-1e572d368696, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:59,273 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2dffe812
2024-04-30 15:14:59,274 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@178ccc11
2024-04-30 15:14:59,274 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ec95926a-0fbf-425d-aadf-1e572d368696, null, 0, false, true, null]
2024-04-30 15:14:59,276 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5099, durable=true, userID=68e3122b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=68e275e6-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c0f8c680-7a3b-4212-bcba-19f9377644c9, JMSReplyTo=temp-queue://ec95926a-0fbf-425d-aadf-1e572d368696, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1087866767, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:14:59,276 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5099]:RELIABLE:CoreMessage[messageID=5099, durable=true, userID=68e3122b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=68e275e6-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c0f8c680-7a3b-4212-bcba-19f9377644c9, JMSReplyTo=temp-queue://ec95926a-0fbf-425d-aadf-1e572d368696, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1087866767
2024-04-30 15:14:59,277 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5099, durable=true, userID=68e3122b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=68e275e6-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c0f8c680-7a3b-4212-bcba-19f9377644c9, JMSReplyTo=temp-queue://ec95926a-0fbf-425d-aadf-1e572d368696, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1087866767 to transaction: TransactionImpl [xid=null, txID=5100, xid=null, state=ACTIVE, createTime=1714490099277(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3004d6e0
2024-04-30 15:14:59,277 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68e3604c-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c36cd757-987b-43db-8d9a-ee3d340f5756, activemq.broker=mom56]
2024-04-30 15:14:59,278 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68e3875f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68e3604c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68e3604c-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17a83c1f, true, {}]
2024-04-30 15:14:59,279 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68e3ae70-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68e3604c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68e3604c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@705e895d, true, {}]
2024-04-30 15:14:59,280 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5099, durable=true, userID=68e3122b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=68e275e6-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c0f8c680-7a3b-4212-bcba-19f9377644c9, JMSReplyTo=temp-queue://ec95926a-0fbf-425d-aadf-1e572d368696, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1087866767, transaction: TransactionImpl [xid=null, txID=5100, xid=null, state=COMMITTED, createTime=1714490099277(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3004d6e0
2024-04-30 15:14:59,281 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5105, durable=true, userID=68e3d582-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=ec95926a-0fbf-425d-aadf-1e572d368696, size=939, properties=TypedProperties[__AMQ_CID=68e3875e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c0f8c680-7a3b-4212-bcba-19f9377644c9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c36cd757-987b-43db-8d9a-ee3d340f5756]]@1120594788, context: RoutingContextImpl(Address=ec95926a-0fbf-425d-aadf-1e572d368696, routingType=ANYCAST, PreviousAddress=ec95926a-0fbf-425d-aadf-1e572d368696 previousRoute:ANYCAST, reusable=true, version=-2147483301)
..................................................
***** durable queues ec95926a-0fbf-425d-aadf-1e572d368696:
***** non durable for ec95926a-0fbf-425d-aadf-1e572d368696:
- queueID=5095 address:ec95926a-0fbf-425d-aadf-1e572d368696 name:ec95926a-0fbf-425d-aadf-1e572d368696 filter:null
..................................................
, transaction: null
2024-04-30 15:14:59,281 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ec95926a-0fbf-425d-aadf-1e572d368696: Reference[5105]:RELIABLE:CoreMessage[messageID=5105, durable=true, userID=68e3d582-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=ec95926a-0fbf-425d-aadf-1e572d368696, size=939, properties=TypedProperties[__AMQ_CID=68e3875e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c0f8c680-7a3b-4212-bcba-19f9377644c9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c36cd757-987b-43db-8d9a-ee3d340f5756]]@1120594788
2024-04-30 15:14:59,281 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ec95926a-0fbf-425d-aadf-1e572d368696: CoreMessage[messageID=5105, durable=true, userID=68e3d582-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=ec95926a-0fbf-425d-aadf-1e572d368696, size=939, properties=TypedProperties[__AMQ_CID=68e3875e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c0f8c680-7a3b-4212-bcba-19f9377644c9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c36cd757-987b-43db-8d9a-ee3d340f5756]]@1120594788 to transaction: TransactionImpl [xid=null, txID=5108, xid=null, state=ACTIVE, createTime=1714490099281(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@47e615c4
2024-04-30 15:14:59,281 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ec95926a-0fbf-425d-aadf-1e572d368696: CoreMessage[messageID=5105, durable=true, userID=68e3d582-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=ec95926a-0fbf-425d-aadf-1e572d368696, size=939, properties=TypedProperties[__AMQ_CID=68e3875e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c0f8c680-7a3b-4212-bcba-19f9377644c9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c36cd757-987b-43db-8d9a-ee3d340f5756]]@1120594788, transaction: TransactionImpl [xid=null, txID=5108, xid=null, state=COMMITTED, createTime=1714490099281(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@47e615c4
2024-04-30 15:14:59,282 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68e3604c-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c36cd757-987b-43db-8d9a-ee3d340f5756, activemq.broker=mom56]
2024-04-30 15:14:59,282 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68e275e4-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom82]
2024-04-30 15:14:59,334 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1aade3c, org.eclipse.scout.rt.mom.jms.JmsSubscription@7d8a5ec7]
2024-04-30 15:14:59,335 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68e1646a-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:59,337 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68e1d99f-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:59,338 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@79d06e19[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:59,338 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006688 ms
2024-04-30 15:14:59,339 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68e0c824-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:59,341 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:59,341 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 83.632015 ms
2024-04-30 15:14:59,341 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:14:59,341 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:59,341 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:14:59,342 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1318513791'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:59,344 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:59,345 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68ed9984-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:59,345 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68edc097-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68ed9984-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68ed9984-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4bb3b333, true, {}]
2024-04-30 15:14:59,346 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68ede7a8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68ed9984-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68ed9984-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16b20460, true, {}]
2024-04-30 15:14:59,347 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7434d8de-0265-4f38-bec1-492362d21c0b, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:59,347 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@40352386
2024-04-30 15:14:59,348 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7434d8de-0265-4f38-bec1-492362d21c0b, null, 0, false, true, null]
2024-04-30 15:14:59,349 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68ee5cda-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:59,349 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68ee5cdd-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68ee5cda-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68ee5cda-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3050595a, true, {}]
2024-04-30 15:14:59,350 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68ee83ee-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68ee5cda-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68ee5cda-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12a64200, true, {}]
2024-04-30 15:14:59,351 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:59,352 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68eed20f-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:59,353 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68eed212-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68eed20f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68eed20f-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7581e599, true, {}]
2024-04-30 15:14:59,353 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68eef923-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68eed20f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68eed20f-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@232f201c, true, {}]
2024-04-30 15:14:59,354 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:59,355 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68ef4744-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom82]
2024-04-30 15:14:59,355 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68ef4747-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68ef4744-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68ef4744-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5bebb234, true, {}]
2024-04-30 15:14:59,356 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68ef6e58-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68ef4744-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68ef4744-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3950be68, true, {}]
2024-04-30 15:14:59,356 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=67d6e76b-2c81-45b0-84f6-38232d5ddbc7, address=67d6e76b-2c81-45b0-84f6-38232d5ddbc7, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:59,357 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3275aa81
2024-04-30 15:14:59,357 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2450c9f9
2024-04-30 15:14:59,358 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 67d6e76b-2c81-45b0-84f6-38232d5ddbc7, null, 0, false, true, null]
2024-04-30 15:14:59,359 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5176, durable=true, userID=68efe38b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=68ef4746-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c34c400b-6001-4bc1-9fee-9c7d4af02f67, JMSReplyTo=temp-queue://67d6e76b-2c81-45b0-84f6-38232d5ddbc7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1413646215, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:14:59,360 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5176]:RELIABLE:CoreMessage[messageID=5176, durable=true, userID=68efe38b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=68ef4746-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c34c400b-6001-4bc1-9fee-9c7d4af02f67, JMSReplyTo=temp-queue://67d6e76b-2c81-45b0-84f6-38232d5ddbc7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1413646215
2024-04-30 15:14:59,361 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5176, durable=true, userID=68efe38b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=68ef4746-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c34c400b-6001-4bc1-9fee-9c7d4af02f67, JMSReplyTo=temp-queue://67d6e76b-2c81-45b0-84f6-38232d5ddbc7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1413646215 to transaction: TransactionImpl [xid=null, txID=5177, xid=null, state=ACTIVE, createTime=1714490099360(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@14f955c8
2024-04-30 15:14:59,361 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68f031ac-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b7c80b08-051c-4827-aeef-5ec8d1c1f82e, activemq.broker=mom56]
2024-04-30 15:14:59,362 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68f031af-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68f031ac-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68f031ac-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62b88a16, true, {}]
2024-04-30 15:14:59,362 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68f058c0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68f031ac-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68f031ac-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@592fae9a, true, {}]
2024-04-30 15:14:59,363 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5176, durable=true, userID=68efe38b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=68ef4746-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c34c400b-6001-4bc1-9fee-9c7d4af02f67, JMSReplyTo=temp-queue://67d6e76b-2c81-45b0-84f6-38232d5ddbc7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1413646215, transaction: TransactionImpl [xid=null, txID=5177, xid=null, state=COMMITTED, createTime=1714490099360(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@14f955c8
2024-04-30 15:14:59,364 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5182, durable=true, userID=68f07fd2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=67d6e76b-2c81-45b0-84f6-38232d5ddbc7, size=939, properties=TypedProperties[__AMQ_CID=68f031ae-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c34c400b-6001-4bc1-9fee-9c7d4af02f67, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b7c80b08-051c-4827-aeef-5ec8d1c1f82e]]@1433571630, context: RoutingContextImpl(Address=67d6e76b-2c81-45b0-84f6-38232d5ddbc7, routingType=ANYCAST, PreviousAddress=67d6e76b-2c81-45b0-84f6-38232d5ddbc7 previousRoute:ANYCAST, reusable=true, version=-2147483297)
..................................................
***** durable queues 67d6e76b-2c81-45b0-84f6-38232d5ddbc7:
***** non durable for 67d6e76b-2c81-45b0-84f6-38232d5ddbc7:
- queueID=5172 address:67d6e76b-2c81-45b0-84f6-38232d5ddbc7 name:67d6e76b-2c81-45b0-84f6-38232d5ddbc7 filter:null
..................................................
, transaction: null
2024-04-30 15:14:59,364 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 67d6e76b-2c81-45b0-84f6-38232d5ddbc7: Reference[5182]:RELIABLE:CoreMessage[messageID=5182, durable=true, userID=68f07fd2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=67d6e76b-2c81-45b0-84f6-38232d5ddbc7, size=939, properties=TypedProperties[__AMQ_CID=68f031ae-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c34c400b-6001-4bc1-9fee-9c7d4af02f67, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b7c80b08-051c-4827-aeef-5ec8d1c1f82e]]@1433571630
2024-04-30 15:14:59,364 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 67d6e76b-2c81-45b0-84f6-38232d5ddbc7: CoreMessage[messageID=5182, durable=true, userID=68f07fd2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=67d6e76b-2c81-45b0-84f6-38232d5ddbc7, size=939, properties=TypedProperties[__AMQ_CID=68f031ae-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c34c400b-6001-4bc1-9fee-9c7d4af02f67, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b7c80b08-051c-4827-aeef-5ec8d1c1f82e]]@1433571630 to transaction: TransactionImpl [xid=null, txID=5185, xid=null, state=ACTIVE, createTime=1714490099364(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@202fd247
2024-04-30 15:14:59,365 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68f031ac-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b7c80b08-051c-4827-aeef-5ec8d1c1f82e, activemq.broker=mom56]
2024-04-30 15:14:59,365 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 67d6e76b-2c81-45b0-84f6-38232d5ddbc7: CoreMessage[messageID=5182, durable=true, userID=68f07fd2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=67d6e76b-2c81-45b0-84f6-38232d5ddbc7, size=939, properties=TypedProperties[__AMQ_CID=68f031ae-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c34c400b-6001-4bc1-9fee-9c7d4af02f67, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b7c80b08-051c-4827-aeef-5ec8d1c1f82e]]@1433571630, transaction: TransactionImpl [xid=null, txID=5185, xid=null, state=COMMITTED, createTime=1714490099364(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@202fd247
2024-04-30 15:14:59,366 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68ef4744-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom82]
2024-04-30 15:14:59,417 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@52984065, org.eclipse.scout.rt.mom.jms.JmsSubscription@6dd59886]
2024-04-30 15:14:59,419 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68ee5cda-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:59,421 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68eed20f-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:59,422 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@9691ba7[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:59,422 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006530 ms
2024-04-30 15:14:59,423 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68ed9984-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:59,424 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:59,425 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 83.062705 ms
2024-04-30 15:14:59,425 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:14:59,425 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:59,425 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:14:59,426 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 860878096'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:59,428 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:59,428 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68fa6ae4-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:59,429 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68fa91f7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68fa6ae4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68fa6ae4-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a83e6c, true, {}]
2024-04-30 15:14:59,430 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68fab908-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68fa6ae4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68fa6ae4-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5af856f6, true, {}]
2024-04-30 15:14:59,431 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=50fa154b-87d4-451e-b26d-f84174a44d56, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:59,432 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4c62931
2024-04-30 15:14:59,432 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 50fa154b-87d4-451e-b26d-f84174a44d56, null, 0, false, true, null]
2024-04-30 15:14:59,433 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68fb2e3a-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:59,433 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68fb2e3d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68fb2e3a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68fb2e3a-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e74288f, true, {}]
2024-04-30 15:14:59,434 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68fb554e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68fb2e3a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68fb2e3a-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79c03d15, true, {}]
2024-04-30 15:14:59,435 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:59,436 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68fba36f-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:59,437 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68fba372-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68fba36f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68fba36f-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73f7a6a3, true, {}]
2024-04-30 15:14:59,437 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68fbca83-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68fba36f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68fba36f-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2080f075, true, {}]
2024-04-30 15:14:59,438 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:59,439 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68fc18a4-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom82]
2024-04-30 15:14:59,439 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68fc18a7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68fc18a4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68fc18a4-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12053f71, true, {}]
2024-04-30 15:14:59,440 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68fc3fb8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68fc18a4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68fc18a4-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21a1e7bf, true, {}]
2024-04-30 15:14:59,440 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f1f0342b-b906-4a26-b2ac-264f64ded7b3, address=f1f0342b-b906-4a26-b2ac-264f64ded7b3, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:59,441 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4399cb44
2024-04-30 15:14:59,441 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4e94ed36
2024-04-30 15:14:59,442 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f1f0342b-b906-4a26-b2ac-264f64ded7b3, null, 0, false, true, null]
2024-04-30 15:14:59,444 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5253, durable=true, userID=68fcb4eb-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=68fc18a6-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24462e16-ea21-49fc-baed-9f7eeed5ef24, JMSReplyTo=temp-queue://f1f0342b-b906-4a26-b2ac-264f64ded7b3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@697499211, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:14:59,444 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5253]:RELIABLE:CoreMessage[messageID=5253, durable=true, userID=68fcb4eb-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=68fc18a6-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24462e16-ea21-49fc-baed-9f7eeed5ef24, JMSReplyTo=temp-queue://f1f0342b-b906-4a26-b2ac-264f64ded7b3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@697499211
2024-04-30 15:14:59,445 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5253, durable=true, userID=68fcb4eb-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=68fc18a6-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24462e16-ea21-49fc-baed-9f7eeed5ef24, JMSReplyTo=temp-queue://f1f0342b-b906-4a26-b2ac-264f64ded7b3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@697499211 to transaction: TransactionImpl [xid=null, txID=5254, xid=null, state=ACTIVE, createTime=1714490099445(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4b989f40
2024-04-30 15:14:59,445 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 68fd030c-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=302a5889-b3fc-4e9a-a393-0f494ad1b9f9, activemq.broker=mom56]
2024-04-30 15:14:59,446 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68fd2a1f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68fd030c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68fd030c-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1690efb1, true, {}]
2024-04-30 15:14:59,447 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [68fd2a20-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=68fd030c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=68fd030c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6cb8479f, true, {}]
2024-04-30 15:14:59,448 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5253, durable=true, userID=68fcb4eb-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=68fc18a6-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24462e16-ea21-49fc-baed-9f7eeed5ef24, JMSReplyTo=temp-queue://f1f0342b-b906-4a26-b2ac-264f64ded7b3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@697499211, transaction: TransactionImpl [xid=null, txID=5254, xid=null, state=COMMITTED, createTime=1714490099445(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4b989f40
2024-04-30 15:14:59,448 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5259, durable=true, userID=68fd7842-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=f1f0342b-b906-4a26-b2ac-264f64ded7b3, size=939, properties=TypedProperties[__AMQ_CID=68fd2a1e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24462e16-ea21-49fc-baed-9f7eeed5ef24, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=302a5889-b3fc-4e9a-a393-0f494ad1b9f9]]@240880602, context: RoutingContextImpl(Address=f1f0342b-b906-4a26-b2ac-264f64ded7b3, routingType=ANYCAST, PreviousAddress=f1f0342b-b906-4a26-b2ac-264f64ded7b3 previousRoute:ANYCAST, reusable=true, version=-2147483293)
..................................................
***** durable queues f1f0342b-b906-4a26-b2ac-264f64ded7b3:
***** non durable for f1f0342b-b906-4a26-b2ac-264f64ded7b3:
- queueID=5249 address:f1f0342b-b906-4a26-b2ac-264f64ded7b3 name:f1f0342b-b906-4a26-b2ac-264f64ded7b3 filter:null
..................................................
, transaction: null
2024-04-30 15:14:59,448 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from f1f0342b-b906-4a26-b2ac-264f64ded7b3: Reference[5259]:RELIABLE:CoreMessage[messageID=5259, durable=true, userID=68fd7842-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=f1f0342b-b906-4a26-b2ac-264f64ded7b3, size=939, properties=TypedProperties[__AMQ_CID=68fd2a1e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24462e16-ea21-49fc-baed-9f7eeed5ef24, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=302a5889-b3fc-4e9a-a393-0f494ad1b9f9]]@240880602
2024-04-30 15:14:59,449 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from f1f0342b-b906-4a26-b2ac-264f64ded7b3: CoreMessage[messageID=5259, durable=true, userID=68fd7842-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=f1f0342b-b906-4a26-b2ac-264f64ded7b3, size=939, properties=TypedProperties[__AMQ_CID=68fd2a1e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24462e16-ea21-49fc-baed-9f7eeed5ef24, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=302a5889-b3fc-4e9a-a393-0f494ad1b9f9]]@240880602 to transaction: TransactionImpl [xid=null, txID=5262, xid=null, state=ACTIVE, createTime=1714490099449(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2dcf10b9
2024-04-30 15:14:59,449 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from f1f0342b-b906-4a26-b2ac-264f64ded7b3: CoreMessage[messageID=5259, durable=true, userID=68fd7842-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=f1f0342b-b906-4a26-b2ac-264f64ded7b3, size=939, properties=TypedProperties[__AMQ_CID=68fd2a1e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-24462e16-ea21-49fc-baed-9f7eeed5ef24, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=302a5889-b3fc-4e9a-a393-0f494ad1b9f9]]@240880602, transaction: TransactionImpl [xid=null, txID=5262, xid=null, state=COMMITTED, createTime=1714490099449(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2dcf10b9
2024-04-30 15:14:59,449 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68fd030c-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=302a5889-b3fc-4e9a-a393-0f494ad1b9f9, activemq.broker=mom56]
2024-04-30 15:14:59,450 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68fc18a4-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom82]
2024-04-30 15:14:59,502 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1001b435, org.eclipse.scout.rt.mom.jms.JmsSubscription@1dd4c691]
2024-04-30 15:14:59,504 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68fb2e3a-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:59,506 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68fba36f-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:59,507 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7ef8f448[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:59,507 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006689 ms
2024-04-30 15:14:59,508 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 68fa6ae4-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:59,509 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:59,509 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 84.102105 ms
2024-04-30 15:14:59,509 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:14:59,510 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:59,510 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:14:59,511 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1723464020'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,513 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,513 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 69076354-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,514 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69078a67-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=69076354-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=69076354-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a8cb2fe, true, {}]
2024-04-30 15:14:59,515 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69078a68-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=69076354-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=69076354-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70ddcff5, true, {}]
2024-04-30 15:14:59,516 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ac49e794-41b2-4ac7-9e60-89371d6d2dd5, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:59,517 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@63c3791d
2024-04-30 15:14:59,517 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ac49e794-41b2-4ac7-9e60-89371d6d2dd5, null, 0, false, true, null]
2024-04-30 15:14:59,518 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 690826aa-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,518 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [690826ad-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=690826aa-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=690826aa-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@499664c6, true, {}]
2024-04-30 15:14:59,519 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69084dbe-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=690826aa-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=690826aa-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36444964, true, {}]
2024-04-30 15:14:59,520 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:59,521 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 69089bdf-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,522 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6908c2f2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=69089bdf-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=69089bdf-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22573781, true, {}]
2024-04-30 15:14:59,522 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6908c2f3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=69089bdf-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=69089bdf-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1aeec949, true, {}]
2024-04-30 15:14:59,523 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:59,524 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 69091114-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom82]
2024-04-30 15:14:59,525 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69093827-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=69091114-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=69091114-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c212e42, true, {}]
2024-04-30 15:14:59,526 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69095f38-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=69091114-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=69091114-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6370ff63, true, {}]
2024-04-30 15:14:59,526 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b2baaf0f-5c59-4674-9083-261510722709, address=b2baaf0f-5c59-4674-9083-261510722709, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:59,526 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6b2e1d11
2024-04-30 15:14:59,527 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2bab01f
2024-04-30 15:14:59,528 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b2baaf0f-5c59-4674-9083-261510722709, null, 0, false, true, null]
2024-04-30 15:14:59,530 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5330, durable=true, userID=6909d46b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=69093826-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-efd06d7a-09ea-4ca4-b8a8-9d017263f9f4, JMSReplyTo=temp-queue://b2baaf0f-5c59-4674-9083-261510722709, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@552486545, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:14:59,530 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5330]:RELIABLE:CoreMessage[messageID=5330, durable=true, userID=6909d46b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=69093826-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-efd06d7a-09ea-4ca4-b8a8-9d017263f9f4, JMSReplyTo=temp-queue://b2baaf0f-5c59-4674-9083-261510722709, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@552486545
2024-04-30 15:14:59,531 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5330, durable=true, userID=6909d46b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=69093826-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-efd06d7a-09ea-4ca4-b8a8-9d017263f9f4, JMSReplyTo=temp-queue://b2baaf0f-5c59-4674-9083-261510722709, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@552486545 to transaction: TransactionImpl [xid=null, txID=5331, xid=null, state=ACTIVE, createTime=1714490099530(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@39296935
2024-04-30 15:14:59,531 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 690a228c-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=62ceea41-498e-4978-b3bd-8ef71f6551fe, activemq.broker=mom56]
2024-04-30 15:14:59,532 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [690a228f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=690a228c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=690a228c-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d6f8e60, true, {}]
2024-04-30 15:14:59,532 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [690a49a0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=690a228c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=690a228c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16a1d645, true, {}]
2024-04-30 15:14:59,533 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5330, durable=true, userID=6909d46b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=69093826-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-efd06d7a-09ea-4ca4-b8a8-9d017263f9f4, JMSReplyTo=temp-queue://b2baaf0f-5c59-4674-9083-261510722709, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@552486545, transaction: TransactionImpl [xid=null, txID=5331, xid=null, state=COMMITTED, createTime=1714490099530(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@39296935
2024-04-30 15:14:59,533 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5336, durable=true, userID=690a70b2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=b2baaf0f-5c59-4674-9083-261510722709, size=939, properties=TypedProperties[__AMQ_CID=690a228e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-efd06d7a-09ea-4ca4-b8a8-9d017263f9f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=62ceea41-498e-4978-b3bd-8ef71f6551fe]]@537736535, context: RoutingContextImpl(Address=b2baaf0f-5c59-4674-9083-261510722709, routingType=ANYCAST, PreviousAddress=b2baaf0f-5c59-4674-9083-261510722709 previousRoute:ANYCAST, reusable=true, version=-2147483289)
..................................................
***** durable queues b2baaf0f-5c59-4674-9083-261510722709:
***** non durable for b2baaf0f-5c59-4674-9083-261510722709:
- queueID=5326 address:b2baaf0f-5c59-4674-9083-261510722709 name:b2baaf0f-5c59-4674-9083-261510722709 filter:null
..................................................
, transaction: null
2024-04-30 15:14:59,534 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b2baaf0f-5c59-4674-9083-261510722709: Reference[5336]:RELIABLE:CoreMessage[messageID=5336, durable=true, userID=690a70b2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=b2baaf0f-5c59-4674-9083-261510722709, size=939, properties=TypedProperties[__AMQ_CID=690a228e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-efd06d7a-09ea-4ca4-b8a8-9d017263f9f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=62ceea41-498e-4978-b3bd-8ef71f6551fe]]@537736535
2024-04-30 15:14:59,534 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b2baaf0f-5c59-4674-9083-261510722709: CoreMessage[messageID=5336, durable=true, userID=690a70b2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=b2baaf0f-5c59-4674-9083-261510722709, size=939, properties=TypedProperties[__AMQ_CID=690a228e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-efd06d7a-09ea-4ca4-b8a8-9d017263f9f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=62ceea41-498e-4978-b3bd-8ef71f6551fe]]@537736535 to transaction: TransactionImpl [xid=null, txID=5337, xid=null, state=ACTIVE, createTime=1714490099534(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6ab00bf3
2024-04-30 15:14:59,534 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b2baaf0f-5c59-4674-9083-261510722709: CoreMessage[messageID=5336, durable=true, userID=690a70b2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=b2baaf0f-5c59-4674-9083-261510722709, size=939, properties=TypedProperties[__AMQ_CID=690a228e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-efd06d7a-09ea-4ca4-b8a8-9d017263f9f4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=62ceea41-498e-4978-b3bd-8ef71f6551fe]]@537736535, transaction: TransactionImpl [xid=null, txID=5337, xid=null, state=COMMITTED, createTime=1714490099534(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6ab00bf3
2024-04-30 15:14:59,534 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 690a228c-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=62ceea41-498e-4978-b3bd-8ef71f6551fe, activemq.broker=mom56]
2024-04-30 15:14:59,535 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 69091114-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom82]
2024-04-30 15:14:59,586 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@102dff25, org.eclipse.scout.rt.mom.jms.JmsSubscription@216de23a]
2024-04-30 15:14:59,588 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 690826aa-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:59,590 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 69089bdf-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:59,591 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3ed0e33c[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:59,591 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005758 ms
2024-04-30 15:14:59,592 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 69076354-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:59,593 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:59,593 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 83.187887 ms
2024-04-30 15:14:59,593 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:14:59,594 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:59,594 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:14:59,594 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1535156793'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:59,596 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:59,597 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 691434b4-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:59,597 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [691434b7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=691434b4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=691434b4-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d5d64f2, true, {}]
2024-04-30 15:14:59,598 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69145bc8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=691434b4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=691434b4-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@124c21e6, true, {}]
2024-04-30 15:14:59,599 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3222814b-c16e-4b11-bbbb-d3ae0fd0d188, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:59,600 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3e924384
2024-04-30 15:14:59,601 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3222814b-c16e-4b11-bbbb-d3ae0fd0d188, null, 0, false, true, null]
2024-04-30 15:14:59,602 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6914d0fa-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:59,602 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6914f80d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6914d0fa-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6914d0fa-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54172836, true, {}]
2024-04-30 15:14:59,603 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6914f80e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6914d0fa-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6914d0fa-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5351f7a8, true, {}]
2024-04-30 15:14:59,604 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:59,604 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6915462f-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:59,605 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69156d42-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6915462f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6915462f-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@130b0399, true, {}]
2024-04-30 15:14:59,605 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69156d43-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6915462f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6915462f-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c4a2707, true, {}]
2024-04-30 15:14:59,606 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:59,607 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6915bb64-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom82]
2024-04-30 15:14:59,608 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6915e277-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6915bb64-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6915bb64-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@762d19e0, true, {}]
2024-04-30 15:14:59,609 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6915e278-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6915bb64-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6915bb64-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a58a54d, true, {}]
2024-04-30 15:14:59,609 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6e283323-e714-41ba-a9b3-9b9040642694, address=6e283323-e714-41ba-a9b3-9b9040642694, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:59,609 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@59071934
2024-04-30 15:14:59,610 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2b15a3e0
2024-04-30 15:14:59,611 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6e283323-e714-41ba-a9b3-9b9040642694, null, 0, false, true, null]
2024-04-30 15:14:59,612 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5407, durable=true, userID=691657ab-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=6915e276-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9af00f4a-9de4-47a2-9285-9efaf3bc25a6, JMSReplyTo=temp-queue://6e283323-e714-41ba-a9b3-9b9040642694, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1385309508, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:14:59,613 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5407]:RELIABLE:CoreMessage[messageID=5407, durable=true, userID=691657ab-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=6915e276-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9af00f4a-9de4-47a2-9285-9efaf3bc25a6, JMSReplyTo=temp-queue://6e283323-e714-41ba-a9b3-9b9040642694, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1385309508
2024-04-30 15:14:59,614 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5407, durable=true, userID=691657ab-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=6915e276-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9af00f4a-9de4-47a2-9285-9efaf3bc25a6, JMSReplyTo=temp-queue://6e283323-e714-41ba-a9b3-9b9040642694, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1385309508 to transaction: TransactionImpl [xid=null, txID=5408, xid=null, state=ACTIVE, createTime=1714490099613(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@57155519
2024-04-30 15:14:59,614 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6916ccdc-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=a0159beb-a103-4651-a26c-d4b014aa2fb5, activemq.broker=mom56]
2024-04-30 15:14:59,615 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6916ccdf-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6916ccdc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6916ccdc-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7725ed9d, true, {}]
2024-04-30 15:14:59,615 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6916f2f0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6916ccdc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6916ccdc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b099ced, true, {}]
2024-04-30 15:14:59,617 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5413, durable=true, userID=69171a02-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=6e283323-e714-41ba-a9b3-9b9040642694, size=939, properties=TypedProperties[__AMQ_CID=6916ccde-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9af00f4a-9de4-47a2-9285-9efaf3bc25a6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a0159beb-a103-4651-a26c-d4b014aa2fb5]]@973022341, context: RoutingContextImpl(Address=6e283323-e714-41ba-a9b3-9b9040642694, routingType=ANYCAST, PreviousAddress=6e283323-e714-41ba-a9b3-9b9040642694 previousRoute:ANYCAST, reusable=true, version=-2147483285)
..................................................
***** durable queues 6e283323-e714-41ba-a9b3-9b9040642694:
***** non durable for 6e283323-e714-41ba-a9b3-9b9040642694:
- queueID=5403 address:6e283323-e714-41ba-a9b3-9b9040642694 name:6e283323-e714-41ba-a9b3-9b9040642694 filter:null
..................................................
, transaction: null
2024-04-30 15:14:59,617 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 6e283323-e714-41ba-a9b3-9b9040642694: Reference[5413]:RELIABLE:CoreMessage[messageID=5413, durable=true, userID=69171a02-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=6e283323-e714-41ba-a9b3-9b9040642694, size=939, properties=TypedProperties[__AMQ_CID=6916ccde-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9af00f4a-9de4-47a2-9285-9efaf3bc25a6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a0159beb-a103-4651-a26c-d4b014aa2fb5]]@973022341
2024-04-30 15:14:59,618 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 6e283323-e714-41ba-a9b3-9b9040642694: CoreMessage[messageID=5413, durable=true, userID=69171a02-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=6e283323-e714-41ba-a9b3-9b9040642694, size=939, properties=TypedProperties[__AMQ_CID=6916ccde-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9af00f4a-9de4-47a2-9285-9efaf3bc25a6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a0159beb-a103-4651-a26c-d4b014aa2fb5]]@973022341 to transaction: TransactionImpl [xid=null, txID=5415, xid=null, state=ACTIVE, createTime=1714490099618(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5b49f0a8
2024-04-30 15:14:59,618 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 6e283323-e714-41ba-a9b3-9b9040642694: CoreMessage[messageID=5413, durable=true, userID=69171a02-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=6e283323-e714-41ba-a9b3-9b9040642694, size=939, properties=TypedProperties[__AMQ_CID=6916ccde-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9af00f4a-9de4-47a2-9285-9efaf3bc25a6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a0159beb-a103-4651-a26c-d4b014aa2fb5]]@973022341, transaction: TransactionImpl [xid=null, txID=5415, xid=null, state=COMMITTED, createTime=1714490099618(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5b49f0a8
2024-04-30 15:14:59,618 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6916ccdc-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=a0159beb-a103-4651-a26c-d4b014aa2fb5, activemq.broker=mom56]
2024-04-30 15:14:59,619 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6915bb64-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom82]
2024-04-30 15:14:59,619 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5407, durable=true, userID=691657ab-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=6915e276-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9af00f4a-9de4-47a2-9285-9efaf3bc25a6, JMSReplyTo=temp-queue://6e283323-e714-41ba-a9b3-9b9040642694, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1385309508, transaction: TransactionImpl [xid=null, txID=5408, xid=null, state=COMMITTED, createTime=1714490099613(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@57155519
2024-04-30 15:14:59,672 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@78b293a, org.eclipse.scout.rt.mom.jms.JmsSubscription@146b4c6c]
2024-04-30 15:14:59,681 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6914d0fa-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:59,683 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6915462f-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:59,684 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@65192b1[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:59,684 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.030082 ms
2024-04-30 15:14:59,686 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 691434b4-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:59,688 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:59,689 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 95.132272 ms
2024-04-30 15:14:59,689 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:14:59,691 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:59,692 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:14:59,694 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2135832689'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:59,698 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:59,699 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6923c434-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:59,700 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6923eb47-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6923c434-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6923c434-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2bb1b10a, true, {}]
2024-04-30 15:14:59,702 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69241258-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6923c434-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6923c434-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c627783, true, {}]
2024-04-30 15:14:59,704 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=43124aa1-e796-4747-a74d-43223297fd0b, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:59,706 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@d134d88
2024-04-30 15:14:59,706 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 43124aa1-e796-4747-a74d-43223297fd0b, null, 0, false, true, null]
2024-04-30 15:14:59,707 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6924fcba-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:59,708 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [692523cd-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6924fcba-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6924fcba-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46cf9078, true, {}]
2024-04-30 15:14:59,709 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69254ade-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6924fcba-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6924fcba-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12a7c11b, true, {}]
2024-04-30 15:14:59,710 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:59,711 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 692598ff-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:59,711 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69259902-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=692598ff-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=692598ff-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@758d7e35, true, {}]
2024-04-30 15:14:59,712 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6925c013-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=692598ff-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=692598ff-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f6c6772, true, {}]
2024-04-30 15:14:59,713 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:59,714 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 69260e34-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom82]
2024-04-30 15:14:59,714 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69260e37-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=69260e34-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=69260e34-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@166a49bf, true, {}]
2024-04-30 15:14:59,715 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69263548-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=69260e34-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=69260e34-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@327f9299, true, {}]
2024-04-30 15:14:59,716 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=172adae7-2f5a-4f92-813c-a1ddf24e26da, address=172adae7-2f5a-4f92-813c-a1ddf24e26da, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:59,716 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7e76cabd
2024-04-30 15:14:59,717 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@31225327
2024-04-30 15:14:59,717 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 172adae7-2f5a-4f92-813c-a1ddf24e26da, null, 0, false, true, null]
2024-04-30 15:14:59,720 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5484, durable=true, userID=6926d18b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=69260e36-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6e149a4e-c8aa-4a40-9b15-5f59f2e5f3bc, JMSReplyTo=temp-queue://172adae7-2f5a-4f92-813c-a1ddf24e26da, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1486029413, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:14:59,721 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5484]:RELIABLE:CoreMessage[messageID=5484, durable=true, userID=6926d18b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=69260e36-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6e149a4e-c8aa-4a40-9b15-5f59f2e5f3bc, JMSReplyTo=temp-queue://172adae7-2f5a-4f92-813c-a1ddf24e26da, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1486029413
2024-04-30 15:14:59,722 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5484, durable=true, userID=6926d18b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=69260e36-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6e149a4e-c8aa-4a40-9b15-5f59f2e5f3bc, JMSReplyTo=temp-queue://172adae7-2f5a-4f92-813c-a1ddf24e26da, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1486029413 to transaction: TransactionImpl [xid=null, txID=5485, xid=null, state=ACTIVE, createTime=1714490099722(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@90d97e8
2024-04-30 15:14:59,724 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 692794dc-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=9624298b-b622-4e6b-872a-fd407d8fa8ee, activemq.broker=mom56]
2024-04-30 15:14:59,724 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5484, durable=true, userID=6926d18b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=69260e36-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6e149a4e-c8aa-4a40-9b15-5f59f2e5f3bc, JMSReplyTo=temp-queue://172adae7-2f5a-4f92-813c-a1ddf24e26da, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1486029413, transaction: TransactionImpl [xid=null, txID=5485, xid=null, state=COMMITTED, createTime=1714490099722(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@90d97e8
2024-04-30 15:14:59,725 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6927bbef-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=692794dc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=692794dc-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6737bfe3, true, {}]
2024-04-30 15:14:59,726 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6927bbf0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=692794dc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=692794dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28fbd65f, true, {}]
2024-04-30 15:14:59,727 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5490, durable=true, userID=69280a12-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=172adae7-2f5a-4f92-813c-a1ddf24e26da, size=939, properties=TypedProperties[__AMQ_CID=6927bbee-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6e149a4e-c8aa-4a40-9b15-5f59f2e5f3bc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9624298b-b622-4e6b-872a-fd407d8fa8ee]]@117133082, context: RoutingContextImpl(Address=172adae7-2f5a-4f92-813c-a1ddf24e26da, routingType=ANYCAST, PreviousAddress=172adae7-2f5a-4f92-813c-a1ddf24e26da previousRoute:ANYCAST, reusable=true, version=-2147483281)
..................................................
***** durable queues 172adae7-2f5a-4f92-813c-a1ddf24e26da:
***** non durable for 172adae7-2f5a-4f92-813c-a1ddf24e26da:
- queueID=5480 address:172adae7-2f5a-4f92-813c-a1ddf24e26da name:172adae7-2f5a-4f92-813c-a1ddf24e26da filter:null
..................................................
, transaction: null
2024-04-30 15:14:59,727 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 172adae7-2f5a-4f92-813c-a1ddf24e26da: Reference[5490]:RELIABLE:CoreMessage[messageID=5490, durable=true, userID=69280a12-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=172adae7-2f5a-4f92-813c-a1ddf24e26da, size=939, properties=TypedProperties[__AMQ_CID=6927bbee-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6e149a4e-c8aa-4a40-9b15-5f59f2e5f3bc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9624298b-b622-4e6b-872a-fd407d8fa8ee]]@117133082
2024-04-30 15:14:59,728 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 172adae7-2f5a-4f92-813c-a1ddf24e26da: CoreMessage[messageID=5490, durable=true, userID=69280a12-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=172adae7-2f5a-4f92-813c-a1ddf24e26da, size=939, properties=TypedProperties[__AMQ_CID=6927bbee-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6e149a4e-c8aa-4a40-9b15-5f59f2e5f3bc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9624298b-b622-4e6b-872a-fd407d8fa8ee]]@117133082 to transaction: TransactionImpl [xid=null, txID=5493, xid=null, state=ACTIVE, createTime=1714490099728(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@53011465
2024-04-30 15:14:59,728 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 172adae7-2f5a-4f92-813c-a1ddf24e26da: CoreMessage[messageID=5490, durable=true, userID=69280a12-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=172adae7-2f5a-4f92-813c-a1ddf24e26da, size=939, properties=TypedProperties[__AMQ_CID=6927bbee-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6e149a4e-c8aa-4a40-9b15-5f59f2e5f3bc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9624298b-b622-4e6b-872a-fd407d8fa8ee]]@117133082, transaction: TransactionImpl [xid=null, txID=5493, xid=null, state=COMMITTED, createTime=1714490099728(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@53011465
2024-04-30 15:14:59,728 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 692794dc-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=9624298b-b622-4e6b-872a-fd407d8fa8ee, activemq.broker=mom56]
2024-04-30 15:14:59,729 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 69260e34-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom82]
2024-04-30 15:14:59,780 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@74214ac3, org.eclipse.scout.rt.mom.jms.JmsSubscription@e00c94e]
2024-04-30 15:14:59,782 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6924fcba-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:59,784 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 692598ff-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:59,785 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@28175a54[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:59,785 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008264 ms
2024-04-30 15:14:59,786 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6923c434-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:59,787 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:59,788 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 95.904159 ms
2024-04-30 15:14:59,788 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:14:59,788 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:59,788 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:14:59,789 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1050770317'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,791 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,792 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6931ce14-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,792 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6931f527-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6931ce14-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6931ce14-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17e2980b, true, {}]
2024-04-30 15:14:59,793 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69321c38-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6931ce14-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6931ce14-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c222362, true, {}]
2024-04-30 15:14:59,795 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=dae4726e-b623-4f35-b03f-809face780cc, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:59,795 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@584847d8
2024-04-30 15:14:59,796 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, dae4726e-b623-4f35-b03f-809face780cc, null, 0, false, true, null]
2024-04-30 15:14:59,796 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6932916a-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,797 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6932b87d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6932916a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6932916a-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@462af632, true, {}]
2024-04-30 15:14:59,798 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6932df8e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6932916a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6932916a-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71acc669, true, {}]
2024-04-30 15:14:59,799 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:59,799 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6933069f-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:14:59,800 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69332db2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6933069f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6933069f-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4cd53a21, true, {}]
2024-04-30 15:14:59,800 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69332db3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6933069f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6933069f-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a3623fe, true, {}]
2024-04-30 15:14:59,801 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:59,802 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 69337bd4-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom82]
2024-04-30 15:14:59,803 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6933a2e7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=69337bd4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=69337bd4-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1434fa08, true, {}]
2024-04-30 15:14:59,803 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6933a2e8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=69337bd4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=69337bd4-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6751ebac, true, {}]
2024-04-30 15:14:59,804 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b1cb761b-0107-42d8-9a4c-32b93f7f8e06, address=b1cb761b-0107-42d8-9a4c-32b93f7f8e06, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:59,804 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@40653cf9
2024-04-30 15:14:59,805 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@36ae566e
2024-04-30 15:14:59,806 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b1cb761b-0107-42d8-9a4c-32b93f7f8e06, null, 0, false, true, null]
2024-04-30 15:14:59,807 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5561, durable=true, userID=6934181b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=6933a2e6-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-217d9341-4a13-47f8-8885-15b9a3c41b54, JMSReplyTo=temp-queue://b1cb761b-0107-42d8-9a4c-32b93f7f8e06, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1737053724, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:14:59,807 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5561]:RELIABLE:CoreMessage[messageID=5561, durable=true, userID=6934181b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=6933a2e6-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-217d9341-4a13-47f8-8885-15b9a3c41b54, JMSReplyTo=temp-queue://b1cb761b-0107-42d8-9a4c-32b93f7f8e06, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1737053724
2024-04-30 15:14:59,808 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5561, durable=true, userID=6934181b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=6933a2e6-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-217d9341-4a13-47f8-8885-15b9a3c41b54, JMSReplyTo=temp-queue://b1cb761b-0107-42d8-9a4c-32b93f7f8e06, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1737053724 to transaction: TransactionImpl [xid=null, txID=5562, xid=null, state=ACTIVE, createTime=1714490099808(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6d1b41de
2024-04-30 15:14:59,808 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6934663c-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=054b43fa-a29b-48a2-9835-3a96442ccc02, activemq.broker=mom56]
2024-04-30 15:14:59,809 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69348d4f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6934663c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6934663c-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@262ae6f3, true, {}]
2024-04-30 15:14:59,809 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69348d50-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6934663c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6934663c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8bd49fc, true, {}]
2024-04-30 15:14:59,811 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5561, durable=true, userID=6934181b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=6933a2e6-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-217d9341-4a13-47f8-8885-15b9a3c41b54, JMSReplyTo=temp-queue://b1cb761b-0107-42d8-9a4c-32b93f7f8e06, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1737053724, transaction: TransactionImpl [xid=null, txID=5562, xid=null, state=COMMITTED, createTime=1714490099808(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6d1b41de
2024-04-30 15:14:59,811 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5567, durable=true, userID=6934b462-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=b1cb761b-0107-42d8-9a4c-32b93f7f8e06, size=939, properties=TypedProperties[__AMQ_CID=69348d4e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-217d9341-4a13-47f8-8885-15b9a3c41b54, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=054b43fa-a29b-48a2-9835-3a96442ccc02]]@1125206509, context: RoutingContextImpl(Address=b1cb761b-0107-42d8-9a4c-32b93f7f8e06, routingType=ANYCAST, PreviousAddress=b1cb761b-0107-42d8-9a4c-32b93f7f8e06 previousRoute:ANYCAST, reusable=true, version=-2147483277)
..................................................
***** durable queues b1cb761b-0107-42d8-9a4c-32b93f7f8e06:
***** non durable for b1cb761b-0107-42d8-9a4c-32b93f7f8e06:
- queueID=5557 address:b1cb761b-0107-42d8-9a4c-32b93f7f8e06 name:b1cb761b-0107-42d8-9a4c-32b93f7f8e06 filter:null
..................................................
, transaction: null
2024-04-30 15:14:59,811 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b1cb761b-0107-42d8-9a4c-32b93f7f8e06: Reference[5567]:RELIABLE:CoreMessage[messageID=5567, durable=true, userID=6934b462-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=b1cb761b-0107-42d8-9a4c-32b93f7f8e06, size=939, properties=TypedProperties[__AMQ_CID=69348d4e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-217d9341-4a13-47f8-8885-15b9a3c41b54, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=054b43fa-a29b-48a2-9835-3a96442ccc02]]@1125206509
2024-04-30 15:14:59,812 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b1cb761b-0107-42d8-9a4c-32b93f7f8e06: CoreMessage[messageID=5567, durable=true, userID=6934b462-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=b1cb761b-0107-42d8-9a4c-32b93f7f8e06, size=939, properties=TypedProperties[__AMQ_CID=69348d4e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-217d9341-4a13-47f8-8885-15b9a3c41b54, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=054b43fa-a29b-48a2-9835-3a96442ccc02]]@1125206509 to transaction: TransactionImpl [xid=null, txID=5570, xid=null, state=ACTIVE, createTime=1714490099812(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@491fc168
2024-04-30 15:14:59,812 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b1cb761b-0107-42d8-9a4c-32b93f7f8e06: CoreMessage[messageID=5567, durable=true, userID=6934b462-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=b1cb761b-0107-42d8-9a4c-32b93f7f8e06, size=939, properties=TypedProperties[__AMQ_CID=69348d4e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-217d9341-4a13-47f8-8885-15b9a3c41b54, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=054b43fa-a29b-48a2-9835-3a96442ccc02]]@1125206509, transaction: TransactionImpl [xid=null, txID=5570, xid=null, state=COMMITTED, createTime=1714490099812(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@491fc168
2024-04-30 15:14:59,812 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6934663c-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=054b43fa-a29b-48a2-9835-3a96442ccc02, activemq.broker=mom56]
2024-04-30 15:14:59,813 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 69337bd4-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom82]
2024-04-30 15:14:59,864 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@66075347, org.eclipse.scout.rt.mom.jms.JmsSubscription@3b45a3e6]
2024-04-30 15:14:59,866 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6932916a-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:59,868 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6933069f-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:59,868 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3377d28f[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:59,869 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007345 ms
2024-04-30 15:14:59,870 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6931ce14-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:59,871 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:59,871 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 83.112439 ms
2024-04-30 15:14:59,872 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:14:59,872 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:59,872 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:14:59,873 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 890161018'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:59,875 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:59,875 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 693e9f74-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:59,876 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [693ec687-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=693e9f74-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=693e9f74-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b41fc11, true, {}]
2024-04-30 15:14:59,877 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [693ec688-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=693e9f74-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=693e9f74-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f0df2bf, true, {}]
2024-04-30 15:14:59,878 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=980d7dfe-c03d-4c88-b6ef-2c33d3bf3725, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:59,878 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2126515c
2024-04-30 15:14:59,879 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 980d7dfe-c03d-4c88-b6ef-2c33d3bf3725, null, 0, false, true, null]
2024-04-30 15:14:59,879 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 693f3bba-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:59,880 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [693f62cd-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=693f3bba-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=693f3bba-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1767d43, true, {}]
2024-04-30 15:14:59,881 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [693f62ce-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=693f3bba-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=693f3bba-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e86cfe, true, {}]
2024-04-30 15:14:59,882 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:59,882 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 693fb0ef-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:14:59,883 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [693fd802-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=693fb0ef-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=693fb0ef-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2cc42d2b, true, {}]
2024-04-30 15:14:59,883 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [693fd803-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=693fb0ef-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=693fb0ef-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66b6eb2c, true, {}]
2024-04-30 15:14:59,884 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:59,885 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 69402624-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom82]
2024-04-30 15:14:59,886 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69402627-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=69402624-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=69402624-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ac896f9, true, {}]
2024-04-30 15:14:59,886 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69404d38-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=69402624-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=69402624-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7bcccc40, true, {}]
2024-04-30 15:14:59,887 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7c0b868a-715a-4dbb-bc28-b079898368c9, address=7c0b868a-715a-4dbb-bc28-b079898368c9, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:59,887 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3a79c932
2024-04-30 15:14:59,888 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@b69b758
2024-04-30 15:14:59,888 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7c0b868a-715a-4dbb-bc28-b079898368c9, null, 0, false, true, null]
2024-04-30 15:14:59,890 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5638, durable=true, userID=6940c26b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=69402626-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b9e93205-6f06-45dd-8946-ca157c5b6ec4, JMSReplyTo=temp-queue://7c0b868a-715a-4dbb-bc28-b079898368c9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1913802782, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:14:59,890 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5638]:RELIABLE:CoreMessage[messageID=5638, durable=true, userID=6940c26b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=69402626-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b9e93205-6f06-45dd-8946-ca157c5b6ec4, JMSReplyTo=temp-queue://7c0b868a-715a-4dbb-bc28-b079898368c9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1913802782
2024-04-30 15:14:59,891 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5638, durable=true, userID=6940c26b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=69402626-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b9e93205-6f06-45dd-8946-ca157c5b6ec4, JMSReplyTo=temp-queue://7c0b868a-715a-4dbb-bc28-b079898368c9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1913802782 to transaction: TransactionImpl [xid=null, txID=5639, xid=null, state=ACTIVE, createTime=1714490099891(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4498a604
2024-04-30 15:14:59,891 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6941108c-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=18aadbe1-3e50-410b-aba8-48b8cc246a47, activemq.broker=mom56]
2024-04-30 15:14:59,892 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6941379f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6941108c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6941108c-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@dd5db87, true, {}]
2024-04-30 15:14:59,893 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69415eb0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6941108c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6941108c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52a3281b, true, {}]
2024-04-30 15:14:59,893 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5638, durable=true, userID=6940c26b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=69402626-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b9e93205-6f06-45dd-8946-ca157c5b6ec4, JMSReplyTo=temp-queue://7c0b868a-715a-4dbb-bc28-b079898368c9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1913802782, transaction: TransactionImpl [xid=null, txID=5639, xid=null, state=COMMITTED, createTime=1714490099891(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4498a604
2024-04-30 15:14:59,895 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5644, durable=true, userID=694185c2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=7c0b868a-715a-4dbb-bc28-b079898368c9, size=939, properties=TypedProperties[__AMQ_CID=6941379e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b9e93205-6f06-45dd-8946-ca157c5b6ec4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=18aadbe1-3e50-410b-aba8-48b8cc246a47]]@1515704978, context: RoutingContextImpl(Address=7c0b868a-715a-4dbb-bc28-b079898368c9, routingType=ANYCAST, PreviousAddress=7c0b868a-715a-4dbb-bc28-b079898368c9 previousRoute:ANYCAST, reusable=true, version=-2147483273)
..................................................
***** durable queues 7c0b868a-715a-4dbb-bc28-b079898368c9:
***** non durable for 7c0b868a-715a-4dbb-bc28-b079898368c9:
- queueID=5634 address:7c0b868a-715a-4dbb-bc28-b079898368c9 name:7c0b868a-715a-4dbb-bc28-b079898368c9 filter:null
..................................................
, transaction: null
2024-04-30 15:14:59,895 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 7c0b868a-715a-4dbb-bc28-b079898368c9: Reference[5644]:RELIABLE:CoreMessage[messageID=5644, durable=true, userID=694185c2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=7c0b868a-715a-4dbb-bc28-b079898368c9, size=939, properties=TypedProperties[__AMQ_CID=6941379e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b9e93205-6f06-45dd-8946-ca157c5b6ec4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=18aadbe1-3e50-410b-aba8-48b8cc246a47]]@1515704978
2024-04-30 15:14:59,895 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 7c0b868a-715a-4dbb-bc28-b079898368c9: CoreMessage[messageID=5644, durable=true, userID=694185c2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=7c0b868a-715a-4dbb-bc28-b079898368c9, size=939, properties=TypedProperties[__AMQ_CID=6941379e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b9e93205-6f06-45dd-8946-ca157c5b6ec4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=18aadbe1-3e50-410b-aba8-48b8cc246a47]]@1515704978 to transaction: TransactionImpl [xid=null, txID=5646, xid=null, state=ACTIVE, createTime=1714490099895(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@45b1dbb5
2024-04-30 15:14:59,895 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 7c0b868a-715a-4dbb-bc28-b079898368c9: CoreMessage[messageID=5644, durable=true, userID=694185c2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=7c0b868a-715a-4dbb-bc28-b079898368c9, size=939, properties=TypedProperties[__AMQ_CID=6941379e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b9e93205-6f06-45dd-8946-ca157c5b6ec4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=18aadbe1-3e50-410b-aba8-48b8cc246a47]]@1515704978, transaction: TransactionImpl [xid=null, txID=5646, xid=null, state=COMMITTED, createTime=1714490099895(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@45b1dbb5
2024-04-30 15:14:59,896 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6941108c-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=18aadbe1-3e50-410b-aba8-48b8cc246a47, activemq.broker=mom56]
2024-04-30 15:14:59,896 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 69402624-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom82]
2024-04-30 15:14:59,948 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@26c494d7, org.eclipse.scout.rt.mom.jms.JmsSubscription@71d0ad00]
2024-04-30 15:14:59,950 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 693f3bba-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:59,952 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 693fb0ef-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:59,953 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@52262780[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:14:59,953 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007817 ms
2024-04-30 15:14:59,954 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 693e9f74-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:14:59,955 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:14:59,955 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 82.896949 ms
2024-04-30 15:14:59,955 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:14:59,956 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:14:59,956 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:14:59,957 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 835150183'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:59,959 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:59,959 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 694b70d4-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:59,960 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [694b97e7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=694b70d4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=694b70d4-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6469dedf, true, {}]
2024-04-30 15:14:59,960 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [694b97e8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=694b70d4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=694b70d4-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28423f6e, true, {}]
2024-04-30 15:14:59,962 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d8ff7061-14ae-4166-8274-4c2bd0ca8f06, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:59,963 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3d052b0e
2024-04-30 15:14:59,963 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d8ff7061-14ae-4166-8274-4c2bd0ca8f06, null, 0, false, true, null]
2024-04-30 15:14:59,963 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 694c0d1a-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:59,964 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [694c342d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=694c0d1a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=694c0d1a-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52d6945f, true, {}]
2024-04-30 15:14:59,965 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [694c5b3e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=694c0d1a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=694c0d1a-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7bf0f2a4, true, {}]
2024-04-30 15:14:59,966 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:59,966 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 694c824f-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:14:59,967 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [694ca962-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=694c824f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=694c824f-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@bb62938, true, {}]
2024-04-30 15:14:59,967 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [694ca963-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=694c824f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=694c824f-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56b81d13, true, {}]
2024-04-30 15:14:59,968 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:14:59,969 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 694cf784-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom82]
2024-04-30 15:14:59,970 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [694cf787-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=694cf784-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=694cf784-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@334eba, true, {}]
2024-04-30 15:14:59,970 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [694d1e98-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=694cf784-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=694cf784-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42dbdfa7, true, {}]
2024-04-30 15:14:59,970 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1a905320-4961-4f42-a9fb-37ae0edf59ee, address=1a905320-4961-4f42-a9fb-37ae0edf59ee, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:14:59,971 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@59964a4b
2024-04-30 15:14:59,971 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@12314ebf
2024-04-30 15:14:59,972 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1a905320-4961-4f42-a9fb-37ae0edf59ee, null, 0, false, true, null]
2024-04-30 15:14:59,973 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5715, durable=true, userID=694d93cb-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=694cf786-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6d57414e-debc-4e18-a070-35c26c3f416a, JMSReplyTo=temp-queue://1a905320-4961-4f42-a9fb-37ae0edf59ee, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2037200343, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558)
..................................................
***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions:
- queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null
***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:14:59,974 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5715]:RELIABLE:CoreMessage[messageID=5715, durable=true, userID=694d93cb-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=694cf786-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6d57414e-debc-4e18-a070-35c26c3f416a, JMSReplyTo=temp-queue://1a905320-4961-4f42-a9fb-37ae0edf59ee, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2037200343
2024-04-30 15:14:59,974 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5715, durable=true, userID=694d93cb-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=694cf786-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6d57414e-debc-4e18-a070-35c26c3f416a, JMSReplyTo=temp-queue://1a905320-4961-4f42-a9fb-37ae0edf59ee, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2037200343 to transaction: TransactionImpl [xid=null, txID=5716, xid=null, state=ACTIVE, createTime=1714490099974(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@45ae3c83
2024-04-30 15:14:59,975 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 694de1ec-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=dcd8b9a2-20fa-406a-9882-4ae87cbdb08f, activemq.broker=mom56]
2024-04-30 15:14:59,976 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [694de1ef-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=694de1ec-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=694de1ec-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7356e473, true, {}]
2024-04-30 15:14:59,976 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [694e0900-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=694de1ec-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=694de1ec-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18aa29ae, true, {}]
2024-04-30 15:14:59,977 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5715, durable=true, userID=694d93cb-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=694cf786-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6d57414e-debc-4e18-a070-35c26c3f416a, JMSReplyTo=temp-queue://1a905320-4961-4f42-a9fb-37ae0edf59ee, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2037200343, transaction: TransactionImpl [xid=null, txID=5716, xid=null, state=COMMITTED, createTime=1714490099974(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@45ae3c83
2024-04-30 15:14:59,978 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5721, durable=true, userID=694e3012-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=1a905320-4961-4f42-a9fb-37ae0edf59ee, size=939, properties=TypedProperties[__AMQ_CID=694de1ee-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6d57414e-debc-4e18-a070-35c26c3f416a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dcd8b9a2-20fa-406a-9882-4ae87cbdb08f]]@1856568207, context: RoutingContextImpl(Address=1a905320-4961-4f42-a9fb-37ae0edf59ee, routingType=ANYCAST, PreviousAddress=1a905320-4961-4f42-a9fb-37ae0edf59ee previousRoute:ANYCAST, reusable=true, version=-2147483269)
..................................................
***** durable queues 1a905320-4961-4f42-a9fb-37ae0edf59ee:
***** non durable for 1a905320-4961-4f42-a9fb-37ae0edf59ee:
- queueID=5711 address:1a905320-4961-4f42-a9fb-37ae0edf59ee name:1a905320-4961-4f42-a9fb-37ae0edf59ee filter:null
..................................................
, transaction: null
2024-04-30 15:14:59,978 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 1a905320-4961-4f42-a9fb-37ae0edf59ee: Reference[5721]:RELIABLE:CoreMessage[messageID=5721, durable=true, userID=694e3012-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=1a905320-4961-4f42-a9fb-37ae0edf59ee, size=939, properties=TypedProperties[__AMQ_CID=694de1ee-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6d57414e-debc-4e18-a070-35c26c3f416a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dcd8b9a2-20fa-406a-9882-4ae87cbdb08f]]@1856568207
2024-04-30 15:14:59,979 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 1a905320-4961-4f42-a9fb-37ae0edf59ee: CoreMessage[messageID=5721, durable=true, userID=694e3012-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=1a905320-4961-4f42-a9fb-37ae0edf59ee, size=939, properties=TypedProperties[__AMQ_CID=694de1ee-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6d57414e-debc-4e18-a070-35c26c3f416a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dcd8b9a2-20fa-406a-9882-4ae87cbdb08f]]@1856568207 to transaction: TransactionImpl [xid=null, txID=5723, xid=null, state=ACTIVE, createTime=1714490099978(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 1]@54162a47
2024-04-30 15:14:59,979 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 1a905320-4961-4f42-a9fb-37ae0edf59ee: CoreMessage[messageID=5721, durable=true, userID=694e3012-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:14:59 UTC 2024, expiration=0, durable=true, address=1a905320-4961-4f42-a9fb-37ae0edf59ee, size=939, properties=TypedProperties[__AMQ_CID=694de1ee-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6d57414e-debc-4e18-a070-35c26c3f416a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dcd8b9a2-20fa-406a-9882-4ae87cbdb08f]]@1856568207, transaction: TransactionImpl [xid=null, txID=5723, xid=null, state=COMMITTED, createTime=1714490099978(Tue Apr 30 15:14:59 UTC 2024), timeoutSeconds=-1, nr operations = 0]@54162a47
2024-04-30 15:14:59,979 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 694de1ec-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=dcd8b9a2-20fa-406a-9882-4ae87cbdb08f, activemq.broker=mom56]
2024-04-30 15:14:59,980 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 694cf784-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom82]
2024-04-30 15:15:00,031 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3bb6b9ab, org.eclipse.scout.rt.mom.jms.JmsSubscription@31f90517]
2024-04-30 15:15:00,033 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 694c0d1a-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:00,035 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 694c824f-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:00,036 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5f1e4b6c[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:15:00,036 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006371 ms
2024-04-30 15:15:00,037 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 694b70d4-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:00,038 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:15:00,039 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 82.409995 ms
2024-04-30 15:15:00,039 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:15:00,040 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:00,040 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-04-30 15:15:00,041 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1124349635'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:15:00,044 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom86]
2024-04-30 15:15:00,044 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 69586944-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom71]
2024-04-30 15:15:00,045 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69589057-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=69586944-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=69586944-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1491c6e9, true, {}]
2024-04-30 15:15:00,046 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6958b768-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=69586944-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=69586944-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b00a644, true, {}]
2024-04-30 15:15:00,047 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2d0ef835-8e92-4c14-8e74-2b345b57d2e4, address=2d0ef835-8e92-4c14-8e74-2b345b57d2e4, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:00,047 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@48bdbe9d
2024-04-30 15:15:00,048 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@58eef9d0
2024-04-30 15:15:00,049 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2d0ef835-8e92-4c14-8e74-2b345b57d2e4, null, 0, false, true, null]
2024-04-30 15:15:00,051 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5772, durable=true, userID=695953ab-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:00 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=69589056-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cda2c1b3-f50b-445e-ba96-6d2f47348f1d, JMSReplyTo=temp-queue://2d0ef835-8e92-4c14-8e74-2b345b57d2e4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1321924833, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-04-30 15:15:00,342 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6985e1ec-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom84]
2024-04-30 15:15:00,343 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [698608ff-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6985e1ec-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6985e1ec-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e5fd6fd, true, {}]
2024-04-30 15:15:00,344 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69863010-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6985e1ec-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6985e1ec-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42d2caaa, true, {}]
2024-04-30 15:15:00,345 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4b2a1055-adc7-4c95-a317-18987c3ecc1e, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:00,346 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@73e574c3
2024-04-30 15:15:00,346 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4b2a1055-adc7-4c95-a317-18987c3ecc1e, null, 0, false, true, null]
2024-04-30 15:15:00,347 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6986a542-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom84]
2024-04-30 15:15:00,348 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6986a545-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6986a542-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6986a542-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d84f39d, true, {}]
2024-04-30 15:15:00,348 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6986cc56-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6986a542-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6986a542-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@545e5c6, true, {}]
2024-04-30 15:15:00,349 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-04-30 15:15:00,350 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[5772]:RELIABLE:CoreMessage[messageID=5772, durable=true, userID=695953ab-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:00 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=69589056-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cda2c1b3-f50b-445e-ba96-6d2f47348f1d, JMSReplyTo=temp-queue://2d0ef835-8e92-4c14-8e74-2b345b57d2e4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1321924833
2024-04-30 15:15:00,352 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5772, durable=true, userID=695953ab-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:00 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=69589056-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cda2c1b3-f50b-445e-ba96-6d2f47348f1d, JMSReplyTo=temp-queue://2d0ef835-8e92-4c14-8e74-2b345b57d2e4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1321924833 to transaction: TransactionImpl [xid=null, txID=5787, xid=null, state=ACTIVE, createTime=1714490100351(Tue Apr 30 15:15:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@74285b24
2024-04-30 15:15:00,352 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 69876897-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=4c5d4092-99d0-4af8-b446-18a894c47faa, activemq.broker=mom84]
2024-04-30 15:15:00,353 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69878faa-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=69876897-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=69876897-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c1e2d8b, true, {}]
2024-04-30 15:15:00,354 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6987b6bb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=69876897-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=69876897-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f771740, true, {}]
2024-04-30 15:15:00,355 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5792, durable=true, userID=6987ddcd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:00 UTC 2024, expiration=0, durable=true, address=2d0ef835-8e92-4c14-8e74-2b345b57d2e4, size=939, properties=TypedProperties[__AMQ_CID=69878fa9-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cda2c1b3-f50b-445e-ba96-6d2f47348f1d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4c5d4092-99d0-4af8-b446-18a894c47faa]]@528974840, context: RoutingContextImpl(Address=2d0ef835-8e92-4c14-8e74-2b345b57d2e4, routingType=ANYCAST, PreviousAddress=2d0ef835-8e92-4c14-8e74-2b345b57d2e4 previousRoute:ANYCAST, reusable=true, version=-2147483266)
..................................................
***** durable queues 2d0ef835-8e92-4c14-8e74-2b345b57d2e4:
***** non durable for 2d0ef835-8e92-4c14-8e74-2b345b57d2e4:
- queueID=5768 address:2d0ef835-8e92-4c14-8e74-2b345b57d2e4 name:2d0ef835-8e92-4c14-8e74-2b345b57d2e4 filter:null
..................................................
, transaction: null
2024-04-30 15:15:00,355 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2d0ef835-8e92-4c14-8e74-2b345b57d2e4: Reference[5792]:RELIABLE:CoreMessage[messageID=5792, durable=true, userID=6987ddcd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:00 UTC 2024, expiration=0, durable=true, address=2d0ef835-8e92-4c14-8e74-2b345b57d2e4, size=939, properties=TypedProperties[__AMQ_CID=69878fa9-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cda2c1b3-f50b-445e-ba96-6d2f47348f1d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4c5d4092-99d0-4af8-b446-18a894c47faa]]@528974840
2024-04-30 15:15:00,355 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5772, durable=true, userID=695953ab-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:00 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=69589056-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cda2c1b3-f50b-445e-ba96-6d2f47348f1d, JMSReplyTo=temp-queue://2d0ef835-8e92-4c14-8e74-2b345b57d2e4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1321924833, transaction: TransactionImpl [xid=null, txID=5787, xid=null, state=COMMITTED, createTime=1714490100351(Tue Apr 30 15:15:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@74285b24
2024-04-30 15:15:00,356 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2d0ef835-8e92-4c14-8e74-2b345b57d2e4: CoreMessage[messageID=5792, durable=true, userID=6987ddcd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:00 UTC 2024, expiration=0, durable=true, address=2d0ef835-8e92-4c14-8e74-2b345b57d2e4, size=939, properties=TypedProperties[__AMQ_CID=69878fa9-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cda2c1b3-f50b-445e-ba96-6d2f47348f1d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4c5d4092-99d0-4af8-b446-18a894c47faa]]@528974840 to transaction: TransactionImpl [xid=null, txID=5795, xid=null, state=ACTIVE, createTime=1714490100356(Tue Apr 30 15:15:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4f189116
2024-04-30 15:15:00,356 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2d0ef835-8e92-4c14-8e74-2b345b57d2e4: CoreMessage[messageID=5792, durable=true, userID=6987ddcd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:00 UTC 2024, expiration=0, durable=true, address=2d0ef835-8e92-4c14-8e74-2b345b57d2e4, size=939, properties=TypedProperties[__AMQ_CID=69878fa9-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cda2c1b3-f50b-445e-ba96-6d2f47348f1d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4c5d4092-99d0-4af8-b446-18a894c47faa]]@528974840, transaction: TransactionImpl [xid=null, txID=5795, xid=null, state=COMMITTED, createTime=1714490100356(Tue Apr 30 15:15:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4f189116
2024-04-30 15:15:00,356 INFO  [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 69876897-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=4c5d4092-99d0-4af8-b446-18a894c47faa, activemq.broker=mom84]
2024-04-30 15:15:00,357 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 69586944-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom71]
2024-04-30 15:15:00,359 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5a6f1342]
2024-04-30 15:15:00,361 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6986a542-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:00,362 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@d615fc8[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:15:00,362 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009284 ms
2024-04-30 15:15:00,363 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6985e1ec-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:00,364 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:15:00,364 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 324.248283 ms
2024-04-30 15:15:00,364 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-04-30 15:15:00,365 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:00,365 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-04-30 15:15:00,366 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1056249909'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:00,368 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom56]
2024-04-30 15:15:00,369 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 698a00af-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85]
2024-04-30 15:15:00,370 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [698a00b2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=698a00af-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=698a00af-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29ad07ce, true, {}]
2024-04-30 15:15:00,370 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [698a27c3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=698a00af-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=698a00af-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f00f890, true, {}]
2024-04-30 15:15:00,371 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c78bd281-15f8-407f-8054-589a0edbefec, address=c78bd281-15f8-407f-8054-589a0edbefec, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:00,371 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@53f76c68
2024-04-30 15:15:00,372 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@586cc721
2024-04-30 15:15:00,373 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c78bd281-15f8-407f-8054-589a0edbefec, null, 0, false, true, null]
2024-04-30 15:15:00,374 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5837, durable=true, userID=698ac406-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:00 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=698a00b1-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e3f5683e-8656-48e2-838f-da83898895fc, JMSReplyTo=temp-queue://c78bd281-15f8-407f-8054-589a0edbefec, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@123433473, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-04-30 15:15:00,667 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 69b77957-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom86]
2024-04-30 15:15:00,668 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69b7a06a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=69b77957-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=69b77957-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e8695e6, true, {}]
2024-04-30 15:15:00,669 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69b7c77b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=69b77957-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=69b77957-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@360cc070, true, {}]
2024-04-30 15:15:00,670 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=dc80a033-a0d1-402c-ac42-7de7ffbf1418, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:00,671 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3bfac2da
2024-04-30 15:15:00,672 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, dc80a033-a0d1-402c-ac42-7de7ffbf1418, null, 0, false, true, null]
2024-04-30 15:15:00,672 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 69b83cad-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom86]
2024-04-30 15:15:00,673 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69b863c0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=69b83cad-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=69b83cad-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@676d74de, true, {}]
2024-04-30 15:15:00,674 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69b88ad1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=69b83cad-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=69b83cad-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19be3895, true, {}]
2024-04-30 15:15:00,674 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-04-30 15:15:00,675 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[5837]:RELIABLE:CoreMessage[messageID=5837, durable=true, userID=698ac406-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:00 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=698a00b1-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e3f5683e-8656-48e2-838f-da83898895fc, JMSReplyTo=temp-queue://c78bd281-15f8-407f-8054-589a0edbefec, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@123433473
2024-04-30 15:15:00,676 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5837, durable=true, userID=698ac406-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:00 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=698a00b1-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e3f5683e-8656-48e2-838f-da83898895fc, JMSReplyTo=temp-queue://c78bd281-15f8-407f-8054-589a0edbefec, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@123433473 to transaction: TransactionImpl [xid=null, txID=5852, xid=null, state=ACTIVE, createTime=1714490100676(Tue Apr 30 15:15:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@59cab6d3
2024-04-30 15:15:00,676 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 69b8d8f2-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=fbb7feff-778c-4e9d-9150-3063602f6faa, activemq.broker=mom86]
2024-04-30 15:15:00,677 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69b90005-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=69b8d8f2-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=69b8d8f2-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ddc3be0, true, {}]
2024-04-30 15:15:00,678 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69b90006-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=69b8d8f2-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=69b8d8f2-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14ab4628, true, {}]
2024-04-30 15:15:00,679 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5857, durable=true, userID=69b94e28-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:00 UTC 2024, expiration=0, durable=true, address=c78bd281-15f8-407f-8054-589a0edbefec, size=939, properties=TypedProperties[__AMQ_CID=69b90004-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e3f5683e-8656-48e2-838f-da83898895fc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fbb7feff-778c-4e9d-9150-3063602f6faa]]@1061936285, context: RoutingContextImpl(Address=c78bd281-15f8-407f-8054-589a0edbefec, routingType=ANYCAST, PreviousAddress=c78bd281-15f8-407f-8054-589a0edbefec previousRoute:ANYCAST, reusable=true, version=-2147483262)
..................................................
***** durable queues c78bd281-15f8-407f-8054-589a0edbefec:
***** non durable for c78bd281-15f8-407f-8054-589a0edbefec:
- queueID=5833 address:c78bd281-15f8-407f-8054-589a0edbefec name:c78bd281-15f8-407f-8054-589a0edbefec filter:null
..................................................
, transaction: null
2024-04-30 15:15:00,679 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c78bd281-15f8-407f-8054-589a0edbefec: Reference[5857]:RELIABLE:CoreMessage[messageID=5857, durable=true, userID=69b94e28-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:00 UTC 2024, expiration=0, durable=true, address=c78bd281-15f8-407f-8054-589a0edbefec, size=939, properties=TypedProperties[__AMQ_CID=69b90004-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e3f5683e-8656-48e2-838f-da83898895fc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fbb7feff-778c-4e9d-9150-3063602f6faa]]@1061936285
2024-04-30 15:15:00,680 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5837, durable=true, userID=698ac406-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:00 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=698a00b1-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e3f5683e-8656-48e2-838f-da83898895fc, JMSReplyTo=temp-queue://c78bd281-15f8-407f-8054-589a0edbefec, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@123433473, transaction: TransactionImpl [xid=null, txID=5852, xid=null, state=COMMITTED, createTime=1714490100676(Tue Apr 30 15:15:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@59cab6d3
2024-04-30 15:15:00,680 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c78bd281-15f8-407f-8054-589a0edbefec: CoreMessage[messageID=5857, durable=true, userID=69b94e28-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:00 UTC 2024, expiration=0, durable=true, address=c78bd281-15f8-407f-8054-589a0edbefec, size=939, properties=TypedProperties[__AMQ_CID=69b90004-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e3f5683e-8656-48e2-838f-da83898895fc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fbb7feff-778c-4e9d-9150-3063602f6faa]]@1061936285 to transaction: TransactionImpl [xid=null, txID=5860, xid=null, state=ACTIVE, createTime=1714490100680(Tue Apr 30 15:15:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5136da26
2024-04-30 15:15:00,680 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c78bd281-15f8-407f-8054-589a0edbefec: CoreMessage[messageID=5857, durable=true, userID=69b94e28-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:00 UTC 2024, expiration=0, durable=true, address=c78bd281-15f8-407f-8054-589a0edbefec, size=939, properties=TypedProperties[__AMQ_CID=69b90004-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e3f5683e-8656-48e2-838f-da83898895fc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fbb7feff-778c-4e9d-9150-3063602f6faa]]@1061936285, transaction: TransactionImpl [xid=null, txID=5860, xid=null, state=COMMITTED, createTime=1714490100680(Tue Apr 30 15:15:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5136da26
2024-04-30 15:15:00,680 INFO  [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 69b8d8f2-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=fbb7feff-778c-4e9d-9150-3063602f6faa, activemq.broker=mom86]
2024-04-30 15:15:00,680 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 698a00af-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85]
2024-04-30 15:15:00,682 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2a8081f5]
2024-04-30 15:15:00,684 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 69b83cad-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:00,685 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@44962434[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:15:00,685 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009889 ms
2024-04-30 15:15:00,686 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 69b77957-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:00,687 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:15:00,687 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 322.379813 ms
2024-04-30 15:15:00,688 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-04-30 15:15:00,688 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:00,688 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-04-30 15:15:00,689 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 202707850'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:15:00,691 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom84]
2024-04-30 15:15:00,691 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 69bb22ea-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom82]
2024-04-30 15:15:00,692 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69bb49fd-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=69bb22ea-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=69bb22ea-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@172f7b08, true, {}]
2024-04-30 15:15:00,693 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69bb49fe-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=69bb22ea-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=69bb22ea-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f149444, true, {}]
2024-04-30 15:15:00,693 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=51c4533c-0c8b-4af4-8c87-fbf9131b6116, address=51c4533c-0c8b-4af4-8c87-fbf9131b6116, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:00,694 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@41d61c3e
2024-04-30 15:15:00,694 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@20814ede
2024-04-30 15:15:00,695 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 51c4533c-0c8b-4af4-8c87-fbf9131b6116, null, 0, false, true, null]
2024-04-30 15:15:00,696 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5902, durable=true, userID=69bbe641-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:00 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=69bb49fc-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b02873c3-c010-45a4-b039-8e686882bdb5, JMSReplyTo=temp-queue://51c4533c-0c8b-4af4-8c87-fbf9131b6116, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1759372577, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-04-30 15:15:00,990 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 69e8c2a2-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom56]
2024-04-30 15:15:00,991 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69e8e9b5-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=69e8c2a2-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=69e8c2a2-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1552ffc4, true, {}]
2024-04-30 15:15:00,992 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69e910c6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=69e8c2a2-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=69e8c2a2-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53d4db6c, true, {}]
2024-04-30 15:15:00,993 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6905cf08-112b-47bf-9118-08b36e518618, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:00,994 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@42c82886
2024-04-30 15:15:00,995 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6905cf08-112b-47bf-9118-08b36e518618, null, 0, false, true, null]
2024-04-30 15:15:00,995 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 69e985f8-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom56]
2024-04-30 15:15:00,996 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69e9ad0b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=69e985f8-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=69e985f8-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@330eeb0d, true, {}]
2024-04-30 15:15:00,997 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69e9ad0c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=69e985f8-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=69e985f8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52d3549c, true, {}]
2024-04-30 15:15:00,997 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-04-30 15:15:00,998 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[5902]:RELIABLE:CoreMessage[messageID=5902, durable=true, userID=69bbe641-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:00 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=69bb49fc-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b02873c3-c010-45a4-b039-8e686882bdb5, JMSReplyTo=temp-queue://51c4533c-0c8b-4af4-8c87-fbf9131b6116, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1759372577
2024-04-30 15:15:00,999 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5902, durable=true, userID=69bbe641-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:00 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=69bb49fc-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b02873c3-c010-45a4-b039-8e686882bdb5, JMSReplyTo=temp-queue://51c4533c-0c8b-4af4-8c87-fbf9131b6116, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1759372577 to transaction: TransactionImpl [xid=null, txID=5917, xid=null, state=ACTIVE, createTime=1714490100999(Tue Apr 30 15:15:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@c1a97d2
2024-04-30 15:15:00,999 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 69ea223d-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=69685abd-7671-4321-8bcd-3980ca6df255, activemq.broker=mom56]
2024-04-30 15:15:01,000 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69ea4950-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=69ea223d-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=69ea223d-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16664a5, true, {}]
2024-04-30 15:15:01,001 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69ea4951-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=69ea223d-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=69ea223d-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b4fd70c, true, {}]
2024-04-30 15:15:01,002 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5922, durable=true, userID=69ea9773-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:01 UTC 2024, expiration=0, durable=true, address=51c4533c-0c8b-4af4-8c87-fbf9131b6116, size=939, properties=TypedProperties[__AMQ_CID=69ea494f-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b02873c3-c010-45a4-b039-8e686882bdb5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=69685abd-7671-4321-8bcd-3980ca6df255]]@107810645, context: RoutingContextImpl(Address=51c4533c-0c8b-4af4-8c87-fbf9131b6116, routingType=ANYCAST, PreviousAddress=51c4533c-0c8b-4af4-8c87-fbf9131b6116 previousRoute:ANYCAST, reusable=true, version=-2147483258)
..................................................
***** durable queues 51c4533c-0c8b-4af4-8c87-fbf9131b6116:
***** non durable for 51c4533c-0c8b-4af4-8c87-fbf9131b6116:
- queueID=5898 address:51c4533c-0c8b-4af4-8c87-fbf9131b6116 name:51c4533c-0c8b-4af4-8c87-fbf9131b6116 filter:null
..................................................
, transaction: null
2024-04-30 15:15:01,002 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 51c4533c-0c8b-4af4-8c87-fbf9131b6116: Reference[5922]:RELIABLE:CoreMessage[messageID=5922, durable=true, userID=69ea9773-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:01 UTC 2024, expiration=0, durable=true, address=51c4533c-0c8b-4af4-8c87-fbf9131b6116, size=939, properties=TypedProperties[__AMQ_CID=69ea494f-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b02873c3-c010-45a4-b039-8e686882bdb5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=69685abd-7671-4321-8bcd-3980ca6df255]]@107810645
2024-04-30 15:15:01,002 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5902, durable=true, userID=69bbe641-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:00 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=69bb49fc-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b02873c3-c010-45a4-b039-8e686882bdb5, JMSReplyTo=temp-queue://51c4533c-0c8b-4af4-8c87-fbf9131b6116, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1759372577, transaction: TransactionImpl [xid=null, txID=5917, xid=null, state=COMMITTED, createTime=1714490100999(Tue Apr 30 15:15:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@c1a97d2
2024-04-30 15:15:01,003 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 51c4533c-0c8b-4af4-8c87-fbf9131b6116: CoreMessage[messageID=5922, durable=true, userID=69ea9773-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:01 UTC 2024, expiration=0, durable=true, address=51c4533c-0c8b-4af4-8c87-fbf9131b6116, size=939, properties=TypedProperties[__AMQ_CID=69ea494f-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b02873c3-c010-45a4-b039-8e686882bdb5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=69685abd-7671-4321-8bcd-3980ca6df255]]@107810645 to transaction: TransactionImpl [xid=null, txID=5925, xid=null, state=ACTIVE, createTime=1714490101003(Tue Apr 30 15:15:01 UTC 2024), timeoutSeconds=-1, nr operations = 1]@ae23743
2024-04-30 15:15:01,003 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 51c4533c-0c8b-4af4-8c87-fbf9131b6116: CoreMessage[messageID=5922, durable=true, userID=69ea9773-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:01 UTC 2024, expiration=0, durable=true, address=51c4533c-0c8b-4af4-8c87-fbf9131b6116, size=939, properties=TypedProperties[__AMQ_CID=69ea494f-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b02873c3-c010-45a4-b039-8e686882bdb5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=69685abd-7671-4321-8bcd-3980ca6df255]]@107810645, transaction: TransactionImpl [xid=null, txID=5925, xid=null, state=COMMITTED, createTime=1714490101003(Tue Apr 30 15:15:01 UTC 2024), timeoutSeconds=-1, nr operations = 0]@ae23743
2024-04-30 15:15:01,003 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 69ea223d-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=69685abd-7671-4321-8bcd-3980ca6df255, activemq.broker=mom56]
2024-04-30 15:15:01,004 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 69bb22ea-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom82]
2024-04-30 15:15:01,005 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@12faeada]
2024-04-30 15:15:01,007 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 69e985f8-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:01,007 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@47b316e7[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:15:01,007 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008611 ms
2024-04-30 15:15:01,009 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 69e8c2a2-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:01,010 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:15:01,010 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 321.666012 ms
2024-04-30 15:15:01,010 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-04-30 15:15:01,011 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:01,011 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-04-30 15:15:01,011 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 641788982'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:15:01,013 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom86]
2024-04-30 15:15:01,014 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 69ec6c35-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom71]
2024-04-30 15:15:01,016 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69ec9348-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=69ec6c35-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=69ec6c35-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@693572f7, true, {}]
2024-04-30 15:15:01,017 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [69ecba59-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=69ec6c35-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=69ec6c35-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6415efdc, true, {}]
2024-04-30 15:15:01,018 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2787cce8-c529-4129-bace-c24d3d086543, address=2787cce8-c529-4129-bace-c24d3d086543, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:01,018 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@73b1c507
2024-04-30 15:15:01,019 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@11b1a445
2024-04-30 15:15:01,019 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2787cce8-c529-4129-bace-c24d3d086543, null, 0, false, true, null]
2024-04-30 15:15:01,022 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5967, durable=true, userID=69ed7dac-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:01 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=69ec9347-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0b76225c-b688-4a20-bf70-546c0a668a1b, JMSReplyTo=temp-queue://2787cce8-c529-4129-bace-c24d3d086543, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1182479828, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-04-30 15:15:01,313 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6a1a0bed-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom84]
2024-04-30 15:15:01,314 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6a1a0bf0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6a1a0bed-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6a1a0bed-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@420c1ad3, true, {}]
2024-04-30 15:15:01,314 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6a1a3301-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6a1a0bed-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6a1a0bed-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5351ce4e, true, {}]
2024-04-30 15:15:01,316 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=01d491b9-783f-4fcf-af15-3c3f16035a50, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:01,316 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1f9283f7
2024-04-30 15:15:01,317 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 01d491b9-783f-4fcf-af15-3c3f16035a50, null, 0, false, true, null]
2024-04-30 15:15:01,317 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6a1aa833-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom84]
2024-04-30 15:15:01,318 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6a1acf46-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6a1aa833-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6a1aa833-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@186199c9, true, {}]
2024-04-30 15:15:01,319 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6a1af657-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6a1aa833-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6a1aa833-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7860c1fc, true, {}]
2024-04-30 15:15:01,320 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-04-30 15:15:01,320 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[5967]:RELIABLE:CoreMessage[messageID=5967, durable=true, userID=69ed7dac-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:01 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=69ec9347-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0b76225c-b688-4a20-bf70-546c0a668a1b, JMSReplyTo=temp-queue://2787cce8-c529-4129-bace-c24d3d086543, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1182479828
2024-04-30 15:15:01,321 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5967, durable=true, userID=69ed7dac-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:01 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=69ec9347-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0b76225c-b688-4a20-bf70-546c0a668a1b, JMSReplyTo=temp-queue://2787cce8-c529-4129-bace-c24d3d086543, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1182479828 to transaction: TransactionImpl [xid=null, txID=5982, xid=null, state=ACTIVE, createTime=1714490101321(Tue Apr 30 15:15:01 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5290f7e4
2024-04-30 15:15:01,321 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6a1b4478-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=204084b1-7708-48fd-93b5-70620dd017d2, activemq.broker=mom84]
2024-04-30 15:15:01,322 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6a1b6b8b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6a1b4478-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6a1b4478-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41d5f5ab, true, {}]
2024-04-30 15:15:01,323 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6a1b929c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6a1b4478-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6a1b4478-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44c714b5, true, {}]
2024-04-30 15:15:01,324 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5987, durable=true, userID=6a1bb9ae-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:01 UTC 2024, expiration=0, durable=true, address=2787cce8-c529-4129-bace-c24d3d086543, size=939, properties=TypedProperties[__AMQ_CID=6a1b6b8a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0b76225c-b688-4a20-bf70-546c0a668a1b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=204084b1-7708-48fd-93b5-70620dd017d2]]@1230215898, context: RoutingContextImpl(Address=2787cce8-c529-4129-bace-c24d3d086543, routingType=ANYCAST, PreviousAddress=2787cce8-c529-4129-bace-c24d3d086543 previousRoute:ANYCAST, reusable=true, version=-2147483254)
..................................................
***** durable queues 2787cce8-c529-4129-bace-c24d3d086543:
***** non durable for 2787cce8-c529-4129-bace-c24d3d086543:
- queueID=5963 address:2787cce8-c529-4129-bace-c24d3d086543 name:2787cce8-c529-4129-bace-c24d3d086543 filter:null
..................................................
, transaction: null
2024-04-30 15:15:01,324 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2787cce8-c529-4129-bace-c24d3d086543: Reference[5987]:RELIABLE:CoreMessage[messageID=5987, durable=true, userID=6a1bb9ae-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:01 UTC 2024, expiration=0, durable=true, address=2787cce8-c529-4129-bace-c24d3d086543, size=939, properties=TypedProperties[__AMQ_CID=6a1b6b8a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0b76225c-b688-4a20-bf70-546c0a668a1b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=204084b1-7708-48fd-93b5-70620dd017d2]]@1230215898
2024-04-30 15:15:01,325 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5967, durable=true, userID=69ed7dac-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:01 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=69ec9347-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0b76225c-b688-4a20-bf70-546c0a668a1b, JMSReplyTo=temp-queue://2787cce8-c529-4129-bace-c24d3d086543, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1182479828, transaction: TransactionImpl [xid=null, txID=5982, xid=null, state=COMMITTED, createTime=1714490101321(Tue Apr 30 15:15:01 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5290f7e4
2024-04-30 15:15:01,325 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2787cce8-c529-4129-bace-c24d3d086543: CoreMessage[messageID=5987, durable=true, userID=6a1bb9ae-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:01 UTC 2024, expiration=0, durable=true, address=2787cce8-c529-4129-bace-c24d3d086543, size=939, properties=TypedProperties[__AMQ_CID=6a1b6b8a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0b76225c-b688-4a20-bf70-546c0a668a1b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=204084b1-7708-48fd-93b5-70620dd017d2]]@1230215898 to transaction: TransactionImpl [xid=null, txID=5989, xid=null, state=ACTIVE, createTime=1714490101325(Tue Apr 30 15:15:01 UTC 2024), timeoutSeconds=-1, nr operations = 1]@76d7e185
2024-04-30 15:15:01,325 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2787cce8-c529-4129-bace-c24d3d086543: CoreMessage[messageID=5987, durable=true, userID=6a1bb9ae-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:01 UTC 2024, expiration=0, durable=true, address=2787cce8-c529-4129-bace-c24d3d086543, size=939, properties=TypedProperties[__AMQ_CID=6a1b6b8a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0b76225c-b688-4a20-bf70-546c0a668a1b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=204084b1-7708-48fd-93b5-70620dd017d2]]@1230215898, transaction: TransactionImpl [xid=null, txID=5989, xid=null, state=COMMITTED, createTime=1714490101325(Tue Apr 30 15:15:01 UTC 2024), timeoutSeconds=-1, nr operations = 0]@76d7e185
2024-04-30 15:15:01,326 INFO  [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6a1b4478-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=204084b1-7708-48fd-93b5-70620dd017d2, activemq.broker=mom84]
2024-04-30 15:15:01,326 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 69ec6c35-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom71]
2024-04-30 15:15:01,328 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@48dfce5c]
2024-04-30 15:15:01,330 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6a1aa833-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:01,330 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@307a7877[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:15:01,331 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009489 ms
2024-04-30 15:15:01,332 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6a1a0bed-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:01,333 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:15:01,333 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 322.624586 ms
2024-04-30 15:15:01,333 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-04-30 15:15:01,334 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:01,334 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-04-30 15:15:01,335 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 324483692'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:01,337 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom56]
2024-04-30 15:15:01,338 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6a1ddc90-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85]
2024-04-30 15:15:01,338 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6a1ddc93-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6a1ddc90-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6a1ddc90-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b3c748d, true, {}]
2024-04-30 15:15:01,339 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6a1e03a4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6a1ddc90-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6a1ddc90-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@536850d, true, {}]
2024-04-30 15:15:01,340 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=448f7a4c-bda1-4ddb-9b18-58bb88d9a984, address=448f7a4c-bda1-4ddb-9b18-58bb88d9a984, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:01,340 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2a9143c7
2024-04-30 15:15:01,341 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@630344d9
2024-04-30 15:15:01,341 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 448f7a4c-bda1-4ddb-9b18-58bb88d9a984, null, 0, false, true, null]
2024-04-30 15:15:01,343 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6032, durable=true, userID=6a1e78d7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:01 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=6a1ddc92-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3d088913-85e0-479e-8d74-9c48870a1550, JMSReplyTo=temp-queue://448f7a4c-bda1-4ddb-9b18-58bb88d9a984, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1583885343, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-04-30 15:15:01,636 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6a4b5538-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom86]
2024-04-30 15:15:01,637 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6a4b7c4b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6a4b5538-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6a4b5538-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b8c3f15, true, {}]
2024-04-30 15:15:01,638 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6a4ba35c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6a4b5538-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6a4b5538-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b53dc28, true, {}]
2024-04-30 15:15:01,640 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=18c85b0d-eacc-4338-b6cb-f171bc74639c, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:01,641 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@273f723
2024-04-30 15:15:01,641 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 18c85b0d-eacc-4338-b6cb-f171bc74639c, null, 0, false, true, null]
2024-04-30 15:15:01,642 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6a4c3f9e-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom86]
2024-04-30 15:15:01,643 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6a4c3fa1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6a4c3f9e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6a4c3f9e-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74e892ee, true, {}]
2024-04-30 15:15:01,643 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6a4c65b2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6a4c3f9e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6a4c3f9e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b126807, true, {}]
2024-04-30 15:15:01,644 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-04-30 15:15:01,644 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[6032]:RELIABLE:CoreMessage[messageID=6032, durable=true, userID=6a1e78d7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:01 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=6a1ddc92-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3d088913-85e0-479e-8d74-9c48870a1550, JMSReplyTo=temp-queue://448f7a4c-bda1-4ddb-9b18-58bb88d9a984, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1583885343
2024-04-30 15:15:01,645 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6032, durable=true, userID=6a1e78d7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:01 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=6a1ddc92-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3d088913-85e0-479e-8d74-9c48870a1550, JMSReplyTo=temp-queue://448f7a4c-bda1-4ddb-9b18-58bb88d9a984, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1583885343 to transaction: TransactionImpl [xid=null, txID=6047, xid=null, state=ACTIVE, createTime=1714490101645(Tue Apr 30 15:15:01 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3d59b22b
2024-04-30 15:15:01,646 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6a4cdae3-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=645feea5-470b-4f06-baf5-6c089fe5b46d, activemq.broker=mom86]
2024-04-30 15:15:01,646 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6a4cdae6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6a4cdae3-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6a4cdae3-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74c2afe2, true, {}]
2024-04-30 15:15:01,647 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6a4d01f7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6a4cdae3-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6a4cdae3-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3714ecb9, true, {}]
2024-04-30 15:15:01,648 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6052, durable=true, userID=6a4d2909-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:01 UTC 2024, expiration=0, durable=true, address=448f7a4c-bda1-4ddb-9b18-58bb88d9a984, size=939, properties=TypedProperties[__AMQ_CID=6a4cdae5-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3d088913-85e0-479e-8d74-9c48870a1550, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=645feea5-470b-4f06-baf5-6c089fe5b46d]]@580117953, context: RoutingContextImpl(Address=448f7a4c-bda1-4ddb-9b18-58bb88d9a984, routingType=ANYCAST, PreviousAddress=448f7a4c-bda1-4ddb-9b18-58bb88d9a984 previousRoute:ANYCAST, reusable=true, version=-2147483250)
..................................................
***** durable queues 448f7a4c-bda1-4ddb-9b18-58bb88d9a984:
***** non durable for 448f7a4c-bda1-4ddb-9b18-58bb88d9a984:
- queueID=6028 address:448f7a4c-bda1-4ddb-9b18-58bb88d9a984 name:448f7a4c-bda1-4ddb-9b18-58bb88d9a984 filter:null
..................................................
, transaction: null
2024-04-30 15:15:01,648 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 448f7a4c-bda1-4ddb-9b18-58bb88d9a984: Reference[6052]:RELIABLE:CoreMessage[messageID=6052, durable=true, userID=6a4d2909-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:01 UTC 2024, expiration=0, durable=true, address=448f7a4c-bda1-4ddb-9b18-58bb88d9a984, size=939, properties=TypedProperties[__AMQ_CID=6a4cdae5-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3d088913-85e0-479e-8d74-9c48870a1550, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=645feea5-470b-4f06-baf5-6c089fe5b46d]]@580117953
2024-04-30 15:15:01,649 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 448f7a4c-bda1-4ddb-9b18-58bb88d9a984: CoreMessage[messageID=6052, durable=true, userID=6a4d2909-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:01 UTC 2024, expiration=0, durable=true, address=448f7a4c-bda1-4ddb-9b18-58bb88d9a984, size=939, properties=TypedProperties[__AMQ_CID=6a4cdae5-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3d088913-85e0-479e-8d74-9c48870a1550, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=645feea5-470b-4f06-baf5-6c089fe5b46d]]@580117953 to transaction: TransactionImpl [xid=null, txID=6055, xid=null, state=ACTIVE, createTime=1714490101649(Tue Apr 30 15:15:01 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7272fc39
2024-04-30 15:15:01,649 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6032, durable=true, userID=6a1e78d7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:01 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=6a1ddc92-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3d088913-85e0-479e-8d74-9c48870a1550, JMSReplyTo=temp-queue://448f7a4c-bda1-4ddb-9b18-58bb88d9a984, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1583885343, transaction: TransactionImpl [xid=null, txID=6047, xid=null, state=COMMITTED, createTime=1714490101645(Tue Apr 30 15:15:01 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3d59b22b
2024-04-30 15:15:01,649 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 448f7a4c-bda1-4ddb-9b18-58bb88d9a984: CoreMessage[messageID=6052, durable=true, userID=6a4d2909-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:01 UTC 2024, expiration=0, durable=true, address=448f7a4c-bda1-4ddb-9b18-58bb88d9a984, size=939, properties=TypedProperties[__AMQ_CID=6a4cdae5-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3d088913-85e0-479e-8d74-9c48870a1550, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=645feea5-470b-4f06-baf5-6c089fe5b46d]]@580117953, transaction: TransactionImpl [xid=null, txID=6055, xid=null, state=COMMITTED, createTime=1714490101649(Tue Apr 30 15:15:01 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7272fc39
2024-04-30 15:15:01,649 INFO  [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6a4cdae3-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=645feea5-470b-4f06-baf5-6c089fe5b46d, activemq.broker=mom86]
2024-04-30 15:15:01,650 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6a1ddc90-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85]
2024-04-30 15:15:01,652 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5a0f5567]
2024-04-30 15:15:01,653 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6a4c3f9e-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:01,654 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7b6109d1[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:15:01,654 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008336 ms
2024-04-30 15:15:01,655 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6a4b5538-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:01,657 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:15:01,657 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 322.429302 ms
2024-04-30 15:15:01,657 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-04-30 15:15:01,657 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:01,657 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-04-30 15:15:01,658 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1827198448'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:15:01,660 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom84]
2024-04-30 15:15:01,661 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6a4efdcb-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom82]
2024-04-30 15:15:01,661 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6a4f24de-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6a4efdcb-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6a4efdcb-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5435d3f, true, {}]
2024-04-30 15:15:01,662 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6a4f24df-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6a4efdcb-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6a4efdcb-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@595a0488, true, {}]
2024-04-30 15:15:01,662 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2803c465-e1a4-431b-9741-01da0f982776, address=2803c465-e1a4-431b-9741-01da0f982776, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:01,662 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7bcf7463
2024-04-30 15:15:01,663 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@346c1d72
2024-04-30 15:15:01,664 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2803c465-e1a4-431b-9741-01da0f982776, null, 0, false, true, null]
2024-04-30 15:15:01,665 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6097, durable=true, userID=6a4fc122-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:01 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=6a4f24dd-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f696d977-b225-4029-970a-7db4e4d416cd, JMSReplyTo=temp-queue://2803c465-e1a4-431b-9741-01da0f982776, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@176440481, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-04-30 15:15:01,959 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6a7c9d83-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom56]
2024-04-30 15:15:01,960 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6a7cc496-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6a7c9d83-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6a7c9d83-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f71c173, true, {}]
2024-04-30 15:15:01,961 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6a7ceba7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6a7c9d83-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6a7c9d83-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@240d5e62, true, {}]
2024-04-30 15:15:01,962 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1dae32e7-68b8-4a38-8b15-3e6a048ecdd2, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:01,963 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@40fa6194
2024-04-30 15:15:01,963 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1dae32e7-68b8-4a38-8b15-3e6a048ecdd2, null, 0, false, true, null]
2024-04-30 15:15:01,964 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6a7d60d9-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom56]
2024-04-30 15:15:01,964 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6a7d60dc-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6a7d60d9-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6a7d60d9-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4289e504, true, {}]
2024-04-30 15:15:01,965 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6a7d60dd-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6a7d60d9-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6a7d60d9-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ba9c2, true, {}]
2024-04-30 15:15:01,965 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-04-30 15:15:01,966 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[6097]:RELIABLE:CoreMessage[messageID=6097, durable=true, userID=6a4fc122-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:01 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=6a4f24dd-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f696d977-b225-4029-970a-7db4e4d416cd, JMSReplyTo=temp-queue://2803c465-e1a4-431b-9741-01da0f982776, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@176440481
2024-04-30 15:15:01,967 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6097, durable=true, userID=6a4fc122-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:01 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=6a4f24dd-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f696d977-b225-4029-970a-7db4e4d416cd, JMSReplyTo=temp-queue://2803c465-e1a4-431b-9741-01da0f982776, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@176440481 to transaction: TransactionImpl [xid=null, txID=6112, xid=null, state=ACTIVE, createTime=1714490101966(Tue Apr 30 15:15:01 UTC 2024), timeoutSeconds=-1, nr operations = 1]@302bb3c2
2024-04-30 15:15:01,967 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6a7dd60e-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ab4148f8-b4d6-4d0a-af9c-f5f584b21779, activemq.broker=mom56]
2024-04-30 15:15:01,968 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6a7dfd21-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6a7dd60e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6a7dd60e-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63dcd655, true, {}]
2024-04-30 15:15:01,968 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6a7dfd22-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6a7dd60e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6a7dd60e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28bd2ccb, true, {}]
2024-04-30 15:15:01,970 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6117, durable=true, userID=6a7e2434-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:01 UTC 2024, expiration=0, durable=true, address=2803c465-e1a4-431b-9741-01da0f982776, size=939, properties=TypedProperties[__AMQ_CID=6a7dfd20-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f696d977-b225-4029-970a-7db4e4d416cd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ab4148f8-b4d6-4d0a-af9c-f5f584b21779]]@2016520080, context: RoutingContextImpl(Address=2803c465-e1a4-431b-9741-01da0f982776, routingType=ANYCAST, PreviousAddress=2803c465-e1a4-431b-9741-01da0f982776 previousRoute:ANYCAST, reusable=true, version=-2147483246)
..................................................
***** durable queues 2803c465-e1a4-431b-9741-01da0f982776:
***** non durable for 2803c465-e1a4-431b-9741-01da0f982776:
- queueID=6093 address:2803c465-e1a4-431b-9741-01da0f982776 name:2803c465-e1a4-431b-9741-01da0f982776 filter:null
..................................................
, transaction: null
2024-04-30 15:15:01,970 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2803c465-e1a4-431b-9741-01da0f982776: Reference[6117]:RELIABLE:CoreMessage[messageID=6117, durable=true, userID=6a7e2434-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:01 UTC 2024, expiration=0, durable=true, address=2803c465-e1a4-431b-9741-01da0f982776, size=939, properties=TypedProperties[__AMQ_CID=6a7dfd20-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f696d977-b225-4029-970a-7db4e4d416cd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ab4148f8-b4d6-4d0a-af9c-f5f584b21779]]@2016520080
2024-04-30 15:15:01,970 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2803c465-e1a4-431b-9741-01da0f982776: CoreMessage[messageID=6117, durable=true, userID=6a7e2434-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:01 UTC 2024, expiration=0, durable=true, address=2803c465-e1a4-431b-9741-01da0f982776, size=939, properties=TypedProperties[__AMQ_CID=6a7dfd20-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f696d977-b225-4029-970a-7db4e4d416cd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ab4148f8-b4d6-4d0a-af9c-f5f584b21779]]@2016520080 to transaction: TransactionImpl [xid=null, txID=6120, xid=null, state=ACTIVE, createTime=1714490101970(Tue Apr 30 15:15:01 UTC 2024), timeoutSeconds=-1, nr operations = 1]@68ddcbbc
2024-04-30 15:15:01,970 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2803c465-e1a4-431b-9741-01da0f982776: CoreMessage[messageID=6117, durable=true, userID=6a7e2434-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:01 UTC 2024, expiration=0, durable=true, address=2803c465-e1a4-431b-9741-01da0f982776, size=939, properties=TypedProperties[__AMQ_CID=6a7dfd20-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f696d977-b225-4029-970a-7db4e4d416cd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ab4148f8-b4d6-4d0a-af9c-f5f584b21779]]@2016520080, transaction: TransactionImpl [xid=null, txID=6120, xid=null, state=COMMITTED, createTime=1714490101970(Tue Apr 30 15:15:01 UTC 2024), timeoutSeconds=-1, nr operations = 0]@68ddcbbc
2024-04-30 15:15:01,970 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6097, durable=true, userID=6a4fc122-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:01 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=6a4f24dd-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f696d977-b225-4029-970a-7db4e4d416cd, JMSReplyTo=temp-queue://2803c465-e1a4-431b-9741-01da0f982776, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@176440481, transaction: TransactionImpl [xid=null, txID=6112, xid=null, state=COMMITTED, createTime=1714490101966(Tue Apr 30 15:15:01 UTC 2024), timeoutSeconds=-1, nr operations = 0]@302bb3c2
2024-04-30 15:15:01,970 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6a7dd60e-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ab4148f8-b4d6-4d0a-af9c-f5f584b21779, activemq.broker=mom56]
2024-04-30 15:15:01,971 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6a4efdcb-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom82]
2024-04-30 15:15:01,972 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@49231d79]
2024-04-30 15:15:01,974 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6a7d60d9-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:01,974 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1b1dac8c[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:15:01,975 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007028 ms
2024-04-30 15:15:01,976 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6a7c9d83-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:01,977 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:15:01,977 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 319.486169 ms
2024-04-30 15:15:01,977 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-04-30 15:15:01,978 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:01,978 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-04-30 15:15:01,978 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 583092021'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:15:02,051 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom86]
2024-04-30 15:15:02,052 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6a8ace66-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom71]
2024-04-30 15:15:02,053 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6a8af579-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6a8ace66-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6a8ace66-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@555d968b, true, {}]
2024-04-30 15:15:02,054 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6a8b1c8a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6a8ace66-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6a8ace66-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53fadfa3, true, {}]
2024-04-30 15:15:02,055 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2b97a618-6917-469a-b72d-1c3b102fbd9a, address=2b97a618-6917-469a-b72d-1c3b102fbd9a, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:02,055 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3fa4455c
2024-04-30 15:15:02,056 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@39a2f93f
2024-04-30 15:15:02,056 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2b97a618-6917-469a-b72d-1c3b102fbd9a, null, 0, false, true, null]
2024-04-30 15:15:02,058 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6162, durable=true, userID=6a8b91bd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:02 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=6a8af578-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bc188efb-6f2b-4e1e-a470-ea4f26b9839d, JMSReplyTo=temp-queue://2b97a618-6917-469a-b72d-1c3b102fbd9a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1865096677, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-04-30 15:15:02,280 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6aad719e-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom84]
2024-04-30 15:15:02,280 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6aad98b1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6aad719e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6aad719e-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47a2fded, true, {}]
2024-04-30 15:15:02,281 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6aadbfc2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6aad719e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6aad719e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f2d94e, true, {}]
2024-04-30 15:15:02,282 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b4b6254c-62d4-4634-88a8-aecf79a56f27, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:02,283 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5b546271
2024-04-30 15:15:02,283 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b4b6254c-62d4-4634-88a8-aecf79a56f27, null, 0, false, true, null]
2024-04-30 15:15:02,284 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6aae34f4-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom84]
2024-04-30 15:15:02,284 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6aae34f7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6aae34f4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6aae34f4-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e2c43ac, true, {}]
2024-04-30 15:15:02,285 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6aae34f8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6aae34f4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6aae34f4-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d1587bd, true, {}]
2024-04-30 15:15:02,285 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-04-30 15:15:02,286 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[6162]:RELIABLE:CoreMessage[messageID=6162, durable=true, userID=6a8b91bd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:02 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=6a8af578-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bc188efb-6f2b-4e1e-a470-ea4f26b9839d, JMSReplyTo=temp-queue://2b97a618-6917-469a-b72d-1c3b102fbd9a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1865096677
2024-04-30 15:15:02,286 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6162, durable=true, userID=6a8b91bd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:02 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=6a8af578-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bc188efb-6f2b-4e1e-a470-ea4f26b9839d, JMSReplyTo=temp-queue://2b97a618-6917-469a-b72d-1c3b102fbd9a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1865096677 to transaction: TransactionImpl [xid=null, txID=6177, xid=null, state=ACTIVE, createTime=1714490102286(Tue Apr 30 15:15:02 UTC 2024), timeoutSeconds=-1, nr operations = 1]@32de8c92
2024-04-30 15:15:02,287 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6aaeaa29-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ffacc88d-696c-4bec-aa79-71e5dc8f60d2, activemq.broker=mom84]
2024-04-30 15:15:02,288 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6aaeaa2c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6aaeaa29-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6aaeaa29-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ee17353, true, {}]
2024-04-30 15:15:02,288 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6aaed13d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6aaeaa29-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6aaeaa29-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3de69934, true, {}]
2024-04-30 15:15:02,289 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6182, durable=true, userID=6aaef84f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:02 UTC 2024, expiration=0, durable=true, address=2b97a618-6917-469a-b72d-1c3b102fbd9a, size=939, properties=TypedProperties[__AMQ_CID=6aaeaa2b-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bc188efb-6f2b-4e1e-a470-ea4f26b9839d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ffacc88d-696c-4bec-aa79-71e5dc8f60d2]]@325082190, context: RoutingContextImpl(Address=2b97a618-6917-469a-b72d-1c3b102fbd9a, routingType=ANYCAST, PreviousAddress=2b97a618-6917-469a-b72d-1c3b102fbd9a previousRoute:ANYCAST, reusable=true, version=-2147483242)
..................................................
***** durable queues 2b97a618-6917-469a-b72d-1c3b102fbd9a:
***** non durable for 2b97a618-6917-469a-b72d-1c3b102fbd9a:
- queueID=6158 address:2b97a618-6917-469a-b72d-1c3b102fbd9a name:2b97a618-6917-469a-b72d-1c3b102fbd9a filter:null
..................................................
, transaction: null
2024-04-30 15:15:02,289 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2b97a618-6917-469a-b72d-1c3b102fbd9a: Reference[6182]:RELIABLE:CoreMessage[messageID=6182, durable=true, userID=6aaef84f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:02 UTC 2024, expiration=0, durable=true, address=2b97a618-6917-469a-b72d-1c3b102fbd9a, size=939, properties=TypedProperties[__AMQ_CID=6aaeaa2b-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bc188efb-6f2b-4e1e-a470-ea4f26b9839d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ffacc88d-696c-4bec-aa79-71e5dc8f60d2]]@325082190
2024-04-30 15:15:02,290 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2b97a618-6917-469a-b72d-1c3b102fbd9a: CoreMessage[messageID=6182, durable=true, userID=6aaef84f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:02 UTC 2024, expiration=0, durable=true, address=2b97a618-6917-469a-b72d-1c3b102fbd9a, size=939, properties=TypedProperties[__AMQ_CID=6aaeaa2b-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bc188efb-6f2b-4e1e-a470-ea4f26b9839d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ffacc88d-696c-4bec-aa79-71e5dc8f60d2]]@325082190 to transaction: TransactionImpl [xid=null, txID=6183, xid=null, state=ACTIVE, createTime=1714490102290(Tue Apr 30 15:15:02 UTC 2024), timeoutSeconds=-1, nr operations = 1]@426eb081
2024-04-30 15:15:02,290 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2b97a618-6917-469a-b72d-1c3b102fbd9a: CoreMessage[messageID=6182, durable=true, userID=6aaef84f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:02 UTC 2024, expiration=0, durable=true, address=2b97a618-6917-469a-b72d-1c3b102fbd9a, size=939, properties=TypedProperties[__AMQ_CID=6aaeaa2b-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bc188efb-6f2b-4e1e-a470-ea4f26b9839d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ffacc88d-696c-4bec-aa79-71e5dc8f60d2]]@325082190, transaction: TransactionImpl [xid=null, txID=6183, xid=null, state=COMMITTED, createTime=1714490102290(Tue Apr 30 15:15:02 UTC 2024), timeoutSeconds=-1, nr operations = 0]@426eb081
2024-04-30 15:15:02,290 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6162, durable=true, userID=6a8b91bd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:02 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=6a8af578-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bc188efb-6f2b-4e1e-a470-ea4f26b9839d, JMSReplyTo=temp-queue://2b97a618-6917-469a-b72d-1c3b102fbd9a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1865096677, transaction: TransactionImpl [xid=null, txID=6177, xid=null, state=COMMITTED, createTime=1714490102286(Tue Apr 30 15:15:02 UTC 2024), timeoutSeconds=-1, nr operations = 0]@32de8c92
2024-04-30 15:15:02,291 INFO  [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6aaeaa29-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ffacc88d-696c-4bec-aa79-71e5dc8f60d2, activemq.broker=mom84]
2024-04-30 15:15:02,291 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6a8ace66-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom71]
2024-04-30 15:15:02,293 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@25ee3cd6]
2024-04-30 15:15:02,294 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6aae34f4-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:02,294 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@442068ac[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:15:02,295 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008973 ms
2024-04-30 15:15:02,296 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6aad719e-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:02,297 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:15:02,297 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 319.088437 ms
2024-04-30 15:15:02,297 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-04-30 15:15:02,297 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:02,297 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-04-30 15:15:02,298 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 474736018'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:02,300 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom56]
2024-04-30 15:15:02,300 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6ab0a601-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85]
2024-04-30 15:15:02,301 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6ab0cd14-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6ab0a601-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6ab0a601-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77fca8db, true, {}]
2024-04-30 15:15:02,302 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6ab0f425-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6ab0a601-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6ab0a601-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d83df82, true, {}]
2024-04-30 15:15:02,302 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=75013d44-8a98-4db0-adfa-e9b1daa913e2, address=75013d44-8a98-4db0-adfa-e9b1daa913e2, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:02,303 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1012878d
2024-04-30 15:15:02,303 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@58f263f2
2024-04-30 15:15:02,304 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 75013d44-8a98-4db0-adfa-e9b1daa913e2, null, 0, false, true, null]
2024-04-30 15:15:02,306 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6227, durable=true, userID=6ab16958-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:02 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=6ab0cd13-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aff6eb88-828c-42ac-ac15-0f2c4674858c, JMSReplyTo=temp-queue://75013d44-8a98-4db0-adfa-e9b1daa913e2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@93153061, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-04-30 15:15:02,599 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6ade45b9-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom86]
2024-04-30 15:15:02,601 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6ade6ccc-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6ade45b9-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6ade45b9-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8431a69, true, {}]
2024-04-30 15:15:02,601 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6ade93dd-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6ade45b9-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6ade45b9-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4adaa247, true, {}]
2024-04-30 15:15:02,603 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4b552e0f-f4aa-45e1-beae-7b927b063f85, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:02,603 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4a23d350
2024-04-30 15:15:02,604 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4b552e0f-f4aa-45e1-beae-7b927b063f85, null, 0, false, true, null]
2024-04-30 15:15:02,605 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6adf301f-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom86]
2024-04-30 15:15:02,605 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6adf3022-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6adf301f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6adf301f-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15622af7, true, {}]
2024-04-30 15:15:02,606 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6adf5733-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6adf301f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6adf301f-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@527af19d, true, {}]
2024-04-30 15:15:02,607 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-04-30 15:15:02,607 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[6227]:RELIABLE:CoreMessage[messageID=6227, durable=true, userID=6ab16958-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:02 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=6ab0cd13-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aff6eb88-828c-42ac-ac15-0f2c4674858c, JMSReplyTo=temp-queue://75013d44-8a98-4db0-adfa-e9b1daa913e2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@93153061
2024-04-30 15:15:02,608 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6227, durable=true, userID=6ab16958-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:02 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=6ab0cd13-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aff6eb88-828c-42ac-ac15-0f2c4674858c, JMSReplyTo=temp-queue://75013d44-8a98-4db0-adfa-e9b1daa913e2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@93153061 to transaction: TransactionImpl [xid=null, txID=6242, xid=null, state=ACTIVE, createTime=1714490102608(Tue Apr 30 15:15:02 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4657bd4d
2024-04-30 15:15:02,608 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6adfa554-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=20415cda-295c-4aa0-ac5e-6f0f23398131, activemq.broker=mom86]
2024-04-30 15:15:02,609 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6adfcc67-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6adfa554-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6adfa554-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@104a938b, true, {}]
2024-04-30 15:15:02,609 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6adfcc68-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6adfa554-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6adfa554-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74fa2377, true, {}]
2024-04-30 15:15:02,611 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6247, durable=true, userID=6adff37a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:02 UTC 2024, expiration=0, durable=true, address=75013d44-8a98-4db0-adfa-e9b1daa913e2, size=939, properties=TypedProperties[__AMQ_CID=6adfcc66-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aff6eb88-828c-42ac-ac15-0f2c4674858c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=20415cda-295c-4aa0-ac5e-6f0f23398131]]@1904928702, context: RoutingContextImpl(Address=75013d44-8a98-4db0-adfa-e9b1daa913e2, routingType=ANYCAST, PreviousAddress=75013d44-8a98-4db0-adfa-e9b1daa913e2 previousRoute:ANYCAST, reusable=true, version=-2147483238)
..................................................
***** durable queues 75013d44-8a98-4db0-adfa-e9b1daa913e2:
***** non durable for 75013d44-8a98-4db0-adfa-e9b1daa913e2:
- queueID=6223 address:75013d44-8a98-4db0-adfa-e9b1daa913e2 name:75013d44-8a98-4db0-adfa-e9b1daa913e2 filter:null
..................................................
, transaction: null
2024-04-30 15:15:02,611 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 75013d44-8a98-4db0-adfa-e9b1daa913e2: Reference[6247]:RELIABLE:CoreMessage[messageID=6247, durable=true, userID=6adff37a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:02 UTC 2024, expiration=0, durable=true, address=75013d44-8a98-4db0-adfa-e9b1daa913e2, size=939, properties=TypedProperties[__AMQ_CID=6adfcc66-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aff6eb88-828c-42ac-ac15-0f2c4674858c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=20415cda-295c-4aa0-ac5e-6f0f23398131]]@1904928702
2024-04-30 15:15:02,612 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6227, durable=true, userID=6ab16958-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:02 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=6ab0cd13-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aff6eb88-828c-42ac-ac15-0f2c4674858c, JMSReplyTo=temp-queue://75013d44-8a98-4db0-adfa-e9b1daa913e2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@93153061, transaction: TransactionImpl [xid=null, txID=6242, xid=null, state=COMMITTED, createTime=1714490102608(Tue Apr 30 15:15:02 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4657bd4d
2024-04-30 15:15:02,612 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 75013d44-8a98-4db0-adfa-e9b1daa913e2: CoreMessage[messageID=6247, durable=true, userID=6adff37a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:02 UTC 2024, expiration=0, durable=true, address=75013d44-8a98-4db0-adfa-e9b1daa913e2, size=939, properties=TypedProperties[__AMQ_CID=6adfcc66-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aff6eb88-828c-42ac-ac15-0f2c4674858c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=20415cda-295c-4aa0-ac5e-6f0f23398131]]@1904928702 to transaction: TransactionImpl [xid=null, txID=6248, xid=null, state=ACTIVE, createTime=1714490102612(Tue Apr 30 15:15:02 UTC 2024), timeoutSeconds=-1, nr operations = 1]@200b76cf
2024-04-30 15:15:02,612 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 75013d44-8a98-4db0-adfa-e9b1daa913e2: CoreMessage[messageID=6247, durable=true, userID=6adff37a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:02 UTC 2024, expiration=0, durable=true, address=75013d44-8a98-4db0-adfa-e9b1daa913e2, size=939, properties=TypedProperties[__AMQ_CID=6adfcc66-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-aff6eb88-828c-42ac-ac15-0f2c4674858c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=20415cda-295c-4aa0-ac5e-6f0f23398131]]@1904928702, transaction: TransactionImpl [xid=null, txID=6248, xid=null, state=COMMITTED, createTime=1714490102612(Tue Apr 30 15:15:02 UTC 2024), timeoutSeconds=-1, nr operations = 0]@200b76cf
2024-04-30 15:15:02,612 INFO  [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6adfa554-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=20415cda-295c-4aa0-ac5e-6f0f23398131, activemq.broker=mom86]
2024-04-30 15:15:02,612 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6ab0a601-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85]
2024-04-30 15:15:02,614 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1ae37be2]
2024-04-30 15:15:02,615 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6adf301f-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:02,616 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1c615989[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:15:02,616 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008043 ms
2024-04-30 15:15:02,618 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6ade45b9-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:02,619 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:15:02,619 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 321.226448 ms
2024-04-30 15:15:02,619 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-04-30 15:15:02,619 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:02,619 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-04-30 15:15:02,620 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1962215853'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:15:02,622 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom84]
2024-04-30 15:15:02,623 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6ae1ef4c-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom82]
2024-04-30 15:15:02,624 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6ae1ef4f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6ae1ef4c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6ae1ef4c-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57ccd6d5, true, {}]
2024-04-30 15:15:02,624 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6ae21660-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6ae1ef4c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6ae1ef4c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@defcfb2, true, {}]
2024-04-30 15:15:02,625 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4ef28687-06e1-4764-aa8c-0411eab428f7, address=4ef28687-06e1-4764-aa8c-0411eab428f7, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:02,625 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2c958003
2024-04-30 15:15:02,626 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@57d33650
2024-04-30 15:15:02,626 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4ef28687-06e1-4764-aa8c-0411eab428f7, null, 0, false, true, null]
2024-04-30 15:15:02,628 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6292, durable=true, userID=6ae28b93-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:02 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=6ae1ef4e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-794049d9-6ffe-459a-a378-4b202d1d4545, JMSReplyTo=temp-queue://4ef28687-06e1-4764-aa8c-0411eab428f7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1083626608, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-04-30 15:15:02,921 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6b0f67f4-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom56]
2024-04-30 15:15:02,922 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6b0f8f07-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6b0f67f4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6b0f67f4-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45385721, true, {}]
2024-04-30 15:15:02,923 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6b0f8f08-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6b0f67f4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6b0f67f4-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66182801, true, {}]
2024-04-30 15:15:02,924 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=61aa0885-ffc9-47db-b743-647a75d6e4a1, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:02,925 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@121659c2
2024-04-30 15:15:02,925 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 61aa0885-ffc9-47db-b743-647a75d6e4a1, null, 0, false, true, null]
2024-04-30 15:15:02,926 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6b102b4a-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom56]
2024-04-30 15:15:02,926 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6b102b4d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6b102b4a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6b102b4a-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6aab09e7, true, {}]
2024-04-30 15:15:02,927 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6b10525e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6b102b4a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6b102b4a-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7335eb28, true, {}]
2024-04-30 15:15:02,928 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-04-30 15:15:02,928 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[6292]:RELIABLE:CoreMessage[messageID=6292, durable=true, userID=6ae28b93-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:02 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=6ae1ef4e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-794049d9-6ffe-459a-a378-4b202d1d4545, JMSReplyTo=temp-queue://4ef28687-06e1-4764-aa8c-0411eab428f7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1083626608
2024-04-30 15:15:02,929 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6292, durable=true, userID=6ae28b93-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:02 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=6ae1ef4e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-794049d9-6ffe-459a-a378-4b202d1d4545, JMSReplyTo=temp-queue://4ef28687-06e1-4764-aa8c-0411eab428f7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1083626608 to transaction: TransactionImpl [xid=null, txID=6307, xid=null, state=ACTIVE, createTime=1714490102929(Tue Apr 30 15:15:02 UTC 2024), timeoutSeconds=-1, nr operations = 1]@197c8aa4
2024-04-30 15:15:02,930 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6b10c78f-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=095756d3-5620-4ff5-a2d0-83615e80f803, activemq.broker=mom56]
2024-04-30 15:15:02,930 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6b10c792-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6b10c78f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6b10c78f-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@178449da, true, {}]
2024-04-30 15:15:02,931 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6b10eea3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6b10c78f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6b10c78f-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5104ab0d, true, {}]
2024-04-30 15:15:02,932 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6312, durable=true, userID=6b1115b5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:02 UTC 2024, expiration=0, durable=true, address=4ef28687-06e1-4764-aa8c-0411eab428f7, size=939, properties=TypedProperties[__AMQ_CID=6b10c791-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-794049d9-6ffe-459a-a378-4b202d1d4545, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=095756d3-5620-4ff5-a2d0-83615e80f803]]@149895145, context: RoutingContextImpl(Address=4ef28687-06e1-4764-aa8c-0411eab428f7, routingType=ANYCAST, PreviousAddress=4ef28687-06e1-4764-aa8c-0411eab428f7 previousRoute:ANYCAST, reusable=true, version=-2147483234)
..................................................
***** durable queues 4ef28687-06e1-4764-aa8c-0411eab428f7:
***** non durable for 4ef28687-06e1-4764-aa8c-0411eab428f7:
- queueID=6288 address:4ef28687-06e1-4764-aa8c-0411eab428f7 name:4ef28687-06e1-4764-aa8c-0411eab428f7 filter:null
..................................................
, transaction: null
2024-04-30 15:15:02,932 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 4ef28687-06e1-4764-aa8c-0411eab428f7: Reference[6312]:RELIABLE:CoreMessage[messageID=6312, durable=true, userID=6b1115b5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:02 UTC 2024, expiration=0, durable=true, address=4ef28687-06e1-4764-aa8c-0411eab428f7, size=939, properties=TypedProperties[__AMQ_CID=6b10c791-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-794049d9-6ffe-459a-a378-4b202d1d4545, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=095756d3-5620-4ff5-a2d0-83615e80f803]]@149895145
2024-04-30 15:15:02,933 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 4ef28687-06e1-4764-aa8c-0411eab428f7: CoreMessage[messageID=6312, durable=true, userID=6b1115b5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:02 UTC 2024, expiration=0, durable=true, address=4ef28687-06e1-4764-aa8c-0411eab428f7, size=939, properties=TypedProperties[__AMQ_CID=6b10c791-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-794049d9-6ffe-459a-a378-4b202d1d4545, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=095756d3-5620-4ff5-a2d0-83615e80f803]]@149895145 to transaction: TransactionImpl [xid=null, txID=6314, xid=null, state=ACTIVE, createTime=1714490102933(Tue Apr 30 15:15:02 UTC 2024), timeoutSeconds=-1, nr operations = 1]@29f3d0e0
2024-04-30 15:15:02,933 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 4ef28687-06e1-4764-aa8c-0411eab428f7: CoreMessage[messageID=6312, durable=true, userID=6b1115b5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:02 UTC 2024, expiration=0, durable=true, address=4ef28687-06e1-4764-aa8c-0411eab428f7, size=939, properties=TypedProperties[__AMQ_CID=6b10c791-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-794049d9-6ffe-459a-a378-4b202d1d4545, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=095756d3-5620-4ff5-a2d0-83615e80f803]]@149895145, transaction: TransactionImpl [xid=null, txID=6314, xid=null, state=COMMITTED, createTime=1714490102933(Tue Apr 30 15:15:02 UTC 2024), timeoutSeconds=-1, nr operations = 0]@29f3d0e0
2024-04-30 15:15:02,933 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6292, durable=true, userID=6ae28b93-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:02 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=6ae1ef4e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-794049d9-6ffe-459a-a378-4b202d1d4545, JMSReplyTo=temp-queue://4ef28687-06e1-4764-aa8c-0411eab428f7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1083626608, transaction: TransactionImpl [xid=null, txID=6307, xid=null, state=COMMITTED, createTime=1714490102929(Tue Apr 30 15:15:02 UTC 2024), timeoutSeconds=-1, nr operations = 0]@197c8aa4
2024-04-30 15:15:02,933 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6b10c78f-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=095756d3-5620-4ff5-a2d0-83615e80f803, activemq.broker=mom56]
2024-04-30 15:15:02,934 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6ae1ef4c-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom82]
2024-04-30 15:15:02,935 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@12f32f99]
2024-04-30 15:15:02,937 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6b102b4a-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:02,937 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@17c11448[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:15:02,937 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007651 ms
2024-04-30 15:15:02,939 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6b0f67f4-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:02,939 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:15:02,940 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 320.091562 ms
2024-04-30 15:15:02,940 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-04-30 15:15:02,940 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:02,940 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-04-30 15:15:02,941 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 341568925'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:15:02,943 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom86]
2024-04-30 15:15:02,944 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6b12ea77-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom71]
2024-04-30 15:15:02,944 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6b12ea7a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6b12ea77-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6b12ea77-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fa4aa40, true, {}]
2024-04-30 15:15:02,945 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6b13118b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6b12ea77-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6b12ea77-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d1cc970, true, {}]
2024-04-30 15:15:02,946 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=57ae6561-3ca0-4358-8d21-3ea83abb0ec2, address=57ae6561-3ca0-4358-8d21-3ea83abb0ec2, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:02,946 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3b0344b8
2024-04-30 15:15:02,947 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@a17185a
2024-04-30 15:15:02,947 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 57ae6561-3ca0-4358-8d21-3ea83abb0ec2, null, 0, false, true, null]
2024-04-30 15:15:02,949 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6357, durable=true, userID=6b13adce-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:02 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=6b12ea79-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-745a4e9b-fddf-4a72-8e07-de887ff8822d, JMSReplyTo=temp-queue://57ae6561-3ca0-4358-8d21-3ea83abb0ec2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1671943846, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517)
..................................................
***** durable queues test/mom/testQueueRequestReplyRequestFirst:
- queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null
***** non durable for test/mom/testQueueRequestReplyRequestFirst:
..................................................
, transaction: null
2024-04-30 15:15:03,242 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6b40631f-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom84]
2024-04-30 15:15:03,243 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6b408a32-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6b40631f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6b40631f-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38d40d0f, true, {}]
2024-04-30 15:15:03,244 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6b40b143-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6b40631f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6b40631f-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e28080f, true, {}]
2024-04-30 15:15:03,245 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=44f7d612-cdf6-4765-9be5-31211e64e547, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:03,246 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@701b45f2
2024-04-30 15:15:03,246 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 44f7d612-cdf6-4765-9be5-31211e64e547, null, 0, false, true, null]
2024-04-30 15:15:03,247 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6b412675-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom84]
2024-04-30 15:15:03,248 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6b412678-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6b412675-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6b412675-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1eb820e3, true, {}]
2024-04-30 15:15:03,248 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6b414d89-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6b412675-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6b412675-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7eae4a01, true, {}]
2024-04-30 15:15:03,249 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null]
2024-04-30 15:15:03,250 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[6357]:RELIABLE:CoreMessage[messageID=6357, durable=true, userID=6b13adce-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:02 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=6b12ea79-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-745a4e9b-fddf-4a72-8e07-de887ff8822d, JMSReplyTo=temp-queue://57ae6561-3ca0-4358-8d21-3ea83abb0ec2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1671943846
2024-04-30 15:15:03,251 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6357, durable=true, userID=6b13adce-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:02 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=6b12ea79-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-745a4e9b-fddf-4a72-8e07-de887ff8822d, JMSReplyTo=temp-queue://57ae6561-3ca0-4358-8d21-3ea83abb0ec2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1671943846 to transaction: TransactionImpl [xid=null, txID=6372, xid=null, state=ACTIVE, createTime=1714490103250(Tue Apr 30 15:15:03 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3f971d51
2024-04-30 15:15:03,251 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6b41c2ba-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=7f071dd4-1b42-4f1e-9952-436fbd37a144, activemq.broker=mom84]
2024-04-30 15:15:03,252 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6b41e9cd-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6b41c2ba-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6b41c2ba-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@dd89b6d, true, {}]
2024-04-30 15:15:03,252 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6b41e9ce-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6b41c2ba-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6b41c2ba-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34b52794, true, {}]
2024-04-30 15:15:03,254 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6377, durable=true, userID=6b4210e0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:03 UTC 2024, expiration=0, durable=true, address=57ae6561-3ca0-4358-8d21-3ea83abb0ec2, size=939, properties=TypedProperties[__AMQ_CID=6b41e9cc-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-745a4e9b-fddf-4a72-8e07-de887ff8822d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7f071dd4-1b42-4f1e-9952-436fbd37a144]]@1979569282, context: RoutingContextImpl(Address=57ae6561-3ca0-4358-8d21-3ea83abb0ec2, routingType=ANYCAST, PreviousAddress=57ae6561-3ca0-4358-8d21-3ea83abb0ec2 previousRoute:ANYCAST, reusable=true, version=-2147483230)
..................................................
***** durable queues 57ae6561-3ca0-4358-8d21-3ea83abb0ec2:
***** non durable for 57ae6561-3ca0-4358-8d21-3ea83abb0ec2:
- queueID=6353 address:57ae6561-3ca0-4358-8d21-3ea83abb0ec2 name:57ae6561-3ca0-4358-8d21-3ea83abb0ec2 filter:null
..................................................
, transaction: null
2024-04-30 15:15:03,254 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 57ae6561-3ca0-4358-8d21-3ea83abb0ec2: Reference[6377]:RELIABLE:CoreMessage[messageID=6377, durable=true, userID=6b4210e0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:03 UTC 2024, expiration=0, durable=true, address=57ae6561-3ca0-4358-8d21-3ea83abb0ec2, size=939, properties=TypedProperties[__AMQ_CID=6b41e9cc-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-745a4e9b-fddf-4a72-8e07-de887ff8822d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7f071dd4-1b42-4f1e-9952-436fbd37a144]]@1979569282
2024-04-30 15:15:03,254 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6357, durable=true, userID=6b13adce-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:02 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=6b12ea79-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-745a4e9b-fddf-4a72-8e07-de887ff8822d, JMSReplyTo=temp-queue://57ae6561-3ca0-4358-8d21-3ea83abb0ec2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1671943846, transaction: TransactionImpl [xid=null, txID=6372, xid=null, state=COMMITTED, createTime=1714490103250(Tue Apr 30 15:15:03 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3f971d51
2024-04-30 15:15:03,255 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 57ae6561-3ca0-4358-8d21-3ea83abb0ec2: CoreMessage[messageID=6377, durable=true, userID=6b4210e0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:03 UTC 2024, expiration=0, durable=true, address=57ae6561-3ca0-4358-8d21-3ea83abb0ec2, size=939, properties=TypedProperties[__AMQ_CID=6b41e9cc-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-745a4e9b-fddf-4a72-8e07-de887ff8822d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7f071dd4-1b42-4f1e-9952-436fbd37a144]]@1979569282 to transaction: TransactionImpl [xid=null, txID=6380, xid=null, state=ACTIVE, createTime=1714490103255(Tue Apr 30 15:15:03 UTC 2024), timeoutSeconds=-1, nr operations = 1]@423e6e0d
2024-04-30 15:15:03,255 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 57ae6561-3ca0-4358-8d21-3ea83abb0ec2: CoreMessage[messageID=6377, durable=true, userID=6b4210e0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:03 UTC 2024, expiration=0, durable=true, address=57ae6561-3ca0-4358-8d21-3ea83abb0ec2, size=939, properties=TypedProperties[__AMQ_CID=6b41e9cc-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-745a4e9b-fddf-4a72-8e07-de887ff8822d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7f071dd4-1b42-4f1e-9952-436fbd37a144]]@1979569282, transaction: TransactionImpl [xid=null, txID=6380, xid=null, state=COMMITTED, createTime=1714490103255(Tue Apr 30 15:15:03 UTC 2024), timeoutSeconds=-1, nr operations = 0]@423e6e0d
2024-04-30 15:15:03,255 INFO  [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6b41c2ba-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=7f071dd4-1b42-4f1e-9952-436fbd37a144, activemq.broker=mom84]
2024-04-30 15:15:03,256 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6b12ea77-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom71]
2024-04-30 15:15:03,258 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3b32f0b4]
2024-04-30 15:15:03,259 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6b412675-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:03,260 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7210120d[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:15:03,260 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009828 ms
2024-04-30 15:15:03,262 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6b40631f-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:03,263 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:15:03,263 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 322.467219 ms
2024-04-30 15:15:03,263 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]>
2024-04-30 15:15:03,264 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:03,264 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithoutRequestReply [artemis-j2ee]>
2024-04-30 15:15:03,264 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1673228701'.
2024-04-30 15:15:03,266 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.initRequestReply(JmsMomImplementor.java:218) - Scout JUnit MOM [artemis]: 'request-reply' messaging is disabled
2024-04-30 15:15:03,266 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:15:03,267 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:15:03,267 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2.660638 ms
2024-04-30 15:15:03,267 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithoutRequestReply [artemis-j2ee]>
2024-04-30 15:15:03,268 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:03,268 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCurrentMessageRequestReply [artemis-j2ee]>
2024-04-30 15:15:03,268 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 151060420'.
2024-04-30 15:15:03,270 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:15:03,270 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6b44a8f3-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:15:03,271 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6b44a8f6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6b44a8f3-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6b44a8f3-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f71920a, true, {}]
2024-04-30 15:15:03,271 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6b44d007-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6b44a8f3-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6b44a8f3-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10d4f1ec, true, {}]
2024-04-30 15:15:03,273 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f64376be-7c48-4fb7-a82c-622279c4beed, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:03,273 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@78a6f8d2
2024-04-30 15:15:03,274 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f64376be-7c48-4fb7-a82c-622279c4beed, null, 0, false, true, null]
2024-04-30 15:15:03,274 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6b454539-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:15:03,275 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6b456c4c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6b454539-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6b454539-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3bd2810f, true, {}]
2024-04-30 15:15:03,276 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6b456c4d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6b454539-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6b454539-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@febeb83, true, {}]
2024-04-30 15:15:03,277 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testCurrentMessageRequestReply, null, 0, false, true, null]
2024-04-30 15:15:03,278 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6b45e17e-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testCurrentMessageRequestReply, cid=cid_test, activemq.broker=mom85]
2024-04-30 15:15:03,278 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6b45e181-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6b45e17e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6b45e17e-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@669502aa, true, {}]
2024-04-30 15:15:03,279 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6b460892-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6b45e17e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6b45e17e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50761319, true, {}]
2024-04-30 15:15:03,279 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cf1bfbe0-d8da-4e24-8be0-8befbdb5eac7, address=cf1bfbe0-d8da-4e24-8be0-8befbdb5eac7, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:03,279 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3c9f777
2024-04-30 15:15:03,280 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3236af05
2024-04-30 15:15:03,280 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cf1bfbe0-d8da-4e24-8be0-8befbdb5eac7, null, 0, false, true, null]
2024-04-30 15:15:03,282 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6436, durable=true, userID=6b4656b5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:03 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1139, properties=TypedProperties[__AMQ_CID=6b45e180-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45488547-b53f-4d2e-8d27-c00a34951574, JMSReplyTo=temp-queue://cf1bfbe0-d8da-4e24-8be0-8befbdb5eac7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@105848835, context: RoutingContextImpl(Address=test/mom/testCurrentMessageRequestReply, routingType=ANYCAST, PreviousAddress=test/mom/testCurrentMessageRequestReply previousRoute:ANYCAST, reusable=true, version=-2147483476)
..................................................
***** durable queues test/mom/testCurrentMessageRequestReply:
- queueID=2360 address:test/mom/testCurrentMessageRequestReply name:test/mom/testCurrentMessageRequestReply filter:null
***** non durable for test/mom/testCurrentMessageRequestReply:
..................................................
, transaction: null
2024-04-30 15:15:03,282 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testCurrentMessageRequestReply: Reference[6436]:RELIABLE:CoreMessage[messageID=6436, durable=true, userID=6b4656b5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:03 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1139, properties=TypedProperties[__AMQ_CID=6b45e180-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45488547-b53f-4d2e-8d27-c00a34951574, JMSReplyTo=temp-queue://cf1bfbe0-d8da-4e24-8be0-8befbdb5eac7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@105848835
2024-04-30 15:15:03,283 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testCurrentMessageRequestReply: CoreMessage[messageID=6436, durable=true, userID=6b4656b5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:03 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1139, properties=TypedProperties[__AMQ_CID=6b45e180-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45488547-b53f-4d2e-8d27-c00a34951574, JMSReplyTo=temp-queue://cf1bfbe0-d8da-4e24-8be0-8befbdb5eac7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@105848835 to transaction: TransactionImpl [xid=null, txID=6437, xid=null, state=ACTIVE, createTime=1714490103283(Tue Apr 30 15:15:03 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7bfefbac
2024-04-30 15:15:03,284 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6b46cbe6-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@fa97317b[name=test/mom/testCurrentMessageRequestReply, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=cid_test, activemq.broker=mom86]
2024-04-30 15:15:03,284 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6b46cbe9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6b46cbe6-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6b46cbe6-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@613a2518, true, {}]
2024-04-30 15:15:03,285 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6b46f2fa-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6b46cbe6-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6b46cbe6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4bc7f9ca, true, {}]
2024-04-30 15:15:03,286 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testCurrentMessageRequestReply: CoreMessage[messageID=6436, durable=true, userID=6b4656b5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:03 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1139, properties=TypedProperties[__AMQ_CID=6b45e180-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45488547-b53f-4d2e-8d27-c00a34951574, JMSReplyTo=temp-queue://cf1bfbe0-d8da-4e24-8be0-8befbdb5eac7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@105848835, transaction: TransactionImpl [xid=null, txID=6437, xid=null, state=COMMITTED, createTime=1714490103283(Tue Apr 30 15:15:03 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7bfefbac
2024-04-30 15:15:03,286 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6442, durable=true, userID=6b471a0c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:03 UTC 2024, expiration=0, durable=true, address=cf1bfbe0-d8da-4e24-8be0-8befbdb5eac7, size=752, properties=TypedProperties[__AMQ_CID=6b46cbe8-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45488547-b53f-4d2e-8d27-c00a34951574, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@2020591951, context: RoutingContextImpl(Address=cf1bfbe0-d8da-4e24-8be0-8befbdb5eac7, routingType=ANYCAST, PreviousAddress=cf1bfbe0-d8da-4e24-8be0-8befbdb5eac7 previousRoute:ANYCAST, reusable=true, version=-2147483225)
..................................................
***** durable queues cf1bfbe0-d8da-4e24-8be0-8befbdb5eac7:
***** non durable for cf1bfbe0-d8da-4e24-8be0-8befbdb5eac7:
- queueID=6432 address:cf1bfbe0-d8da-4e24-8be0-8befbdb5eac7 name:cf1bfbe0-d8da-4e24-8be0-8befbdb5eac7 filter:null
..................................................
, transaction: null
2024-04-30 15:15:03,286 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from cf1bfbe0-d8da-4e24-8be0-8befbdb5eac7: Reference[6442]:RELIABLE:CoreMessage[messageID=6442, durable=true, userID=6b471a0c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:03 UTC 2024, expiration=0, durable=true, address=cf1bfbe0-d8da-4e24-8be0-8befbdb5eac7, size=752, properties=TypedProperties[__AMQ_CID=6b46cbe8-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45488547-b53f-4d2e-8d27-c00a34951574, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@2020591951
2024-04-30 15:15:03,287 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from cf1bfbe0-d8da-4e24-8be0-8befbdb5eac7: CoreMessage[messageID=6442, durable=true, userID=6b471a0c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:03 UTC 2024, expiration=0, durable=true, address=cf1bfbe0-d8da-4e24-8be0-8befbdb5eac7, size=752, properties=TypedProperties[__AMQ_CID=6b46cbe8-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45488547-b53f-4d2e-8d27-c00a34951574, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@2020591951 to transaction: TransactionImpl [xid=null, txID=6443, xid=null, state=ACTIVE, createTime=1714490103287(Tue Apr 30 15:15:03 UTC 2024), timeoutSeconds=-1, nr operations = 1]@21448a8b
2024-04-30 15:15:03,287 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from cf1bfbe0-d8da-4e24-8be0-8befbdb5eac7: CoreMessage[messageID=6442, durable=true, userID=6b471a0c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:03 UTC 2024, expiration=0, durable=true, address=cf1bfbe0-d8da-4e24-8be0-8befbdb5eac7, size=752, properties=TypedProperties[__AMQ_CID=6b46cbe8-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45488547-b53f-4d2e-8d27-c00a34951574, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@2020591951, transaction: TransactionImpl [xid=null, txID=6443, xid=null, state=COMMITTED, createTime=1714490103287(Tue Apr 30 15:15:03 UTC 2024), timeoutSeconds=-1, nr operations = 0]@21448a8b
2024-04-30 15:15:03,287 INFO  [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6b46cbe6-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@fa97317b[name=test/mom/testCurrentMessageRequestReply, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=cid_test, activemq.broker=mom86]
2024-04-30 15:15:03,287 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6b45e17e-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testCurrentMessageRequestReply, cid=cid_test, activemq.broker=mom85]
2024-04-30 15:15:03,289 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@1c5f6292, org.eclipse.scout.rt.mom.jms.JmsSubscription@684a34f4]
2024-04-30 15:15:03,290 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6b454539-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:03,291 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7c74ef4a[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:15:03,291 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006289 ms
2024-04-30 15:15:03,292 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6b44a8f3-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:03,293 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:15:03,293 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 25.328208 ms
2024-04-30 15:15:03,293 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCurrentMessageRequestReply [artemis-j2ee]>
2024-04-30 15:15:03,294 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:03,294 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyTimeout [artemis-j2ee]>
2024-04-30 15:15:03,294 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 361166084'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:03,296 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:03,297 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6b48c7be-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:03,297 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6b48c7c1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6b48c7be-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6b48c7be-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37d1b11f, true, {}]
2024-04-30 15:15:03,298 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6b48eed2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6b48c7be-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6b48c7be-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62c5a5fa, true, {}]
2024-04-30 15:15:03,299 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c73b6c56-62db-45b2-8b06-fe9b35af73f5, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:03,299 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@461c6081
2024-04-30 15:15:03,300 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c73b6c56-62db-45b2-8b06-fe9b35af73f5, null, 0, false, true, null]
2024-04-30 15:15:03,300 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6b493cf4-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:03,301 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6b496407-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6b493cf4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6b493cf4-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@422e9d79, true, {}]
2024-04-30 15:15:03,302 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6b496408-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6b493cf4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6b493cf4-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66eaeac0, true, {}]
2024-04-30 15:15:03,302 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 6b496408-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testTopicRequestReplyTimeout, [MULTICAST], true]
2024-04-30 15:15:03,303 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@130b8c18
2024-04-30 15:15:03,303 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=33e5776a-fe67-4a0d-823c-97f3c6124855, address=test/mom/testTopicRequestReplyTimeout, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:03,304 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3872290d
2024-04-30 15:15:03,304 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 33e5776a-fe67-4a0d-823c-97f3c6124855, null, 0, false, true, null]
2024-04-30 15:15:03,305 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6b4a004a-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout, activemq.broker=mom86]
2024-04-30 15:15:03,305 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6b4a004d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6b4a004a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6b4a004a-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d0c695, true, {}]
2024-04-30 15:15:03,306 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6b4a275e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6b4a004a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6b4a004a-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36b6ee90, true, {}]
2024-04-30 15:15:03,306 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2f85c9df-1636-4193-8eb4-0887014d6b79, address=2f85c9df-1636-4193-8eb4-0887014d6b79, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:03,306 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2c278fb8
2024-04-30 15:15:03,307 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@638205b3
2024-04-30 15:15:03,307 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2f85c9df-1636-4193-8eb4-0887014d6b79, null, 0, false, true, null]
2024-04-30 15:15:03,309 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6505, durable=true, userID=6b4a7581-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:03 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=6b4a004c-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f9992bc2-254a-4017-96b9-93dffd847e78, JMSReplyTo=temp-queue://2f85c9df-1636-4193-8eb4-0887014d6b79, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@575856366, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyTimeout, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyTimeout previousRoute:MULTICAST, reusable=true, version=-2147483221)
..................................................
***** durable queues test/mom/testTopicRequestReplyTimeout:
***** non durable for test/mom/testTopicRequestReplyTimeout:
- queueID=6493 address:test/mom/testTopicRequestReplyTimeout name:33e5776a-fe67-4a0d-823c-97f3c6124855 filter:null
..................................................
, transaction: null
2024-04-30 15:15:03,309 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 33e5776a-fe67-4a0d-823c-97f3c6124855: Reference[6505]:RELIABLE:CoreMessage[messageID=6505, durable=true, userID=6b4a7581-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:03 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=6b4a004c-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f9992bc2-254a-4017-96b9-93dffd847e78, JMSReplyTo=temp-queue://2f85c9df-1636-4193-8eb4-0887014d6b79, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@575856366
2024-04-30 15:15:03,309 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 33e5776a-fe67-4a0d-823c-97f3c6124855: CoreMessage[messageID=6505, durable=true, userID=6b4a7581-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:03 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=6b4a004c-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f9992bc2-254a-4017-96b9-93dffd847e78, JMSReplyTo=temp-queue://2f85c9df-1636-4193-8eb4-0887014d6b79, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@575856366 to transaction: TransactionImpl [xid=null, txID=6506, xid=null, state=ACTIVE, createTime=1714490103309(Tue Apr 30 15:15:03 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2f134cf0
2024-04-30 15:15:03,309 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 33e5776a-fe67-4a0d-823c-97f3c6124855: CoreMessage[messageID=6505, durable=true, userID=6b4a7581-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:03 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=6b4a004c-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f9992bc2-254a-4017-96b9-93dffd847e78, JMSReplyTo=temp-queue://2f85c9df-1636-4193-8eb4-0887014d6b79, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@575856366, transaction: TransactionImpl [xid=null, txID=6506, xid=null, state=COMMITTED, createTime=1714490103309(Tue Apr 30 15:15:03 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2f134cf0
2024-04-30 15:15:08,306 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout, activemq.broker=mom86]
2024-04-30 15:15:08,306 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6e44f0d2-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-f9992bc2-254a-4017-96b9-93dffd847e78, activemq.broker=mom84]
2024-04-30 15:15:08,306 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e4517e5-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e44f0d2-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e44f0d2-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b4baaef, true, {}]
2024-04-30 15:15:08,307 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e453ef6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e44f0d2-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e44f0d2-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12f03d59, true, {}]
2024-04-30 15:15:08,307 INFO  [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6b4a004a-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout, activemq.broker=mom86]
2024-04-30 15:15:08,308 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6523, durable=true, userID=6e456608-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=6e4517e4-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f9992bc2-254a-4017-96b9-93dffd847e78, _AMQ_ROUTING_TYPE=0]]@1889034496, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483222)
..................................................
***** durable queues scout.mom.requestreply.cancellation:
***** non durable for scout.mom.requestreply.cancellation:
- queueID=6483 address:scout.mom.requestreply.cancellation name:c73b6c56-62db-45b2-8b06-fe9b35af73f5 filter:null
..................................................
, transaction: null
2024-04-30 15:15:08,308 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c73b6c56-62db-45b2-8b06-fe9b35af73f5: Reference[6523]:RELIABLE:CoreMessage[messageID=6523, durable=true, userID=6e456608-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=6e4517e4-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f9992bc2-254a-4017-96b9-93dffd847e78, _AMQ_ROUTING_TYPE=0]]@1889034496
2024-04-30 15:15:08,309 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c73b6c56-62db-45b2-8b06-fe9b35af73f5: CoreMessage[messageID=6523, durable=true, userID=6e456608-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=6e4517e4-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f9992bc2-254a-4017-96b9-93dffd847e78, _AMQ_ROUTING_TYPE=0]]@1889034496 to transaction: TransactionImpl [xid=null, txID=6527, xid=null, state=ACTIVE, createTime=1714490108309(Tue Apr 30 15:15:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@112f821d
2024-04-30 15:15:08,309 INFO  [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6e44f0d2-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-f9992bc2-254a-4017-96b9-93dffd847e78, activemq.broker=mom84]
2024-04-30 15:15:08,309 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c73b6c56-62db-45b2-8b06-fe9b35af73f5: CoreMessage[messageID=6523, durable=true, userID=6e456608-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=6e4517e4-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f9992bc2-254a-4017-96b9-93dffd847e78, _AMQ_ROUTING_TYPE=0]]@1889034496, transaction: TransactionImpl [xid=null, txID=6527, xid=null, state=COMMITTED, createTime=1714490108309(Tue Apr 30 15:15:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@112f821d
2024-04-30 15:15:08,309 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@33a39d7e]
2024-04-30 15:15:08,311 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6b493cf4-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:08,312 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@60201f64[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:15:08,312 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010526 ms
2024-04-30 15:15:08,314 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6b48c7be-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:08,315 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:15:08,315 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5021.124570 ms
2024-04-30 15:15:08,315 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyTimeout [artemis-j2ee]>
2024-04-30 15:15:08,316 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:08,316 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:15:08,317 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1288590298'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56]
2024-04-30 15:15:08,320 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56]
2024-04-30 15:15:08,320 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6e473aca-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56]
2024-04-30 15:15:08,321 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e4761dd-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e473aca-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e473aca-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@348b296a, true, {}]
2024-04-30 15:15:08,321 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e4761de-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e473aca-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e473aca-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a60941f, true, {}]
2024-04-30 15:15:08,323 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2405e7c8-30dd-4d84-828a-e7e6194e2b53, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:08,323 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@60b77e46
2024-04-30 15:15:08,324 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2405e7c8-30dd-4d84-828a-e7e6194e2b53, null, 0, false, true, null]
2024-04-30 15:15:08,325 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6e47fe20-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56]
2024-04-30 15:15:08,326 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e47fe23-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e47fe20-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e47fe20-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61f4deae, true, {}]
2024-04-30 15:15:08,326 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e482534-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e47fe20-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e47fe20-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@eae0fa, true, {}]
2024-04-30 15:15:08,327 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 6e482534-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testTopicRequestReplyMultipleSubscriptions, [MULTICAST], true]
2024-04-30 15:15:08,327 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7f18cda5
2024-04-30 15:15:08,328 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8d931e07-ed13-43ae-b095-38a4c9943f06, address=test/mom/testTopicRequestReplyMultipleSubscriptions, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:08,329 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@45398871
2024-04-30 15:15:08,329 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8d931e07-ed13-43ae-b095-38a4c9943f06, null, 0, false, true, null]
2024-04-30 15:15:08,330 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6e489a66-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56]
2024-04-30 15:15:08,330 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e48c179-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e489a66-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e489a66-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@478caa46, true, {}]
2024-04-30 15:15:08,331 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e48e88a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e489a66-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e489a66-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2486d94e, true, {}]
2024-04-30 15:15:08,332 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=dcec3e03-13b5-412d-b5c4-da2e35a84e88, address=test/mom/testTopicRequestReplyMultipleSubscriptions, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:08,332 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3bf96ed0
2024-04-30 15:15:08,333 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, dcec3e03-13b5-412d-b5c4-da2e35a84e88, null, 0, false, true, null]
2024-04-30 15:15:08,334 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6e495dbc-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReplyMultipleSubscriptions, activemq.broker=mom82]
2024-04-30 15:15:08,334 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e495dbf-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e495dbc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e495dbc-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@328a13de, true, {}]
2024-04-30 15:15:08,335 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e4984d0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e495dbc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e495dbc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e3eff4b, true, {}]
2024-04-30 15:15:08,335 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6030f2fb-2d65-49b6-9eb9-14218d76612b, address=6030f2fb-2d65-49b6-9eb9-14218d76612b, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:08,335 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@62febd88
2024-04-30 15:15:08,336 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5bb22197
2024-04-30 15:15:08,336 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6030f2fb-2d65-49b6-9eb9-14218d76612b, null, 0, false, true, null]
2024-04-30 15:15:08,338 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6588, durable=true, userID=6e49d2f3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=6e495dbe-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2bf1ae8d-c7a1-45f3-b851-75bba3b7e56e, JMSReplyTo=temp-queue://6030f2fb-2d65-49b6-9eb9-14218d76612b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@56181040, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyMultipleSubscriptions, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyMultipleSubscriptions previousRoute:MULTICAST, reusable=true, version=-2147483214)
..................................................
***** durable queues test/mom/testTopicRequestReplyMultipleSubscriptions:
***** non durable for test/mom/testTopicRequestReplyMultipleSubscriptions:
- queueID=6576 address:test/mom/testTopicRequestReplyMultipleSubscriptions name:dcec3e03-13b5-412d-b5c4-da2e35a84e88 filter:null
- queueID=6568 address:test/mom/testTopicRequestReplyMultipleSubscriptions name:8d931e07-ed13-43ae-b095-38a4c9943f06 filter:null
..................................................
, transaction: null
2024-04-30 15:15:08,338 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from dcec3e03-13b5-412d-b5c4-da2e35a84e88: Reference[6588]:RELIABLE:CoreMessage[messageID=6588, durable=true, userID=6e49d2f3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=6e495dbe-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2bf1ae8d-c7a1-45f3-b851-75bba3b7e56e, JMSReplyTo=temp-queue://6030f2fb-2d65-49b6-9eb9-14218d76612b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@56181040
2024-04-30 15:15:08,338 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 8d931e07-ed13-43ae-b095-38a4c9943f06: Reference[6588]:RELIABLE:CoreMessage[messageID=6588, durable=true, userID=6e49d2f3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=6e495dbe-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2bf1ae8d-c7a1-45f3-b851-75bba3b7e56e, JMSReplyTo=temp-queue://6030f2fb-2d65-49b6-9eb9-14218d76612b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@56181040
2024-04-30 15:15:08,338 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 8d931e07-ed13-43ae-b095-38a4c9943f06: CoreMessage[messageID=6588, durable=true, userID=6e49d2f3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=6e495dbe-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2bf1ae8d-c7a1-45f3-b851-75bba3b7e56e, JMSReplyTo=temp-queue://6030f2fb-2d65-49b6-9eb9-14218d76612b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@56181040 to transaction: TransactionImpl [xid=null, txID=6589, xid=null, state=ACTIVE, createTime=1714490108338(Tue Apr 30 15:15:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@49eccf06
2024-04-30 15:15:08,338 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from dcec3e03-13b5-412d-b5c4-da2e35a84e88: CoreMessage[messageID=6588, durable=true, userID=6e49d2f3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=6e495dbe-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2bf1ae8d-c7a1-45f3-b851-75bba3b7e56e, JMSReplyTo=temp-queue://6030f2fb-2d65-49b6-9eb9-14218d76612b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@56181040 to transaction: TransactionImpl [xid=null, txID=6590, xid=null, state=ACTIVE, createTime=1714490108338(Tue Apr 30 15:15:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@339889b7
2024-04-30 15:15:08,339 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 8d931e07-ed13-43ae-b095-38a4c9943f06: CoreMessage[messageID=6588, durable=true, userID=6e49d2f3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=6e495dbe-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2bf1ae8d-c7a1-45f3-b851-75bba3b7e56e, JMSReplyTo=temp-queue://6030f2fb-2d65-49b6-9eb9-14218d76612b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@56181040, transaction: TransactionImpl [xid=null, txID=6589, xid=null, state=COMMITTED, createTime=1714490108338(Tue Apr 30 15:15:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@49eccf06
2024-04-30 15:15:08,339 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from dcec3e03-13b5-412d-b5c4-da2e35a84e88: CoreMessage[messageID=6588, durable=true, userID=6e49d2f3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=6e495dbe-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2bf1ae8d-c7a1-45f3-b851-75bba3b7e56e, JMSReplyTo=temp-queue://6030f2fb-2d65-49b6-9eb9-14218d76612b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@56181040, transaction: TransactionImpl [xid=null, txID=6590, xid=null, state=COMMITTED, createTime=1714490108338(Tue Apr 30 15:15:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@339889b7
2024-04-30 15:15:08,339 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6e4a2114-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9cfe9c6e[name=test/mom/testTopicRequestReplyMultipleSubscriptions, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=39e314f3-2f0b-443d-bfa9-4dc6b225ddf9, activemq.broker=mom86]
2024-04-30 15:15:08,339 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e4a2117-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e4a2114-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e4a2114-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1030a15d, true, {}]
2024-04-30 15:15:08,340 INFO  [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6e4a4829-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9cfe9c6e[name=test/mom/testTopicRequestReplyMultipleSubscriptions, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=74a2de9b-236b-41ee-845f-15de97aef4d1]
2024-04-30 15:15:08,340 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e4a4828-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e4a2114-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e4a2114-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29da1267, true, {}]
2024-04-30 15:15:08,340 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e4a482c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e4a4829-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e4a4829-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64ef7502, true, {}]
2024-04-30 15:15:08,341 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e4a6f3f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e4a4829-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e4a4829-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49f6a1df, true, {}]
2024-04-30 15:15:08,342 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6599, durable=true, userID=6e4a6f3e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=6030f2fb-2d65-49b6-9eb9-14218d76612b, size=939, properties=TypedProperties[__AMQ_CID=6e4a2116-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2bf1ae8d-c7a1-45f3-b851-75bba3b7e56e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=39e314f3-2f0b-443d-bfa9-4dc6b225ddf9]]@1949026540, context: RoutingContextImpl(Address=6030f2fb-2d65-49b6-9eb9-14218d76612b, routingType=ANYCAST, PreviousAddress=6030f2fb-2d65-49b6-9eb9-14218d76612b previousRoute:ANYCAST, reusable=true, version=-2147483213)
..................................................
***** durable queues 6030f2fb-2d65-49b6-9eb9-14218d76612b:
***** non durable for 6030f2fb-2d65-49b6-9eb9-14218d76612b:
- queueID=6584 address:6030f2fb-2d65-49b6-9eb9-14218d76612b name:6030f2fb-2d65-49b6-9eb9-14218d76612b filter:null
..................................................
, transaction: null
2024-04-30 15:15:08,342 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 6030f2fb-2d65-49b6-9eb9-14218d76612b: Reference[6599]:RELIABLE:CoreMessage[messageID=6599, durable=true, userID=6e4a6f3e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=6030f2fb-2d65-49b6-9eb9-14218d76612b, size=939, properties=TypedProperties[__AMQ_CID=6e4a2116-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2bf1ae8d-c7a1-45f3-b851-75bba3b7e56e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=39e314f3-2f0b-443d-bfa9-4dc6b225ddf9]]@1949026540
2024-04-30 15:15:08,342 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 6030f2fb-2d65-49b6-9eb9-14218d76612b: CoreMessage[messageID=6599, durable=true, userID=6e4a6f3e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=6030f2fb-2d65-49b6-9eb9-14218d76612b, size=939, properties=TypedProperties[__AMQ_CID=6e4a2116-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2bf1ae8d-c7a1-45f3-b851-75bba3b7e56e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=39e314f3-2f0b-443d-bfa9-4dc6b225ddf9]]@1949026540 to transaction: TransactionImpl [xid=null, txID=6600, xid=null, state=ACTIVE, createTime=1714490108342(Tue Apr 30 15:15:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@43e7fefa
2024-04-30 15:15:08,343 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 6030f2fb-2d65-49b6-9eb9-14218d76612b: CoreMessage[messageID=6599, durable=true, userID=6e4a6f3e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=6030f2fb-2d65-49b6-9eb9-14218d76612b, size=939, properties=TypedProperties[__AMQ_CID=6e4a2116-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2bf1ae8d-c7a1-45f3-b851-75bba3b7e56e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=39e314f3-2f0b-443d-bfa9-4dc6b225ddf9]]@1949026540, transaction: TransactionImpl [xid=null, txID=6600, xid=null, state=COMMITTED, createTime=1714490108342(Tue Apr 30 15:15:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@43e7fefa
2024-04-30 15:15:08,343 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6603, durable=true, userID=6e4a9651-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=6030f2fb-2d65-49b6-9eb9-14218d76612b, size=939, properties=TypedProperties[__AMQ_CID=6e4a482b-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2bf1ae8d-c7a1-45f3-b851-75bba3b7e56e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=74a2de9b-236b-41ee-845f-15de97aef4d1]]@1685539122, context: RoutingContextImpl(Address=6030f2fb-2d65-49b6-9eb9-14218d76612b, routingType=ANYCAST, PreviousAddress=6030f2fb-2d65-49b6-9eb9-14218d76612b previousRoute:ANYCAST, reusable=true, version=-2147483213)
..................................................
***** durable queues 6030f2fb-2d65-49b6-9eb9-14218d76612b:
***** non durable for 6030f2fb-2d65-49b6-9eb9-14218d76612b:
- queueID=6584 address:6030f2fb-2d65-49b6-9eb9-14218d76612b name:6030f2fb-2d65-49b6-9eb9-14218d76612b filter:null
..................................................
, transaction: null
2024-04-30 15:15:08,343 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 6030f2fb-2d65-49b6-9eb9-14218d76612b: Reference[6603]:RELIABLE:CoreMessage[messageID=6603, durable=true, userID=6e4a9651-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=6030f2fb-2d65-49b6-9eb9-14218d76612b, size=939, properties=TypedProperties[__AMQ_CID=6e4a482b-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2bf1ae8d-c7a1-45f3-b851-75bba3b7e56e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=74a2de9b-236b-41ee-845f-15de97aef4d1]]@1685539122
2024-04-30 15:15:08,343 INFO  [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6e4a2114-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9cfe9c6e[name=test/mom/testTopicRequestReplyMultipleSubscriptions, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=39e314f3-2f0b-443d-bfa9-4dc6b225ddf9, activemq.broker=mom86]
2024-04-30 15:15:08,344 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6e495dbc-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReplyMultipleSubscriptions, activemq.broker=mom82]
2024-04-30 15:15:08,344 INFO  [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6e4a4829-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9cfe9c6e[name=test/mom/testTopicRequestReplyMultipleSubscriptions, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=74a2de9b-236b-41ee-845f-15de97aef4d1]
2024-04-30 15:15:08,344 INFO  [scout-thread-22] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@unknown added acknowledgement of a message from 6030f2fb-2d65-49b6-9eb9-14218d76612b: CoreMessage[messageID=6603, durable=true, userID=6e4a9651-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=6030f2fb-2d65-49b6-9eb9-14218d76612b, size=939, properties=TypedProperties[__AMQ_CID=6e4a482b-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2bf1ae8d-c7a1-45f3-b851-75bba3b7e56e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=74a2de9b-236b-41ee-845f-15de97aef4d1]]@1685539122 to transaction: TransactionImpl [xid=null, txID=6617, xid=null, state=ACTIVE, createTime=1714490108344(Tue Apr 30 15:15:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3271cf85 - MDC[jobName=request on test/mom/testTopicRequestReplyMultipleSubscriptions, activemq.broker=mom82]
2024-04-30 15:15:08,344 INFO  [scout-thread-22] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@unknown acknowledged message from 6030f2fb-2d65-49b6-9eb9-14218d76612b: CoreMessage[messageID=6603, durable=true, userID=6e4a9651-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=6030f2fb-2d65-49b6-9eb9-14218d76612b, size=939, properties=TypedProperties[__AMQ_CID=6e4a482b-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2bf1ae8d-c7a1-45f3-b851-75bba3b7e56e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=74a2de9b-236b-41ee-845f-15de97aef4d1]]@1685539122, transaction: TransactionImpl [xid=null, txID=6617, xid=null, state=COMMITTED, createTime=1714490108344(Tue Apr 30 15:15:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3271cf85 - MDC[jobName=request on test/mom/testTopicRequestReplyMultipleSubscriptions, activemq.broker=mom82]
2024-04-30 15:15:08,345 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2b20caed, org.eclipse.scout.rt.mom.jms.JmsSubscription@307eb95f]
2024-04-30 15:15:08,347 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6e47fe20-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:08,349 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6e489a66-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:08,350 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@73928b70[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:15:08,350 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006210 ms
2024-04-30 15:15:08,352 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6e473aca-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:08,353 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:15:08,353 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 36.496458 ms
2024-04-30 15:15:08,353 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:15:08,354 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:08,354 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_ObjectMarshaller_Exception [artemis-j2ee]>
2024-04-30 15:15:08,355 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1592908257'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:15:08,356 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:15:08,357 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6e4ce043-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:15:08,357 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e4ce046-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e4ce043-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e4ce043-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37c85a1b, true, {}]
2024-04-30 15:15:08,358 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e4d0757-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e4ce043-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e4ce043-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b90ad90, true, {}]
2024-04-30 15:15:08,359 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=01e7ced0-5faf-4938-bf00-43bef87ea602, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:08,360 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@64ab7f38
2024-04-30 15:15:08,360 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 01e7ced0-5faf-4938-bf00-43bef87ea602, null, 0, false, true, null]
2024-04-30 15:15:08,361 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6e4d7c89-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:15:08,361 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e4d7c8c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e4d7c89-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e4d7c89-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18afd22b, true, {}]
2024-04-30 15:15:08,362 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e4da39d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e4d7c89-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e4d7c89-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29c2400d, true, {}]
2024-04-30 15:15:08,363 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_ObjectMarshaller_Exception, null, 0, false, true, null]
2024-04-30 15:15:08,364 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6e4dcaae-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReply_ObjectMarshaller_Exception, activemq.broker=mom56]
2024-04-30 15:15:08,364 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e4df1c1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e4dcaae-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e4dcaae-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77433b6a, true, {}]
2024-04-30 15:15:08,365 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e4df1c2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e4dcaae-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e4dcaae-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43ddebb5, true, {}]
2024-04-30 15:15:08,365 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cb15bc1f-a068-4eb1-abbf-c12b58e768df, address=cb15bc1f-a068-4eb1-abbf-c12b58e768df, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:08,365 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@219101bb
2024-04-30 15:15:08,366 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3cfb013
2024-04-30 15:15:08,366 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cb15bc1f-a068-4eb1-abbf-c12b58e768df, null, 0, false, true, null]
2024-04-30 15:15:08,367 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6682, durable=true, userID=6e4e65f5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=6e4df1c0-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-89696988-1158-4cbe-b6d4-cf6ea05bcbcf, JMSReplyTo=temp-queue://cb15bc1f-a068-4eb1-abbf-c12b58e768df, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1479680609, context: RoutingContextImpl(Address=test/mom/testRequestReply_ObjectMarshaller_Exception, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_ObjectMarshaller_Exception previousRoute:ANYCAST, reusable=true, version=-2147483457)
..................................................
***** durable queues test/mom/testRequestReply_ObjectMarshaller_Exception:
- queueID=2586 address:test/mom/testRequestReply_ObjectMarshaller_Exception name:test/mom/testRequestReply_ObjectMarshaller_Exception filter:null
***** non durable for test/mom/testRequestReply_ObjectMarshaller_Exception:
..................................................
, transaction: null
2024-04-30 15:15:08,368 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_ObjectMarshaller_Exception: Reference[6682]:RELIABLE:CoreMessage[messageID=6682, durable=true, userID=6e4e65f5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=6e4df1c0-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-89696988-1158-4cbe-b6d4-cf6ea05bcbcf, JMSReplyTo=temp-queue://cb15bc1f-a068-4eb1-abbf-c12b58e768df, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1479680609
2024-04-30 15:15:08,368 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_ObjectMarshaller_Exception: CoreMessage[messageID=6682, durable=true, userID=6e4e65f5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=6e4df1c0-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-89696988-1158-4cbe-b6d4-cf6ea05bcbcf, JMSReplyTo=temp-queue://cb15bc1f-a068-4eb1-abbf-c12b58e768df, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1479680609 to transaction: TransactionImpl [xid=null, txID=6683, xid=null, state=ACTIVE, createTime=1714490108368(Tue Apr 30 15:15:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4bb73921
2024-04-30 15:15:08,369 ERROR [scout-thread-22] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@82e90c7a[name=test/mom/testRequestReply_ObjectMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=a418982e-cc66-40da-ba66-9373da79a6fb, activemq.broker=mom82]
org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_ObjectMarshaller_Exception(JmsMomWithRequestReplyTest.java:623)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:15:08,370 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6e4edb26-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@82e90c7a[name=test/mom/testRequestReply_ObjectMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=a418982e-cc66-40da-ba66-9373da79a6fb, activemq.broker=mom82]
2024-04-30 15:15:08,370 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e4edb29-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e4edb26-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e4edb26-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63ffff72, true, {}]
2024-04-30 15:15:08,371 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e4f023a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e4edb26-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e4edb26-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62c5a8ca, true, {}]
2024-04-30 15:15:08,371 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_ObjectMarshaller_Exception: CoreMessage[messageID=6682, durable=true, userID=6e4e65f5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=6e4df1c0-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-89696988-1158-4cbe-b6d4-cf6ea05bcbcf, JMSReplyTo=temp-queue://cb15bc1f-a068-4eb1-abbf-c12b58e768df, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1479680609, transaction: TransactionImpl [xid=null, txID=6683, xid=null, state=COMMITTED, createTime=1714490108368(Tue Apr 30 15:15:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4bb73921
2024-04-30 15:15:08,372 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from cb15bc1f-a068-4eb1-abbf-c12b58e768df: Reference[6688]:RELIABLE:CoreMessage[messageID=6688, durable=true, userID=6e4f294c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=cb15bc1f-a068-4eb1-abbf-c12b58e768df, size=1335, properties=TypedProperties[__AMQ_CID=6e4edb28-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-89696988-1158-4cbe-b6d4-cf6ea05bcbcf, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a418982e-cc66-40da-ba66-9373da79a6fb]]@325946230
2024-04-30 15:15:08,372 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6688, durable=true, userID=6e4f294c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=cb15bc1f-a068-4eb1-abbf-c12b58e768df, size=1335, properties=TypedProperties[__AMQ_CID=6e4edb28-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-89696988-1158-4cbe-b6d4-cf6ea05bcbcf, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a418982e-cc66-40da-ba66-9373da79a6fb]]@325946230, context: RoutingContextImpl(Address=cb15bc1f-a068-4eb1-abbf-c12b58e768df, routingType=ANYCAST, PreviousAddress=cb15bc1f-a068-4eb1-abbf-c12b58e768df previousRoute:ANYCAST, reusable=true, version=-2147483207)
..................................................
***** durable queues cb15bc1f-a068-4eb1-abbf-c12b58e768df:
***** non durable for cb15bc1f-a068-4eb1-abbf-c12b58e768df:
- queueID=6678 address:cb15bc1f-a068-4eb1-abbf-c12b58e768df name:cb15bc1f-a068-4eb1-abbf-c12b58e768df filter:null
..................................................
, transaction: null
2024-04-30 15:15:08,373 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from cb15bc1f-a068-4eb1-abbf-c12b58e768df: CoreMessage[messageID=6688, durable=true, userID=6e4f294c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=cb15bc1f-a068-4eb1-abbf-c12b58e768df, size=1335, properties=TypedProperties[__AMQ_CID=6e4edb28-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-89696988-1158-4cbe-b6d4-cf6ea05bcbcf, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a418982e-cc66-40da-ba66-9373da79a6fb]]@325946230 to transaction: TransactionImpl [xid=null, txID=6689, xid=null, state=ACTIVE, createTime=1714490108373(Tue Apr 30 15:15:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@67a1135a
2024-04-30 15:15:08,373 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from cb15bc1f-a068-4eb1-abbf-c12b58e768df: CoreMessage[messageID=6688, durable=true, userID=6e4f294c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=cb15bc1f-a068-4eb1-abbf-c12b58e768df, size=1335, properties=TypedProperties[__AMQ_CID=6e4edb28-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-89696988-1158-4cbe-b6d4-cf6ea05bcbcf, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a418982e-cc66-40da-ba66-9373da79a6fb]]@325946230, transaction: TransactionImpl [xid=null, txID=6689, xid=null, state=COMMITTED, createTime=1714490108373(Tue Apr 30 15:15:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@67a1135a
2024-04-30 15:15:08,373 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6e4edb26-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@82e90c7a[name=test/mom/testRequestReply_ObjectMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=a418982e-cc66-40da-ba66-9373da79a6fb, activemq.broker=mom82]
2024-04-30 15:15:08,374 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6e4dcaae-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReply_ObjectMarshaller_Exception, activemq.broker=mom56]
2024-04-30 15:15:08,376 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4b19ee18]
2024-04-30 15:15:08,377 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6e4d7c89-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:08,378 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@784816a1[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:15:08,378 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006792 ms
2024-04-30 15:15:08,379 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6e4ce043-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:08,380 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:15:08,380 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 26.019000 ms
2024-04-30 15:15:08,380 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_ObjectMarshaller_Exception [artemis-j2ee]>
2024-04-30 15:15:08,381 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:08,381 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyCorrelationId [artemis-j2ee]>
2024-04-30 15:15:08,382 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1909624223'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:15:08,384 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:15:08,384 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6e50fe0e-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:15:08,385 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e512521-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e50fe0e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e50fe0e-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@634bc342, true, {}]
2024-04-30 15:15:08,386 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e514c32-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e50fe0e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e50fe0e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@746d54ec, true, {}]
2024-04-30 15:15:08,387 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=bba25083-124d-4144-ae73-5de64dbe2f2a, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:08,387 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@179befc3
2024-04-30 15:15:08,388 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, bba25083-124d-4144-ae73-5de64dbe2f2a, null, 0, false, true, null]
2024-04-30 15:15:08,388 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6e519a54-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:15:08,389 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e51c167-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e519a54-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e519a54-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33325d22, true, {}]
2024-04-30 15:15:08,390 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e51c168-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e519a54-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e519a54-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15ad50be, true, {}]
2024-04-30 15:15:08,391 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 6e51c168-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testTopicRequestReplyCorrelationId, [MULTICAST], true]
2024-04-30 15:15:08,391 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@213420d7
2024-04-30 15:15:08,391 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=748557ba-818a-43c3-8338-2cdb5efb15bf, address=test/mom/testTopicRequestReplyCorrelationId, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:08,392 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@16e6b5da
2024-04-30 15:15:08,392 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 748557ba-818a-43c3-8338-2cdb5efb15bf, null, 0, false, true, null]
2024-04-30 15:15:08,393 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6e525daa-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReplyCorrelationId, cid=cid:abc, activemq.broker=mom56]
2024-04-30 15:15:08,393 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e525dad-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e525daa-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e525daa-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f0ebc4d, true, {}]
2024-04-30 15:15:08,394 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e5284be-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e525daa-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e525daa-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f0553ca, true, {}]
2024-04-30 15:15:08,394 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=003a1d94-a890-4ff5-8927-bafdfc0d41a4, address=003a1d94-a890-4ff5-8927-bafdfc0d41a4, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:08,394 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4cf8e229
2024-04-30 15:15:08,395 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@23ac032f
2024-04-30 15:15:08,396 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 003a1d94-a890-4ff5-8927-bafdfc0d41a4, null, 0, false, true, null]
2024-04-30 15:15:08,397 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6751, durable=true, userID=6e52d2e1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=6e525dac-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-94234455-b254-45fa-b1c7-4f874d698754, JMSReplyTo=temp-queue://003a1d94-a890-4ff5-8927-bafdfc0d41a4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1562616365, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyCorrelationId, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyCorrelationId previousRoute:MULTICAST, reusable=true, version=-2147483203)
..................................................
***** durable queues test/mom/testTopicRequestReplyCorrelationId:
***** non durable for test/mom/testTopicRequestReplyCorrelationId:
- queueID=6739 address:test/mom/testTopicRequestReplyCorrelationId name:748557ba-818a-43c3-8338-2cdb5efb15bf filter:null
..................................................
, transaction: null
2024-04-30 15:15:08,397 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 748557ba-818a-43c3-8338-2cdb5efb15bf: Reference[6751]:RELIABLE:CoreMessage[messageID=6751, durable=true, userID=6e52d2e1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=6e525dac-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-94234455-b254-45fa-b1c7-4f874d698754, JMSReplyTo=temp-queue://003a1d94-a890-4ff5-8927-bafdfc0d41a4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1562616365
2024-04-30 15:15:08,397 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 748557ba-818a-43c3-8338-2cdb5efb15bf: CoreMessage[messageID=6751, durable=true, userID=6e52d2e1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=6e525dac-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-94234455-b254-45fa-b1c7-4f874d698754, JMSReplyTo=temp-queue://003a1d94-a890-4ff5-8927-bafdfc0d41a4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1562616365 to transaction: TransactionImpl [xid=null, txID=6752, xid=null, state=ACTIVE, createTime=1714490108397(Tue Apr 30 15:15:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2fa9d99a
2024-04-30 15:15:08,398 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 748557ba-818a-43c3-8338-2cdb5efb15bf: CoreMessage[messageID=6751, durable=true, userID=6e52d2e1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=6e525dac-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-94234455-b254-45fa-b1c7-4f874d698754, JMSReplyTo=temp-queue://003a1d94-a890-4ff5-8927-bafdfc0d41a4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1562616365, transaction: TransactionImpl [xid=null, txID=6752, xid=null, state=COMMITTED, createTime=1714490108397(Tue Apr 30 15:15:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2fa9d99a
2024-04-30 15:15:08,398 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6e532102-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@c2f6cce5[name=test/mom/testTopicRequestReplyCorrelationId, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=cid:abc, activemq.broker=mom82]
2024-04-30 15:15:08,399 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e532105-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e532102-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e532102-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14de0b17, true, {}]
2024-04-30 15:15:08,399 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e534816-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e532102-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e532102-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42f646b1, true, {}]
2024-04-30 15:15:08,400 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6757, durable=true, userID=6e536f28-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=003a1d94-a890-4ff5-8927-bafdfc0d41a4, size=873, properties=TypedProperties[__AMQ_CID=6e532104-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-94234455-b254-45fa-b1c7-4f874d698754, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1736760923, context: RoutingContextImpl(Address=003a1d94-a890-4ff5-8927-bafdfc0d41a4, routingType=ANYCAST, PreviousAddress=003a1d94-a890-4ff5-8927-bafdfc0d41a4 previousRoute:ANYCAST, reusable=true, version=-2147483202)
..................................................
***** durable queues 003a1d94-a890-4ff5-8927-bafdfc0d41a4:
***** non durable for 003a1d94-a890-4ff5-8927-bafdfc0d41a4:
- queueID=6747 address:003a1d94-a890-4ff5-8927-bafdfc0d41a4 name:003a1d94-a890-4ff5-8927-bafdfc0d41a4 filter:null
..................................................
, transaction: null
2024-04-30 15:15:08,400 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 003a1d94-a890-4ff5-8927-bafdfc0d41a4: Reference[6757]:RELIABLE:CoreMessage[messageID=6757, durable=true, userID=6e536f28-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=003a1d94-a890-4ff5-8927-bafdfc0d41a4, size=873, properties=TypedProperties[__AMQ_CID=6e532104-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-94234455-b254-45fa-b1c7-4f874d698754, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1736760923
2024-04-30 15:15:08,401 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 003a1d94-a890-4ff5-8927-bafdfc0d41a4: CoreMessage[messageID=6757, durable=true, userID=6e536f28-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=003a1d94-a890-4ff5-8927-bafdfc0d41a4, size=873, properties=TypedProperties[__AMQ_CID=6e532104-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-94234455-b254-45fa-b1c7-4f874d698754, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1736760923 to transaction: TransactionImpl [xid=null, txID=6760, xid=null, state=ACTIVE, createTime=1714490108401(Tue Apr 30 15:15:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@44c972cc
2024-04-30 15:15:08,401 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 003a1d94-a890-4ff5-8927-bafdfc0d41a4: CoreMessage[messageID=6757, durable=true, userID=6e536f28-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=003a1d94-a890-4ff5-8927-bafdfc0d41a4, size=873, properties=TypedProperties[__AMQ_CID=6e532104-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-94234455-b254-45fa-b1c7-4f874d698754, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1736760923, transaction: TransactionImpl [xid=null, txID=6760, xid=null, state=COMMITTED, createTime=1714490108401(Tue Apr 30 15:15:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@44c972cc
2024-04-30 15:15:08,401 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6e532102-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@c2f6cce5[name=test/mom/testTopicRequestReplyCorrelationId, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=cid:abc, activemq.broker=mom82]
2024-04-30 15:15:08,402 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6e525daa-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReplyCorrelationId, cid=cid:abc, activemq.broker=mom56]
2024-04-30 15:15:08,405 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@43600de0]
2024-04-30 15:15:08,406 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6e519a54-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:08,407 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7032b079[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:15:08,407 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006633 ms
2024-04-30 15:15:08,408 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6e50fe0e-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:08,409 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:15:08,409 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 28.292760 ms
2024-04-30 15:15:08,409 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyCorrelationId [artemis-j2ee]>
2024-04-30 15:15:08,410 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:08,410 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyCancellation [artemis-j2ee]>
2024-04-30 15:15:08,411 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1817409850'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:15:08,413 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:15:08,413 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6e556afa-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:15:08,414 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e55920d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e556afa-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e556afa-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5cfb9f44, true, {}]
2024-04-30 15:15:08,414 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e55920e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e556afa-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e556afa-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@13cc02ec, true, {}]
2024-04-30 15:15:08,415 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9defa886-849c-4ebf-b4c2-1d0f91b6cc23, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:08,416 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@467e44c4
2024-04-30 15:15:08,416 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9defa886-849c-4ebf-b4c2-1d0f91b6cc23, null, 0, false, true, null]
2024-04-30 15:15:08,417 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6e560740-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84]
2024-04-30 15:15:08,417 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e560743-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e560740-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e560740-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38a88cba, true, {}]
2024-04-30 15:15:08,418 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e562e54-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e560740-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e560740-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1df31a5c, true, {}]
2024-04-30 15:15:08,419 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCancellation, null, 0, false, true, null]
2024-04-30 15:15:08,420 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6e567c75-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom82]
2024-04-30 15:15:08,420 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e567c78-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e567c75-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e567c75-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@181b8c44, true, {}]
2024-04-30 15:15:08,421 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e56a389-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e567c75-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e567c75-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@aa9277f, true, {}]
2024-04-30 15:15:08,421 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ab0e1ff4-ac86-41bb-a4be-c54896806459, address=ab0e1ff4-ac86-41bb-a4be-c54896806459, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:08,422 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4628f70
2024-04-30 15:15:08,422 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@471441a8
2024-04-30 15:15:08,423 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ab0e1ff4-ac86-41bb-a4be-c54896806459, null, 0, false, true, null]
2024-04-30 15:15:08,424 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6822, durable=true, userID=6e56f1ac-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=6e567c77-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d421f5c5-9fdc-4d3f-8dd7-b4bfefb3314e, JMSReplyTo=temp-queue://ab0e1ff4-ac86-41bb-a4be-c54896806459, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@746059951, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483446)
..................................................
***** durable queues test/mom/testQueueRequestReplyCancellation:
- queueID=2722 address:test/mom/testQueueRequestReplyCancellation name:test/mom/testQueueRequestReplyCancellation filter:null
***** non durable for test/mom/testQueueRequestReplyCancellation:
..................................................
, transaction: null
2024-04-30 15:15:08,428 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCancellation: Reference[6822]:RELIABLE:CoreMessage[messageID=6822, durable=true, userID=6e56f1ac-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=6e567c77-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d421f5c5-9fdc-4d3f-8dd7-b4bfefb3314e, JMSReplyTo=temp-queue://ab0e1ff4-ac86-41bb-a4be-c54896806459, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@746059951
2024-04-30 15:15:08,428 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=6822, durable=true, userID=6e56f1ac-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=6e567c77-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d421f5c5-9fdc-4d3f-8dd7-b4bfefb3314e, JMSReplyTo=temp-queue://ab0e1ff4-ac86-41bb-a4be-c54896806459, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@746059951 to transaction: TransactionImpl [xid=null, txID=6823, xid=null, state=ACTIVE, createTime=1714490108428(Tue Apr 30 15:15:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@50c6379f
2024-04-30 15:15:08,429 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom82]
2024-04-30 15:15:08,429 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6e57dc0d-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-d421f5c5-9fdc-4d3f-8dd7-b4bfefb3314e, activemq.broker=mom86]
2024-04-30 15:15:08,430 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e580320-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e57dc0d-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e57dc0d-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4715e7b1, true, {}]
2024-04-30 15:15:08,430 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e580321-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e57dc0d-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e57dc0d-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e6dbfac, true, {}]
2024-04-30 15:15:08,430 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6e567c75-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom82]
2024-04-30 15:15:08,431 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=6822, durable=true, userID=6e56f1ac-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=6e567c77-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d421f5c5-9fdc-4d3f-8dd7-b4bfefb3314e, JMSReplyTo=temp-queue://ab0e1ff4-ac86-41bb-a4be-c54896806459, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@746059951, transaction: TransactionImpl [xid=null, txID=6823, xid=null, state=COMMITTED, createTime=1714490108428(Tue Apr 30 15:15:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@50c6379f
2024-04-30 15:15:08,432 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6841, durable=true, userID=6e582a33-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=6e58031f-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d421f5c5-9fdc-4d3f-8dd7-b4bfefb3314e, _AMQ_ROUTING_TYPE=0]]@598192383, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483198)
..................................................
***** durable queues scout.mom.requestreply.cancellation:
***** non durable for scout.mom.requestreply.cancellation:
- queueID=6804 address:scout.mom.requestreply.cancellation name:9defa886-849c-4ebf-b4c2-1d0f91b6cc23 filter:null
..................................................
, transaction: null
2024-04-30 15:15:08,432 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 9defa886-849c-4ebf-b4c2-1d0f91b6cc23: Reference[6841]:RELIABLE:CoreMessage[messageID=6841, durable=true, userID=6e582a33-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=6e58031f-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d421f5c5-9fdc-4d3f-8dd7-b4bfefb3314e, _AMQ_ROUTING_TYPE=0]]@598192383
2024-04-30 15:15:08,432 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 9defa886-849c-4ebf-b4c2-1d0f91b6cc23: CoreMessage[messageID=6841, durable=true, userID=6e582a33-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=6e58031f-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d421f5c5-9fdc-4d3f-8dd7-b4bfefb3314e, _AMQ_ROUTING_TYPE=0]]@598192383 to transaction: TransactionImpl [xid=null, txID=6844, xid=null, state=ACTIVE, createTime=1714490108432(Tue Apr 30 15:15:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5efdcd24
2024-04-30 15:15:08,432 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 9defa886-849c-4ebf-b4c2-1d0f91b6cc23: CoreMessage[messageID=6841, durable=true, userID=6e582a33-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=6e58031f-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d421f5c5-9fdc-4d3f-8dd7-b4bfefb3314e, _AMQ_ROUTING_TYPE=0]]@598192383, transaction: TransactionImpl [xid=null, txID=6844, xid=null, state=COMMITTED, createTime=1714490108432(Tue Apr 30 15:15:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5efdcd24
2024-04-30 15:15:08,432 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@593db293]
2024-04-30 15:15:08,432 INFO  [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6e57dc0d-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-d421f5c5-9fdc-4d3f-8dd7-b4bfefb3314e, activemq.broker=mom86]
2024-04-30 15:15:08,434 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6e560740-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:08,434 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3bb7f95f[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:15:08,435 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005989 ms
2024-04-30 15:15:08,435 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6e556afa-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:08,436 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:15:08,436 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 25.917162 ms
2024-04-30 15:15:08,436 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyCancellation [artemis-j2ee]>
2024-04-30 15:15:08,437 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:08,437 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyTimeout [artemis-j2ee]>
2024-04-30 15:15:08,438 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 664917816'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:15:08,440 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:15:08,440 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6e5989c5-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:15:08,440 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e5989c8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e5989c5-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e5989c5-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b81ce52, true, {}]
2024-04-30 15:15:08,441 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e59b0d9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e5989c5-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e5989c5-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37aa7431, true, {}]
2024-04-30 15:15:08,442 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=97a00dce-5b0f-400f-b8f2-4269104083c3, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:08,442 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3ba991bf
2024-04-30 15:15:08,443 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 97a00dce-5b0f-400f-b8f2-4269104083c3, null, 0, false, true, null]
2024-04-30 15:15:08,443 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6e59fefb-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85]
2024-04-30 15:15:08,444 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e5a260e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e59fefb-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e59fefb-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ab2339a, true, {}]
2024-04-30 15:15:08,445 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e5a260f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e59fefb-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e59fefb-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@508f1d05, true, {}]
2024-04-30 15:15:08,446 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyTimeout, null, 0, false, true, null]
2024-04-30 15:15:08,446 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6e5a7430-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout, activemq.broker=mom84]
2024-04-30 15:15:08,468 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e5da883-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e5a7430-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e5a7430-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70e4bf3d, true, {}]
2024-04-30 15:15:08,468 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6e5dcf94-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=6e5a7430-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=6e5a7430-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70181ba, true, {}]
2024-04-30 15:15:08,469 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c7a5a1b4-fc3b-44c3-b86b-91c01ecdfc75, address=c7a5a1b4-fc3b-44c3-b86b-91c01ecdfc75, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:08,469 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3b498eeb
2024-04-30 15:15:08,469 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@bede04b
2024-04-30 15:15:08,470 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c7a5a1b4-fc3b-44c3-b86b-91c01ecdfc75, null, 0, false, true, null]
2024-04-30 15:15:08,471 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6887, durable=true, userID=6e5e44c7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=6e5da882-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7b709214-d857-4973-8420-11034590032e, JMSReplyTo=temp-queue://c7a5a1b4-fc3b-44c3-b86b-91c01ecdfc75, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@187904031, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyTimeout, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyTimeout previousRoute:ANYCAST, reusable=true, version=-2147483441)
..................................................
***** durable queues test/mom/testQueueRequestReplyTimeout:
- queueID=2783 address:test/mom/testQueueRequestReplyTimeout name:test/mom/testQueueRequestReplyTimeout filter:null
***** non durable for test/mom/testQueueRequestReplyTimeout:
..................................................
, transaction: null
2024-04-30 15:15:08,471 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyTimeout: Reference[6887]:RELIABLE:CoreMessage[messageID=6887, durable=true, userID=6e5e44c7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=6e5da882-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7b709214-d857-4973-8420-11034590032e, JMSReplyTo=temp-queue://c7a5a1b4-fc3b-44c3-b86b-91c01ecdfc75, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@187904031
2024-04-30 15:15:08,472 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyTimeout: CoreMessage[messageID=6887, durable=true, userID=6e5e44c7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=6e5da882-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7b709214-d857-4973-8420-11034590032e, JMSReplyTo=temp-queue://c7a5a1b4-fc3b-44c3-b86b-91c01ecdfc75, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@187904031 to transaction: TransactionImpl [xid=null, txID=6888, xid=null, state=ACTIVE, createTime=1714490108472(Tue Apr 30 15:15:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4c522168
2024-04-30 15:15:08,475 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyTimeout: CoreMessage[messageID=6887, durable=true, userID=6e5e44c7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=6e5da882-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7b709214-d857-4973-8420-11034590032e, JMSReplyTo=temp-queue://c7a5a1b4-fc3b-44c3-b86b-91c01ecdfc75, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@187904031, transaction: TransactionImpl [xid=null, txID=6888, xid=null, state=COMMITTED, createTime=1714490108472(Tue Apr 30 15:15:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4c522168
2024-04-30 15:15:13,447 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout, activemq.broker=mom84]
2024-04-30 15:15:13,447 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 71558bc8-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-7b709214-d857-4973-8420-11034590032e, activemq.broker=mom82]
2024-04-30 15:15:13,448 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7155b2db-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=71558bc8-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=71558bc8-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11074787, true, {}]
2024-04-30 15:15:13,449 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7155d9ec-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=71558bc8-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=71558bc8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3eab5c3a, true, {}]
2024-04-30 15:15:13,449 INFO  [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6e5a7430-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout, activemq.broker=mom84]
2024-04-30 15:15:13,450 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6906, durable=true, userID=715600fe-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=7155b2da-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7b709214-d857-4973-8420-11034590032e, _AMQ_ROUTING_TYPE=0]]@1683173482, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483194)
..................................................
***** durable queues scout.mom.requestreply.cancellation:
***** non durable for scout.mom.requestreply.cancellation:
- queueID=6869 address:scout.mom.requestreply.cancellation name:97a00dce-5b0f-400f-b8f2-4269104083c3 filter:null
..................................................
, transaction: null
2024-04-30 15:15:13,450 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 97a00dce-5b0f-400f-b8f2-4269104083c3: Reference[6906]:RELIABLE:CoreMessage[messageID=6906, durable=true, userID=715600fe-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=7155b2da-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7b709214-d857-4973-8420-11034590032e, _AMQ_ROUTING_TYPE=0]]@1683173482
2024-04-30 15:15:13,451 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 97a00dce-5b0f-400f-b8f2-4269104083c3: CoreMessage[messageID=6906, durable=true, userID=715600fe-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=7155b2da-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7b709214-d857-4973-8420-11034590032e, _AMQ_ROUTING_TYPE=0]]@1683173482 to transaction: TransactionImpl [xid=null, txID=6909, xid=null, state=ACTIVE, createTime=1714490113451(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@168be778
2024-04-30 15:15:13,451 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 97a00dce-5b0f-400f-b8f2-4269104083c3: CoreMessage[messageID=6906, durable=true, userID=715600fe-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=7155b2da-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7b709214-d857-4973-8420-11034590032e, _AMQ_ROUTING_TYPE=0]]@1683173482, transaction: TransactionImpl [xid=null, txID=6909, xid=null, state=COMMITTED, createTime=1714490113451(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@168be778
2024-04-30 15:15:13,451 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 71558bc8-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-7b709214-d857-4973-8420-11034590032e, activemq.broker=mom82]
2024-04-30 15:15:13,451 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@62109320]
2024-04-30 15:15:13,453 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6e59fefb-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:13,454 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3d54467b[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:15:13,454 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013764 ms
2024-04-30 15:15:13,456 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6e5989c5-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:13,457 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:15:13,457 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5020.216179 ms
2024-04-30 15:15:13,457 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyTimeout [artemis-j2ee]>
2024-04-30 15:15:13,459 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:13,459 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_JsonMarshaller_Exception1 [artemis-j2ee]>
2024-04-30 15:15:13,460 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 775151690'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:15:13,462 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:15:13,463 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 7157d5c0-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:15:13,463 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7157fcd3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7157d5c0-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7157d5c0-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c0d4c63, true, {}]
2024-04-30 15:15:13,464 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [715823e4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7157d5c0-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7157d5c0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e9cabc2, true, {}]
2024-04-30 15:15:13,465 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7887331d-8ecc-49e3-b578-fc36268ed6b1, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,466 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7280b25a
2024-04-30 15:15:13,467 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7887331d-8ecc-49e3-b578-fc36268ed6b1, null, 0, false, true, null]
2024-04-30 15:15:13,467 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 71589916-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:15:13,468 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7158c029-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=71589916-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=71589916-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16ae6abc, true, {}]
2024-04-30 15:15:13,468 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7158c02a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=71589916-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=71589916-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6eb7a42d, true, {}]
2024-04-30 15:15:13,469 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_JsonMarshaller_Exception1, null, 0, false, true, null]
2024-04-30 15:15:13,470 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 71590e4b-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReply_JsonMarshaller_Exception1, activemq.broker=mom85]
2024-04-30 15:15:13,471 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71590e4e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=71590e4b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=71590e4b-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e7f41d0, true, {}]
2024-04-30 15:15:13,471 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7159355f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=71590e4b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=71590e4b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70b2fdcf, true, {}]
2024-04-30 15:15:13,471 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=dd30acd0-6567-4cd4-beb1-d5ea52d0dae3, address=dd30acd0-6567-4cd4-beb1-d5ea52d0dae3, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,472 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@31f0a8ea
2024-04-30 15:15:13,472 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2049bfec
2024-04-30 15:15:13,473 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, dd30acd0-6567-4cd4-beb1-d5ea52d0dae3, null, 0, false, true, null]
2024-04-30 15:15:13,474 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6952, durable=true, userID=71598382-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=775, properties=TypedProperties[__AMQ_CID=71590e4d-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ccbd3cdb-321d-4d67-8647-3acf38b4632f, JMSReplyTo=temp-queue://dd30acd0-6567-4cd4-beb1-d5ea52d0dae3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1941766066, context: RoutingContextImpl(Address=test/mom/testRequestReply_JsonMarshaller_Exception1, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_JsonMarshaller_Exception1 previousRoute:ANYCAST, reusable=true, version=-2147483436)
..................................................
***** durable queues test/mom/testRequestReply_JsonMarshaller_Exception1:
- queueID=2844 address:test/mom/testRequestReply_JsonMarshaller_Exception1 name:test/mom/testRequestReply_JsonMarshaller_Exception1 filter:null
***** non durable for test/mom/testRequestReply_JsonMarshaller_Exception1:
..................................................
, transaction: null
2024-04-30 15:15:13,478 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_JsonMarshaller_Exception1: Reference[6952]:RELIABLE:CoreMessage[messageID=6952, durable=true, userID=71598382-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=775, properties=TypedProperties[__AMQ_CID=71590e4d-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ccbd3cdb-321d-4d67-8647-3acf38b4632f, JMSReplyTo=temp-queue://dd30acd0-6567-4cd4-beb1-d5ea52d0dae3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1941766066
2024-04-30 15:15:13,478 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_JsonMarshaller_Exception1: CoreMessage[messageID=6952, durable=true, userID=71598382-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=775, properties=TypedProperties[__AMQ_CID=71590e4d-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ccbd3cdb-321d-4d67-8647-3acf38b4632f, JMSReplyTo=temp-queue://dd30acd0-6567-4cd4-beb1-d5ea52d0dae3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1941766066 to transaction: TransactionImpl [xid=null, txID=6953, xid=null, state=ACTIVE, createTime=1714490113478(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3c845e22
2024-04-30 15:15:13,479 ERROR [scout-thread-17] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510c[name=test/mom/testRequestReply_JsonMarshaller_Exception1, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=6defa498-39d3-44c9-973b-9506a0897807]
org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception
	at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_JsonMarshaller_Exception1(JmsMomWithRequestReplyTest.java:649)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:15:13,479 INFO  [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 715a6de3-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510c[name=test/mom/testRequestReply_JsonMarshaller_Exception1, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=6defa498-39d3-44c9-973b-9506a0897807]
2024-04-30 15:15:13,480 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [715a94f6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=715a6de3-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=715a6de3-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3156cebd, true, {}]
2024-04-30 15:15:13,481 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [715a94f7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=715a6de3-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=715a6de3-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73e26f6a, true, {}]
2024-04-30 15:15:13,481 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_JsonMarshaller_Exception1: CoreMessage[messageID=6952, durable=true, userID=71598382-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=775, properties=TypedProperties[__AMQ_CID=71590e4d-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ccbd3cdb-321d-4d67-8647-3acf38b4632f, JMSReplyTo=temp-queue://dd30acd0-6567-4cd4-beb1-d5ea52d0dae3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1941766066, transaction: TransactionImpl [xid=null, txID=6953, xid=null, state=COMMITTED, createTime=1714490113478(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3c845e22
2024-04-30 15:15:13,482 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from dd30acd0-6567-4cd4-beb1-d5ea52d0dae3: Reference[6958]:RELIABLE:CoreMessage[messageID=6958, durable=true, userID=715ae319-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=dd30acd0-6567-4cd4-beb1-d5ea52d0dae3, size=1335, properties=TypedProperties[__AMQ_CID=715a94f5-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ccbd3cdb-321d-4d67-8647-3acf38b4632f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6defa498-39d3-44c9-973b-9506a0897807]]@726590990
2024-04-30 15:15:13,482 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6958, durable=true, userID=715ae319-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=dd30acd0-6567-4cd4-beb1-d5ea52d0dae3, size=1335, properties=TypedProperties[__AMQ_CID=715a94f5-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ccbd3cdb-321d-4d67-8647-3acf38b4632f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6defa498-39d3-44c9-973b-9506a0897807]]@726590990, context: RoutingContextImpl(Address=dd30acd0-6567-4cd4-beb1-d5ea52d0dae3, routingType=ANYCAST, PreviousAddress=dd30acd0-6567-4cd4-beb1-d5ea52d0dae3 previousRoute:ANYCAST, reusable=true, version=-2147483189)
..................................................
***** durable queues dd30acd0-6567-4cd4-beb1-d5ea52d0dae3:
***** non durable for dd30acd0-6567-4cd4-beb1-d5ea52d0dae3:
- queueID=6948 address:dd30acd0-6567-4cd4-beb1-d5ea52d0dae3 name:dd30acd0-6567-4cd4-beb1-d5ea52d0dae3 filter:null
..................................................
, transaction: null
2024-04-30 15:15:13,483 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from dd30acd0-6567-4cd4-beb1-d5ea52d0dae3: CoreMessage[messageID=6958, durable=true, userID=715ae319-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=dd30acd0-6567-4cd4-beb1-d5ea52d0dae3, size=1335, properties=TypedProperties[__AMQ_CID=715a94f5-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ccbd3cdb-321d-4d67-8647-3acf38b4632f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6defa498-39d3-44c9-973b-9506a0897807]]@726590990 to transaction: TransactionImpl [xid=null, txID=6959, xid=null, state=ACTIVE, createTime=1714490113483(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6d802eef
2024-04-30 15:15:13,483 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from dd30acd0-6567-4cd4-beb1-d5ea52d0dae3: CoreMessage[messageID=6958, durable=true, userID=715ae319-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=dd30acd0-6567-4cd4-beb1-d5ea52d0dae3, size=1335, properties=TypedProperties[__AMQ_CID=715a94f5-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ccbd3cdb-321d-4d67-8647-3acf38b4632f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6defa498-39d3-44c9-973b-9506a0897807]]@726590990, transaction: TransactionImpl [xid=null, txID=6959, xid=null, state=COMMITTED, createTime=1714490113483(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6d802eef
2024-04-30 15:15:13,483 INFO  [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 715a6de3-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510c[name=test/mom/testRequestReply_JsonMarshaller_Exception1, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=6defa498-39d3-44c9-973b-9506a0897807]
2024-04-30 15:15:13,484 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 71590e4b-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReply_JsonMarshaller_Exception1, activemq.broker=mom85]
2024-04-30 15:15:13,485 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@542b27af]
2024-04-30 15:15:13,487 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 71589916-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:13,488 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@e490918[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:15:13,488 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007610 ms
2024-04-30 15:15:13,489 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 7157d5c0-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:13,490 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:15:13,491 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 31.528585 ms
2024-04-30 15:15:13,491 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_JsonMarshaller_Exception1 [artemis-j2ee]>
2024-04-30 15:15:13,491 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:13,492 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_JsonMarshaller_Exception2 [artemis-j2ee]>
2024-04-30 15:15:13,492 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 400107441'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:15:13,494 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:15:13,494 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 715cb7db-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:15:13,495 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [715cdeee-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=715cb7db-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=715cb7db-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4dd8920b, true, {}]
2024-04-30 15:15:13,496 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [715d05ff-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=715cb7db-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=715cb7db-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8a7eae2, true, {}]
2024-04-30 15:15:13,497 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=95d32d4e-dad6-40ff-add3-2421a4487a71, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,497 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3925934e
2024-04-30 15:15:13,498 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 95d32d4e-dad6-40ff-add3-2421a4487a71, null, 0, false, true, null]
2024-04-30 15:15:13,498 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 715d5421-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:15:13,499 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [715d7b34-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=715d5421-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=715d5421-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3116b341, true, {}]
2024-04-30 15:15:13,499 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [715d7b35-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=715d5421-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=715d5421-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e38d9cc, true, {}]
2024-04-30 15:15:13,500 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_JsonMarshaller_Exception2, null, 0, false, true, null]
2024-04-30 15:15:13,501 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 715dc956-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReply_JsonMarshaller_Exception2, activemq.broker=mom85]
2024-04-30 15:15:13,501 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [715dc959-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=715dc956-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=715dc956-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1480b2ba, true, {}]
2024-04-30 15:15:13,502 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [715df06a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=715dc956-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=715dc956-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4744a99b, true, {}]
2024-04-30 15:15:13,502 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b6884b83-dd21-47ba-8fb4-498a0989f81b, address=b6884b83-dd21-47ba-8fb4-498a0989f81b, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,502 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1e8c4923
2024-04-30 15:15:13,503 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6021f114
2024-04-30 15:15:13,503 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b6884b83-dd21-47ba-8fb4-498a0989f81b, null, 0, false, true, null]
2024-04-30 15:15:13,505 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7017, durable=true, userID=715e3e8d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=775, properties=TypedProperties[__AMQ_CID=715dc958-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f45fddf6-6e7b-4f08-bf61-a501320cb993, JMSReplyTo=temp-queue://b6884b83-dd21-47ba-8fb4-498a0989f81b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1139157593, context: RoutingContextImpl(Address=test/mom/testRequestReply_JsonMarshaller_Exception2, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_JsonMarshaller_Exception2 previousRoute:ANYCAST, reusable=true, version=-2147483431)
..................................................
***** durable queues test/mom/testRequestReply_JsonMarshaller_Exception2:
- queueID=2909 address:test/mom/testRequestReply_JsonMarshaller_Exception2 name:test/mom/testRequestReply_JsonMarshaller_Exception2 filter:null
***** non durable for test/mom/testRequestReply_JsonMarshaller_Exception2:
..................................................
, transaction: null
2024-04-30 15:15:13,505 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_JsonMarshaller_Exception2: Reference[7017]:RELIABLE:CoreMessage[messageID=7017, durable=true, userID=715e3e8d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=775, properties=TypedProperties[__AMQ_CID=715dc958-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f45fddf6-6e7b-4f08-bf61-a501320cb993, JMSReplyTo=temp-queue://b6884b83-dd21-47ba-8fb4-498a0989f81b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1139157593
2024-04-30 15:15:13,506 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_JsonMarshaller_Exception2: CoreMessage[messageID=7017, durable=true, userID=715e3e8d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=775, properties=TypedProperties[__AMQ_CID=715dc958-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f45fddf6-6e7b-4f08-bf61-a501320cb993, JMSReplyTo=temp-queue://b6884b83-dd21-47ba-8fb4-498a0989f81b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1139157593 to transaction: TransactionImpl [xid=null, txID=7018, xid=null, state=ACTIVE, createTime=1714490113506(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6785e88b
2024-04-30 15:15:13,506 INFO  [scout-thread-17] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:108) - VetoException: undefined [severity=ERROR] - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=68e05ca9-9d49-469f-bf11-ec5fc8f03943]
2024-04-30 15:15:13,506 INFO  [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 715e8cae-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=68e05ca9-9d49-469f-bf11-ec5fc8f03943]
2024-04-30 15:15:13,507 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [715eb3c1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=715e8cae-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=715e8cae-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34dba8, true, {}]
2024-04-30 15:15:13,507 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [715eb3c2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=715e8cae-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=715e8cae-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56cc6e88, true, {}]
2024-04-30 15:15:13,508 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_JsonMarshaller_Exception2: CoreMessage[messageID=7017, durable=true, userID=715e3e8d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=775, properties=TypedProperties[__AMQ_CID=715dc958-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f45fddf6-6e7b-4f08-bf61-a501320cb993, JMSReplyTo=temp-queue://b6884b83-dd21-47ba-8fb4-498a0989f81b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1139157593, transaction: TransactionImpl [xid=null, txID=7018, xid=null, state=COMMITTED, createTime=1714490113506(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6785e88b
2024-04-30 15:15:13,509 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7023, durable=true, userID=715edad4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=b6884b83-dd21-47ba-8fb4-498a0989f81b, size=1201, properties=TypedProperties[__AMQ_CID=715eb3c0-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f45fddf6-6e7b-4f08-bf61-a501320cb993, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=68e05ca9-9d49-469f-bf11-ec5fc8f03943]]@771038413, context: RoutingContextImpl(Address=b6884b83-dd21-47ba-8fb4-498a0989f81b, routingType=ANYCAST, PreviousAddress=b6884b83-dd21-47ba-8fb4-498a0989f81b previousRoute:ANYCAST, reusable=true, version=-2147483185)
..................................................
***** durable queues b6884b83-dd21-47ba-8fb4-498a0989f81b:
***** non durable for b6884b83-dd21-47ba-8fb4-498a0989f81b:
- queueID=7013 address:b6884b83-dd21-47ba-8fb4-498a0989f81b name:b6884b83-dd21-47ba-8fb4-498a0989f81b filter:null
..................................................
, transaction: null
2024-04-30 15:15:13,509 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b6884b83-dd21-47ba-8fb4-498a0989f81b: Reference[7023]:RELIABLE:CoreMessage[messageID=7023, durable=true, userID=715edad4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=b6884b83-dd21-47ba-8fb4-498a0989f81b, size=1201, properties=TypedProperties[__AMQ_CID=715eb3c0-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f45fddf6-6e7b-4f08-bf61-a501320cb993, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=68e05ca9-9d49-469f-bf11-ec5fc8f03943]]@771038413
2024-04-30 15:15:13,509 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b6884b83-dd21-47ba-8fb4-498a0989f81b: CoreMessage[messageID=7023, durable=true, userID=715edad4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=b6884b83-dd21-47ba-8fb4-498a0989f81b, size=1201, properties=TypedProperties[__AMQ_CID=715eb3c0-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f45fddf6-6e7b-4f08-bf61-a501320cb993, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=68e05ca9-9d49-469f-bf11-ec5fc8f03943]]@771038413 to transaction: TransactionImpl [xid=null, txID=7024, xid=null, state=ACTIVE, createTime=1714490113509(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@220dce43
2024-04-30 15:15:13,509 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b6884b83-dd21-47ba-8fb4-498a0989f81b: CoreMessage[messageID=7023, durable=true, userID=715edad4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=b6884b83-dd21-47ba-8fb4-498a0989f81b, size=1201, properties=TypedProperties[__AMQ_CID=715eb3c0-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f45fddf6-6e7b-4f08-bf61-a501320cb993, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=68e05ca9-9d49-469f-bf11-ec5fc8f03943]]@771038413, transaction: TransactionImpl [xid=null, txID=7024, xid=null, state=COMMITTED, createTime=1714490113509(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@220dce43
2024-04-30 15:15:13,510 INFO  [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 715e8cae-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=68e05ca9-9d49-469f-bf11-ec5fc8f03943]
2024-04-30 15:15:13,510 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 715dc956-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReply_JsonMarshaller_Exception2, activemq.broker=mom85]
2024-04-30 15:15:13,512 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@475b796d]
2024-04-30 15:15:13,513 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 715d5421-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:13,513 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@ad605f4[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:15:13,514 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006253 ms
2024-04-30 15:15:13,515 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 715cb7db-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:13,516 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:15:13,516 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 24.364629 ms
2024-04-30 15:15:13,516 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_JsonMarshaller_Exception2 [artemis-j2ee]>
2024-04-30 15:15:13,517 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:13,517 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyJsonObjectMarshaller [artemis-j2ee]>
2024-04-30 15:15:13,517 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1493001369'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,520 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,520 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 7160af96-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,520 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7160af99-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7160af96-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7160af96-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@415778a, true, {}]
2024-04-30 15:15:13,521 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7160d6aa-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7160af96-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7160af96-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39aa4293, true, {}]
2024-04-30 15:15:13,522 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e919b9fc-8150-4db3-9ef7-36f505927eb5, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,522 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@118a320a
2024-04-30 15:15:13,523 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e919b9fc-8150-4db3-9ef7-36f505927eb5, null, 0, false, true, null]
2024-04-30 15:15:13,523 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 716124cc-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,524 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71614bdf-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=716124cc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=716124cc-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63cc6680, true, {}]
2024-04-30 15:15:13,525 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [716172f0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=716124cc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=716124cc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4163d367, true, {}]
2024-04-30 15:15:13,526 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 716172f0-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testQueueRequestReplyJsonObjectMarshaller, [MULTICAST], true]
2024-04-30 15:15:13,526 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@45e121b1
2024-04-30 15:15:13,526 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ca36250d-0ff9-47ce-882d-e540d847614e, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,527 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@773e8a32
2024-04-30 15:15:13,527 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ca36250d-0ff9-47ce-882d-e540d847614e, null, 0, false, true, null]
2024-04-30 15:15:13,528 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 7161e822-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyJsonObjectMarshaller, activemq.broker=mom85]
2024-04-30 15:15:13,528 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7161e825-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7161e822-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7161e822-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d032baf, true, {}]
2024-04-30 15:15:13,529 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71620f36-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7161e822-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7161e822-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26e82437, true, {}]
2024-04-30 15:15:13,529 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=46c9e96d-fcbb-46f4-8551-3be9a3ff71a3, address=46c9e96d-fcbb-46f4-8551-3be9a3ff71a3, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,530 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5eb44e70
2024-04-30 15:15:13,530 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@31f2ade3
2024-04-30 15:15:13,531 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 46c9e96d-fcbb-46f4-8551-3be9a3ff71a3, null, 0, false, true, null]
2024-04-30 15:15:13,532 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7086, durable=true, userID=71625d59-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=7161e824-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6542e3df-9461-4b5a-bdcd-35aa83a2c541, JMSReplyTo=temp-queue://46c9e96d-fcbb-46f4-8551-3be9a3ff71a3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1126566259, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyJsonObjectMarshaller, routingType=MULTICAST, PreviousAddress=test/mom/testQueueRequestReplyJsonObjectMarshaller previousRoute:MULTICAST, reusable=true, version=-2147483181)
..................................................
***** durable queues test/mom/testQueueRequestReplyJsonObjectMarshaller:
***** non durable for test/mom/testQueueRequestReplyJsonObjectMarshaller:
- queueID=7074 address:test/mom/testQueueRequestReplyJsonObjectMarshaller name:ca36250d-0ff9-47ce-882d-e540d847614e filter:null
..................................................
, transaction: null
2024-04-30 15:15:13,532 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ca36250d-0ff9-47ce-882d-e540d847614e: Reference[7086]:RELIABLE:CoreMessage[messageID=7086, durable=true, userID=71625d59-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=7161e824-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6542e3df-9461-4b5a-bdcd-35aa83a2c541, JMSReplyTo=temp-queue://46c9e96d-fcbb-46f4-8551-3be9a3ff71a3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1126566259
2024-04-30 15:15:13,532 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ca36250d-0ff9-47ce-882d-e540d847614e: CoreMessage[messageID=7086, durable=true, userID=71625d59-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=7161e824-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6542e3df-9461-4b5a-bdcd-35aa83a2c541, JMSReplyTo=temp-queue://46c9e96d-fcbb-46f4-8551-3be9a3ff71a3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1126566259 to transaction: TransactionImpl [xid=null, txID=7087, xid=null, state=ACTIVE, createTime=1714490113532(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1697a468
2024-04-30 15:15:13,533 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ca36250d-0ff9-47ce-882d-e540d847614e: CoreMessage[messageID=7086, durable=true, userID=71625d59-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=7161e824-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6542e3df-9461-4b5a-bdcd-35aa83a2c541, JMSReplyTo=temp-queue://46c9e96d-fcbb-46f4-8551-3be9a3ff71a3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1126566259, transaction: TransactionImpl [xid=null, txID=7087, xid=null, state=COMMITTED, createTime=1714490113532(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1697a468
2024-04-30 15:15:13,533 INFO  [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 7162ab7a-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@2a5094ba[name=test/mom/testQueueRequestReplyJsonObjectMarshaller, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=10440f2b-23c6-4bed-9382-19a2747a8430]
2024-04-30 15:15:13,534 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7162ab7d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7162ab7a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7162ab7a-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d13b64a, true, {}]
2024-04-30 15:15:13,534 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7162d28e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7162ab7a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7162ab7a-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66cacab2, true, {}]
2024-04-30 15:15:13,536 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7092, durable=true, userID=7162f9a0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=46c9e96d-fcbb-46f4-8551-3be9a3ff71a3, size=1077, properties=TypedProperties[__AMQ_CID=7162ab7c-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6542e3df-9461-4b5a-bdcd-35aa83a2c541, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=10440f2b-23c6-4bed-9382-19a2747a8430]]@327274755, context: RoutingContextImpl(Address=46c9e96d-fcbb-46f4-8551-3be9a3ff71a3, routingType=ANYCAST, PreviousAddress=46c9e96d-fcbb-46f4-8551-3be9a3ff71a3 previousRoute:ANYCAST, reusable=true, version=-2147483180)
..................................................
***** durable queues 46c9e96d-fcbb-46f4-8551-3be9a3ff71a3:
***** non durable for 46c9e96d-fcbb-46f4-8551-3be9a3ff71a3:
- queueID=7082 address:46c9e96d-fcbb-46f4-8551-3be9a3ff71a3 name:46c9e96d-fcbb-46f4-8551-3be9a3ff71a3 filter:null
..................................................
, transaction: null
2024-04-30 15:15:13,536 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 46c9e96d-fcbb-46f4-8551-3be9a3ff71a3: Reference[7092]:RELIABLE:CoreMessage[messageID=7092, durable=true, userID=7162f9a0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=46c9e96d-fcbb-46f4-8551-3be9a3ff71a3, size=1077, properties=TypedProperties[__AMQ_CID=7162ab7c-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6542e3df-9461-4b5a-bdcd-35aa83a2c541, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=10440f2b-23c6-4bed-9382-19a2747a8430]]@327274755
2024-04-30 15:15:13,536 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 46c9e96d-fcbb-46f4-8551-3be9a3ff71a3: CoreMessage[messageID=7092, durable=true, userID=7162f9a0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=46c9e96d-fcbb-46f4-8551-3be9a3ff71a3, size=1077, properties=TypedProperties[__AMQ_CID=7162ab7c-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6542e3df-9461-4b5a-bdcd-35aa83a2c541, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=10440f2b-23c6-4bed-9382-19a2747a8430]]@327274755 to transaction: TransactionImpl [xid=null, txID=7094, xid=null, state=ACTIVE, createTime=1714490113536(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@40ca743f
2024-04-30 15:15:13,537 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 46c9e96d-fcbb-46f4-8551-3be9a3ff71a3: CoreMessage[messageID=7092, durable=true, userID=7162f9a0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=46c9e96d-fcbb-46f4-8551-3be9a3ff71a3, size=1077, properties=TypedProperties[__AMQ_CID=7162ab7c-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6542e3df-9461-4b5a-bdcd-35aa83a2c541, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=10440f2b-23c6-4bed-9382-19a2747a8430]]@327274755, transaction: TransactionImpl [xid=null, txID=7094, xid=null, state=COMMITTED, createTime=1714490113536(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@40ca743f
2024-04-30 15:15:13,537 INFO  [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 7162ab7a-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@2a5094ba[name=test/mom/testQueueRequestReplyJsonObjectMarshaller, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=10440f2b-23c6-4bed-9382-19a2747a8430]
2024-04-30 15:15:13,537 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 7161e822-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyJsonObjectMarshaller, activemq.broker=mom85]
2024-04-30 15:15:13,538 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@6a495d88, org.eclipse.scout.rt.mom.jms.JmsSubscription@45ea6c24]
2024-04-30 15:15:13,540 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 716124cc-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:13,541 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4f3579f4[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:15:13,541 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006375 ms
2024-04-30 15:15:13,542 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 7160af96-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:13,543 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:15:13,543 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 26.118588 ms
2024-04-30 15:15:13,543 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyJsonObjectMarshaller [artemis-j2ee]>
2024-04-30 15:15:13,544 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:13,544 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReply [artemis-j2ee]>
2024-04-30 15:15:13,544 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 850090270'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:15:13,546 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:15:13,546 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 7164a752-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:15:13,547 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7164ce65-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7164a752-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7164a752-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c074dde, true, {}]
2024-04-30 15:15:13,547 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7164ce66-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7164a752-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7164a752-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@203448b1, true, {}]
2024-04-30 15:15:13,548 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4f141758-61d1-4239-92f6-bbf8eeda729b, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,548 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6599ade4
2024-04-30 15:15:13,549 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4f141758-61d1-4239-92f6-bbf8eeda729b, null, 0, false, true, null]
2024-04-30 15:15:13,568 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 7167dba8-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:15:13,568 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [716802bb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7167dba8-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7167dba8-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@780d719d, true, {}]
2024-04-30 15:15:13,569 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [716829cc-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7167dba8-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7167dba8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74a061da, true, {}]
2024-04-30 15:15:13,570 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/momtestQueueRequestReply, null, 0, false, true, null]
2024-04-30 15:15:13,570 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 716850dd-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/momtestQueueRequestReply, activemq.broker=mom85]
2024-04-30 15:15:13,571 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [716877f0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=716850dd-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=716850dd-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@738322f, true, {}]
2024-04-30 15:15:13,571 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [716877f1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=716850dd-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=716850dd-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54a56afd, true, {}]
2024-04-30 15:15:13,572 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4128a49b-b01c-4779-9ef3-62407737dd7c, address=4128a49b-b01c-4779-9ef3-62407737dd7c, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,572 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6cb54391
2024-04-30 15:15:13,572 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2cbe5c7f
2024-04-30 15:15:13,573 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4128a49b-b01c-4779-9ef3-62407737dd7c, null, 0, false, true, null]
2024-04-30 15:15:13,574 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7157, durable=true, userID=7168ed24-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=861, properties=TypedProperties[__AMQ_CID=716877ef-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-574dfff9-b71f-41bb-911d-8c509b23c6e0, JMSReplyTo=temp-queue://4128a49b-b01c-4779-9ef3-62407737dd7c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2038160102, context: RoutingContextImpl(Address=test/momtestQueueRequestReply, routingType=ANYCAST, PreviousAddress=test/momtestQueueRequestReply previousRoute:ANYCAST, reusable=true, version=-2147483420)
..................................................
***** durable queues test/momtestQueueRequestReply:
- queueID=3045 address:test/momtestQueueRequestReply name:test/momtestQueueRequestReply filter:null
***** non durable for test/momtestQueueRequestReply:
..................................................
, transaction: null
2024-04-30 15:15:13,578 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/momtestQueueRequestReply: Reference[7157]:RELIABLE:CoreMessage[messageID=7157, durable=true, userID=7168ed24-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=861, properties=TypedProperties[__AMQ_CID=716877ef-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-574dfff9-b71f-41bb-911d-8c509b23c6e0, JMSReplyTo=temp-queue://4128a49b-b01c-4779-9ef3-62407737dd7c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2038160102
2024-04-30 15:15:13,579 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/momtestQueueRequestReply: CoreMessage[messageID=7157, durable=true, userID=7168ed24-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=861, properties=TypedProperties[__AMQ_CID=716877ef-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-574dfff9-b71f-41bb-911d-8c509b23c6e0, JMSReplyTo=temp-queue://4128a49b-b01c-4779-9ef3-62407737dd7c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2038160102 to transaction: TransactionImpl [xid=null, txID=7158, xid=null, state=ACTIVE, createTime=1714490113579(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3c745459
2024-04-30 15:15:13,579 INFO  [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 7169b075-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9e1bc3ab[name=test/momtestQueueRequestReply, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=4ba482b1-f8ae-4abf-a195-790b5a2fcd0f]
2024-04-30 15:15:13,580 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7169d788-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7169b075-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7169b075-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@581eb36d, true, {}]
2024-04-30 15:15:13,580 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7169d789-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7169b075-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7169b075-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3004805a, true, {}]
2024-04-30 15:15:13,581 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/momtestQueueRequestReply: CoreMessage[messageID=7157, durable=true, userID=7168ed24-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=861, properties=TypedProperties[__AMQ_CID=716877ef-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-574dfff9-b71f-41bb-911d-8c509b23c6e0, JMSReplyTo=temp-queue://4128a49b-b01c-4779-9ef3-62407737dd7c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2038160102, transaction: TransactionImpl [xid=null, txID=7158, xid=null, state=COMMITTED, createTime=1714490113579(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3c745459
2024-04-30 15:15:13,582 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7163, durable=true, userID=7169fe9b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=4128a49b-b01c-4779-9ef3-62407737dd7c, size=939, properties=TypedProperties[__AMQ_CID=7169d787-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-574dfff9-b71f-41bb-911d-8c509b23c6e0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4ba482b1-f8ae-4abf-a195-790b5a2fcd0f]]@473159375, context: RoutingContextImpl(Address=4128a49b-b01c-4779-9ef3-62407737dd7c, routingType=ANYCAST, PreviousAddress=4128a49b-b01c-4779-9ef3-62407737dd7c previousRoute:ANYCAST, reusable=true, version=-2147483175)
..................................................
***** durable queues 4128a49b-b01c-4779-9ef3-62407737dd7c:
***** non durable for 4128a49b-b01c-4779-9ef3-62407737dd7c:
- queueID=7153 address:4128a49b-b01c-4779-9ef3-62407737dd7c name:4128a49b-b01c-4779-9ef3-62407737dd7c filter:null
..................................................
, transaction: null
2024-04-30 15:15:13,582 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 4128a49b-b01c-4779-9ef3-62407737dd7c: Reference[7163]:RELIABLE:CoreMessage[messageID=7163, durable=true, userID=7169fe9b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=4128a49b-b01c-4779-9ef3-62407737dd7c, size=939, properties=TypedProperties[__AMQ_CID=7169d787-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-574dfff9-b71f-41bb-911d-8c509b23c6e0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4ba482b1-f8ae-4abf-a195-790b5a2fcd0f]]@473159375
2024-04-30 15:15:13,583 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 4128a49b-b01c-4779-9ef3-62407737dd7c: CoreMessage[messageID=7163, durable=true, userID=7169fe9b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=4128a49b-b01c-4779-9ef3-62407737dd7c, size=939, properties=TypedProperties[__AMQ_CID=7169d787-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-574dfff9-b71f-41bb-911d-8c509b23c6e0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4ba482b1-f8ae-4abf-a195-790b5a2fcd0f]]@473159375 to transaction: TransactionImpl [xid=null, txID=7166, xid=null, state=ACTIVE, createTime=1714490113583(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@35c87c5c
2024-04-30 15:15:13,583 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 4128a49b-b01c-4779-9ef3-62407737dd7c: CoreMessage[messageID=7163, durable=true, userID=7169fe9b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=4128a49b-b01c-4779-9ef3-62407737dd7c, size=939, properties=TypedProperties[__AMQ_CID=7169d787-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-574dfff9-b71f-41bb-911d-8c509b23c6e0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4ba482b1-f8ae-4abf-a195-790b5a2fcd0f]]@473159375, transaction: TransactionImpl [xid=null, txID=7166, xid=null, state=COMMITTED, createTime=1714490113583(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@35c87c5c
2024-04-30 15:15:13,583 INFO  [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 7169b075-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9e1bc3ab[name=test/momtestQueueRequestReply, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=4ba482b1-f8ae-4abf-a195-790b5a2fcd0f]
2024-04-30 15:15:13,583 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 716850dd-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/momtestQueueRequestReply, activemq.broker=mom85]
2024-04-30 15:15:13,586 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@318beab4]
2024-04-30 15:15:13,587 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 7167dba8-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:13,587 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@20015264[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:15:13,587 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005727 ms
2024-04-30 15:15:13,589 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 7164a752-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:13,590 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:15:13,590 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 45.826905 ms
2024-04-30 15:15:13,590 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReply [artemis-j2ee]>
2024-04-30 15:15:13,590 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:13,591 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyCancellation [artemis-j2ee]>
2024-04-30 15:15:13,591 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 301188625'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:15:13,593 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:15:13,593 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 716bd35d-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:15:13,594 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [716bfa70-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=716bd35d-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=716bd35d-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@345e1165, true, {}]
2024-04-30 15:15:13,594 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [716bfa71-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=716bd35d-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=716bd35d-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4973635b, true, {}]
2024-04-30 15:15:13,595 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9594038b-6675-4ba5-a664-1cab84a474b0, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,596 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@62d8d58e
2024-04-30 15:15:13,596 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9594038b-6675-4ba5-a664-1cab84a474b0, null, 0, false, true, null]
2024-04-30 15:15:13,597 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 716c6fa3-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:15:13,598 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [716c96b6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=716c6fa3-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=716c6fa3-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24b7ab8f, true, {}]
2024-04-30 15:15:13,598 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [716c96b7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=716c6fa3-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=716c6fa3-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@572ab47a, true, {}]
2024-04-30 15:15:13,599 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 716c96b7-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testTopicRequestReplyCancellation, [MULTICAST], true]
2024-04-30 15:15:13,600 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4a411986
2024-04-30 15:15:13,600 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e4e8cbf2-3e30-494d-b0d8-5d688dd5cc04, address=test/mom/testTopicRequestReplyCancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,601 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@cf3a532
2024-04-30 15:15:13,601 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e4e8cbf2-3e30-494d-b0d8-5d688dd5cc04, null, 0, false, true, null]
2024-04-30 15:15:13,602 INFO  [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 716d32f9-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation]
2024-04-30 15:15:13,602 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [716d32fc-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=716d32f9-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=716d32f9-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12bbee69, true, {}]
2024-04-30 15:15:13,603 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [716d5a0d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=716d32f9-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=716d32f9-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b7c603d, true, {}]
2024-04-30 15:15:13,603 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a2c3e6cd-a19a-42e6-8c31-10a3fc33ba95, address=a2c3e6cd-a19a-42e6-8c31-10a3fc33ba95, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,603 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@24b29d98
2024-04-30 15:15:13,604 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@99ac7b8
2024-04-30 15:15:13,604 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a2c3e6cd-a19a-42e6-8c31-10a3fc33ba95, null, 0, false, true, null]
2024-04-30 15:15:13,606 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7226, durable=true, userID=716da830-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=716d32fb-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-780beb7b-3365-493a-91ea-fe0c5840962b, JMSReplyTo=temp-queue://a2c3e6cd-a19a-42e6-8c31-10a3fc33ba95, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@732013649, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyCancellation, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyCancellation previousRoute:MULTICAST, reusable=true, version=-2147483171)
..................................................
***** durable queues test/mom/testTopicRequestReplyCancellation:
***** non durable for test/mom/testTopicRequestReplyCancellation:
- queueID=7214 address:test/mom/testTopicRequestReplyCancellation name:e4e8cbf2-3e30-494d-b0d8-5d688dd5cc04 filter:null
..................................................
, transaction: null
2024-04-30 15:15:13,606 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e4e8cbf2-3e30-494d-b0d8-5d688dd5cc04: Reference[7226]:RELIABLE:CoreMessage[messageID=7226, durable=true, userID=716da830-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=716d32fb-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-780beb7b-3365-493a-91ea-fe0c5840962b, JMSReplyTo=temp-queue://a2c3e6cd-a19a-42e6-8c31-10a3fc33ba95, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@732013649
2024-04-30 15:15:13,606 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e4e8cbf2-3e30-494d-b0d8-5d688dd5cc04: CoreMessage[messageID=7226, durable=true, userID=716da830-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=716d32fb-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-780beb7b-3365-493a-91ea-fe0c5840962b, JMSReplyTo=temp-queue://a2c3e6cd-a19a-42e6-8c31-10a3fc33ba95, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@732013649 to transaction: TransactionImpl [xid=null, txID=7227, xid=null, state=ACTIVE, createTime=1714490113606(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@b04768b
2024-04-30 15:15:13,606 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e4e8cbf2-3e30-494d-b0d8-5d688dd5cc04: CoreMessage[messageID=7226, durable=true, userID=716da830-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=716d32fb-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-780beb7b-3365-493a-91ea-fe0c5840962b, JMSReplyTo=temp-queue://a2c3e6cd-a19a-42e6-8c31-10a3fc33ba95, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@732013649, transaction: TransactionImpl [xid=null, txID=7227, xid=null, state=COMMITTED, createTime=1714490113606(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@b04768b
2024-04-30 15:15:13,607 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation]
2024-04-30 15:15:13,607 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 716df651-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-780beb7b-3365-493a-91ea-fe0c5840962b, activemq.broker=mom56]
2024-04-30 15:15:13,607 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [716df654-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=716df651-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=716df651-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65e8dc0, true, {}]
2024-04-30 15:15:13,608 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [716e1d65-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=716df651-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=716df651-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c9db60e, true, {}]
2024-04-30 15:15:13,608 INFO  [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 716d32f9-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation]
2024-04-30 15:15:13,609 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7245, durable=true, userID=716e1d67-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=716df653-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-780beb7b-3365-493a-91ea-fe0c5840962b, _AMQ_ROUTING_TYPE=0]]@988433954, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483172)
..................................................
***** durable queues scout.mom.requestreply.cancellation:
***** non durable for scout.mom.requestreply.cancellation:
- queueID=7204 address:scout.mom.requestreply.cancellation name:9594038b-6675-4ba5-a664-1cab84a474b0 filter:null
..................................................
, transaction: null
2024-04-30 15:15:13,609 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 9594038b-6675-4ba5-a664-1cab84a474b0: Reference[7245]:RELIABLE:CoreMessage[messageID=7245, durable=true, userID=716e1d67-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=716df653-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-780beb7b-3365-493a-91ea-fe0c5840962b, _AMQ_ROUTING_TYPE=0]]@988433954
2024-04-30 15:15:13,609 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 9594038b-6675-4ba5-a664-1cab84a474b0: CoreMessage[messageID=7245, durable=true, userID=716e1d67-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=716df653-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-780beb7b-3365-493a-91ea-fe0c5840962b, _AMQ_ROUTING_TYPE=0]]@988433954 to transaction: TransactionImpl [xid=null, txID=7248, xid=null, state=ACTIVE, createTime=1714490113609(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5142ffc0
2024-04-30 15:15:13,609 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 9594038b-6675-4ba5-a664-1cab84a474b0: CoreMessage[messageID=7245, durable=true, userID=716e1d67-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=716df653-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-780beb7b-3365-493a-91ea-fe0c5840962b, _AMQ_ROUTING_TYPE=0]]@988433954, transaction: TransactionImpl [xid=null, txID=7248, xid=null, state=COMMITTED, createTime=1714490113609(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5142ffc0
2024-04-30 15:15:13,609 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 716df651-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-780beb7b-3365-493a-91ea-fe0c5840962b, activemq.broker=mom56]
2024-04-30 15:15:13,609 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3ad5f99]
2024-04-30 15:15:13,610 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 716c6fa3-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:13,611 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5e4d0874[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:15:13,612 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014420 ms
2024-04-30 15:15:13,613 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 716bd35d-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:13,614 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:15:13,614 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 23.032952 ms
2024-04-30 15:15:13,614 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyCancellation [artemis-j2ee]>
2024-04-30 15:15:13,614 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:13,615 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyNull [artemis-j2ee]>
2024-04-30 15:15:13,615 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1723950465'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,617 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,618 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 716fa409-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,618 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [716fa40c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=716fa409-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=716fa409-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a127ea, true, {}]
2024-04-30 15:15:13,619 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [716fcb1d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=716fa409-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=716fa409-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47786a47, true, {}]
2024-04-30 15:15:13,620 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=eb5ed67c-b954-4422-a3a0-922539848766, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,620 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5b440ff3
2024-04-30 15:15:13,621 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, eb5ed67c-b954-4422-a3a0-922539848766, null, 0, false, true, null]
2024-04-30 15:15:13,621 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 7170193f-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,622 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71704052-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7170193f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7170193f-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1fd5f8c7, true, {}]
2024-04-30 15:15:13,622 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71704053-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7170193f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7170193f-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@130d5147, true, {}]
2024-04-30 15:15:13,623 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:15:13,624 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 71708e74-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71]
2024-04-30 15:15:13,625 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71708e77-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=71708e74-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=71708e74-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@196ec5fe, true, {}]
2024-04-30 15:15:13,625 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7170b588-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=71708e74-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=71708e74-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@776f37b0, true, {}]
2024-04-30 15:15:13,625 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=115b0848-2f93-4079-bf47-8d7fe13b3f6f, address=115b0848-2f93-4079-bf47-8d7fe13b3f6f, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,626 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@e86f4ec
2024-04-30 15:15:13,626 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@76b69c02
2024-04-30 15:15:13,627 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 115b0848-2f93-4079-bf47-8d7fe13b3f6f, null, 0, false, true, null]
2024-04-30 15:15:13,628 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7297, durable=true, userID=71712abb-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=71708e76-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bbca085c-42a0-4ed7-b8d5-4c81e3dc7014, JMSReplyTo=temp-queue://115b0848-2f93-4079-bf47-8d7fe13b3f6f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@678354720, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:15:13,629 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7297]:RELIABLE:CoreMessage[messageID=7297, durable=true, userID=71712abb-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=71708e76-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bbca085c-42a0-4ed7-b8d5-4c81e3dc7014, JMSReplyTo=temp-queue://115b0848-2f93-4079-bf47-8d7fe13b3f6f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@678354720
2024-04-30 15:15:13,629 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7297, durable=true, userID=71712abb-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=71708e76-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bbca085c-42a0-4ed7-b8d5-4c81e3dc7014, JMSReplyTo=temp-queue://115b0848-2f93-4079-bf47-8d7fe13b3f6f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@678354720 to transaction: TransactionImpl [xid=null, txID=7298, xid=null, state=ACTIVE, createTime=1714490113629(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@528da5e5
2024-04-30 15:15:13,630 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 717178dc-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=cc45f6f9-4007-41bf-9662-c12667ccf2cb, activemq.broker=mom84]
2024-04-30 15:15:13,631 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71719fef-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=717178dc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=717178dc-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4163a2e9, true, {}]
2024-04-30 15:15:13,632 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7171c600-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=717178dc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=717178dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79a77b49, true, {}]
2024-04-30 15:15:13,632 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7297, durable=true, userID=71712abb-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=71708e76-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bbca085c-42a0-4ed7-b8d5-4c81e3dc7014, JMSReplyTo=temp-queue://115b0848-2f93-4079-bf47-8d7fe13b3f6f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@678354720, transaction: TransactionImpl [xid=null, txID=7298, xid=null, state=COMMITTED, createTime=1714490113629(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@528da5e5
2024-04-30 15:15:13,633 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7303, durable=true, userID=7171ed12-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=115b0848-2f93-4079-bf47-8d7fe13b3f6f, size=809, properties=TypedProperties[__AMQ_CID=71719fee-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bbca085c-42a0-4ed7-b8d5-4c81e3dc7014, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cc45f6f9-4007-41bf-9662-c12667ccf2cb]]@659300252, context: RoutingContextImpl(Address=115b0848-2f93-4079-bf47-8d7fe13b3f6f, routingType=ANYCAST, PreviousAddress=115b0848-2f93-4079-bf47-8d7fe13b3f6f previousRoute:ANYCAST, reusable=true, version=-2147483165)
..................................................
***** durable queues 115b0848-2f93-4079-bf47-8d7fe13b3f6f:
***** non durable for 115b0848-2f93-4079-bf47-8d7fe13b3f6f:
- queueID=7293 address:115b0848-2f93-4079-bf47-8d7fe13b3f6f name:115b0848-2f93-4079-bf47-8d7fe13b3f6f filter:null
..................................................
, transaction: null
2024-04-30 15:15:13,633 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 115b0848-2f93-4079-bf47-8d7fe13b3f6f: Reference[7303]:RELIABLE:CoreMessage[messageID=7303, durable=true, userID=7171ed12-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=115b0848-2f93-4079-bf47-8d7fe13b3f6f, size=809, properties=TypedProperties[__AMQ_CID=71719fee-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bbca085c-42a0-4ed7-b8d5-4c81e3dc7014, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cc45f6f9-4007-41bf-9662-c12667ccf2cb]]@659300252
2024-04-30 15:15:13,634 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 115b0848-2f93-4079-bf47-8d7fe13b3f6f: CoreMessage[messageID=7303, durable=true, userID=7171ed12-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=115b0848-2f93-4079-bf47-8d7fe13b3f6f, size=809, properties=TypedProperties[__AMQ_CID=71719fee-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bbca085c-42a0-4ed7-b8d5-4c81e3dc7014, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cc45f6f9-4007-41bf-9662-c12667ccf2cb]]@659300252 to transaction: TransactionImpl [xid=null, txID=7306, xid=null, state=ACTIVE, createTime=1714490113634(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@13cc824c
2024-04-30 15:15:13,634 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 115b0848-2f93-4079-bf47-8d7fe13b3f6f: CoreMessage[messageID=7303, durable=true, userID=7171ed12-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=115b0848-2f93-4079-bf47-8d7fe13b3f6f, size=809, properties=TypedProperties[__AMQ_CID=71719fee-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bbca085c-42a0-4ed7-b8d5-4c81e3dc7014, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cc45f6f9-4007-41bf-9662-c12667ccf2cb]]@659300252, transaction: TransactionImpl [xid=null, txID=7306, xid=null, state=COMMITTED, createTime=1714490113634(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@13cc824c
2024-04-30 15:15:13,634 INFO  [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 717178dc-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=cc45f6f9-4007-41bf-9662-c12667ccf2cb, activemq.broker=mom84]
2024-04-30 15:15:13,635 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 71708e74-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71]
2024-04-30 15:15:13,637 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@181829bf, org.eclipse.scout.rt.mom.jms.JmsSubscription@24953dff] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,638 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 7170193f-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,639 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 7172d773-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,639 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7172d776-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7172d773-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7172d773-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70d6b778, true, {}]
2024-04-30 15:15:13,640 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7172fe87-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7172d773-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7172d773-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51934724, true, {}]
2024-04-30 15:15:13,640 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:15:13,641 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 71732598-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71]
2024-04-30 15:15:13,642 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71734cab-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=71732598-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=71732598-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57159441, true, {}]
2024-04-30 15:15:13,642 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71734cac-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=71732598-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=71732598-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f119646, true, {}]
2024-04-30 15:15:13,643 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=68d981dc-0a87-46b3-866c-66cfdea8db2f, address=68d981dc-0a87-46b3-866c-66cfdea8db2f, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,643 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@10ca3dfd
2024-04-30 15:15:13,643 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5b2be2a7
2024-04-30 15:15:13,644 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 68d981dc-0a87-46b3-866c-66cfdea8db2f, null, 0, false, true, null]
2024-04-30 15:15:13,668 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7342, durable=true, userID=71739ace-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=71734caa-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-339a25ab-51d3-49ec-8c60-78b800f235aa, JMSReplyTo=temp-queue://68d981dc-0a87-46b3-866c-66cfdea8db2f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@112847072, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:15:13,668 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7342]:RELIABLE:CoreMessage[messageID=7342, durable=true, userID=71739ace-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=71734caa-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-339a25ab-51d3-49ec-8c60-78b800f235aa, JMSReplyTo=temp-queue://68d981dc-0a87-46b3-866c-66cfdea8db2f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@112847072
2024-04-30 15:15:13,669 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7342, durable=true, userID=71739ace-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=71734caa-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-339a25ab-51d3-49ec-8c60-78b800f235aa, JMSReplyTo=temp-queue://68d981dc-0a87-46b3-866c-66cfdea8db2f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@112847072 to transaction: TransactionImpl [xid=null, txID=7343, xid=null, state=ACTIVE, createTime=1714490113669(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@c8fcbde
2024-04-30 15:15:13,669 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 71776b60-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=fa404045-5d4f-437f-8fb6-d1e05618aa56, activemq.broker=mom84]
2024-04-30 15:15:13,670 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71779273-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=71776b60-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=71776b60-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@414ea754, true, {}]
2024-04-30 15:15:13,670 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71779274-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=71776b60-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=71776b60-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e14bed3, true, {}]
2024-04-30 15:15:13,672 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7342, durable=true, userID=71739ace-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=71734caa-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-339a25ab-51d3-49ec-8c60-78b800f235aa, JMSReplyTo=temp-queue://68d981dc-0a87-46b3-866c-66cfdea8db2f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@112847072, transaction: TransactionImpl [xid=null, txID=7343, xid=null, state=COMMITTED, createTime=1714490113669(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@c8fcbde
2024-04-30 15:15:13,672 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7348, durable=true, userID=7177b986-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=68d981dc-0a87-46b3-866c-66cfdea8db2f, size=808, properties=TypedProperties[__AMQ_CID=71779272-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-339a25ab-51d3-49ec-8c60-78b800f235aa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fa404045-5d4f-437f-8fb6-d1e05618aa56]]@167489538, context: RoutingContextImpl(Address=68d981dc-0a87-46b3-866c-66cfdea8db2f, routingType=ANYCAST, PreviousAddress=68d981dc-0a87-46b3-866c-66cfdea8db2f previousRoute:ANYCAST, reusable=true, version=-2147483163)
..................................................
***** durable queues 68d981dc-0a87-46b3-866c-66cfdea8db2f:
***** non durable for 68d981dc-0a87-46b3-866c-66cfdea8db2f:
- queueID=7338 address:68d981dc-0a87-46b3-866c-66cfdea8db2f name:68d981dc-0a87-46b3-866c-66cfdea8db2f filter:null
..................................................
, transaction: null
2024-04-30 15:15:13,672 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 68d981dc-0a87-46b3-866c-66cfdea8db2f: Reference[7348]:RELIABLE:CoreMessage[messageID=7348, durable=true, userID=7177b986-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=68d981dc-0a87-46b3-866c-66cfdea8db2f, size=808, properties=TypedProperties[__AMQ_CID=71779272-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-339a25ab-51d3-49ec-8c60-78b800f235aa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fa404045-5d4f-437f-8fb6-d1e05618aa56]]@167489538
2024-04-30 15:15:13,672 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 68d981dc-0a87-46b3-866c-66cfdea8db2f: CoreMessage[messageID=7348, durable=true, userID=7177b986-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=68d981dc-0a87-46b3-866c-66cfdea8db2f, size=808, properties=TypedProperties[__AMQ_CID=71779272-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-339a25ab-51d3-49ec-8c60-78b800f235aa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fa404045-5d4f-437f-8fb6-d1e05618aa56]]@167489538 to transaction: TransactionImpl [xid=null, txID=7351, xid=null, state=ACTIVE, createTime=1714490113672(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@59fe4fa0
2024-04-30 15:15:13,673 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 68d981dc-0a87-46b3-866c-66cfdea8db2f: CoreMessage[messageID=7348, durable=true, userID=7177b986-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=68d981dc-0a87-46b3-866c-66cfdea8db2f, size=808, properties=TypedProperties[__AMQ_CID=71779272-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-339a25ab-51d3-49ec-8c60-78b800f235aa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fa404045-5d4f-437f-8fb6-d1e05618aa56]]@167489538, transaction: TransactionImpl [xid=null, txID=7351, xid=null, state=COMMITTED, createTime=1714490113672(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@59fe4fa0
2024-04-30 15:15:13,673 INFO  [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 71776b60-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=fa404045-5d4f-437f-8fb6-d1e05618aa56, activemq.broker=mom84]
2024-04-30 15:15:13,673 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 71732598-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71]
2024-04-30 15:15:13,675 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@393e49cb, org.eclipse.scout.rt.mom.jms.JmsSubscription@bfb6069] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,676 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 7172d773-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,677 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 7178a3e7-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,678 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7178a3ea-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7178a3e7-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7178a3e7-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ed29d93, true, {}]
2024-04-30 15:15:13,678 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7178cafb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7178a3e7-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7178a3e7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10c95297, true, {}]
2024-04-30 15:15:13,679 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:15:13,679 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 7178f20c-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71]
2024-04-30 15:15:13,680 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7179191f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7178f20c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7178f20c-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20953388, true, {}]
2024-04-30 15:15:13,680 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71791920-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7178f20c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7178f20c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b74d94f, true, {}]
2024-04-30 15:15:13,681 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=bc0269b0-f7c1-4da4-8331-2d73b0ca37a9, address=bc0269b0-f7c1-4da4-8331-2d73b0ca37a9, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,681 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1e3f3275
2024-04-30 15:15:13,682 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@598e8827
2024-04-30 15:15:13,682 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, bc0269b0-f7c1-4da4-8331-2d73b0ca37a9, null, 0, false, true, null]
2024-04-30 15:15:13,683 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7387, durable=true, userID=71798e53-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=7179191e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a3931041-e4f3-418d-a058-e37a6644f400, JMSReplyTo=temp-queue://bc0269b0-f7c1-4da4-8331-2d73b0ca37a9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1780478285, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:15:13,684 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7387]:RELIABLE:CoreMessage[messageID=7387, durable=true, userID=71798e53-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=7179191e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a3931041-e4f3-418d-a058-e37a6644f400, JMSReplyTo=temp-queue://bc0269b0-f7c1-4da4-8331-2d73b0ca37a9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1780478285
2024-04-30 15:15:13,684 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7387, durable=true, userID=71798e53-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=7179191e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a3931041-e4f3-418d-a058-e37a6644f400, JMSReplyTo=temp-queue://bc0269b0-f7c1-4da4-8331-2d73b0ca37a9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1780478285 to transaction: TransactionImpl [xid=null, txID=7388, xid=null, state=ACTIVE, createTime=1714490113684(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7cdc41b1
2024-04-30 15:15:13,685 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 7179dc74-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=17d2d7f5-aef4-443a-b311-918d20d0459f, activemq.broker=mom84]
2024-04-30 15:15:13,685 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7179dc77-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7179dc74-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7179dc74-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e2ad526, true, {}]
2024-04-30 15:15:13,686 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [717a0388-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7179dc74-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7179dc74-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15754f1b, true, {}]
2024-04-30 15:15:13,687 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7393, durable=true, userID=717a2a9a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=bc0269b0-f7c1-4da4-8331-2d73b0ca37a9, size=809, properties=TypedProperties[__AMQ_CID=7179dc76-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a3931041-e4f3-418d-a058-e37a6644f400, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=17d2d7f5-aef4-443a-b311-918d20d0459f]]@2072252351, context: RoutingContextImpl(Address=bc0269b0-f7c1-4da4-8331-2d73b0ca37a9, routingType=ANYCAST, PreviousAddress=bc0269b0-f7c1-4da4-8331-2d73b0ca37a9 previousRoute:ANYCAST, reusable=true, version=-2147483161)
..................................................
***** durable queues bc0269b0-f7c1-4da4-8331-2d73b0ca37a9:
***** non durable for bc0269b0-f7c1-4da4-8331-2d73b0ca37a9:
- queueID=7383 address:bc0269b0-f7c1-4da4-8331-2d73b0ca37a9 name:bc0269b0-f7c1-4da4-8331-2d73b0ca37a9 filter:null
..................................................
, transaction: null
2024-04-30 15:15:13,687 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7387, durable=true, userID=71798e53-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=7179191e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a3931041-e4f3-418d-a058-e37a6644f400, JMSReplyTo=temp-queue://bc0269b0-f7c1-4da4-8331-2d73b0ca37a9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1780478285, transaction: TransactionImpl [xid=null, txID=7388, xid=null, state=COMMITTED, createTime=1714490113684(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7cdc41b1
2024-04-30 15:15:13,687 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from bc0269b0-f7c1-4da4-8331-2d73b0ca37a9: Reference[7393]:RELIABLE:CoreMessage[messageID=7393, durable=true, userID=717a2a9a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=bc0269b0-f7c1-4da4-8331-2d73b0ca37a9, size=809, properties=TypedProperties[__AMQ_CID=7179dc76-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a3931041-e4f3-418d-a058-e37a6644f400, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=17d2d7f5-aef4-443a-b311-918d20d0459f]]@2072252351
2024-04-30 15:15:13,688 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from bc0269b0-f7c1-4da4-8331-2d73b0ca37a9: CoreMessage[messageID=7393, durable=true, userID=717a2a9a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=bc0269b0-f7c1-4da4-8331-2d73b0ca37a9, size=809, properties=TypedProperties[__AMQ_CID=7179dc76-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a3931041-e4f3-418d-a058-e37a6644f400, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=17d2d7f5-aef4-443a-b311-918d20d0459f]]@2072252351 to transaction: TransactionImpl [xid=null, txID=7396, xid=null, state=ACTIVE, createTime=1714490113688(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@72846a34
2024-04-30 15:15:13,688 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from bc0269b0-f7c1-4da4-8331-2d73b0ca37a9: CoreMessage[messageID=7393, durable=true, userID=717a2a9a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=bc0269b0-f7c1-4da4-8331-2d73b0ca37a9, size=809, properties=TypedProperties[__AMQ_CID=7179dc76-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a3931041-e4f3-418d-a058-e37a6644f400, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=17d2d7f5-aef4-443a-b311-918d20d0459f]]@2072252351, transaction: TransactionImpl [xid=null, txID=7396, xid=null, state=COMMITTED, createTime=1714490113688(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@72846a34
2024-04-30 15:15:13,688 INFO  [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 7179dc74-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=17d2d7f5-aef4-443a-b311-918d20d0459f, activemq.broker=mom84]
2024-04-30 15:15:13,689 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 7178f20c-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71]
2024-04-30 15:15:13,690 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@a9d332d, org.eclipse.scout.rt.mom.jms.JmsSubscription@60c7803e] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,691 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 7178a3e7-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,692 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 717aedeb-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,693 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [717b14fe-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=717aedeb-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=717aedeb-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62d757e3, true, {}]
2024-04-30 15:15:13,693 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [717b14ff-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=717aedeb-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=717aedeb-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61e7fb7c, true, {}]
2024-04-30 15:15:13,694 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:15:13,695 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 717b6320-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71]
2024-04-30 15:15:13,695 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [717b6323-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=717b6320-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=717b6320-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e3027ac, true, {}]
2024-04-30 15:15:13,696 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [717b8a34-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=717b6320-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=717b6320-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6bc1f1ae, true, {}]
2024-04-30 15:15:13,696 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=979ac0c4-e34e-49eb-9d95-005bff68b089, address=979ac0c4-e34e-49eb-9d95-005bff68b089, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,696 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@110a3e69
2024-04-30 15:15:13,697 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4a919e23
2024-04-30 15:15:13,698 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 979ac0c4-e34e-49eb-9d95-005bff68b089, null, 0, false, true, null]
2024-04-30 15:15:13,699 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7432, durable=true, userID=717bd857-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=717b6322-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b08e1ca5-9c62-40ba-8e06-e51bac0cc4db, JMSReplyTo=temp-queue://979ac0c4-e34e-49eb-9d95-005bff68b089, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@616975085, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:15:13,699 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7432]:RELIABLE:CoreMessage[messageID=7432, durable=true, userID=717bd857-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=717b6322-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b08e1ca5-9c62-40ba-8e06-e51bac0cc4db, JMSReplyTo=temp-queue://979ac0c4-e34e-49eb-9d95-005bff68b089, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@616975085
2024-04-30 15:15:13,700 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7432, durable=true, userID=717bd857-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=717b6322-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b08e1ca5-9c62-40ba-8e06-e51bac0cc4db, JMSReplyTo=temp-queue://979ac0c4-e34e-49eb-9d95-005bff68b089, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@616975085 to transaction: TransactionImpl [xid=null, txID=7433, xid=null, state=ACTIVE, createTime=1714490113700(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@64da21ec
2024-04-30 15:15:13,700 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 717c2678-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b5090c0b-4214-4acc-b7b7-3b7f2cdd64f8, activemq.broker=mom84]
2024-04-30 15:15:13,701 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [717c4d8b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=717c2678-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=717c2678-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5aff59e0, true, {}]
2024-04-30 15:15:13,701 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [717c4d8c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=717c2678-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=717c2678-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d54fad2, true, {}]
2024-04-30 15:15:13,703 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7438, durable=true, userID=717c749e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=979ac0c4-e34e-49eb-9d95-005bff68b089, size=809, properties=TypedProperties[__AMQ_CID=717c4d8a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b08e1ca5-9c62-40ba-8e06-e51bac0cc4db, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b5090c0b-4214-4acc-b7b7-3b7f2cdd64f8]]@153149809, context: RoutingContextImpl(Address=979ac0c4-e34e-49eb-9d95-005bff68b089, routingType=ANYCAST, PreviousAddress=979ac0c4-e34e-49eb-9d95-005bff68b089 previousRoute:ANYCAST, reusable=true, version=-2147483159)
..................................................
***** durable queues 979ac0c4-e34e-49eb-9d95-005bff68b089:
***** non durable for 979ac0c4-e34e-49eb-9d95-005bff68b089:
- queueID=7428 address:979ac0c4-e34e-49eb-9d95-005bff68b089 name:979ac0c4-e34e-49eb-9d95-005bff68b089 filter:null
..................................................
, transaction: null
2024-04-30 15:15:13,703 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 979ac0c4-e34e-49eb-9d95-005bff68b089: Reference[7438]:RELIABLE:CoreMessage[messageID=7438, durable=true, userID=717c749e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=979ac0c4-e34e-49eb-9d95-005bff68b089, size=809, properties=TypedProperties[__AMQ_CID=717c4d8a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b08e1ca5-9c62-40ba-8e06-e51bac0cc4db, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b5090c0b-4214-4acc-b7b7-3b7f2cdd64f8]]@153149809
2024-04-30 15:15:13,703 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7432, durable=true, userID=717bd857-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=717b6322-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b08e1ca5-9c62-40ba-8e06-e51bac0cc4db, JMSReplyTo=temp-queue://979ac0c4-e34e-49eb-9d95-005bff68b089, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@616975085, transaction: TransactionImpl [xid=null, txID=7433, xid=null, state=COMMITTED, createTime=1714490113700(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@64da21ec
2024-04-30 15:15:13,703 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 979ac0c4-e34e-49eb-9d95-005bff68b089: CoreMessage[messageID=7438, durable=true, userID=717c749e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=979ac0c4-e34e-49eb-9d95-005bff68b089, size=809, properties=TypedProperties[__AMQ_CID=717c4d8a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b08e1ca5-9c62-40ba-8e06-e51bac0cc4db, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b5090c0b-4214-4acc-b7b7-3b7f2cdd64f8]]@153149809 to transaction: TransactionImpl [xid=null, txID=7441, xid=null, state=ACTIVE, createTime=1714490113703(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@421af1b2
2024-04-30 15:15:13,703 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 979ac0c4-e34e-49eb-9d95-005bff68b089: CoreMessage[messageID=7438, durable=true, userID=717c749e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=979ac0c4-e34e-49eb-9d95-005bff68b089, size=809, properties=TypedProperties[__AMQ_CID=717c4d8a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b08e1ca5-9c62-40ba-8e06-e51bac0cc4db, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b5090c0b-4214-4acc-b7b7-3b7f2cdd64f8]]@153149809, transaction: TransactionImpl [xid=null, txID=7441, xid=null, state=COMMITTED, createTime=1714490113703(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@421af1b2
2024-04-30 15:15:13,704 INFO  [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 717c2678-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b5090c0b-4214-4acc-b7b7-3b7f2cdd64f8, activemq.broker=mom84]
2024-04-30 15:15:13,704 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 717b6320-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71]
2024-04-30 15:15:13,705 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@2a270c9f, org.eclipse.scout.rt.mom.jms.JmsSubscription@51f12304] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,706 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 717aedeb-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,707 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 717d37ef-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,708 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [717d5f02-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=717d37ef-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=717d37ef-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c6411ef, true, {}]
2024-04-30 15:15:13,708 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [717d5f03-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=717d37ef-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=717d37ef-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@275654f3, true, {}]
2024-04-30 15:15:13,709 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:15:13,710 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 717d8614-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71]
2024-04-30 15:15:13,710 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [717dad27-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=717d8614-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=717d8614-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f2d1477, true, {}]
2024-04-30 15:15:13,711 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [717dd438-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=717d8614-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=717d8614-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31c652a1, true, {}]
2024-04-30 15:15:13,711 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4affdf74-b659-4714-9f03-bd01d7719c0f, address=4affdf74-b659-4714-9f03-bd01d7719c0f, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,712 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@36926ad9
2024-04-30 15:15:13,712 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@64976a00
2024-04-30 15:15:13,713 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4affdf74-b659-4714-9f03-bd01d7719c0f, null, 0, false, true, null]
2024-04-30 15:15:13,714 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7477, durable=true, userID=717e225b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=717dad26-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2f91e549-07f8-413d-9f8c-935b85b38a93, JMSReplyTo=temp-queue://4affdf74-b659-4714-9f03-bd01d7719c0f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@857809638, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:15:13,714 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7477]:RELIABLE:CoreMessage[messageID=7477, durable=true, userID=717e225b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=717dad26-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2f91e549-07f8-413d-9f8c-935b85b38a93, JMSReplyTo=temp-queue://4affdf74-b659-4714-9f03-bd01d7719c0f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@857809638
2024-04-30 15:15:13,715 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7477, durable=true, userID=717e225b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=717dad26-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2f91e549-07f8-413d-9f8c-935b85b38a93, JMSReplyTo=temp-queue://4affdf74-b659-4714-9f03-bd01d7719c0f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@857809638 to transaction: TransactionImpl [xid=null, txID=7478, xid=null, state=ACTIVE, createTime=1714490113715(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@11d2bf0a
2024-04-30 15:15:13,715 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 717e707c-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=d7f98ea0-9c45-4e78-9d44-f8b04e28ed80, activemq.broker=mom84]
2024-04-30 15:15:13,716 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [717e978f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=717e707c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=717e707c-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2149355e, true, {}]
2024-04-30 15:15:13,716 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [717e9790-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=717e707c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=717e707c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7abbcfbb, true, {}]
2024-04-30 15:15:13,718 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7477, durable=true, userID=717e225b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=717dad26-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2f91e549-07f8-413d-9f8c-935b85b38a93, JMSReplyTo=temp-queue://4affdf74-b659-4714-9f03-bd01d7719c0f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@857809638, transaction: TransactionImpl [xid=null, txID=7478, xid=null, state=COMMITTED, createTime=1714490113715(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@11d2bf0a
2024-04-30 15:15:13,718 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7483, durable=true, userID=717ebea2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=4affdf74-b659-4714-9f03-bd01d7719c0f, size=808, properties=TypedProperties[__AMQ_CID=717e978e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2f91e549-07f8-413d-9f8c-935b85b38a93, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d7f98ea0-9c45-4e78-9d44-f8b04e28ed80]]@1299022172, context: RoutingContextImpl(Address=4affdf74-b659-4714-9f03-bd01d7719c0f, routingType=ANYCAST, PreviousAddress=4affdf74-b659-4714-9f03-bd01d7719c0f previousRoute:ANYCAST, reusable=true, version=-2147483157)
..................................................
***** durable queues 4affdf74-b659-4714-9f03-bd01d7719c0f:
***** non durable for 4affdf74-b659-4714-9f03-bd01d7719c0f:
- queueID=7473 address:4affdf74-b659-4714-9f03-bd01d7719c0f name:4affdf74-b659-4714-9f03-bd01d7719c0f filter:null
..................................................
, transaction: null
2024-04-30 15:15:13,718 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 4affdf74-b659-4714-9f03-bd01d7719c0f: Reference[7483]:RELIABLE:CoreMessage[messageID=7483, durable=true, userID=717ebea2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=4affdf74-b659-4714-9f03-bd01d7719c0f, size=808, properties=TypedProperties[__AMQ_CID=717e978e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2f91e549-07f8-413d-9f8c-935b85b38a93, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d7f98ea0-9c45-4e78-9d44-f8b04e28ed80]]@1299022172
2024-04-30 15:15:13,718 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 4affdf74-b659-4714-9f03-bd01d7719c0f: CoreMessage[messageID=7483, durable=true, userID=717ebea2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=4affdf74-b659-4714-9f03-bd01d7719c0f, size=808, properties=TypedProperties[__AMQ_CID=717e978e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2f91e549-07f8-413d-9f8c-935b85b38a93, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d7f98ea0-9c45-4e78-9d44-f8b04e28ed80]]@1299022172 to transaction: TransactionImpl [xid=null, txID=7486, xid=null, state=ACTIVE, createTime=1714490113718(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6fec674f
2024-04-30 15:15:13,718 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 4affdf74-b659-4714-9f03-bd01d7719c0f: CoreMessage[messageID=7483, durable=true, userID=717ebea2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=4affdf74-b659-4714-9f03-bd01d7719c0f, size=808, properties=TypedProperties[__AMQ_CID=717e978e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2f91e549-07f8-413d-9f8c-935b85b38a93, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d7f98ea0-9c45-4e78-9d44-f8b04e28ed80]]@1299022172, transaction: TransactionImpl [xid=null, txID=7486, xid=null, state=COMMITTED, createTime=1714490113718(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6fec674f
2024-04-30 15:15:13,719 INFO  [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 717e707c-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=d7f98ea0-9c45-4e78-9d44-f8b04e28ed80, activemq.broker=mom84]
2024-04-30 15:15:13,720 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 717d8614-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71]
2024-04-30 15:15:13,721 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@4e56132a, org.eclipse.scout.rt.mom.jms.JmsSubscription@1220f5b5] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,723 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 717d37ef-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,723 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 717fa903-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,724 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [717fd016-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=717fa903-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=717fa903-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11da0a77, true, {}]
2024-04-30 15:15:13,724 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [717fd017-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=717fa903-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=717fa903-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f383475, true, {}]
2024-04-30 15:15:13,725 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:15:13,725 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 717ff728-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71]
2024-04-30 15:15:13,726 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71801e3b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=717ff728-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=717ff728-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4145734e, true, {}]
2024-04-30 15:15:13,726 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71801e3c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=717ff728-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=717ff728-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21afec12, true, {}]
2024-04-30 15:15:13,727 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=86a213ac-72f9-4ddc-8045-639111ce9f57, address=86a213ac-72f9-4ddc-8045-639111ce9f57, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,727 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6f10d0c4
2024-04-30 15:15:13,727 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6b3e08c3
2024-04-30 15:15:13,728 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 86a213ac-72f9-4ddc-8045-639111ce9f57, null, 0, false, true, null]
2024-04-30 15:15:13,729 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7522, durable=true, userID=71806c5f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=71801e3a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f9c35222-ea91-451e-9cac-0a33e50a8224, JMSReplyTo=temp-queue://86a213ac-72f9-4ddc-8045-639111ce9f57, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2093209535, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:15:13,729 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7522]:RELIABLE:CoreMessage[messageID=7522, durable=true, userID=71806c5f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=71801e3a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f9c35222-ea91-451e-9cac-0a33e50a8224, JMSReplyTo=temp-queue://86a213ac-72f9-4ddc-8045-639111ce9f57, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2093209535
2024-04-30 15:15:13,730 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7522, durable=true, userID=71806c5f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=71801e3a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f9c35222-ea91-451e-9cac-0a33e50a8224, JMSReplyTo=temp-queue://86a213ac-72f9-4ddc-8045-639111ce9f57, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2093209535 to transaction: TransactionImpl [xid=null, txID=7523, xid=null, state=ACTIVE, createTime=1714490113730(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6a0df826
2024-04-30 15:15:13,730 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 7180ba80-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c51cc6b0-af5a-44c9-8985-60a52d834e70, activemq.broker=mom84]
2024-04-30 15:15:13,731 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7180e193-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7180ba80-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7180ba80-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25eb124d, true, {}]
2024-04-30 15:15:13,731 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7180e194-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7180ba80-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7180ba80-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51f7f23f, true, {}]
2024-04-30 15:15:13,733 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7528, durable=true, userID=718108a6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=86a213ac-72f9-4ddc-8045-639111ce9f57, size=809, properties=TypedProperties[__AMQ_CID=7180e192-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f9c35222-ea91-451e-9cac-0a33e50a8224, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c51cc6b0-af5a-44c9-8985-60a52d834e70]]@1569054234, context: RoutingContextImpl(Address=86a213ac-72f9-4ddc-8045-639111ce9f57, routingType=ANYCAST, PreviousAddress=86a213ac-72f9-4ddc-8045-639111ce9f57 previousRoute:ANYCAST, reusable=true, version=-2147483155)
..................................................
***** durable queues 86a213ac-72f9-4ddc-8045-639111ce9f57:
***** non durable for 86a213ac-72f9-4ddc-8045-639111ce9f57:
- queueID=7518 address:86a213ac-72f9-4ddc-8045-639111ce9f57 name:86a213ac-72f9-4ddc-8045-639111ce9f57 filter:null
..................................................
, transaction: null
2024-04-30 15:15:13,733 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 86a213ac-72f9-4ddc-8045-639111ce9f57: Reference[7528]:RELIABLE:CoreMessage[messageID=7528, durable=true, userID=718108a6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=86a213ac-72f9-4ddc-8045-639111ce9f57, size=809, properties=TypedProperties[__AMQ_CID=7180e192-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f9c35222-ea91-451e-9cac-0a33e50a8224, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c51cc6b0-af5a-44c9-8985-60a52d834e70]]@1569054234
2024-04-30 15:15:13,733 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7522, durable=true, userID=71806c5f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=71801e3a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f9c35222-ea91-451e-9cac-0a33e50a8224, JMSReplyTo=temp-queue://86a213ac-72f9-4ddc-8045-639111ce9f57, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2093209535, transaction: TransactionImpl [xid=null, txID=7523, xid=null, state=COMMITTED, createTime=1714490113730(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6a0df826
2024-04-30 15:15:13,733 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 86a213ac-72f9-4ddc-8045-639111ce9f57: CoreMessage[messageID=7528, durable=true, userID=718108a6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=86a213ac-72f9-4ddc-8045-639111ce9f57, size=809, properties=TypedProperties[__AMQ_CID=7180e192-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f9c35222-ea91-451e-9cac-0a33e50a8224, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c51cc6b0-af5a-44c9-8985-60a52d834e70]]@1569054234 to transaction: TransactionImpl [xid=null, txID=7531, xid=null, state=ACTIVE, createTime=1714490113733(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@502ab151
2024-04-30 15:15:13,733 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 86a213ac-72f9-4ddc-8045-639111ce9f57: CoreMessage[messageID=7528, durable=true, userID=718108a6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=86a213ac-72f9-4ddc-8045-639111ce9f57, size=809, properties=TypedProperties[__AMQ_CID=7180e192-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f9c35222-ea91-451e-9cac-0a33e50a8224, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c51cc6b0-af5a-44c9-8985-60a52d834e70]]@1569054234, transaction: TransactionImpl [xid=null, txID=7531, xid=null, state=COMMITTED, createTime=1714490113733(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@502ab151
2024-04-30 15:15:13,733 INFO  [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 7180ba80-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c51cc6b0-af5a-44c9-8985-60a52d834e70, activemq.broker=mom84]
2024-04-30 15:15:13,734 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 717ff728-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71]
2024-04-30 15:15:13,736 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@75d45b70, org.eclipse.scout.rt.mom.jms.JmsSubscription@5af97134] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,737 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 717fa903-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,737 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 7181cbf7-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,738 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7181f30a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7181cbf7-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7181cbf7-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66573c37, true, {}]
2024-04-30 15:15:13,738 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7181f30b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7181cbf7-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7181cbf7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ab62a17, true, {}]
2024-04-30 15:15:13,739 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:15:13,740 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 7182412c-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71]
2024-04-30 15:15:13,740 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7182412f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7182412c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7182412c-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a33c788, true, {}]
2024-04-30 15:15:13,741 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71826840-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7182412c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7182412c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ccdee6f, true, {}]
2024-04-30 15:15:13,741 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f7e83f55-fc71-4a25-9afc-b257dae1afd5, address=f7e83f55-fc71-4a25-9afc-b257dae1afd5, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,742 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@c9ff86e
2024-04-30 15:15:13,742 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@17fc812e
2024-04-30 15:15:13,743 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f7e83f55-fc71-4a25-9afc-b257dae1afd5, null, 0, false, true, null]
2024-04-30 15:15:13,744 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7567, durable=true, userID=7182b663-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=7182412e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b9998f02-ff65-432f-82d4-ae9c1e4dc32a, JMSReplyTo=temp-queue://f7e83f55-fc71-4a25-9afc-b257dae1afd5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1422648860, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:15:13,744 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7567]:RELIABLE:CoreMessage[messageID=7567, durable=true, userID=7182b663-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=7182412e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b9998f02-ff65-432f-82d4-ae9c1e4dc32a, JMSReplyTo=temp-queue://f7e83f55-fc71-4a25-9afc-b257dae1afd5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1422648860
2024-04-30 15:15:13,745 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7567, durable=true, userID=7182b663-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=7182412e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b9998f02-ff65-432f-82d4-ae9c1e4dc32a, JMSReplyTo=temp-queue://f7e83f55-fc71-4a25-9afc-b257dae1afd5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1422648860 to transaction: TransactionImpl [xid=null, txID=7568, xid=null, state=ACTIVE, createTime=1714490113744(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4b231d34
2024-04-30 15:15:13,745 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 71830484-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=979abb50-710d-469b-9986-7920fa5ece84, activemq.broker=mom84]
2024-04-30 15:15:13,745 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71830487-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=71830484-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=71830484-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50b4c505, true, {}]
2024-04-30 15:15:13,746 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71832b98-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=71830484-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=71830484-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@477b40b3, true, {}]
2024-04-30 15:15:13,747 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7573, durable=true, userID=718352aa-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=f7e83f55-fc71-4a25-9afc-b257dae1afd5, size=808, properties=TypedProperties[__AMQ_CID=71830486-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b9998f02-ff65-432f-82d4-ae9c1e4dc32a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=979abb50-710d-469b-9986-7920fa5ece84]]@32207915, context: RoutingContextImpl(Address=f7e83f55-fc71-4a25-9afc-b257dae1afd5, routingType=ANYCAST, PreviousAddress=f7e83f55-fc71-4a25-9afc-b257dae1afd5 previousRoute:ANYCAST, reusable=true, version=-2147483153)
..................................................
***** durable queues f7e83f55-fc71-4a25-9afc-b257dae1afd5:
***** non durable for f7e83f55-fc71-4a25-9afc-b257dae1afd5:
- queueID=7563 address:f7e83f55-fc71-4a25-9afc-b257dae1afd5 name:f7e83f55-fc71-4a25-9afc-b257dae1afd5 filter:null
..................................................
, transaction: null
2024-04-30 15:15:13,747 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from f7e83f55-fc71-4a25-9afc-b257dae1afd5: Reference[7573]:RELIABLE:CoreMessage[messageID=7573, durable=true, userID=718352aa-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=f7e83f55-fc71-4a25-9afc-b257dae1afd5, size=808, properties=TypedProperties[__AMQ_CID=71830486-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b9998f02-ff65-432f-82d4-ae9c1e4dc32a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=979abb50-710d-469b-9986-7920fa5ece84]]@32207915
2024-04-30 15:15:13,747 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7567, durable=true, userID=7182b663-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=7182412e-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b9998f02-ff65-432f-82d4-ae9c1e4dc32a, JMSReplyTo=temp-queue://f7e83f55-fc71-4a25-9afc-b257dae1afd5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1422648860, transaction: TransactionImpl [xid=null, txID=7568, xid=null, state=COMMITTED, createTime=1714490113744(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4b231d34
2024-04-30 15:15:13,748 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from f7e83f55-fc71-4a25-9afc-b257dae1afd5: CoreMessage[messageID=7573, durable=true, userID=718352aa-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=f7e83f55-fc71-4a25-9afc-b257dae1afd5, size=808, properties=TypedProperties[__AMQ_CID=71830486-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b9998f02-ff65-432f-82d4-ae9c1e4dc32a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=979abb50-710d-469b-9986-7920fa5ece84]]@32207915 to transaction: TransactionImpl [xid=null, txID=7576, xid=null, state=ACTIVE, createTime=1714490113748(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5efc285c
2024-04-30 15:15:13,748 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from f7e83f55-fc71-4a25-9afc-b257dae1afd5: CoreMessage[messageID=7573, durable=true, userID=718352aa-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=f7e83f55-fc71-4a25-9afc-b257dae1afd5, size=808, properties=TypedProperties[__AMQ_CID=71830486-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b9998f02-ff65-432f-82d4-ae9c1e4dc32a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=979abb50-710d-469b-9986-7920fa5ece84]]@32207915, transaction: TransactionImpl [xid=null, txID=7576, xid=null, state=COMMITTED, createTime=1714490113748(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5efc285c
2024-04-30 15:15:13,748 INFO  [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 71830484-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=979abb50-710d-469b-9986-7920fa5ece84, activemq.broker=mom84]
2024-04-30 15:15:13,768 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 7182412c-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71]
2024-04-30 15:15:13,770 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@14957cb4, org.eclipse.scout.rt.mom.jms.JmsSubscription@73de4676] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,771 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 7181cbf7-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,772 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 7187233b-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,773 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7187233e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7187233b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7187233b-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6580ec19, true, {}]
2024-04-30 15:15:13,773 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71874a4f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7187233b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7187233b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47301d3e, true, {}]
2024-04-30 15:15:13,774 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:15:13,774 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 71877160-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71]
2024-04-30 15:15:13,775 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71879873-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=71877160-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=71877160-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5102e86b, true, {}]
2024-04-30 15:15:13,775 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71879874-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=71877160-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=71877160-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47051e0d, true, {}]
2024-04-30 15:15:13,776 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3046da70-c33d-4fdd-a4a1-64ee4ce53155, address=3046da70-c33d-4fdd-a4a1-64ee4ce53155, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,776 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@672035a
2024-04-30 15:15:13,776 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7018727c
2024-04-30 15:15:13,777 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3046da70-c33d-4fdd-a4a1-64ee4ce53155, null, 0, false, true, null]
2024-04-30 15:15:13,778 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7612, durable=true, userID=7187e697-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=71879872-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c09328f9-313c-47a1-aa66-c7c47af43823, JMSReplyTo=temp-queue://3046da70-c33d-4fdd-a4a1-64ee4ce53155, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@360131305, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:15:13,778 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7612]:RELIABLE:CoreMessage[messageID=7612, durable=true, userID=7187e697-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=71879872-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c09328f9-313c-47a1-aa66-c7c47af43823, JMSReplyTo=temp-queue://3046da70-c33d-4fdd-a4a1-64ee4ce53155, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@360131305
2024-04-30 15:15:13,779 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7612, durable=true, userID=7187e697-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=71879872-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c09328f9-313c-47a1-aa66-c7c47af43823, JMSReplyTo=temp-queue://3046da70-c33d-4fdd-a4a1-64ee4ce53155, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@360131305 to transaction: TransactionImpl [xid=null, txID=7613, xid=null, state=ACTIVE, createTime=1714490113779(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6a7890e6
2024-04-30 15:15:13,779 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 718834b8-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=6431bca3-fc45-453d-a7e3-e4f2970bf9ee, activemq.broker=mom84]
2024-04-30 15:15:13,780 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71885bcb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=718834b8-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=718834b8-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f65408a, true, {}]
2024-04-30 15:15:13,780 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71885bcc-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=718834b8-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=718834b8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5da1a542, true, {}]
2024-04-30 15:15:13,782 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7612, durable=true, userID=7187e697-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=71879872-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c09328f9-313c-47a1-aa66-c7c47af43823, JMSReplyTo=temp-queue://3046da70-c33d-4fdd-a4a1-64ee4ce53155, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@360131305, transaction: TransactionImpl [xid=null, txID=7613, xid=null, state=COMMITTED, createTime=1714490113779(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6a7890e6
2024-04-30 15:15:13,782 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7618, durable=true, userID=718882de-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=3046da70-c33d-4fdd-a4a1-64ee4ce53155, size=809, properties=TypedProperties[__AMQ_CID=71885bca-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c09328f9-313c-47a1-aa66-c7c47af43823, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6431bca3-fc45-453d-a7e3-e4f2970bf9ee]]@200202349, context: RoutingContextImpl(Address=3046da70-c33d-4fdd-a4a1-64ee4ce53155, routingType=ANYCAST, PreviousAddress=3046da70-c33d-4fdd-a4a1-64ee4ce53155 previousRoute:ANYCAST, reusable=true, version=-2147483151)
..................................................
***** durable queues 3046da70-c33d-4fdd-a4a1-64ee4ce53155:
***** non durable for 3046da70-c33d-4fdd-a4a1-64ee4ce53155:
- queueID=7608 address:3046da70-c33d-4fdd-a4a1-64ee4ce53155 name:3046da70-c33d-4fdd-a4a1-64ee4ce53155 filter:null
..................................................
, transaction: null
2024-04-30 15:15:13,782 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 3046da70-c33d-4fdd-a4a1-64ee4ce53155: Reference[7618]:RELIABLE:CoreMessage[messageID=7618, durable=true, userID=718882de-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=3046da70-c33d-4fdd-a4a1-64ee4ce53155, size=809, properties=TypedProperties[__AMQ_CID=71885bca-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c09328f9-313c-47a1-aa66-c7c47af43823, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6431bca3-fc45-453d-a7e3-e4f2970bf9ee]]@200202349
2024-04-30 15:15:13,782 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 3046da70-c33d-4fdd-a4a1-64ee4ce53155: CoreMessage[messageID=7618, durable=true, userID=718882de-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=3046da70-c33d-4fdd-a4a1-64ee4ce53155, size=809, properties=TypedProperties[__AMQ_CID=71885bca-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c09328f9-313c-47a1-aa66-c7c47af43823, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6431bca3-fc45-453d-a7e3-e4f2970bf9ee]]@200202349 to transaction: TransactionImpl [xid=null, txID=7621, xid=null, state=ACTIVE, createTime=1714490113782(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@69a9a77
2024-04-30 15:15:13,782 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 3046da70-c33d-4fdd-a4a1-64ee4ce53155: CoreMessage[messageID=7618, durable=true, userID=718882de-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=3046da70-c33d-4fdd-a4a1-64ee4ce53155, size=809, properties=TypedProperties[__AMQ_CID=71885bca-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c09328f9-313c-47a1-aa66-c7c47af43823, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6431bca3-fc45-453d-a7e3-e4f2970bf9ee]]@200202349, transaction: TransactionImpl [xid=null, txID=7621, xid=null, state=COMMITTED, createTime=1714490113782(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@69a9a77
2024-04-30 15:15:13,782 INFO  [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 718834b8-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=6431bca3-fc45-453d-a7e3-e4f2970bf9ee, activemq.broker=mom84]
2024-04-30 15:15:13,783 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 71877160-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71]
2024-04-30 15:15:13,785 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@6f0551b, org.eclipse.scout.rt.mom.jms.JmsSubscription@31ad75bb] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,786 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 7187233b-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,787 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 71896d3f-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,787 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71896d42-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=71896d3f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=71896d3f-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78c11df6, true, {}]
2024-04-30 15:15:13,788 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71899453-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=71896d3f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=71896d3f-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d2bb792, true, {}]
2024-04-30 15:15:13,788 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:15:13,789 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 7189bb64-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71]
2024-04-30 15:15:13,790 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7189e277-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7189bb64-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7189bb64-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48e147be, true, {}]
2024-04-30 15:15:13,790 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7189e278-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7189bb64-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7189bb64-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b3f9e48, true, {}]
2024-04-30 15:15:13,791 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ed9db8e1-f079-454e-823d-f2c4cf4bb200, address=ed9db8e1-f079-454e-823d-f2c4cf4bb200, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,791 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3522834a
2024-04-30 15:15:13,791 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3046f474
2024-04-30 15:15:13,792 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ed9db8e1-f079-454e-823d-f2c4cf4bb200, null, 0, false, true, null]
2024-04-30 15:15:13,793 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7657, durable=true, userID=718a57ab-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=7189e276-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-11312276-d761-4b4c-9bc1-796203606951, JMSReplyTo=temp-queue://ed9db8e1-f079-454e-823d-f2c4cf4bb200, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1886650070, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:15:13,794 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7657]:RELIABLE:CoreMessage[messageID=7657, durable=true, userID=718a57ab-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=7189e276-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-11312276-d761-4b4c-9bc1-796203606951, JMSReplyTo=temp-queue://ed9db8e1-f079-454e-823d-f2c4cf4bb200, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1886650070
2024-04-30 15:15:13,794 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7657, durable=true, userID=718a57ab-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=7189e276-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-11312276-d761-4b4c-9bc1-796203606951, JMSReplyTo=temp-queue://ed9db8e1-f079-454e-823d-f2c4cf4bb200, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1886650070 to transaction: TransactionImpl [xid=null, txID=7658, xid=null, state=ACTIVE, createTime=1714490113794(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1e87d55d
2024-04-30 15:15:13,794 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 718a7ebc-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=1ea168fd-cc03-4fe7-8728-37531d2d6a1d, activemq.broker=mom84]
2024-04-30 15:15:13,795 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [718aa5cf-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=718a7ebc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=718a7ebc-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2516481f, true, {}]
2024-04-30 15:15:13,795 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [718aa5d0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=718a7ebc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=718a7ebc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5037d7fb, true, {}]
2024-04-30 15:15:13,797 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7663, durable=true, userID=718acce2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=ed9db8e1-f079-454e-823d-f2c4cf4bb200, size=809, properties=TypedProperties[__AMQ_CID=718aa5ce-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-11312276-d761-4b4c-9bc1-796203606951, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1ea168fd-cc03-4fe7-8728-37531d2d6a1d]]@1484793686, context: RoutingContextImpl(Address=ed9db8e1-f079-454e-823d-f2c4cf4bb200, routingType=ANYCAST, PreviousAddress=ed9db8e1-f079-454e-823d-f2c4cf4bb200 previousRoute:ANYCAST, reusable=true, version=-2147483149)
..................................................
***** durable queues ed9db8e1-f079-454e-823d-f2c4cf4bb200:
***** non durable for ed9db8e1-f079-454e-823d-f2c4cf4bb200:
- queueID=7653 address:ed9db8e1-f079-454e-823d-f2c4cf4bb200 name:ed9db8e1-f079-454e-823d-f2c4cf4bb200 filter:null
..................................................
, transaction: null
2024-04-30 15:15:13,797 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ed9db8e1-f079-454e-823d-f2c4cf4bb200: Reference[7663]:RELIABLE:CoreMessage[messageID=7663, durable=true, userID=718acce2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=ed9db8e1-f079-454e-823d-f2c4cf4bb200, size=809, properties=TypedProperties[__AMQ_CID=718aa5ce-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-11312276-d761-4b4c-9bc1-796203606951, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1ea168fd-cc03-4fe7-8728-37531d2d6a1d]]@1484793686
2024-04-30 15:15:13,797 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7657, durable=true, userID=718a57ab-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=7189e276-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-11312276-d761-4b4c-9bc1-796203606951, JMSReplyTo=temp-queue://ed9db8e1-f079-454e-823d-f2c4cf4bb200, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1886650070, transaction: TransactionImpl [xid=null, txID=7658, xid=null, state=COMMITTED, createTime=1714490113794(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1e87d55d
2024-04-30 15:15:13,797 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ed9db8e1-f079-454e-823d-f2c4cf4bb200: CoreMessage[messageID=7663, durable=true, userID=718acce2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=ed9db8e1-f079-454e-823d-f2c4cf4bb200, size=809, properties=TypedProperties[__AMQ_CID=718aa5ce-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-11312276-d761-4b4c-9bc1-796203606951, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1ea168fd-cc03-4fe7-8728-37531d2d6a1d]]@1484793686 to transaction: TransactionImpl [xid=null, txID=7666, xid=null, state=ACTIVE, createTime=1714490113797(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@8bc50ae
2024-04-30 15:15:13,797 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ed9db8e1-f079-454e-823d-f2c4cf4bb200: CoreMessage[messageID=7663, durable=true, userID=718acce2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=ed9db8e1-f079-454e-823d-f2c4cf4bb200, size=809, properties=TypedProperties[__AMQ_CID=718aa5ce-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-11312276-d761-4b4c-9bc1-796203606951, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1ea168fd-cc03-4fe7-8728-37531d2d6a1d]]@1484793686, transaction: TransactionImpl [xid=null, txID=7666, xid=null, state=COMMITTED, createTime=1714490113797(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@8bc50ae
2024-04-30 15:15:13,797 INFO  [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 718a7ebc-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=1ea168fd-cc03-4fe7-8728-37531d2d6a1d, activemq.broker=mom84]
2024-04-30 15:15:13,798 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 7189bb64-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71]
2024-04-30 15:15:13,800 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@42afb14, org.eclipse.scout.rt.mom.jms.JmsSubscription@614fa122] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,801 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 71896d3f-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,801 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 718b9033-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,802 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [718bb746-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=718b9033-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=718b9033-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59a9a249, true, {}]
2024-04-30 15:15:13,802 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [718bb747-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=718b9033-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=718b9033-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24301332, true, {}]
2024-04-30 15:15:13,803 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null]
2024-04-30 15:15:13,804 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 718c0568-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71]
2024-04-30 15:15:13,804 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [718c056b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=718c0568-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=718c0568-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a4b6163, true, {}]
2024-04-30 15:15:13,805 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [718c2c7c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=718c0568-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=718c0568-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5dde2a92, true, {}]
2024-04-30 15:15:13,805 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=02c62f88-833f-41cb-a564-c883512df9ac, address=02c62f88-833f-41cb-a564-c883512df9ac, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,805 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@28184923
2024-04-30 15:15:13,806 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1bddb49f
2024-04-30 15:15:13,806 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 02c62f88-833f-41cb-a564-c883512df9ac, null, 0, false, true, null]
2024-04-30 15:15:13,807 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7702, durable=true, userID=718c7a9f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=718c056a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a1727d01-bd3f-40d7-b6d5-30d0d69273a8, JMSReplyTo=temp-queue://02c62f88-833f-41cb-a564-c883512df9ac, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1937421980, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613)
..................................................
***** durable queues test/mom/testRequestReplyInternal:
- queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null
***** non durable for test/mom/testRequestReplyInternal:
..................................................
, transaction: null
2024-04-30 15:15:13,808 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7702]:RELIABLE:CoreMessage[messageID=7702, durable=true, userID=718c7a9f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=718c056a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a1727d01-bd3f-40d7-b6d5-30d0d69273a8, JMSReplyTo=temp-queue://02c62f88-833f-41cb-a564-c883512df9ac, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1937421980
2024-04-30 15:15:13,808 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7702, durable=true, userID=718c7a9f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=718c056a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a1727d01-bd3f-40d7-b6d5-30d0d69273a8, JMSReplyTo=temp-queue://02c62f88-833f-41cb-a564-c883512df9ac, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1937421980 to transaction: TransactionImpl [xid=null, txID=7703, xid=null, state=ACTIVE, createTime=1714490113808(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@10caa2d
2024-04-30 15:15:13,809 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 718cc8c0-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=831aac4a-b93c-453d-80ef-1f957f7fe462, activemq.broker=mom84]
2024-04-30 15:15:13,809 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [718cc8c3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=718cc8c0-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=718cc8c0-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c1c414b, true, {}]
2024-04-30 15:15:13,810 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [718cefd4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=718cc8c0-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=718cc8c0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64565829, true, {}]
2024-04-30 15:15:13,811 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7708, durable=true, userID=718d16e6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=02c62f88-833f-41cb-a564-c883512df9ac, size=808, properties=TypedProperties[__AMQ_CID=718cc8c2-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a1727d01-bd3f-40d7-b6d5-30d0d69273a8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=831aac4a-b93c-453d-80ef-1f957f7fe462]]@1402458457, context: RoutingContextImpl(Address=02c62f88-833f-41cb-a564-c883512df9ac, routingType=ANYCAST, PreviousAddress=02c62f88-833f-41cb-a564-c883512df9ac previousRoute:ANYCAST, reusable=true, version=-2147483147)
..................................................
***** durable queues 02c62f88-833f-41cb-a564-c883512df9ac:
***** non durable for 02c62f88-833f-41cb-a564-c883512df9ac:
- queueID=7698 address:02c62f88-833f-41cb-a564-c883512df9ac name:02c62f88-833f-41cb-a564-c883512df9ac filter:null
..................................................
, transaction: null
2024-04-30 15:15:13,811 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7702, durable=true, userID=718c7a9f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=718c056a-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a1727d01-bd3f-40d7-b6d5-30d0d69273a8, JMSReplyTo=temp-queue://02c62f88-833f-41cb-a564-c883512df9ac, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1937421980, transaction: TransactionImpl [xid=null, txID=7703, xid=null, state=COMMITTED, createTime=1714490113808(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@10caa2d
2024-04-30 15:15:13,811 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 02c62f88-833f-41cb-a564-c883512df9ac: Reference[7708]:RELIABLE:CoreMessage[messageID=7708, durable=true, userID=718d16e6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=02c62f88-833f-41cb-a564-c883512df9ac, size=808, properties=TypedProperties[__AMQ_CID=718cc8c2-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a1727d01-bd3f-40d7-b6d5-30d0d69273a8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=831aac4a-b93c-453d-80ef-1f957f7fe462]]@1402458457
2024-04-30 15:15:13,812 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 02c62f88-833f-41cb-a564-c883512df9ac: CoreMessage[messageID=7708, durable=true, userID=718d16e6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=02c62f88-833f-41cb-a564-c883512df9ac, size=808, properties=TypedProperties[__AMQ_CID=718cc8c2-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a1727d01-bd3f-40d7-b6d5-30d0d69273a8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=831aac4a-b93c-453d-80ef-1f957f7fe462]]@1402458457 to transaction: TransactionImpl [xid=null, txID=7711, xid=null, state=ACTIVE, createTime=1714490113812(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@728e30b2
2024-04-30 15:15:13,812 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 02c62f88-833f-41cb-a564-c883512df9ac: CoreMessage[messageID=7708, durable=true, userID=718d16e6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=02c62f88-833f-41cb-a564-c883512df9ac, size=808, properties=TypedProperties[__AMQ_CID=718cc8c2-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a1727d01-bd3f-40d7-b6d5-30d0d69273a8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=831aac4a-b93c-453d-80ef-1f957f7fe462]]@1402458457, transaction: TransactionImpl [xid=null, txID=7711, xid=null, state=COMMITTED, createTime=1714490113812(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@728e30b2
2024-04-30 15:15:13,812 INFO  [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 718cc8c0-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=831aac4a-b93c-453d-80ef-1f957f7fe462, activemq.broker=mom84]
2024-04-30 15:15:13,813 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 718c0568-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71]
2024-04-30 15:15:13,814 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@2397b893, org.eclipse.scout.rt.mom.jms.JmsSubscription@63937940] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,815 INFO  [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 718b9033-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,816 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7c4ee0c0[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:15:13,816 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009203 ms
2024-04-30 15:15:13,818 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 716fa409-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:13,819 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:15:13,819 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 204.546299 ms
2024-04-30 15:15:13,819 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyNull [artemis-j2ee]>
2024-04-30 15:15:13,820 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:13,820 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyJsonObjectMarshaller [artemis-j2ee]>
2024-04-30 15:15:13,821 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 168323060'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56]
2024-04-30 15:15:13,823 INFO  [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56]
2024-04-30 15:15:13,823 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 718eeba8-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56]
2024-04-30 15:15:13,824 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [718f12bb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=718eeba8-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=718eeba8-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c90636b, true, {}]
2024-04-30 15:15:13,824 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [718f12bc-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=718eeba8-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=718eeba8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@756c8fc3, true, {}]
2024-04-30 15:15:13,825 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f9dea5da-0f34-484c-9519-8e0e517581b4, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,825 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@804c05c
2024-04-30 15:15:13,826 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f9dea5da-0f34-484c-9519-8e0e517581b4, null, 0, false, true, null]
2024-04-30 15:15:13,826 INFO  [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 718f60de-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56]
2024-04-30 15:15:13,827 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [718f87f1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=718f60de-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=718f60de-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e0bf48f, true, {}]
2024-04-30 15:15:13,827 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [718f87f2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=718f60de-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=718f60de-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@138004f7, true, {}]
2024-04-30 15:15:13,828 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTopicRequestReplyJsonObjectMarshaller, null, 0, false, true, null]
2024-04-30 15:15:13,829 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 718fd613-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReplyJsonObjectMarshaller, activemq.broker=mom71]
2024-04-30 15:15:13,829 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [718fd616-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=718fd613-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=718fd613-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d4def63, true, {}]
2024-04-30 15:15:13,829 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [718fd617-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=718fd613-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=718fd613-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c2508fb, true, {}]
2024-04-30 15:15:13,830 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b84f62ae-2f43-4e76-9c95-fdb584578607, address=b84f62ae-2f43-4e76-9c95-fdb584578607, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,830 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@239990c7
2024-04-30 15:15:13,830 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2fd15629
2024-04-30 15:15:13,831 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b84f62ae-2f43-4e76-9c95-fdb584578607, null, 0, false, true, null]
2024-04-30 15:15:13,832 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7767, durable=true, userID=7190243a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=718fd615-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-946a4e28-9e46-481e-b0a8-9396a87b7ee8, JMSReplyTo=temp-queue://b84f62ae-2f43-4e76-9c95-fdb584578607, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@213102191, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyJsonObjectMarshaller, routingType=ANYCAST, PreviousAddress=test/mom/testTopicRequestReplyJsonObjectMarshaller previousRoute:ANYCAST, reusable=true, version=-2147483387)
..................................................
***** durable queues test/mom/testTopicRequestReplyJsonObjectMarshaller:
- queueID=3570 address:test/mom/testTopicRequestReplyJsonObjectMarshaller name:test/mom/testTopicRequestReplyJsonObjectMarshaller filter:null
***** non durable for test/mom/testTopicRequestReplyJsonObjectMarshaller:
..................................................
, transaction: null
2024-04-30 15:15:13,832 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testTopicRequestReplyJsonObjectMarshaller: Reference[7767]:RELIABLE:CoreMessage[messageID=7767, durable=true, userID=7190243a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=718fd615-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-946a4e28-9e46-481e-b0a8-9396a87b7ee8, JMSReplyTo=temp-queue://b84f62ae-2f43-4e76-9c95-fdb584578607, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@213102191
2024-04-30 15:15:13,833 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTopicRequestReplyJsonObjectMarshaller: CoreMessage[messageID=7767, durable=true, userID=7190243a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=718fd615-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-946a4e28-9e46-481e-b0a8-9396a87b7ee8, JMSReplyTo=temp-queue://b84f62ae-2f43-4e76-9c95-fdb584578607, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@213102191 to transaction: TransactionImpl [xid=null, txID=7768, xid=null, state=ACTIVE, createTime=1714490113833(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1431c324
2024-04-30 15:15:13,833 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 7190725b-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3df050d8[name=test/mom/testTopicRequestReplyJsonObjectMarshaller, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=f15a5c80-1a52-43b7-b307-f31d2e9a85f9, activemq.broker=mom84]
2024-04-30 15:15:13,834 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7190996e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7190725b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7190725b-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e2e26dc, true, {}]
2024-04-30 15:15:13,834 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7190996f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7190725b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7190725b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53c90d21, true, {}]
2024-04-30 15:15:13,836 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTopicRequestReplyJsonObjectMarshaller: CoreMessage[messageID=7767, durable=true, userID=7190243a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=718fd615-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-946a4e28-9e46-481e-b0a8-9396a87b7ee8, JMSReplyTo=temp-queue://b84f62ae-2f43-4e76-9c95-fdb584578607, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@213102191, transaction: TransactionImpl [xid=null, txID=7768, xid=null, state=COMMITTED, createTime=1714490113833(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1431c324
2024-04-30 15:15:13,836 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7773, durable=true, userID=7190e791-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=b84f62ae-2f43-4e76-9c95-fdb584578607, size=1077, properties=TypedProperties[__AMQ_CID=7190996d-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-946a4e28-9e46-481e-b0a8-9396a87b7ee8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f15a5c80-1a52-43b7-b307-f31d2e9a85f9]]@50373699, context: RoutingContextImpl(Address=b84f62ae-2f43-4e76-9c95-fdb584578607, routingType=ANYCAST, PreviousAddress=b84f62ae-2f43-4e76-9c95-fdb584578607 previousRoute:ANYCAST, reusable=true, version=-2147483143)
..................................................
***** durable queues b84f62ae-2f43-4e76-9c95-fdb584578607:
***** non durable for b84f62ae-2f43-4e76-9c95-fdb584578607:
- queueID=7763 address:b84f62ae-2f43-4e76-9c95-fdb584578607 name:b84f62ae-2f43-4e76-9c95-fdb584578607 filter:null
..................................................
, transaction: null
2024-04-30 15:15:13,836 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b84f62ae-2f43-4e76-9c95-fdb584578607: Reference[7773]:RELIABLE:CoreMessage[messageID=7773, durable=true, userID=7190e791-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=b84f62ae-2f43-4e76-9c95-fdb584578607, size=1077, properties=TypedProperties[__AMQ_CID=7190996d-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-946a4e28-9e46-481e-b0a8-9396a87b7ee8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f15a5c80-1a52-43b7-b307-f31d2e9a85f9]]@50373699
2024-04-30 15:15:13,837 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b84f62ae-2f43-4e76-9c95-fdb584578607: CoreMessage[messageID=7773, durable=true, userID=7190e791-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=b84f62ae-2f43-4e76-9c95-fdb584578607, size=1077, properties=TypedProperties[__AMQ_CID=7190996d-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-946a4e28-9e46-481e-b0a8-9396a87b7ee8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f15a5c80-1a52-43b7-b307-f31d2e9a85f9]]@50373699 to transaction: TransactionImpl [xid=null, txID=7776, xid=null, state=ACTIVE, createTime=1714490113837(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@229b9985
2024-04-30 15:15:13,837 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b84f62ae-2f43-4e76-9c95-fdb584578607: CoreMessage[messageID=7773, durable=true, userID=7190e791-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=b84f62ae-2f43-4e76-9c95-fdb584578607, size=1077, properties=TypedProperties[__AMQ_CID=7190996d-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-946a4e28-9e46-481e-b0a8-9396a87b7ee8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f15a5c80-1a52-43b7-b307-f31d2e9a85f9]]@50373699, transaction: TransactionImpl [xid=null, txID=7776, xid=null, state=COMMITTED, createTime=1714490113837(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@229b9985
2024-04-30 15:15:13,837 INFO  [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 7190725b-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3df050d8[name=test/mom/testTopicRequestReplyJsonObjectMarshaller, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=f15a5c80-1a52-43b7-b307-f31d2e9a85f9, activemq.broker=mom84]
2024-04-30 15:15:13,838 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 718fd613-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReplyJsonObjectMarshaller, activemq.broker=mom71]
2024-04-30 15:15:13,840 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@52238861, org.eclipse.scout.rt.mom.jms.JmsSubscription@279e4506]
2024-04-30 15:15:13,842 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 718f60de-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:13,842 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5a921ef3[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:15:13,842 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006917 ms
2024-04-30 15:15:13,844 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 718eeba8-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:13,868 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:15:13,868 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 47.312550 ms
2024-04-30 15:15:13,868 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyJsonObjectMarshaller [artemis-j2ee]>
2024-04-30 15:15:13,869 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:13,869 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReply [artemis-j2ee]>
2024-04-30 15:15:13,870 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1279545025'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,872 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,872 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 719665d3-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,872 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [719665d6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=719665d3-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=719665d3-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@115c2e8a, true, {}]
2024-04-30 15:15:13,873 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71968ce7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=719665d3-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=719665d3-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7338ee10, true, {}]
2024-04-30 15:15:13,874 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ed9322da-2f8f-4590-8366-fe3ac6148542, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,874 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7910c4ea
2024-04-30 15:15:13,874 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ed9322da-2f8f-4590-8366-fe3ac6148542, null, 0, false, true, null]
2024-04-30 15:15:13,875 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 7196db09-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,875 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7196db0c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7196db09-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7196db09-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@789b069d, true, {}]
2024-04-30 15:15:13,876 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7197021d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7196db09-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7196db09-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@315aed5, true, {}]
2024-04-30 15:15:13,877 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 7197021d-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testTopicRequestReply, [MULTICAST], true]
2024-04-30 15:15:13,877 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@11d9e0b8
2024-04-30 15:15:13,877 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d1e1c581-b345-4cef-9d6f-4c56b24b80d8, address=test/mom/testTopicRequestReply, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,878 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@696e4d92
2024-04-30 15:15:13,878 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d1e1c581-b345-4cef-9d6f-4c56b24b80d8, null, 0, false, true, null]
2024-04-30 15:15:13,879 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 7197774f-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReply, activemq.broker=mom71]
2024-04-30 15:15:13,880 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71979e62-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7197774f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7197774f-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f4ace40, true, {}]
2024-04-30 15:15:13,881 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71979e63-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7197774f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7197774f-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@beb3944, true, {}]
2024-04-30 15:15:13,881 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=aad2c862-c7ea-4b0d-8f03-46f52b1a3ead, address=aad2c862-c7ea-4b0d-8f03-46f52b1a3ead, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,881 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1d98fe8f
2024-04-30 15:15:13,882 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@63b10b08
2024-04-30 15:15:13,882 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, aad2c862-c7ea-4b0d-8f03-46f52b1a3ead, null, 0, false, true, null]
2024-04-30 15:15:13,884 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7836, durable=true, userID=71981396-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=863, properties=TypedProperties[__AMQ_CID=71979e61-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c9e0a35-89cc-4d5f-8182-36667a625c69, JMSReplyTo=temp-queue://aad2c862-c7ea-4b0d-8f03-46f52b1a3ead, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@510346527, context: RoutingContextImpl(Address=test/mom/testTopicRequestReply, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReply previousRoute:MULTICAST, reusable=true, version=-2147483139)
..................................................
***** durable queues test/mom/testTopicRequestReply:
***** non durable for test/mom/testTopicRequestReply:
- queueID=7824 address:test/mom/testTopicRequestReply name:d1e1c581-b345-4cef-9d6f-4c56b24b80d8 filter:null
..................................................
, transaction: null
2024-04-30 15:15:13,884 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d1e1c581-b345-4cef-9d6f-4c56b24b80d8: Reference[7836]:RELIABLE:CoreMessage[messageID=7836, durable=true, userID=71981396-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=863, properties=TypedProperties[__AMQ_CID=71979e61-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c9e0a35-89cc-4d5f-8182-36667a625c69, JMSReplyTo=temp-queue://aad2c862-c7ea-4b0d-8f03-46f52b1a3ead, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@510346527
2024-04-30 15:15:13,884 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d1e1c581-b345-4cef-9d6f-4c56b24b80d8: CoreMessage[messageID=7836, durable=true, userID=71981396-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=863, properties=TypedProperties[__AMQ_CID=71979e61-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c9e0a35-89cc-4d5f-8182-36667a625c69, JMSReplyTo=temp-queue://aad2c862-c7ea-4b0d-8f03-46f52b1a3ead, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@510346527 to transaction: TransactionImpl [xid=null, txID=7837, xid=null, state=ACTIVE, createTime=1714490113884(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6f84737f
2024-04-30 15:15:13,884 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d1e1c581-b345-4cef-9d6f-4c56b24b80d8: CoreMessage[messageID=7836, durable=true, userID=71981396-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=863, properties=TypedProperties[__AMQ_CID=71979e61-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c9e0a35-89cc-4d5f-8182-36667a625c69, JMSReplyTo=temp-queue://aad2c862-c7ea-4b0d-8f03-46f52b1a3ead, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@510346527, transaction: TransactionImpl [xid=null, txID=7837, xid=null, state=COMMITTED, createTime=1714490113884(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6f84737f
2024-04-30 15:15:13,885 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 719861b7-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@4a5b0ad6[name=test/mom/testTopicRequestReply, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=399691e7-5c2a-4de4-8799-d212581404e2, activemq.broker=mom84]
2024-04-30 15:15:13,885 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [719861ba-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=719861b7-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=719861b7-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e8d623e, true, {}]
2024-04-30 15:15:13,885 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [719861bb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=719861b7-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=719861b7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d666700, true, {}]
2024-04-30 15:15:13,887 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7842, durable=true, userID=719888cd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=aad2c862-c7ea-4b0d-8f03-46f52b1a3ead, size=939, properties=TypedProperties[__AMQ_CID=719861b9-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c9e0a35-89cc-4d5f-8182-36667a625c69, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=399691e7-5c2a-4de4-8799-d212581404e2]]@822514199, context: RoutingContextImpl(Address=aad2c862-c7ea-4b0d-8f03-46f52b1a3ead, routingType=ANYCAST, PreviousAddress=aad2c862-c7ea-4b0d-8f03-46f52b1a3ead previousRoute:ANYCAST, reusable=true, version=-2147483138)
..................................................
***** durable queues aad2c862-c7ea-4b0d-8f03-46f52b1a3ead:
***** non durable for aad2c862-c7ea-4b0d-8f03-46f52b1a3ead:
- queueID=7832 address:aad2c862-c7ea-4b0d-8f03-46f52b1a3ead name:aad2c862-c7ea-4b0d-8f03-46f52b1a3ead filter:null
..................................................
, transaction: null
2024-04-30 15:15:13,887 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from aad2c862-c7ea-4b0d-8f03-46f52b1a3ead: Reference[7842]:RELIABLE:CoreMessage[messageID=7842, durable=true, userID=719888cd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=aad2c862-c7ea-4b0d-8f03-46f52b1a3ead, size=939, properties=TypedProperties[__AMQ_CID=719861b9-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c9e0a35-89cc-4d5f-8182-36667a625c69, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=399691e7-5c2a-4de4-8799-d212581404e2]]@822514199
2024-04-30 15:15:13,887 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from aad2c862-c7ea-4b0d-8f03-46f52b1a3ead: CoreMessage[messageID=7842, durable=true, userID=719888cd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=aad2c862-c7ea-4b0d-8f03-46f52b1a3ead, size=939, properties=TypedProperties[__AMQ_CID=719861b9-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c9e0a35-89cc-4d5f-8182-36667a625c69, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=399691e7-5c2a-4de4-8799-d212581404e2]]@822514199 to transaction: TransactionImpl [xid=null, txID=7845, xid=null, state=ACTIVE, createTime=1714490113887(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1895ac24
2024-04-30 15:15:13,887 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from aad2c862-c7ea-4b0d-8f03-46f52b1a3ead: CoreMessage[messageID=7842, durable=true, userID=719888cd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=aad2c862-c7ea-4b0d-8f03-46f52b1a3ead, size=939, properties=TypedProperties[__AMQ_CID=719861b9-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c9e0a35-89cc-4d5f-8182-36667a625c69, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=399691e7-5c2a-4de4-8799-d212581404e2]]@822514199, transaction: TransactionImpl [xid=null, txID=7845, xid=null, state=COMMITTED, createTime=1714490113887(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1895ac24
2024-04-30 15:15:13,888 INFO  [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 719861b7-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@4a5b0ad6[name=test/mom/testTopicRequestReply, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=399691e7-5c2a-4de4-8799-d212581404e2, activemq.broker=mom84]
2024-04-30 15:15:13,888 INFO  [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 7197774f-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReply, activemq.broker=mom71]
2024-04-30 15:15:13,889 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@73cdf5f9]
2024-04-30 15:15:13,891 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 7196db09-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:13,892 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7e55925a[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:15:13,892 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.018593 ms
2024-04-30 15:15:13,893 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 719665d3-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:13,894 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:15:13,894 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 25.295046 ms
2024-04-30 15:15:13,894 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReply [artemis-j2ee]>
2024-04-30 15:15:13,895 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:13,895 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomCancellationTopic [artemis-j2ee]>
2024-04-30 15:15:13,896 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1859922248'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:15:13,898 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:15:13,898 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 719a5d8f-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:15:13,898 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [719a5d92-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=719a5d8f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=719a5d8f-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63f5bc6a, true, {}]
2024-04-30 15:15:13,899 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [719a84a3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=719a5d8f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=719a5d8f-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c95588c, true, {}]
2024-04-30 15:15:13,901 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 719a84a3-0704-11ef-b617-0a580a280dd0 with parameters: [scout.physical.UnitTestTopic, [MULTICAST], true]
2024-04-30 15:15:13,901 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@28c4fb13
2024-04-30 15:15:13,901 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e9fd94c0-d75f-43a7-8b33-813342f6ad56, address=scout.physical.UnitTestTopic, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,902 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@32e0a12
2024-04-30 15:15:13,902 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e9fd94c0-d75f-43a7-8b33-813342f6ad56, null, 0, false, true, null]
2024-04-30 15:15:13,903 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 719b20e6-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:15:13,903 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [719b20e9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=719b20e6-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=719b20e6-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74f90dbf, true, {}]
2024-04-30 15:15:13,904 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [719b47fa-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=719b20e6-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=719b20e6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@273f1825, true, {}]
2024-04-30 15:15:13,904 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=47967d2f-3f2c-4862-a740-85cdcc6591bc, address=scout.physical.UnitTestTopic, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,905 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5bf8335
2024-04-30 15:15:13,905 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 47967d2f-3f2c-4862-a740-85cdcc6591bc, null, 0, false, true, null]
2024-04-30 15:15:13,905 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 719b6f0c-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86]
2024-04-30 15:15:13,906 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [719b961f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=719b6f0c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=719b6f0c-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76b2670a, true, {}]
2024-04-30 15:15:13,906 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [719b9620-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=719b6f0c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=719b6f0c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4dfc72ad, true, {}]
2024-04-30 15:15:13,907 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCancellation, null, 0, false, true, null]
2024-04-30 15:15:13,908 INFO  [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 719be341-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation]
2024-04-30 15:15:13,908 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [719be344-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=719be341-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=719be341-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@dcf6eaa, true, {}]
2024-04-30 15:15:13,909 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [719c0a55-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=719be341-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=719be341-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@548d0572, true, {}]
2024-04-30 15:15:13,909 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8e3fee64-7cfe-4947-86e2-591dd105e16d, address=8e3fee64-7cfe-4947-86e2-591dd105e16d, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,909 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2dd75236
2024-04-30 15:15:13,910 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@630fad0a
2024-04-30 15:15:13,910 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8e3fee64-7cfe-4947-86e2-591dd105e16d, null, 0, false, true, null]
2024-04-30 15:15:13,911 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7917, durable=true, userID=719c5878-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=719be343-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-70c9bdef-b1ca-4531-8bdc-3259eddabe72, JMSReplyTo=temp-queue://8e3fee64-7cfe-4947-86e2-591dd105e16d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1117753974, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483446)
..................................................
***** durable queues test/mom/testQueueRequestReplyCancellation:
- queueID=2722 address:test/mom/testQueueRequestReplyCancellation name:test/mom/testQueueRequestReplyCancellation filter:null
***** non durable for test/mom/testQueueRequestReplyCancellation:
..................................................
, transaction: null
2024-04-30 15:15:13,912 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCancellation: Reference[7917]:RELIABLE:CoreMessage[messageID=7917, durable=true, userID=719c5878-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=719be343-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-70c9bdef-b1ca-4531-8bdc-3259eddabe72, JMSReplyTo=temp-queue://8e3fee64-7cfe-4947-86e2-591dd105e16d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1117753974
2024-04-30 15:15:13,912 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=7917, durable=true, userID=719c5878-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=719be343-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-70c9bdef-b1ca-4531-8bdc-3259eddabe72, JMSReplyTo=temp-queue://8e3fee64-7cfe-4947-86e2-591dd105e16d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1117753974 to transaction: TransactionImpl [xid=null, txID=7918, xid=null, state=ACTIVE, createTime=1714490113912(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@11ff41a2
2024-04-30 15:15:13,913 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 719ca699-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-70c9bdef-b1ca-4531-8bdc-3259eddabe72, activemq.broker=mom24]
2024-04-30 15:15:13,913 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation]
2024-04-30 15:15:13,914 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [719ca69c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=719ca699-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=719ca699-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1de48cfc, true, {}]
2024-04-30 15:15:13,914 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [719ccdad-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=719ca699-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=719ca699-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1148d9f6, true, {}]
2024-04-30 15:15:13,914 INFO  [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 719be341-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation]
2024-04-30 15:15:13,915 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7936, durable=true, userID=719ccdaf-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=719ca69b-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-70c9bdef-b1ca-4531-8bdc-3259eddabe72, _AMQ_ROUTING_TYPE=0]]@1021113925, context: RoutingContextImpl(Address=scout.physical.UnitTestTopic, routingType=MULTICAST, PreviousAddress=scout.physical.UnitTestTopic previousRoute:MULTICAST, reusable=true, version=-2147483133)
..................................................
***** durable queues scout.physical.UnitTestTopic:
***** non durable for scout.physical.UnitTestTopic:
- queueID=7891 address:scout.physical.UnitTestTopic name:e9fd94c0-d75f-43a7-8b33-813342f6ad56 filter:null
- queueID=7899 address:scout.physical.UnitTestTopic name:47967d2f-3f2c-4862-a740-85cdcc6591bc filter:null
..................................................
, transaction: null
2024-04-30 15:15:13,915 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e9fd94c0-d75f-43a7-8b33-813342f6ad56: Reference[7936]:RELIABLE:CoreMessage[messageID=7936, durable=true, userID=719ccdaf-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=719ca69b-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-70c9bdef-b1ca-4531-8bdc-3259eddabe72, _AMQ_ROUTING_TYPE=0]]@1021113925
2024-04-30 15:15:13,915 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 47967d2f-3f2c-4862-a740-85cdcc6591bc: Reference[7936]:RELIABLE:CoreMessage[messageID=7936, durable=true, userID=719ccdaf-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=719ca69b-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-70c9bdef-b1ca-4531-8bdc-3259eddabe72, _AMQ_ROUTING_TYPE=0]]@1021113925
2024-04-30 15:15:13,915 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=7917, durable=true, userID=719c5878-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=719be343-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-70c9bdef-b1ca-4531-8bdc-3259eddabe72, JMSReplyTo=temp-queue://8e3fee64-7cfe-4947-86e2-591dd105e16d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1117753974, transaction: TransactionImpl [xid=null, txID=7918, xid=null, state=COMMITTED, createTime=1714490113912(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@11ff41a2
2024-04-30 15:15:13,915 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e9fd94c0-d75f-43a7-8b33-813342f6ad56: CoreMessage[messageID=7936, durable=true, userID=719ccdaf-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=719ca69b-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-70c9bdef-b1ca-4531-8bdc-3259eddabe72, _AMQ_ROUTING_TYPE=0]]@1021113925 to transaction: TransactionImpl [xid=null, txID=7939, xid=null, state=ACTIVE, createTime=1714490113915(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@334f8eae
2024-04-30 15:15:13,915 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 47967d2f-3f2c-4862-a740-85cdcc6591bc: CoreMessage[messageID=7936, durable=true, userID=719ccdaf-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=719ca69b-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-70c9bdef-b1ca-4531-8bdc-3259eddabe72, _AMQ_ROUTING_TYPE=0]]@1021113925 to transaction: TransactionImpl [xid=null, txID=7940, xid=null, state=ACTIVE, createTime=1714490113915(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7ccdb010
2024-04-30 15:15:13,915 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e9fd94c0-d75f-43a7-8b33-813342f6ad56: CoreMessage[messageID=7936, durable=true, userID=719ccdaf-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=719ca69b-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-70c9bdef-b1ca-4531-8bdc-3259eddabe72, _AMQ_ROUTING_TYPE=0]]@1021113925, transaction: TransactionImpl [xid=null, txID=7939, xid=null, state=COMMITTED, createTime=1714490113915(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@334f8eae
2024-04-30 15:15:13,915 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 47967d2f-3f2c-4862-a740-85cdcc6591bc: CoreMessage[messageID=7936, durable=true, userID=719ccdaf-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=719ca69b-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-70c9bdef-b1ca-4531-8bdc-3259eddabe72, _AMQ_ROUTING_TYPE=0]]@1021113925, transaction: TransactionImpl [xid=null, txID=7940, xid=null, state=COMMITTED, createTime=1714490113915(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7ccdb010
2024-04-30 15:15:13,916 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 719ca699-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-70c9bdef-b1ca-4531-8bdc-3259eddabe72, activemq.broker=mom24]
2024-04-30 15:15:13,916 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6012bee8, org.eclipse.scout.rt.mom.jms.JmsSubscription@60b8c05c]
2024-04-30 15:15:13,917 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 719a5d8f-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:13,919 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 719b6f0c-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:13,919 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@17929855[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:15:13,920 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006945 ms
2024-04-30 15:15:13,921 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 719b20e6-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:13,922 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:15:13,922 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 26.469967 ms
2024-04-30 15:15:13,922 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomCancellationTopic [artemis-j2ee]>
2024-04-30 15:15:13,923 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:13,923 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyCorrelationId [artemis-j2ee]>
2024-04-30 15:15:13,924 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1147822491'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,925 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,925 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 719e7b61-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,926 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [719ea274-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=719e7b61-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=719e7b61-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66f61667, true, {}]
2024-04-30 15:15:13,926 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [719ea275-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=719e7b61-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=719e7b61-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@249e3c13, true, {}]
2024-04-30 15:15:13,927 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3607ab93-0fda-415c-b928-a61b3022a186, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,928 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@325e1f21
2024-04-30 15:15:13,928 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3607ab93-0fda-415c-b928-a61b3022a186, null, 0, false, true, null]
2024-04-30 15:15:13,928 INFO  [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 719ef097-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82]
2024-04-30 15:15:13,929 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [719f17aa-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=719ef097-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=719ef097-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@744970de, true, {}]
2024-04-30 15:15:13,929 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [719f17ab-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=719ef097-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=719ef097-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3eed6084, true, {}]
2024-04-30 15:15:13,930 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCorrelationId, null, 0, false, true, null]
2024-04-30 15:15:13,931 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 719f65cc-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyCorrelationId, cid=cid:abc, activemq.broker=mom24]
2024-04-30 15:15:13,931 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [719f65cf-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=719f65cc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=719f65cc-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@190f932a, true, {}]
2024-04-30 15:15:13,932 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [719f8ce0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=719f65cc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=719f65cc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15c97f6f, true, {}]
2024-04-30 15:15:13,932 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7da38453-43cf-42cc-b160-55f818aea60f, address=7da38453-43cf-42cc-b160-55f818aea60f, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,932 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@b3ba5b3
2024-04-30 15:15:13,933 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7df73040
2024-04-30 15:15:13,933 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7da38453-43cf-42cc-b160-55f818aea60f, null, 0, false, true, null]
2024-04-30 15:15:13,934 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7995, durable=true, userID=719fdb03-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=719f65ce-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-775a856a-d120-4012-adba-5be0d180b16a, JMSReplyTo=temp-queue://7da38453-43cf-42cc-b160-55f818aea60f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1687843854, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCorrelationId, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCorrelationId previousRoute:ANYCAST, reusable=true, version=-2147483370)
..................................................
***** durable queues test/mom/testQueueRequestReplyCorrelationId:
- queueID=3779 address:test/mom/testQueueRequestReplyCorrelationId name:test/mom/testQueueRequestReplyCorrelationId filter:null
***** non durable for test/mom/testQueueRequestReplyCorrelationId:
..................................................
, transaction: null
2024-04-30 15:15:13,935 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCorrelationId: Reference[7995]:RELIABLE:CoreMessage[messageID=7995, durable=true, userID=719fdb03-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=719f65ce-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-775a856a-d120-4012-adba-5be0d180b16a, JMSReplyTo=temp-queue://7da38453-43cf-42cc-b160-55f818aea60f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1687843854
2024-04-30 15:15:13,935 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCorrelationId: CoreMessage[messageID=7995, durable=true, userID=719fdb03-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=719f65ce-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-775a856a-d120-4012-adba-5be0d180b16a, JMSReplyTo=temp-queue://7da38453-43cf-42cc-b160-55f818aea60f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1687843854 to transaction: TransactionImpl [xid=null, txID=7996, xid=null, state=ACTIVE, createTime=1714490113935(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@19015bfc
2024-04-30 15:15:13,936 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 71a02924-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@13544343[name=test/mom/testQueueRequestReplyCorrelationId, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=cid:abc, activemq.broker=mom86]
2024-04-30 15:15:13,936 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71a02927-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=71a02924-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=71a02924-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61d205a0, true, {}]
2024-04-30 15:15:13,936 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71a02928-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=71a02924-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=71a02924-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e042579, true, {}]
2024-04-30 15:15:13,937 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=8001, durable=true, userID=71a0503a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=7da38453-43cf-42cc-b160-55f818aea60f, size=873, properties=TypedProperties[__AMQ_CID=71a02926-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-775a856a-d120-4012-adba-5be0d180b16a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@506165899, context: RoutingContextImpl(Address=7da38453-43cf-42cc-b160-55f818aea60f, routingType=ANYCAST, PreviousAddress=7da38453-43cf-42cc-b160-55f818aea60f previousRoute:ANYCAST, reusable=true, version=-2147483127)
..................................................
***** durable queues 7da38453-43cf-42cc-b160-55f818aea60f:
***** non durable for 7da38453-43cf-42cc-b160-55f818aea60f:
- queueID=7991 address:7da38453-43cf-42cc-b160-55f818aea60f name:7da38453-43cf-42cc-b160-55f818aea60f filter:null
..................................................
, transaction: null
2024-04-30 15:15:13,937 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 7da38453-43cf-42cc-b160-55f818aea60f: Reference[8001]:RELIABLE:CoreMessage[messageID=8001, durable=true, userID=71a0503a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=7da38453-43cf-42cc-b160-55f818aea60f, size=873, properties=TypedProperties[__AMQ_CID=71a02926-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-775a856a-d120-4012-adba-5be0d180b16a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@506165899
2024-04-30 15:15:13,938 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 7da38453-43cf-42cc-b160-55f818aea60f: CoreMessage[messageID=8001, durable=true, userID=71a0503a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=7da38453-43cf-42cc-b160-55f818aea60f, size=873, properties=TypedProperties[__AMQ_CID=71a02926-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-775a856a-d120-4012-adba-5be0d180b16a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@506165899 to transaction: TransactionImpl [xid=null, txID=8004, xid=null, state=ACTIVE, createTime=1714490113938(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@335db067
2024-04-30 15:15:13,938 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 7da38453-43cf-42cc-b160-55f818aea60f: CoreMessage[messageID=8001, durable=true, userID=71a0503a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=7da38453-43cf-42cc-b160-55f818aea60f, size=873, properties=TypedProperties[__AMQ_CID=71a02926-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-775a856a-d120-4012-adba-5be0d180b16a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@506165899, transaction: TransactionImpl [xid=null, txID=8004, xid=null, state=COMMITTED, createTime=1714490113938(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@335db067
2024-04-30 15:15:13,938 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCorrelationId: CoreMessage[messageID=7995, durable=true, userID=719fdb03-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=719f65ce-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-775a856a-d120-4012-adba-5be0d180b16a, JMSReplyTo=temp-queue://7da38453-43cf-42cc-b160-55f818aea60f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1687843854, transaction: TransactionImpl [xid=null, txID=7996, xid=null, state=COMMITTED, createTime=1714490113935(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@19015bfc
2024-04-30 15:15:13,938 INFO  [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 71a02924-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@13544343[name=test/mom/testQueueRequestReplyCorrelationId, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=cid:abc, activemq.broker=mom86]
2024-04-30 15:15:13,938 INFO  [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 719f65cc-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyCorrelationId, cid=cid:abc, activemq.broker=mom24]
2024-04-30 15:15:13,940 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@98c4a8b]
2024-04-30 15:15:13,942 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 719ef097-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:13,942 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7f4e0f30[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:15:13,943 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006942 ms
2024-04-30 15:15:13,944 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 719e7b61-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:13,968 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:15:13,968 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 44.738574 ms
2024-04-30 15:15:13,968 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyCorrelationId [artemis-j2ee]>
2024-04-30 15:15:13,969 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:13,969 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomCancellationTopicAsString [artemis-j2ee]>
2024-04-30 15:15:13,969 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1932603313'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:15:13,970 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.createContextEnvironment(JmsMomImplementor.java:711) - ignoring property having null key or value [key=scout.mom.requestreply.enabled, value=null] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:15:13,971 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:15:13,972 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 71a5a76c-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:15:13,972 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71a5a76f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=71a5a76c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=71a5a76c-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ea1e875, true, {}]
2024-04-30 15:15:13,973 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71a5ce80-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=71a5a76c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=71a5a76c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@776cf37c, true, {}]
2024-04-30 15:15:13,974 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3660f161-104f-4fa6-b59d-c6b6a7ce2252, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,974 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5129b9b0
2024-04-30 15:15:13,975 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3660f161-104f-4fa6-b59d-c6b6a7ce2252, null, 0, false, true, null]
2024-04-30 15:15:13,975 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 71a61ca2-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:15:13,976 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71a643b5-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=71a61ca2-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=71a61ca2-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54dff9fa, true, {}]
2024-04-30 15:15:13,976 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71a643b6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=71a61ca2-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=71a61ca2-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48381207, true, {}]
2024-04-30 15:15:13,977 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 71a643b6-0704-11ef-b617-0a580a280dd0 with parameters: [differentTopic, [MULTICAST], true]
2024-04-30 15:15:13,977 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@51c24495
2024-04-30 15:15:13,978 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=323cdfc9-5e44-4c57-94b0-1ce57dc6c512, address=differentTopic, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,978 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@41b312d7
2024-04-30 15:15:13,979 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 323cdfc9-5e44-4c57-94b0-1ce57dc6c512, null, 0, false, true, null]
2024-04-30 15:15:13,979 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 71a6b8e8-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:15:13,980 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71a6dffb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=71a6b8e8-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=71a6b8e8-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76be34eb, true, {}]
2024-04-30 15:15:13,980 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71a6dffc-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=71a6b8e8-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=71a6b8e8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@260de519, true, {}]
2024-04-30 15:15:13,981 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4a278063-22f1-45d2-b664-54275ceac6c2, address=differentTopic, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,981 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@933fa56
2024-04-30 15:15:13,982 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4a278063-22f1-45d2-b664-54275ceac6c2, null, 0, false, true, null]
2024-04-30 15:15:13,982 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 71a72e1e-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71]
2024-04-30 15:15:13,982 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71a72e21-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=71a72e1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=71a72e1e-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@504f740d, true, {}]
2024-04-30 15:15:13,983 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71a75532-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=71a72e1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=71a72e1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@fc21842, true, {}]
2024-04-30 15:15:13,984 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCancellation, null, 0, false, true, null]
2024-04-30 15:15:13,984 INFO  [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 71a77c43-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom85]
2024-04-30 15:15:13,985 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71a7a356-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=71a77c43-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=71a77c43-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c57fca0, true, {}]
2024-04-30 15:15:13,985 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71a7a357-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=71a77c43-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=71a77c43-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2688fd23, true, {}]
2024-04-30 15:15:13,986 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9734ba85-961e-4555-b0d6-3c69c7fe2d7c, address=9734ba85-961e-4555-b0d6-3c69c7fe2d7c, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:15:13,986 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@114e12cc
2024-04-30 15:15:13,986 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5590d72
2024-04-30 15:15:13,987 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9734ba85-961e-4555-b0d6-3c69c7fe2d7c, null, 0, false, true, null]
2024-04-30 15:15:13,988 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=8078, durable=true, userID=71a7f17a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=71a7a355-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6ede87a1-8849-4f26-912d-5c1fbc4d2556, JMSReplyTo=temp-queue://9734ba85-961e-4555-b0d6-3c69c7fe2d7c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2072773305, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483446)
..................................................
***** durable queues test/mom/testQueueRequestReplyCancellation:
- queueID=2722 address:test/mom/testQueueRequestReplyCancellation name:test/mom/testQueueRequestReplyCancellation filter:null
***** non durable for test/mom/testQueueRequestReplyCancellation:
..................................................
, transaction: null
2024-04-30 15:15:13,988 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCancellation: Reference[8078]:RELIABLE:CoreMessage[messageID=8078, durable=true, userID=71a7f17a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=71a7a355-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6ede87a1-8849-4f26-912d-5c1fbc4d2556, JMSReplyTo=temp-queue://9734ba85-961e-4555-b0d6-3c69c7fe2d7c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2072773305
2024-04-30 15:15:13,989 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=8078, durable=true, userID=71a7f17a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=71a7a355-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6ede87a1-8849-4f26-912d-5c1fbc4d2556, JMSReplyTo=temp-queue://9734ba85-961e-4555-b0d6-3c69c7fe2d7c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2072773305 to transaction: TransactionImpl [xid=null, txID=8079, xid=null, state=ACTIVE, createTime=1714490113989(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@51e4b663
2024-04-30 15:15:13,989 INFO  [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom85]
2024-04-30 15:15:13,989 INFO  [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 71a83f9b-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-6ede87a1-8849-4f26-912d-5c1fbc4d2556, activemq.broker=mom57]
2024-04-30 15:15:13,990 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71a866ae-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=71a83f9b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=71a83f9b-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c7f63a5, true, {}]
2024-04-30 15:15:13,990 INFO  [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 71a77c43-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom85]
2024-04-30 15:15:13,990 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [71a866af-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=71a83f9b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=47de01e5-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=71a83f9b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e36b2cf, true, {}]
2024-04-30 15:15:13,992 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=8097, durable=true, userID=71a88dc1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=71a866ad-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6ede87a1-8849-4f26-912d-5c1fbc4d2556, _AMQ_ROUTING_TYPE=0]]@1286936045, context: RoutingContextImpl(Address=differentTopic, routingType=MULTICAST, PreviousAddress=differentTopic previousRoute:MULTICAST, reusable=true, version=-2147483122)
..................................................
***** durable queues differentTopic:
***** non durable for differentTopic:
- queueID=8052 address:differentTopic name:323cdfc9-5e44-4c57-94b0-1ce57dc6c512 filter:null
- queueID=8060 address:differentTopic name:4a278063-22f1-45d2-b664-54275ceac6c2 filter:null
..................................................
, transaction: null
2024-04-30 15:15:13,992 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 4a278063-22f1-45d2-b664-54275ceac6c2: Reference[8097]:RELIABLE:CoreMessage[messageID=8097, durable=true, userID=71a88dc1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=71a866ad-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6ede87a1-8849-4f26-912d-5c1fbc4d2556, _AMQ_ROUTING_TYPE=0]]@1286936045
2024-04-30 15:15:13,992 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 323cdfc9-5e44-4c57-94b0-1ce57dc6c512: Reference[8097]:RELIABLE:CoreMessage[messageID=8097, durable=true, userID=71a88dc1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=71a866ad-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6ede87a1-8849-4f26-912d-5c1fbc4d2556, _AMQ_ROUTING_TYPE=0]]@1286936045
2024-04-30 15:15:13,992 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=8078, durable=true, userID=71a7f17a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=71a7a355-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6ede87a1-8849-4f26-912d-5c1fbc4d2556, JMSReplyTo=temp-queue://9734ba85-961e-4555-b0d6-3c69c7fe2d7c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2072773305, transaction: TransactionImpl [xid=null, txID=8079, xid=null, state=COMMITTED, createTime=1714490113989(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@51e4b663
2024-04-30 15:15:13,992 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 4a278063-22f1-45d2-b664-54275ceac6c2: CoreMessage[messageID=8097, durable=true, userID=71a88dc1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=71a866ad-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6ede87a1-8849-4f26-912d-5c1fbc4d2556, _AMQ_ROUTING_TYPE=0]]@1286936045 to transaction: TransactionImpl [xid=null, txID=8100, xid=null, state=ACTIVE, createTime=1714490113992(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@255efd23
2024-04-30 15:15:13,992 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 323cdfc9-5e44-4c57-94b0-1ce57dc6c512: CoreMessage[messageID=8097, durable=true, userID=71a88dc1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=71a866ad-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6ede87a1-8849-4f26-912d-5c1fbc4d2556, _AMQ_ROUTING_TYPE=0]]@1286936045 to transaction: TransactionImpl [xid=null, txID=8101, xid=null, state=ACTIVE, createTime=1714490113992(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@26b0b87b
2024-04-30 15:15:13,992 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 4a278063-22f1-45d2-b664-54275ceac6c2: CoreMessage[messageID=8097, durable=true, userID=71a88dc1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=71a866ad-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6ede87a1-8849-4f26-912d-5c1fbc4d2556, _AMQ_ROUTING_TYPE=0]]@1286936045, transaction: TransactionImpl [xid=null, txID=8100, xid=null, state=COMMITTED, createTime=1714490113992(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@255efd23
2024-04-30 15:15:13,992 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 323cdfc9-5e44-4c57-94b0-1ce57dc6c512: CoreMessage[messageID=8097, durable=true, userID=71a88dc1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:13 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=71a866ad-0704-11ef-b617-0a580a280dd0, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6ede87a1-8849-4f26-912d-5c1fbc4d2556, _AMQ_ROUTING_TYPE=0]]@1286936045, transaction: TransactionImpl [xid=null, txID=8101, xid=null, state=COMMITTED, createTime=1714490113992(Tue Apr 30 15:15:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@26b0b87b
2024-04-30 15:15:13,992 INFO  [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 71a83f9b-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-6ede87a1-8849-4f26-912d-5c1fbc4d2556, activemq.broker=mom57]
2024-04-30 15:15:14,993 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@34d6e9a4, org.eclipse.scout.rt.mom.jms.JmsSubscription@515a2afd, org.eclipse.scout.rt.mom.jms.JmsSubscription@4822fc53]
2024-04-30 15:15:14,996 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 71a5a76c-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:14,999 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 71a61ca2-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:15,003 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 71a72e1e-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:15,004 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@65b73f00[job=JMS reply cancel message listener, state=RUNNING]]
2024-04-30 15:15:15,004 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014796 ms
2024-04-30 15:15:15,006 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 71a6b8e8-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:15,007 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:15:15,007 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1038.337215 ms
2024-04-30 15:15:15,007 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomCancellationTopicAsString [artemis-j2ee]>
2024-04-30 15:15:15,031 INFO  [main] org.apache.activemq.artemis.core.server.serverStopped(ActiveMQServerLogger_impl.java:61) - AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.31.2 [47de01e5-0704-11ef-b617-0a580a280dd0] stopped, uptime 1 minute
2024-04-30 15:15:15,044 INFO  [main] org.apache.activemq.artemis.core.server.serverStarting(ActiveMQServerLogger_impl.java:45) - AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging)
2024-04-30 15:15:15,044 INFO  [main] org.apache.activemq.artemis.core.server.switchingNIO(ActiveMQServerLogger_impl.java:397) - AMQ221045: libaio is not available, switching the configuration into NIO
2024-04-30 15:15:15,044 INFO  [main] org.apache.activemq.artemis.core.server.journalUseNIO(ActiveMQServerLogger_impl.java:149) - AMQ221013: Using NIO Journal
2024-04-30 15:15:15,045 INFO  [main] org.apache.activemq.artemis.core.server.usingDefaultPaging(ActiveMQServerLogger_impl.java:493) - AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 1073741824
2024-04-30 15:15:15,045 INFO  [main] org.apache.activemq.artemis.core.server.addingProtocolSupport(ActiveMQServerLogger_impl.java:389) - AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
2024-04-30 15:15:15,046 INFO  [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: null
2024-04-30 15:15:15,046 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@47bae235
2024-04-30 15:15:15,046 INFO  [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=localhost
2024-04-30 15:15:15,048 INFO  [main] org.apache.activemq.artemis.core.server.waitingToObtainLiveLock(ActiveMQServerLogger_impl.java:317) - AMQ221034: Waiting indefinitely to obtain live lock
2024-04-30 15:15:15,048 INFO  [main] org.apache.activemq.artemis.core.server.obtainedLiveLock(ActiveMQServerLogger_impl.java:325) - AMQ221035: Live Server Obtained live lock
2024-04-30 15:15:15,121 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.mom.requestreply.cancellation on address jms.topic.scout.mom.requestreply.cancellation
2024-04-30 15:15:15,121 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5e2525fe
2024-04-30 15:15:15,122 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@59d6a4d1
2024-04-30 15:15:15,123 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishFirst on address jms.topic.test/mom/testTopicPublishFirst
2024-04-30 15:15:15,123 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5b476930
2024-04-30 15:15:15,124 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@18f1260
2024-04-30 15:15:15,124 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testProperties on address jms.topic.test/mom/testProperties
2024-04-30 15:15:15,124 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7672dd7a
2024-04-30 15:15:15,124 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1aee0f49
2024-04-30 15:15:15,125 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyTimeout on address jms.topic.test/mom/testTopicRequestReplyTimeout
2024-04-30 15:15:15,125 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7a80ebcd
2024-04-30 15:15:15,125 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@365eaef
2024-04-30 15:15:15,125 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyRequestFirst on address jms.topic.test/mom/testTopicRequestReplyRequestFirst
2024-04-30 15:15:15,126 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@631c6ef4
2024-04-30 15:15:15,126 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@9e2b199
2024-04-30 15:15:15,126 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions on address jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions
2024-04-30 15:15:15,126 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7441edeb
2024-04-30 15:15:15,127 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@58df431e
2024-04-30 15:15:15,127 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCorrelationId on address jms.topic.test/mom/testTopicRequestReplyCorrelationId
2024-04-30 15:15:15,127 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5834fd3f
2024-04-30 15:15:15,128 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4446e1d9
2024-04-30 15:15:15,128 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions on address jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions
2024-04-30 15:15:15,128 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3f13720f
2024-04-30 15:15:15,129 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1df60140
2024-04-30 15:15:15,129 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller on address jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller
2024-04-30 15:15:15,129 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@62d4dac4
2024-04-30 15:15:15,129 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@11efa76e
2024-04-30 15:15:15,130 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCancellation on address jms.topic.test/mom/testTopicRequestReplyCancellation
2024-04-30 15:15:15,130 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@35c83c56
2024-04-30 15:15:15,130 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1899c7ae
2024-04-30 15:15:15,130 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReply on address jms.topic.test/mom/testTopicRequestReply
2024-04-30 15:15:15,131 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5cdf2c83
2024-04-30 15:15:15,131 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@30e734a1
2024-04-30 15:15:15,131 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeCorrelationId on address jms.topic.test/mom/testTopicPublishSubscribeCorrelationId
2024-04-30 15:15:15,132 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@44b99467
2024-04-30 15:15:15,132 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@124b8fe9
2024-04-30 15:15:15,132 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testMessageSelector on address jms.topic.test/mom/testMessageSelector
2024-04-30 15:15:15,132 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@37d50217
2024-04-30 15:15:15,133 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3e9e7a70
2024-04-30 15:15:15,133 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyCancellation on address jms.topic.test/mom/testQueueRequestReplyCancellation
2024-04-30 15:15:15,133 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@360ccb68
2024-04-30 15:15:15,134 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@78762e87
2024-04-30 15:15:15,134 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.differentTopic on address jms.topic.differentTopic
2024-04-30 15:15:15,134 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@672c4e24
2024-04-30 15:15:15,135 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2aacf54b
2024-04-30 15:15:15,135 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.physical.UnitTestTopic on address jms.topic.scout.physical.UnitTestTopic
2024-04-30 15:15:15,135 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7a2b3cfd
2024-04-30 15:15:15,136 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@33602729
2024-04-30 15:15:15,136 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue Durable-Test-Subscription on address jms.topic.test/mom/testTopicPublishSubscribe
2024-04-30 15:15:15,136 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3638120f
2024-04-30 15:15:15,137 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7bf3bf2e
2024-04-30 15:15:15,137 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishBytes on address jms.queue.test/mom/testPublishBytes
2024-04-30 15:15:15,137 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@581cb879
2024-04-30 15:15:15,138 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6a77953c
2024-04-30 15:15:15,138 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishText on address jms.queue.test/mom/testPublishText
2024-04-30 15:15:15,138 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1c294a17
2024-04-30 15:15:15,139 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7a458c73
2024-04-30 15:15:15,139 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObject on address jms.queue.test/mom/testPublishObject
2024-04-30 15:15:15,139 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@47a72c32
2024-04-30 15:15:15,140 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@112f8f8f
2024-04-30 15:15:15,140 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testConcurrentMessageConsumption on address jms.queue.test/mom/testConcurrentMessageConsumption
2024-04-30 15:15:15,140 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4700064f
2024-04-30 15:15:15,141 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@11703cc8
2024-04-30 15:15:15,141 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishAndConsumeInternal on address jms.queue.test/mom/testPublishAndConsumeInternal
2024-04-30 15:15:15,141 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6fc84468
2024-04-30 15:15:15,142 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2f6ede9
2024-04-30 15:15:15,142 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeTransactional on address jms.queue.test/mom/testSubscribeTransactional
2024-04-30 15:15:15,142 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4583a186
2024-04-30 15:15:15,143 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@55854382
2024-04-30 15:15:15,143 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeFailover on address jms.queue.test/mom/testSubscribeFailover
2024-04-30 15:15:15,143 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7843b65e
2024-04-30 15:15:15,144 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4d6f951a
2024-04-30 15:15:15,144 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueuePublishFirst on address jms.queue.test/mom/testQueuePublishFirst
2024-04-30 15:15:15,144 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@15b882a0
2024-04-30 15:15:15,145 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6ade4ac6
2024-04-30 15:15:15,145 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonData on address jms.queue.test/mom/testPublishJsonData
2024-04-30 15:15:15,145 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@fcae085
2024-04-30 15:15:15,145 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3e3c6323
2024-04-30 15:15:15,146 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonDataSecure on address jms.queue.test/mom/testPublishJsonDataSecure
2024-04-30 15:15:15,146 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6f404bc6
2024-04-30 15:15:15,146 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@77d0a492
2024-04-30 15:15:15,146 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueueRequestReplyRequestFirst on address jms.queue.test/mom/testQueueRequestReplyRequestFirst
2024-04-30 15:15:15,147 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2f46bc25
2024-04-30 15:15:15,147 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@72bef795
2024-04-30 15:15:15,147 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishTransactional on address jms.queue.test/mom/testPublishTransactional
2024-04-30 15:15:15,148 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1f4d9c7f
2024-04-30 15:15:15,148 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6dcb4f30
2024-04-30 15:15:15,148 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishStringData on address jms.queue.test/mom/testPublishStringData
2024-04-30 15:15:15,148 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@77f66138
2024-04-30 15:15:15,149 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7271320c
2024-04-30 15:15:15,149 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObjectData on address jms.queue.test/mom/testPublishObjectData
2024-04-30 15:15:15,149 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@12ce659
2024-04-30 15:15:15,150 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@36299b83
2024-04-30 15:15:15,150 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testCurrentMessagePubSub on address jms.queue.test/mom/testCurrentMessagePubSub
2024-04-30 15:15:15,150 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7212d3df
2024-04-30 15:15:15,151 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@9886ec3
2024-04-30 15:15:15,151 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSerialMessageConsumption on address jms.queue.test/mom/testSerialMessageConsumption
2024-04-30 15:15:15,151 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6ff05f85
2024-04-30 15:15:15,152 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@15ff247b
2024-04-30 15:15:15,152 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@71979130
2024-04-30 15:15:15,152 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@56c26b21
2024-04-30 15:15:15,156 INFO  [main] org.apache.activemq.artemis.core.server.serverIsLive(ActiveMQServerLogger_impl.java:101) - AMQ221007: Server is now live
2024-04-30 15:15:15,156 INFO  [main] org.apache.activemq.artemis.core.server.serverStarted(ActiveMQServerLogger_impl.java:53) - AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.31.2 [localhost, nodeID=72491383-0704-11ef-b617-0a580a280dd0] 
[INFO] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.14 s -- in org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest
[INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomWithFailoverTest
2024-04-30 15:15:15,159 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:15,159 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscribeFailover [activemq]>
2024-04-30 15:15:15,164 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1585430546'.
2024-04-30 15:15:15,168 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #87 initialized: null
2024-04-30 15:15:15,170 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom87]
2024-04-30 15:15:15,170 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom87]
2024-04-30 15:15:15,170 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom87]
2024-04-30 15:15:15,170 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom87]
2024-04-30 15:15:15,170 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom87]
2024-04-30 15:15:15,171 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:85) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom87]
2024-04-30 15:15:15,172 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:85) started - MDC[jobName=JMS subscriber, activemq.broker=mom87]
2024-04-30 15:15:15,172 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom87]
2024-04-30 15:15:15,172 INFO  [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom87 started - MDC[jobName=JMS subscriber, activemq.broker=mom87]
2024-04-30 15:15:15,174 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-256:1,clientId=Scout JUnit MOM #87 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom87]
simulateConnectionDown
2024-04-30 15:15:15,180 WARN  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:174) - invalidate 1 connection and 1 sessions due to 'JUnit fixture: connection failed'
2024-04-30 15:15:15,180 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:178) - invalidating session 1 of 1
2024-04-30 15:15:15,181 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsSessionProviderWrapper.invalidate(JmsSessionProviderWrapper.java:100) - Invalidate sessionProvider org.eclipse.scout.rt.mom.jms.JmsSessionProvider@50ba19df
2024-04-30 15:15:15,181 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:186) - invalidating connection
2024-04-30 15:15:15,182 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom87 stopped
2024-04-30 15:15:15,182 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:85) is shutting down - MDC[activemq.broker=mom87]
2024-04-30 15:15:15,183 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:85) uptime 0.012 seconds - MDC[activemq.broker=mom87]
2024-04-30 15:15:15,183 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:85) is shutdown - MDC[activemq.broker=mom87]
2024-04-30 15:15:15,183 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:188) - connection invalidated
2024-04-30 15:15:15,183 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #1 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87]
2024-04-30 15:15:16,183 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #2 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87]
2024-04-30 15:15:17,184 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #3 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87]
2024-04-30 15:15:18,184 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #4 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87]
2024-04-30 15:15:19,185 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #5 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87]
2024-04-30 15:15:20,186 WARN  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:274) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; fail after 5 retry - MDC[jobName=JMS subscriber, activemq.broker=mom87]
2024-04-30 15:15:20,186 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsSessionProviderWrapper.waitForRetry(JmsSessionProviderWrapper.java:156) - JMS call failed 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry in 2 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87]
simulateConnectionUp
2024-04-30 15:15:22,187 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom87]
2024-04-30 15:15:22,187 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom87]
2024-04-30 15:15:22,187 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom87]
2024-04-30 15:15:22,187 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom87]
2024-04-30 15:15:22,187 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom87]
2024-04-30 15:15:22,188 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:86) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom87]
2024-04-30 15:15:22,188 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:86) started - MDC[jobName=JMS subscriber, activemq.broker=mom87]
2024-04-30 15:15:22,188 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom87]
2024-04-30 15:15:22,189 INFO  [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom87 started - MDC[jobName=JMS subscriber, activemq.broker=mom87]
2024-04-30 15:15:22,190 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-256:2,clientId=Scout JUnit MOM #87 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom87]
2024-04-30 15:15:22,193 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@7fd7965b, org.eclipse.scout.rt.mom.jms.JmsSubscription@9742012]
2024-04-30 15:15:22,193 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@125bc00d[job=JMS subscriber, state=DONE]]
2024-04-30 15:15:22,194 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008857 ms
2024-04-30 15:15:22,194 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:15:22,194 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:15:22,194 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom87 stopped
2024-04-30 15:15:22,194 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:86) is shutting down - MDC[activemq.broker=mom87]
2024-04-30 15:15:22,195 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:86) uptime 0.008 seconds - MDC[activemq.broker=mom87]
2024-04-30 15:15:22,195 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:86) is shutdown - MDC[activemq.broker=mom87]
2024-04-30 15:15:22,195 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:22,195 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7036.022764 ms
2024-04-30 15:15:22,196 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscribeFailover [activemq]>
2024-04-30 15:15:22,197 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:22,197 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscribeFailover [activemq-j2ee]>
2024-04-30 15:15:22,197 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 0.542318 ms
2024-04-30 15:15:22,197 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscribeFailover [activemq-j2ee]>
2024-04-30 15:15:22,203 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:22,203 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscribeFailover [artemis]>
2024-04-30 15:15:22,203 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1954139639'.
2024-04-30 15:15:22,205 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:15:22,206 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 768e1056-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom87]
2024-04-30 15:15:22,207 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5fc76532)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [768e3769-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=768e1056-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=72491383-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=768e1056-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@712cdf4e, true, {}]
2024-04-30 15:15:22,208 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2a3640cd - MDC[jobName=JMS subscriber, activemq.broker=mom87]
2024-04-30 15:15:22,208 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5fc76532)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [768e5e7a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=768e1056-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=72491383-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=768e1056-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ed63520, true, {}]
2024-04-30 15:15:22,209 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5fc76532)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testSubscribeFailover, address=test/mom/testSubscribeFailover, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:15:22,210 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5fc76532)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@fa2aad5
2024-04-30 15:15:22,211 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5fc76532)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@51098a5b
2024-04-30 15:15:22,211 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5fc76532)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testSubscribeFailover, null, 0, false, true, null]
2024-04-30 15:15:22,212 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5fc76532)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [768ed3ac-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=768e1056-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=72491383-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=768e1056-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77653abc, true, {}]
2024-04-30 15:15:22,214 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5fc76532)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=148, durable=true, userID=768f21ce-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1294306616, context: RoutingContextImpl(Address=test/mom/testSubscribeFailover, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeFailover previousRoute:ANYCAST, reusable=true, version=-2147483083)
..................................................
***** durable queues test/mom/testSubscribeFailover:
- queueID=141 address:test/mom/testSubscribeFailover name:test/mom/testSubscribeFailover filter:null
***** non durable for test/mom/testSubscribeFailover:
..................................................
, transaction: null
2024-04-30 15:15:22,232 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5fc76532)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeFailover: Reference[148]:RELIABLE:CoreMessage[messageID=148, durable=true, userID=768f21ce-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1294306616
2024-04-30 15:15:22,233 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5fc76532)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeFailover: CoreMessage[messageID=148, durable=true, userID=768f21ce-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1294306616 to transaction: TransactionImpl [xid=null, txID=151, xid=null, state=ACTIVE, createTime=1714490122232(Tue Apr 30 15:15:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3415a1e0
simulateConnectionDown
2024-04-30 15:15:22,233 WARN  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:174) - invalidate 1 connection and 1 sessions due to 'JUnit fixture: connection failed'
2024-04-30 15:15:22,233 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:178) - invalidating session 1 of 1
2024-04-30 15:15:22,233 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsSessionProviderWrapper.invalidate(JmsSessionProviderWrapper.java:100) - Invalidate sessionProvider org.eclipse.scout.rt.mom.jms.JmsSessionProvider@d4f2f3d
2024-04-30 15:15:22,237 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5fc76532)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSubscribeFailover: CoreMessage[messageID=148, durable=true, userID=768f21ce-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1294306616, transaction: TransactionImpl [xid=null, txID=151, xid=null, state=COMMITTED, createTime=1714490122232(Tue Apr 30 15:15:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3415a1e0
2024-04-30 15:15:22,237 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:186) - invalidating connection
2024-04-30 15:15:22,238 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 768e1056-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:22,239 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:188) - connection invalidated
2024-04-30 15:15:22,239 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #1 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87]
2024-04-30 15:15:23,239 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #2 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87]
2024-04-30 15:15:24,239 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #3 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87]
2024-04-30 15:15:25,240 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #4 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87]
2024-04-30 15:15:26,240 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #5 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87]
2024-04-30 15:15:27,241 WARN  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:274) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; fail after 5 retry - MDC[jobName=JMS subscriber, activemq.broker=mom87]
2024-04-30 15:15:27,241 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsSessionProviderWrapper.waitForRetry(JmsSessionProviderWrapper.java:156) - JMS call failed 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry in 2 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87]
simulateConnectionUp
2024-04-30 15:15:29,242 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 7abfac1f-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom87]
2024-04-30 15:15:29,243 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5fc76532)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7abfd332-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7abfac1f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=72491383-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7abfac1f-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ad24912, true, {}]
2024-04-30 15:15:29,245 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6055665f - MDC[jobName=JMS subscriber, activemq.broker=mom87]
2024-04-30 15:15:29,246 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5fc76532)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7ac02153-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7abfac1f-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=72491383-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7abfac1f-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d9d51cc, true, {}]
2024-04-30 15:15:29,246 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5fc76532)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7ac04864-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7abfac1f-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=72491383-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7abfac1f-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d426367, true, {}]
2024-04-30 15:15:29,247 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5fc76532)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testSubscribeFailover, null, 0, false, true, null]
2024-04-30 15:15:29,249 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5fc76532)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=166, durable=true, userID=7ac09686-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:29 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1242390955, context: RoutingContextImpl(Address=test/mom/testSubscribeFailover, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeFailover previousRoute:ANYCAST, reusable=true, version=-2147483083)
..................................................
***** durable queues test/mom/testSubscribeFailover:
- queueID=141 address:test/mom/testSubscribeFailover name:test/mom/testSubscribeFailover filter:null
***** non durable for test/mom/testSubscribeFailover:
..................................................
, transaction: null
2024-04-30 15:15:29,250 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5fc76532)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeFailover: Reference[166]:RELIABLE:CoreMessage[messageID=166, durable=true, userID=7ac09686-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:29 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1242390955
2024-04-30 15:15:29,251 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5fc76532)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeFailover: CoreMessage[messageID=166, durable=true, userID=7ac09686-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:29 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1242390955 to transaction: TransactionImpl [xid=null, txID=169, xid=null, state=ACTIVE, createTime=1714490129250(Tue Apr 30 15:15:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6671bd6e
2024-04-30 15:15:29,251 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@68b4e7b5, org.eclipse.scout.rt.mom.jms.JmsSubscription@5a88ecb9]
2024-04-30 15:15:29,253 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5fc76532)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSubscribeFailover: CoreMessage[messageID=166, durable=true, userID=7ac09686-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:29 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1242390955, transaction: TransactionImpl [xid=null, txID=169, xid=null, state=COMMITTED, createTime=1714490129250(Tue Apr 30 15:15:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6671bd6e
2024-04-30 15:15:29,254 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:15:29,254 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:15:29,255 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 7abfac1f-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:29,256 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:29,256 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7053.385961 ms
2024-04-30 15:15:29,256 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscribeFailover [artemis]>
2024-04-30 15:15:29,257 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:29,257 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscribeFailover [artemis-j2ee]>
2024-04-30 15:15:29,258 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 0.146011 ms
2024-04-30 15:15:29,258 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscribeFailover [artemis-j2ee]>
2024-04-30 15:15:29,276 INFO  [main] org.apache.activemq.artemis.core.server.serverStopped(ActiveMQServerLogger_impl.java:61) - AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.31.2 [72491383-0704-11ef-b617-0a580a280dd0] stopped, uptime 14.234 seconds
2024-04-30 15:15:29,285 INFO  [main] org.apache.activemq.artemis.core.server.serverStarting(ActiveMQServerLogger_impl.java:45) - AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging)
2024-04-30 15:15:29,286 INFO  [main] org.apache.activemq.artemis.core.server.switchingNIO(ActiveMQServerLogger_impl.java:397) - AMQ221045: libaio is not available, switching the configuration into NIO
2024-04-30 15:15:29,286 INFO  [main] org.apache.activemq.artemis.core.server.journalUseNIO(ActiveMQServerLogger_impl.java:149) - AMQ221013: Using NIO Journal
2024-04-30 15:15:29,287 INFO  [main] org.apache.activemq.artemis.core.server.usingDefaultPaging(ActiveMQServerLogger_impl.java:493) - AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 1073741824
2024-04-30 15:15:29,287 INFO  [main] org.apache.activemq.artemis.core.server.addingProtocolSupport(ActiveMQServerLogger_impl.java:389) - AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
2024-04-30 15:15:29,287 INFO  [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: null
2024-04-30 15:15:29,288 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@125df632
2024-04-30 15:15:29,288 INFO  [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=localhost
2024-04-30 15:15:29,290 INFO  [main] org.apache.activemq.artemis.core.server.waitingToObtainLiveLock(ActiveMQServerLogger_impl.java:317) - AMQ221034: Waiting indefinitely to obtain live lock
2024-04-30 15:15:29,290 INFO  [main] org.apache.activemq.artemis.core.server.obtainedLiveLock(ActiveMQServerLogger_impl.java:325) - AMQ221035: Live Server Obtained live lock
2024-04-30 15:15:29,361 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.mom.requestreply.cancellation on address jms.topic.scout.mom.requestreply.cancellation
2024-04-30 15:15:29,362 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@77a6aa9f
2024-04-30 15:15:29,363 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7d41aefd
2024-04-30 15:15:29,363 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishFirst on address jms.topic.test/mom/testTopicPublishFirst
2024-04-30 15:15:29,363 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@feb57b4
2024-04-30 15:15:29,364 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7893b8c
2024-04-30 15:15:29,364 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testProperties on address jms.topic.test/mom/testProperties
2024-04-30 15:15:29,364 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@45398bb0
2024-04-30 15:15:29,365 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@35ffe3ac
2024-04-30 15:15:29,365 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyTimeout on address jms.topic.test/mom/testTopicRequestReplyTimeout
2024-04-30 15:15:29,365 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@60fc4450
2024-04-30 15:15:29,366 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2e674698
2024-04-30 15:15:29,366 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyRequestFirst on address jms.topic.test/mom/testTopicRequestReplyRequestFirst
2024-04-30 15:15:29,366 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@270a3cef
2024-04-30 15:15:29,367 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6d224921
2024-04-30 15:15:29,367 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions on address jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions
2024-04-30 15:15:29,367 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6f7e5e11
2024-04-30 15:15:29,368 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7bb996e0
2024-04-30 15:15:29,368 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCorrelationId on address jms.topic.test/mom/testTopicRequestReplyCorrelationId
2024-04-30 15:15:29,368 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@da2303c
2024-04-30 15:15:29,369 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@72b60be8
2024-04-30 15:15:29,369 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions on address jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions
2024-04-30 15:15:29,369 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6f254d79
2024-04-30 15:15:29,370 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@589cc8eb
2024-04-30 15:15:29,370 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller on address jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller
2024-04-30 15:15:29,370 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@44233014
2024-04-30 15:15:29,370 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6888a33
2024-04-30 15:15:29,371 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCancellation on address jms.topic.test/mom/testTopicRequestReplyCancellation
2024-04-30 15:15:29,371 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4303511e
2024-04-30 15:15:29,371 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7d661205
2024-04-30 15:15:29,372 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReply on address jms.topic.test/mom/testTopicRequestReply
2024-04-30 15:15:29,372 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@20183e2d
2024-04-30 15:15:29,372 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6203f10f
2024-04-30 15:15:29,373 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeCorrelationId on address jms.topic.test/mom/testTopicPublishSubscribeCorrelationId
2024-04-30 15:15:29,373 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3bd1c7f0
2024-04-30 15:15:29,374 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@76ea1cb5
2024-04-30 15:15:29,374 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testMessageSelector on address jms.topic.test/mom/testMessageSelector
2024-04-30 15:15:29,374 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@17e2ad13
2024-04-30 15:15:29,374 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6a94bd69
2024-04-30 15:15:29,375 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyCancellation on address jms.topic.test/mom/testQueueRequestReplyCancellation
2024-04-30 15:15:29,375 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5f4f198c
2024-04-30 15:15:29,375 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7966a964
2024-04-30 15:15:29,375 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.differentTopic on address jms.topic.differentTopic
2024-04-30 15:15:29,376 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7b6e196e
2024-04-30 15:15:29,376 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@34de8c9f
2024-04-30 15:15:29,376 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.physical.UnitTestTopic on address jms.topic.scout.physical.UnitTestTopic
2024-04-30 15:15:29,376 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@137a70f1
2024-04-30 15:15:29,377 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5f1bd673
2024-04-30 15:15:29,377 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue Durable-Test-Subscription on address jms.topic.test/mom/testTopicPublishSubscribe
2024-04-30 15:15:29,377 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@54351197
2024-04-30 15:15:29,378 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@144fc5fa
2024-04-30 15:15:29,378 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishBytes on address jms.queue.test/mom/testPublishBytes
2024-04-30 15:15:29,378 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5472c27a
2024-04-30 15:15:29,379 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@555b3ec9
2024-04-30 15:15:29,379 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishText on address jms.queue.test/mom/testPublishText
2024-04-30 15:15:29,380 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@299e245c
2024-04-30 15:15:29,380 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@43945480
2024-04-30 15:15:29,381 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObject on address jms.queue.test/mom/testPublishObject
2024-04-30 15:15:29,381 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1b72f9a
2024-04-30 15:15:29,382 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@d96f413
2024-04-30 15:15:29,382 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testConcurrentMessageConsumption on address jms.queue.test/mom/testConcurrentMessageConsumption
2024-04-30 15:15:29,382 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@55f29d39
2024-04-30 15:15:29,383 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3423f353
2024-04-30 15:15:29,383 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishAndConsumeInternal on address jms.queue.test/mom/testPublishAndConsumeInternal
2024-04-30 15:15:29,383 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@c50d1b2
2024-04-30 15:15:29,384 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@365c8a47
2024-04-30 15:15:29,384 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeTransactional on address jms.queue.test/mom/testSubscribeTransactional
2024-04-30 15:15:29,384 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7786c2e0
2024-04-30 15:15:29,384 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5c940e28
2024-04-30 15:15:29,385 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeFailover on address jms.queue.test/mom/testSubscribeFailover
2024-04-30 15:15:29,385 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@56c39949
2024-04-30 15:15:29,386 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@41f3f64
2024-04-30 15:15:29,386 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueuePublishFirst on address jms.queue.test/mom/testQueuePublishFirst
2024-04-30 15:15:29,386 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@454f6cc5
2024-04-30 15:15:29,387 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3956df0a
2024-04-30 15:15:29,387 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonData on address jms.queue.test/mom/testPublishJsonData
2024-04-30 15:15:29,387 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@739500b8
2024-04-30 15:15:29,387 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@e8ce5b1
2024-04-30 15:15:29,388 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonDataSecure on address jms.queue.test/mom/testPublishJsonDataSecure
2024-04-30 15:15:29,388 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@301b89e1
2024-04-30 15:15:29,388 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3f3abe67
2024-04-30 15:15:29,388 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueueRequestReplyRequestFirst on address jms.queue.test/mom/testQueueRequestReplyRequestFirst
2024-04-30 15:15:29,389 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@64f1e9f8
2024-04-30 15:15:29,389 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@d3929ba
2024-04-30 15:15:29,390 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishTransactional on address jms.queue.test/mom/testPublishTransactional
2024-04-30 15:15:29,390 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6101fd7d
2024-04-30 15:15:29,390 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@b22bebc
2024-04-30 15:15:29,390 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishStringData on address jms.queue.test/mom/testPublishStringData
2024-04-30 15:15:29,391 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@60773809
2024-04-30 15:15:29,391 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@24c7b944
2024-04-30 15:15:29,391 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObjectData on address jms.queue.test/mom/testPublishObjectData
2024-04-30 15:15:29,392 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4a4352b4
2024-04-30 15:15:29,392 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@540ac21e
2024-04-30 15:15:29,392 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testCurrentMessagePubSub on address jms.queue.test/mom/testCurrentMessagePubSub
2024-04-30 15:15:29,392 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@d640fe6
2024-04-30 15:15:29,393 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@14f08a97
2024-04-30 15:15:29,393 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSerialMessageConsumption on address jms.queue.test/mom/testSerialMessageConsumption
2024-04-30 15:15:29,393 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@44f6ac4f
2024-04-30 15:15:29,394 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@46ee9cfd
2024-04-30 15:15:29,394 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6b58a0f9
2024-04-30 15:15:29,395 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@a8964c1
2024-04-30 15:15:29,399 INFO  [main] org.apache.activemq.artemis.core.server.serverIsLive(ActiveMQServerLogger_impl.java:101) - AMQ221007: Server is now live
2024-04-30 15:15:29,399 INFO  [main] org.apache.activemq.artemis.core.server.serverStarted(ActiveMQServerLogger_impl.java:53) - AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.31.2 [localhost, nodeID=7ac63bd8-0704-11ef-b617-0a580a280dd0] 
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 14.12 s -- in org.eclipse.scout.rt.mom.jms.JmsMomWithFailoverTest
[INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomWithCustomMarshallerTest
2024-04-30 15:15:29,401 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:29,401 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomDefaultMarshaller [activemq]>
2024-04-30 15:15:29,402 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 799887602'.
2024-04-30 15:15:29,404 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #88 initialized: null
2024-04-30 15:15:29,404 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom88]
2024-04-30 15:15:29,405 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom88]
2024-04-30 15:15:29,405 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom88]
2024-04-30 15:15:29,405 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom88]
2024-04-30 15:15:29,405 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom88]
2024-04-30 15:15:29,406 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom88, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:87) is starting - MDC[activemq.broker=mom88]
2024-04-30 15:15:29,406 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom88, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:87) started - MDC[activemq.broker=mom88]
2024-04-30 15:15:29,406 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom88]
2024-04-30 15:15:29,406 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom88 started - MDC[activemq.broker=mom88]
2024-04-30 15:15:29,407 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-260:1,clientId=junit_mom_client,started=true} - MDC[activemq.broker=mom88]
2024-04-30 15:15:29,417 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@7a791e8b, org.eclipse.scout.rt.mom.jms.JmsSubscription@6c4a1980, org.eclipse.scout.rt.mom.jms.JmsSubscription@2125086c] - MDC[activemq.broker=mom88]
2024-04-30 15:15:29,418 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@311eb725[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom88]
2024-04-30 15:15:29,418 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.028476 ms - MDC[activemq.broker=mom88]
2024-04-30 15:15:29,418 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom88]
2024-04-30 15:15:29,418 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom88]
2024-04-30 15:15:29,419 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom88 stopped - MDC[activemq.broker=mom88]
2024-04-30 15:15:29,419 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom88, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:87) is shutting down - MDC[activemq.broker=mom88]
2024-04-30 15:15:29,420 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom88, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:87) uptime 0.016 seconds - MDC[activemq.broker=mom88]
2024-04-30 15:15:29,420 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom88, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:87) is shutdown - MDC[activemq.broker=mom88]
2024-04-30 15:15:29,420 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:29,421 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 19.214549 ms
2024-04-30 15:15:29,421 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomDefaultMarshaller [activemq]>
2024-04-30 15:15:29,422 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:29,422 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithConfiguredDefaultMarshaller [activemq]>
2024-04-30 15:15:29,423 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2146200623'.
2024-04-30 15:15:29,426 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #89 initialized: null
2024-04-30 15:15:29,426 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom89]
2024-04-30 15:15:29,427 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom89]
2024-04-30 15:15:29,427 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom89]
2024-04-30 15:15:29,427 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom89]
2024-04-30 15:15:29,427 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom89]
2024-04-30 15:15:29,428 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom89, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:88) is starting - MDC[activemq.broker=mom89]
2024-04-30 15:15:29,428 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom89, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:88) started - MDC[activemq.broker=mom89]
2024-04-30 15:15:29,428 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom89]
2024-04-30 15:15:29,428 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom89 started - MDC[activemq.broker=mom89]
2024-04-30 15:15:29,429 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-263:1,clientId=Scout JUnit MOM #89 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom89]
2024-04-30 15:15:29,432 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@53f18591] - MDC[activemq.broker=mom89]
2024-04-30 15:15:29,432 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@62f63625[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom89]
2024-04-30 15:15:29,433 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015327 ms - MDC[activemq.broker=mom89]
2024-04-30 15:15:29,433 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom89]
2024-04-30 15:15:29,433 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom89]
2024-04-30 15:15:29,433 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom89 stopped - MDC[activemq.broker=mom89]
2024-04-30 15:15:29,433 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom89, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:88) is shutting down - MDC[activemq.broker=mom89]
2024-04-30 15:15:29,434 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom89, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:88) uptime 0.008 seconds - MDC[activemq.broker=mom89]
2024-04-30 15:15:29,434 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom89, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:88) is shutdown - MDC[activemq.broker=mom89]
2024-04-30 15:15:29,434 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:29,434 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.920629 ms
2024-04-30 15:15:29,434 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithConfiguredDefaultMarshaller [activemq]>
2024-04-30 15:15:29,435 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:29,436 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithInvalidMarshaller [activemq]>
2024-04-30 15:15:29,437 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1867397555'.
2024-04-30 15:15:29,438 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:15:29,439 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2.850420 ms
2024-04-30 15:15:29,439 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithInvalidMarshaller [activemq]>
2024-04-30 15:15:29,439 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:29,440 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomDefaultMarshaller [activemq-j2ee]>
2024-04-30 15:15:29,440 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1969975357'.
2024-04-30 15:15:29,441 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #91 initialized: null
2024-04-30 15:15:29,441 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom91]
2024-04-30 15:15:29,441 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom91]
2024-04-30 15:15:29,441 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom91]
2024-04-30 15:15:29,441 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom91]
2024-04-30 15:15:29,442 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom91]
2024-04-30 15:15:29,442 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom91, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:89) is starting - MDC[activemq.broker=mom91]
2024-04-30 15:15:29,442 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom91, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:89) started - MDC[activemq.broker=mom91]
2024-04-30 15:15:29,442 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom91]
2024-04-30 15:15:29,443 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom91 started - MDC[activemq.broker=mom91]
2024-04-30 15:15:29,443 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-266:1,clientId=null,started=false} - MDC[activemq.broker=mom91]
2024-04-30 15:15:29,449 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@5d729af6, org.eclipse.scout.rt.mom.jms.JmsSubscription@2052c49f, org.eclipse.scout.rt.mom.jms.JmsSubscription@2be83e7e] - MDC[activemq.broker=mom91]
2024-04-30 15:15:29,450 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom91]
2024-04-30 15:15:29,450 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom91]
2024-04-30 15:15:29,451 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom91 stopped - MDC[activemq.broker=mom91]
2024-04-30 15:15:29,451 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom91, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:89) is shutting down - MDC[activemq.broker=mom91]
2024-04-30 15:15:29,468 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom91, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:89) uptime 0.010 seconds - MDC[activemq.broker=mom91]
2024-04-30 15:15:29,468 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom91, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:89) is shutdown - MDC[activemq.broker=mom91]
2024-04-30 15:15:29,468 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:29,468 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 28.313336 ms
2024-04-30 15:15:29,468 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomDefaultMarshaller [activemq-j2ee]>
2024-04-30 15:15:29,469 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:29,469 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithConfiguredDefaultMarshaller [activemq-j2ee]>
2024-04-30 15:15:29,469 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 633820912'.
2024-04-30 15:15:29,470 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #92 initialized: null
2024-04-30 15:15:29,471 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom92]
2024-04-30 15:15:29,471 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom92]
2024-04-30 15:15:29,471 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom92]
2024-04-30 15:15:29,471 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom92]
2024-04-30 15:15:29,471 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom92]
2024-04-30 15:15:29,472 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom92, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:90) is starting - MDC[activemq.broker=mom92]
2024-04-30 15:15:29,472 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom92, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:90) started - MDC[activemq.broker=mom92]
2024-04-30 15:15:29,472 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom92]
2024-04-30 15:15:29,472 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom92 started - MDC[activemq.broker=mom92]
2024-04-30 15:15:29,473 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-269:1,clientId=null,started=false} - MDC[activemq.broker=mom92]
2024-04-30 15:15:29,476 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@73418044] - MDC[activemq.broker=mom92]
2024-04-30 15:15:29,477 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom92]
2024-04-30 15:15:29,477 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom92]
2024-04-30 15:15:29,477 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom92 stopped - MDC[activemq.broker=mom92]
2024-04-30 15:15:29,478 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom92, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:90) is shutting down - MDC[activemq.broker=mom92]
2024-04-30 15:15:29,478 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom92, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:90) uptime 0.007 seconds - MDC[activemq.broker=mom92]
2024-04-30 15:15:29,478 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom92, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:90) is shutdown - MDC[activemq.broker=mom92]
2024-04-30 15:15:29,478 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:29,479 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.465222 ms
2024-04-30 15:15:29,479 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithConfiguredDefaultMarshaller [activemq-j2ee]>
2024-04-30 15:15:29,480 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:29,480 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithInvalidMarshaller [activemq-j2ee]>
2024-04-30 15:15:29,480 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1850803964'.
2024-04-30 15:15:29,481 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:15:29,481 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1.612389 ms
2024-04-30 15:15:29,481 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithInvalidMarshaller [activemq-j2ee]>
2024-04-30 15:15:29,482 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:29,482 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomDefaultMarshaller [artemis]>
2024-04-30 15:15:29,482 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 685195329'.
2024-04-30 15:15:29,485 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:15:29,485 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 7ae4c07b-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:15:29,487 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7ae4e78e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7ae4c07b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7ac63bd8-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7ae4c07b-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5214df90, true, {}]
2024-04-30 15:15:29,488 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6f749a1f
2024-04-30 15:15:29,488 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7ae535af-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7ae4c07b-0704-11ef-b617-0a580a280dd0, clientID=junit_mom_client, nodeID=7ac63bd8-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7ae4c07b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1dee3199, true, {}]
2024-04-30 15:15:29,489 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 7ae535af-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testPublishStringData, [ANYCAST], true]
2024-04-30 15:15:29,490 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2cb9ad4c
2024-04-30 15:15:29,490 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishStringData, address=test/mom/testPublishStringData, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:15:29,491 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@11cf478f
2024-04-30 15:15:29,492 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=144, durable=true, userID=7ae5d1f2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=403, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2109853398, context: RoutingContextImpl(Address=test/mom/testPublishStringData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishStringData previousRoute:ANYCAST, reusable=true, version=-2147483049)
..................................................
***** durable queues test/mom/testPublishStringData:
- queueID=141 address:test/mom/testPublishStringData name:test/mom/testPublishStringData filter:null
***** non durable for test/mom/testPublishStringData:
..................................................
, transaction: null
2024-04-30 15:15:29,494 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7ae62013-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7ae4c07b-0704-11ef-b617-0a580a280dd0, clientID=junit_mom_client, nodeID=7ac63bd8-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7ae4c07b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ea4dd35, true, {}]
2024-04-30 15:15:29,495 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 7ae62013-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testPublishObjectData, [ANYCAST], true]
2024-04-30 15:15:29,495 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@545cb645
2024-04-30 15:15:29,496 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishObjectData, address=test/mom/testPublishObjectData, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:15:29,497 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@61d34fd5
2024-04-30 15:15:29,497 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=154, durable=true, userID=7ae69546-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=794, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@181112671, context: RoutingContextImpl(Address=test/mom/testPublishObjectData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectData previousRoute:ANYCAST, reusable=true, version=-2147483048)
..................................................
***** durable queues test/mom/testPublishObjectData:
- queueID=151 address:test/mom/testPublishObjectData name:test/mom/testPublishObjectData filter:null
***** non durable for test/mom/testPublishObjectData:
..................................................
, transaction: null
2024-04-30 15:15:29,499 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7ae6e367-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7ae4c07b-0704-11ef-b617-0a580a280dd0, clientID=junit_mom_client, nodeID=7ac63bd8-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7ae4c07b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@798f57ae, true, {}]
2024-04-30 15:15:29,500 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishStringData, null, 0, false, true, null]
2024-04-30 15:15:29,500 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishStringData: Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=7ae5d1f2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=403, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2109853398
2024-04-30 15:15:29,500 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7ae70a78-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7ae4c07b-0704-11ef-b617-0a580a280dd0, clientID=junit_mom_client, nodeID=7ac63bd8-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7ae4c07b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8386609, true, {}]
2024-04-30 15:15:29,501 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishStringData: CoreMessage[messageID=144, durable=true, userID=7ae5d1f2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=403, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2109853398 to transaction: TransactionImpl [xid=null, txID=163, xid=null, state=ACTIVE, createTime=1714490129500(Tue Apr 30 15:15:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5d6eaf64
2024-04-30 15:15:29,501 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObjectData, null, 0, false, true, null]
2024-04-30 15:15:29,501 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishStringData: CoreMessage[messageID=144, durable=true, userID=7ae5d1f2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=403, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2109853398, transaction: TransactionImpl [xid=null, txID=163, xid=null, state=COMMITTED, createTime=1714490129500(Tue Apr 30 15:15:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5d6eaf64
2024-04-30 15:15:29,501 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectData: Reference[154]:RELIABLE:CoreMessage[messageID=154, durable=true, userID=7ae69546-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=794, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@181112671
2024-04-30 15:15:29,502 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectData: CoreMessage[messageID=154, durable=true, userID=7ae69546-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=794, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@181112671 to transaction: TransactionImpl [xid=null, txID=166, xid=null, state=ACTIVE, createTime=1714490129502(Tue Apr 30 15:15:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@115e32aa
2024-04-30 15:15:29,502 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@2afa1b1a, org.eclipse.scout.rt.mom.jms.JmsSubscription@30fffb53, org.eclipse.scout.rt.mom.jms.JmsSubscription@738b93a8]
2024-04-30 15:15:29,505 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectData: CoreMessage[messageID=154, durable=true, userID=7ae69546-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=794, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@181112671, transaction: TransactionImpl [xid=null, txID=166, xid=null, state=COMMITTED, createTime=1714490129502(Tue Apr 30 15:15:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@115e32aa
2024-04-30 15:15:29,505 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:15:29,505 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:15:29,506 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 7ae4c07b-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:29,507 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:29,507 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 24.502712 ms
2024-04-30 15:15:29,507 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomDefaultMarshaller [artemis]>
2024-04-30 15:15:29,508 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:29,508 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithConfiguredDefaultMarshaller [artemis]>
2024-04-30 15:15:29,508 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 76017701'.
2024-04-30 15:15:29,510 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:15:29,511 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 7ae8b82a-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:15:29,512 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7ae8b82d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7ae8b82a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7ac63bd8-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7ae8b82a-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@667b057d, true, {}]
2024-04-30 15:15:29,513 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@20bc3e7f
2024-04-30 15:15:29,513 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7ae9064e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7ae8b82a-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7ac63bd8-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7ae8b82a-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f104a0d, true, {}]
2024-04-30 15:15:29,515 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=181, durable=true, userID=7ae92d60-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1820552717, context: RoutingContextImpl(Address=test/mom/testPublishStringData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishStringData previousRoute:ANYCAST, reusable=true, version=-2147483049)
..................................................
***** durable queues test/mom/testPublishStringData:
- queueID=141 address:test/mom/testPublishStringData name:test/mom/testPublishStringData filter:null
***** non durable for test/mom/testPublishStringData:
..................................................
, transaction: null
2024-04-30 15:15:29,516 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7ae97b81-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7ae8b82a-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7ac63bd8-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7ae8b82a-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@372632e5, true, {}]
2024-04-30 15:15:29,517 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishStringData, null, 0, false, true, null]
2024-04-30 15:15:29,517 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishStringData: Reference[181]:RELIABLE:CoreMessage[messageID=181, durable=true, userID=7ae92d60-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1820552717
2024-04-30 15:15:29,518 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishStringData: CoreMessage[messageID=181, durable=true, userID=7ae92d60-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1820552717 to transaction: TransactionImpl [xid=null, txID=188, xid=null, state=ACTIVE, createTime=1714490129517(Tue Apr 30 15:15:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3d3b203c
2024-04-30 15:15:29,518 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6e6ec9c]
2024-04-30 15:15:29,518 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishStringData: CoreMessage[messageID=181, durable=true, userID=7ae92d60-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1820552717, transaction: TransactionImpl [xid=null, txID=188, xid=null, state=COMMITTED, createTime=1714490129517(Tue Apr 30 15:15:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3d3b203c
2024-04-30 15:15:29,519 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:15:29,519 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:15:29,520 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 7ae8b82a-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:29,520 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:29,520 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.255178 ms
2024-04-30 15:15:29,520 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithConfiguredDefaultMarshaller [artemis]>
2024-04-30 15:15:29,521 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:29,521 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithInvalidMarshaller [artemis]>
2024-04-30 15:15:29,522 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2125465277'.
2024-04-30 15:15:29,524 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:15:29,524 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 3.078936 ms
2024-04-30 15:15:29,525 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithInvalidMarshaller [artemis]>
2024-04-30 15:15:29,525 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:29,525 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomDefaultMarshaller [artemis-j2ee]>
2024-04-30 15:15:29,526 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1840663231'.
2024-04-30 15:15:29,527 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:15:29,528 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 7aeb5044-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:15:29,528 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7aeb5047-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7aeb5044-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7ac63bd8-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7aeb5044-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33fcd9eb, true, {}]
2024-04-30 15:15:29,529 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3e866323
2024-04-30 15:15:29,529 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7aeb7758-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7aeb5044-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7ac63bd8-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7aeb5044-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4286cf26, true, {}]
2024-04-30 15:15:29,531 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=199, durable=true, userID=7aebc57a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=7aeb5046-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@696385017, context: RoutingContextImpl(Address=test/mom/testPublishStringData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishStringData previousRoute:ANYCAST, reusable=true, version=-2147483049)
..................................................
***** durable queues test/mom/testPublishStringData:
- queueID=141 address:test/mom/testPublishStringData name:test/mom/testPublishStringData filter:null
***** non durable for test/mom/testPublishStringData:
..................................................
, transaction: null
2024-04-30 15:15:29,533 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7aebec8b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7aeb5044-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7ac63bd8-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7aeb5044-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72c1d3d0, true, {}]
2024-04-30 15:15:29,534 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=204, durable=true, userID=7aec3aad-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=834, properties=TypedProperties[__AMQ_CID=7aeb5046-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@110874452, context: RoutingContextImpl(Address=test/mom/testPublishObjectData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectData previousRoute:ANYCAST, reusable=true, version=-2147483048)
..................................................
***** durable queues test/mom/testPublishObjectData:
- queueID=151 address:test/mom/testPublishObjectData name:test/mom/testPublishObjectData filter:null
***** non durable for test/mom/testPublishObjectData:
..................................................
, transaction: null
2024-04-30 15:15:29,536 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 7aec88ce-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:15:29,537 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7aec88d1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7aec88ce-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7ac63bd8-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7aec88ce-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@176f5559, true, {}]
2024-04-30 15:15:29,537 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7aecafe2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7aec88ce-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7ac63bd8-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7aec88ce-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@85c21f7, true, {}]
2024-04-30 15:15:29,538 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishStringData, null, 0, false, true, null]
2024-04-30 15:15:29,538 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 7aecd6f3-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:15:29,539 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishStringData: Reference[199]:RELIABLE:CoreMessage[messageID=199, durable=true, userID=7aebc57a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=7aeb5046-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@696385017
2024-04-30 15:15:29,539 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7aecfe06-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7aecd6f3-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7ac63bd8-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7aecd6f3-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f664496, true, {}]
2024-04-30 15:15:29,539 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishStringData: CoreMessage[messageID=199, durable=true, userID=7aebc57a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=7aeb5046-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@696385017 to transaction: TransactionImpl [xid=null, txID=213, xid=null, state=ACTIVE, createTime=1714490129539(Tue Apr 30 15:15:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@200502dd
2024-04-30 15:15:29,540 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7aed2517-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7aecd6f3-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7ac63bd8-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7aecd6f3-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@437987dd, true, {}]
2024-04-30 15:15:29,541 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObjectData, null, 0, false, true, null]
2024-04-30 15:15:29,541 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectData: Reference[204]:RELIABLE:CoreMessage[messageID=204, durable=true, userID=7aec3aad-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=834, properties=TypedProperties[__AMQ_CID=7aeb5046-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@110874452
2024-04-30 15:15:29,541 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectData: CoreMessage[messageID=204, durable=true, userID=7aec3aad-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=834, properties=TypedProperties[__AMQ_CID=7aeb5046-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@110874452 to transaction: TransactionImpl [xid=null, txID=220, xid=null, state=ACTIVE, createTime=1714490129541(Tue Apr 30 15:15:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4b533fca
2024-04-30 15:15:29,542 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@5c883b3f, org.eclipse.scout.rt.mom.jms.JmsSubscription@a47a011, org.eclipse.scout.rt.mom.jms.JmsSubscription@6441da2c]
2024-04-30 15:15:29,543 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishStringData: CoreMessage[messageID=199, durable=true, userID=7aebc57a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=7aeb5046-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@696385017, transaction: TransactionImpl [xid=null, txID=213, xid=null, state=COMMITTED, createTime=1714490129539(Tue Apr 30 15:15:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@200502dd
2024-04-30 15:15:29,543 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectData: CoreMessage[messageID=204, durable=true, userID=7aec3aad-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=834, properties=TypedProperties[__AMQ_CID=7aeb5046-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@110874452, transaction: TransactionImpl [xid=null, txID=220, xid=null, state=COMMITTED, createTime=1714490129541(Tue Apr 30 15:15:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4b533fca
2024-04-30 15:15:29,544 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 7aec88ce-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:29,546 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 7aecd6f3-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:29,547 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:15:29,547 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:15:29,547 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 7aeb5044-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:29,548 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:29,548 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 22.555656 ms
2024-04-30 15:15:29,548 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomDefaultMarshaller [artemis-j2ee]>
2024-04-30 15:15:29,549 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:29,549 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithConfiguredDefaultMarshaller [artemis-j2ee]>
2024-04-30 15:15:29,549 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1479813516'.
2024-04-30 15:15:29,551 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:15:29,552 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 7aeef9d9-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:15:29,553 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7aeef9dc-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7aeef9d9-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7ac63bd8-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7aeef9d9-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2207101a, true, {}]
2024-04-30 15:15:29,553 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@12e8ea81
2024-04-30 15:15:29,553 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7aef20ed-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7aeef9d9-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7ac63bd8-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7aeef9d9-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24065347, true, {}]
2024-04-30 15:15:29,569 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=239, durable=true, userID=7af16adf-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=7aeef9db-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1952589873, context: RoutingContextImpl(Address=test/mom/testPublishStringData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishStringData previousRoute:ANYCAST, reusable=true, version=-2147483049)
..................................................
***** durable queues test/mom/testPublishStringData:
- queueID=141 address:test/mom/testPublishStringData name:test/mom/testPublishStringData filter:null
***** non durable for test/mom/testPublishStringData:
..................................................
, transaction: null
2024-04-30 15:15:29,569 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 7af191f0-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:15:29,570 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7af1b903-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7af191f0-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7ac63bd8-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7af191f0-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49612bcc, true, {}]
2024-04-30 15:15:29,571 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [7af1b904-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=7af191f0-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7ac63bd8-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=7af191f0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12ee2c9f, true, {}]
2024-04-30 15:15:29,571 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishStringData, null, 0, false, true, null]
2024-04-30 15:15:29,572 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishStringData: Reference[239]:RELIABLE:CoreMessage[messageID=239, durable=true, userID=7af16adf-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=7aeef9db-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1952589873
2024-04-30 15:15:29,573 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishStringData: CoreMessage[messageID=239, durable=true, userID=7af16adf-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=7aeef9db-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1952589873 to transaction: TransactionImpl [xid=null, txID=248, xid=null, state=ACTIVE, createTime=1714490129573(Tue Apr 30 15:15:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@726d2a27
2024-04-30 15:15:29,573 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5ec921f1]
2024-04-30 15:15:29,577 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3c8c5513)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishStringData: CoreMessage[messageID=239, durable=true, userID=7af16adf-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:15:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=7aeef9db-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1952589873, transaction: TransactionImpl [xid=null, txID=248, xid=null, state=COMMITTED, createTime=1714490129573(Tue Apr 30 15:15:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@726d2a27
2024-04-30 15:15:29,578 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 7af191f0-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:29,578 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:15:29,578 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:15:29,579 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 7aeef9d9-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:15:29,580 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:29,580 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 30.838185 ms
2024-04-30 15:15:29,580 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithConfiguredDefaultMarshaller [artemis-j2ee]>
2024-04-30 15:15:29,581 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:29,581 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithInvalidMarshaller [artemis-j2ee]>
2024-04-30 15:15:29,581 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1972267725'.
2024-04-30 15:15:29,584 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:15:29,584 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2.836402 ms
2024-04-30 15:15:29,584 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithInvalidMarshaller [artemis-j2ee]>
2024-04-30 15:15:29,588 INFO  [main] org.apache.activemq.artemis.core.server.serverStopped(ActiveMQServerLogger_impl.java:61) - AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.31.2 [7ac63bd8-0704-11ef-b617-0a580a280dd0] stopped, uptime 0.304 seconds
2024-04-30 15:15:29,596 INFO  [main] org.apache.activemq.artemis.core.server.serverStarting(ActiveMQServerLogger_impl.java:45) - AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging)
2024-04-30 15:15:29,596 INFO  [main] org.apache.activemq.artemis.core.server.switchingNIO(ActiveMQServerLogger_impl.java:397) - AMQ221045: libaio is not available, switching the configuration into NIO
2024-04-30 15:15:29,596 INFO  [main] org.apache.activemq.artemis.core.server.journalUseNIO(ActiveMQServerLogger_impl.java:149) - AMQ221013: Using NIO Journal
2024-04-30 15:15:29,597 INFO  [main] org.apache.activemq.artemis.core.server.usingDefaultPaging(ActiveMQServerLogger_impl.java:493) - AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 1073741824
2024-04-30 15:15:29,597 INFO  [main] org.apache.activemq.artemis.core.server.addingProtocolSupport(ActiveMQServerLogger_impl.java:389) - AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
2024-04-30 15:15:29,598 INFO  [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: null
2024-04-30 15:15:29,598 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@2c555efb
2024-04-30 15:15:29,598 INFO  [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=localhost
2024-04-30 15:15:29,599 INFO  [main] org.apache.activemq.artemis.core.server.waitingToObtainLiveLock(ActiveMQServerLogger_impl.java:317) - AMQ221034: Waiting indefinitely to obtain live lock
2024-04-30 15:15:29,599 INFO  [main] org.apache.activemq.artemis.core.server.obtainedLiveLock(ActiveMQServerLogger_impl.java:325) - AMQ221035: Live Server Obtained live lock
2024-04-30 15:15:29,668 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.mom.requestreply.cancellation on address jms.topic.scout.mom.requestreply.cancellation
2024-04-30 15:15:29,669 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7c424dfe
2024-04-30 15:15:29,670 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3577e37c
2024-04-30 15:15:29,670 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishFirst on address jms.topic.test/mom/testTopicPublishFirst
2024-04-30 15:15:29,670 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@16ac67e3
2024-04-30 15:15:29,671 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@eb5471c
2024-04-30 15:15:29,671 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testProperties on address jms.topic.test/mom/testProperties
2024-04-30 15:15:29,671 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@60f6d689
2024-04-30 15:15:29,671 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6a90b5e8
2024-04-30 15:15:29,672 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyTimeout on address jms.topic.test/mom/testTopicRequestReplyTimeout
2024-04-30 15:15:29,672 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1ff65426
2024-04-30 15:15:29,672 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3bdf6d63
2024-04-30 15:15:29,672 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyRequestFirst on address jms.topic.test/mom/testTopicRequestReplyRequestFirst
2024-04-30 15:15:29,673 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6d4bb60f
2024-04-30 15:15:29,673 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@29b61bb
2024-04-30 15:15:29,673 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions on address jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions
2024-04-30 15:15:29,673 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2fe152aa
2024-04-30 15:15:29,674 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6f959640
2024-04-30 15:15:29,674 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCorrelationId on address jms.topic.test/mom/testTopicRequestReplyCorrelationId
2024-04-30 15:15:29,674 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5fdebe73
2024-04-30 15:15:29,675 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6919a8a
2024-04-30 15:15:29,675 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions on address jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions
2024-04-30 15:15:29,675 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@23c0fcf0
2024-04-30 15:15:29,676 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@60a4595e
2024-04-30 15:15:29,676 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller on address jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller
2024-04-30 15:15:29,676 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4a234e1f
2024-04-30 15:15:29,676 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@406cc81b
2024-04-30 15:15:29,676 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCancellation on address jms.topic.test/mom/testTopicRequestReplyCancellation
2024-04-30 15:15:29,677 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@64ef9b9a
2024-04-30 15:15:29,677 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@264340f0
2024-04-30 15:15:29,677 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReply on address jms.topic.test/mom/testTopicRequestReply
2024-04-30 15:15:29,677 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7640a191
2024-04-30 15:15:29,678 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@504a9352
2024-04-30 15:15:29,678 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeCorrelationId on address jms.topic.test/mom/testTopicPublishSubscribeCorrelationId
2024-04-30 15:15:29,678 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@48e1e18a
2024-04-30 15:15:29,679 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@74997ca6
2024-04-30 15:15:29,679 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testMessageSelector on address jms.topic.test/mom/testMessageSelector
2024-04-30 15:15:29,679 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7a6078d
2024-04-30 15:15:29,680 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@372c428
2024-04-30 15:15:29,680 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyCancellation on address jms.topic.test/mom/testQueueRequestReplyCancellation
2024-04-30 15:15:29,680 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4458887d
2024-04-30 15:15:29,681 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7b1bb01c
2024-04-30 15:15:29,681 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.differentTopic on address jms.topic.differentTopic
2024-04-30 15:15:29,681 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4c364a9d
2024-04-30 15:15:29,681 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@597084b7
2024-04-30 15:15:29,682 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.physical.UnitTestTopic on address jms.topic.scout.physical.UnitTestTopic
2024-04-30 15:15:29,682 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@59ebe484
2024-04-30 15:15:29,682 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7fd624f5
2024-04-30 15:15:29,682 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue Durable-Test-Subscription on address jms.topic.test/mom/testTopicPublishSubscribe
2024-04-30 15:15:29,683 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1cafb30
2024-04-30 15:15:29,683 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5cc28282
2024-04-30 15:15:29,683 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishBytes on address jms.queue.test/mom/testPublishBytes
2024-04-30 15:15:29,683 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5a0b925a
2024-04-30 15:15:29,684 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@14b4f462
2024-04-30 15:15:29,684 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishText on address jms.queue.test/mom/testPublishText
2024-04-30 15:15:29,684 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@42718ebf
2024-04-30 15:15:29,685 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@a6fc2e1
2024-04-30 15:15:29,685 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObject on address jms.queue.test/mom/testPublishObject
2024-04-30 15:15:29,685 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@c7008b4
2024-04-30 15:15:29,685 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3f54fabc
2024-04-30 15:15:29,686 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testConcurrentMessageConsumption on address jms.queue.test/mom/testConcurrentMessageConsumption
2024-04-30 15:15:29,686 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@719e8f9f
2024-04-30 15:15:29,686 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5122387
2024-04-30 15:15:29,686 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishAndConsumeInternal on address jms.queue.test/mom/testPublishAndConsumeInternal
2024-04-30 15:15:29,686 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@9abbe39
2024-04-30 15:15:29,687 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@11b234aa
2024-04-30 15:15:29,687 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeTransactional on address jms.queue.test/mom/testSubscribeTransactional
2024-04-30 15:15:29,687 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1455a374
2024-04-30 15:15:29,688 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@cfb462
2024-04-30 15:15:29,688 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeFailover on address jms.queue.test/mom/testSubscribeFailover
2024-04-30 15:15:29,688 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@54418834
2024-04-30 15:15:29,689 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@54d6f172
2024-04-30 15:15:29,689 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueuePublishFirst on address jms.queue.test/mom/testQueuePublishFirst
2024-04-30 15:15:29,689 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6d21a69f
2024-04-30 15:15:29,689 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@10b063fd
2024-04-30 15:15:29,690 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonData on address jms.queue.test/mom/testPublishJsonData
2024-04-30 15:15:29,690 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@48e859f7
2024-04-30 15:15:29,690 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2bd67cf9
2024-04-30 15:15:29,691 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonDataSecure on address jms.queue.test/mom/testPublishJsonDataSecure
2024-04-30 15:15:29,691 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4ba32242
2024-04-30 15:15:29,691 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@581f1f40
2024-04-30 15:15:29,691 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueueRequestReplyRequestFirst on address jms.queue.test/mom/testQueueRequestReplyRequestFirst
2024-04-30 15:15:29,692 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@52b2c255
2024-04-30 15:15:29,692 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4a9b4d4e
2024-04-30 15:15:29,692 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishTransactional on address jms.queue.test/mom/testPublishTransactional
2024-04-30 15:15:29,692 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@18f8c76d
2024-04-30 15:15:29,693 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@383d2e2d
2024-04-30 15:15:29,693 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishStringData on address jms.queue.test/mom/testPublishStringData
2024-04-30 15:15:29,693 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7c59f315
2024-04-30 15:15:29,694 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6c3830ed
2024-04-30 15:15:29,694 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObjectData on address jms.queue.test/mom/testPublishObjectData
2024-04-30 15:15:29,694 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@32a541a8
2024-04-30 15:15:29,695 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@63b85d97
2024-04-30 15:15:29,695 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testCurrentMessagePubSub on address jms.queue.test/mom/testCurrentMessagePubSub
2024-04-30 15:15:29,695 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@50cadbae
2024-04-30 15:15:29,695 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7d583602
2024-04-30 15:15:29,695 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSerialMessageConsumption on address jms.queue.test/mom/testSerialMessageConsumption
2024-04-30 15:15:29,696 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@65689000
2024-04-30 15:15:29,697 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@441d3ddf
2024-04-30 15:15:29,697 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@420c9959
2024-04-30 15:15:29,697 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@5f113867
2024-04-30 15:15:29,717 INFO  [main] org.apache.activemq.artemis.core.server.serverIsLive(ActiveMQServerLogger_impl.java:101) - AMQ221007: Server is now live
2024-04-30 15:15:29,718 INFO  [main] org.apache.activemq.artemis.core.server.serverStarted(ActiveMQServerLogger_impl.java:53) - AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.31.2 [localhost, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0] 
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s -- in org.eclipse.scout.rt.mom.jms.JmsMomWithCustomMarshallerTest
[INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest
2024-04-30 15:15:29,719 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:29,719 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCreateContextOrdinaryMap>
2024-04-30 15:15:29,720 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1239962765'.
2024-04-30 15:15:29,720 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 0.744538 ms
2024-04-30 15:15:29,720 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCreateContextOrdinaryMap>
2024-04-30 15:15:29,721 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:29,721 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCreateContextMapWithNullEntries>
2024-04-30 15:15:29,721 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1929145182'.
2024-04-30 15:15:29,721 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.createContextEnvironment(JmsMomImplementor.java:711) - ignoring property having null key or value [key=key, value=null]
2024-04-30 15:15:29,721 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 0.501759 ms
2024-04-30 15:15:29,721 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCreateContextMapWithNullEntries>
2024-04-30 15:15:29,722 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:29,722 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testInstanceScoped>
2024-04-30 15:15:29,722 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 967485403'.
2024-04-30 15:15:29,723 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 0.502795 ms
2024-04-30 15:15:29,723 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testInstanceScoped>
2024-04-30 15:15:29,724 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:29,724 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCreateContextNullMap>
2024-04-30 15:15:29,724 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1071755896'.
2024-04-30 15:15:29,724 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 0.437780 ms
2024-04-30 15:15:29,724 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCreateContextNullMap>
2024-04-30 15:15:29,725 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:29,725 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCreateContextEmptyMap>
2024-04-30 15:15:29,725 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1288781741'.
2024-04-30 15:15:29,726 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 0.442063 ms
2024-04-30 15:15:29,726 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCreateContextEmptyMap>
2024-04-30 15:15:29,726 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:29,726 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscribeTransactional [activemq]>
2024-04-30 15:15:29,727 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1066159055'.
2024-04-30 15:15:29,728 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #94 initialized: null
2024-04-30 15:15:29,728 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom94]
2024-04-30 15:15:29,728 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom94]
2024-04-30 15:15:29,729 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom94]
2024-04-30 15:15:29,729 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom94]
2024-04-30 15:15:29,729 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom94]
2024-04-30 15:15:29,729 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom94, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:91) is starting - MDC[activemq.broker=mom94]
2024-04-30 15:15:29,730 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom94, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:91) started - MDC[activemq.broker=mom94]
2024-04-30 15:15:29,730 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom94]
2024-04-30 15:15:29,730 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom94 started - MDC[activemq.broker=mom94]
2024-04-30 15:15:29,731 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-272:1,clientId=Scout JUnit MOM #94 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom94]
2024-04-30 15:15:33,750 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@35129b9e, org.eclipse.scout.rt.mom.jms.JmsSubscription@2f4bc3ff] - MDC[activemq.broker=mom94]
2024-04-30 15:15:33,750 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5529fd4e[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom94]
2024-04-30 15:15:33,750 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004677 ms - MDC[activemq.broker=mom94]
2024-04-30 15:15:33,751 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom94]
2024-04-30 15:15:33,751 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom94]
2024-04-30 15:15:33,759 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom94 stopped - MDC[activemq.broker=mom94]
2024-04-30 15:15:33,760 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom94, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:91) is shutting down - MDC[activemq.broker=mom94]
2024-04-30 15:15:33,762 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom94, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:91) uptime 4.033 seconds - MDC[activemq.broker=mom94]
2024-04-30 15:15:33,762 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom94, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:91) is shutdown - MDC[activemq.broker=mom94]
2024-04-30 15:15:33,763 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:33,763 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 4036.474214 ms
2024-04-30 15:15:33,763 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscribeTransactional [activemq]>
2024-04-30 15:15:33,766 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:33,766 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]>
2024-04-30 15:15:33,767 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 235908822'.
2024-04-30 15:15:33,771 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #95 initialized: null
2024-04-30 15:15:33,772 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom95]
2024-04-30 15:15:33,773 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom95]
2024-04-30 15:15:33,773 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom95]
2024-04-30 15:15:33,773 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom95]
2024-04-30 15:15:33,773 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom95]
2024-04-30 15:15:33,774 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom95, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:92) is starting - MDC[activemq.broker=mom95]
2024-04-30 15:15:33,775 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom95, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:92) started - MDC[activemq.broker=mom95]
2024-04-30 15:15:33,775 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom95]
2024-04-30 15:15:33,776 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom95 started - MDC[activemq.broker=mom95]
2024-04-30 15:15:33,777 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-275:1,clientId=Scout JUnit MOM #95 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom95]
2024-04-30 15:15:33,785 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1784d711] - MDC[activemq.broker=mom95]
2024-04-30 15:15:33,785 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@61c98f5[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom95]
2024-04-30 15:15:33,786 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004407 ms - MDC[activemq.broker=mom95]
2024-04-30 15:15:33,786 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom95]
2024-04-30 15:15:33,786 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom95]
2024-04-30 15:15:33,786 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom95 stopped - MDC[activemq.broker=mom95]
2024-04-30 15:15:33,787 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom95, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:92) is shutting down - MDC[activemq.broker=mom95]
2024-04-30 15:15:33,787 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom95, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:92) uptime 0.015 seconds - MDC[activemq.broker=mom95]
2024-04-30 15:15:33,787 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom95, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:92) is shutdown - MDC[activemq.broker=mom95]
2024-04-30 15:15:33,787 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:33,787 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 21.356337 ms
2024-04-30 15:15:33,788 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]>
2024-04-30 15:15:33,788 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:33,788 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]>
2024-04-30 15:15:33,788 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1968199623'.
2024-04-30 15:15:33,789 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #96 initialized: null
2024-04-30 15:15:33,790 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom96]
2024-04-30 15:15:33,790 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom96]
2024-04-30 15:15:33,790 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom96]
2024-04-30 15:15:33,790 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom96]
2024-04-30 15:15:33,790 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom96]
2024-04-30 15:15:33,791 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom96, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:93) is starting - MDC[activemq.broker=mom96]
2024-04-30 15:15:33,791 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom96, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:93) started - MDC[activemq.broker=mom96]
2024-04-30 15:15:33,791 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom96]
2024-04-30 15:15:33,791 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom96 started - MDC[activemq.broker=mom96]
2024-04-30 15:15:33,792 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-278:1,clientId=Scout JUnit MOM #96 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom96]
2024-04-30 15:15:33,794 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@623dc0b8] - MDC[activemq.broker=mom96]
2024-04-30 15:15:33,795 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom96]
2024-04-30 15:15:33,795 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom96]
2024-04-30 15:15:33,795 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom96 stopped - MDC[activemq.broker=mom96]
2024-04-30 15:15:33,795 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom96, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:93) is shutting down - MDC[activemq.broker=mom96]
2024-04-30 15:15:33,796 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom96, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:93) uptime 0.006 seconds - MDC[activemq.broker=mom96]
2024-04-30 15:15:33,796 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom96, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:93) is shutdown - MDC[activemq.broker=mom96]
2024-04-30 15:15:33,796 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:33,796 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.979837 ms
2024-04-30 15:15:33,796 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]>
2024-04-30 15:15:33,797 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:33,797 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]>
2024-04-30 15:15:33,797 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 829898075'.
2024-04-30 15:15:33,798 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #97 initialized: null
2024-04-30 15:15:33,798 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom97]
2024-04-30 15:15:33,798 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom97]
2024-04-30 15:15:33,799 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom97]
2024-04-30 15:15:33,799 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom97]
2024-04-30 15:15:33,799 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom97]
2024-04-30 15:15:33,799 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom97, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:94) is starting - MDC[activemq.broker=mom97]
2024-04-30 15:15:33,799 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom97, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:94) started - MDC[activemq.broker=mom97]
2024-04-30 15:15:33,800 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom97]
2024-04-30 15:15:33,800 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom97 started - MDC[activemq.broker=mom97]
2024-04-30 15:15:33,801 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-281:1,clientId=Scout JUnit MOM #97 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom97]
2024-04-30 15:15:33,803 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@64d0b8e3] - MDC[activemq.broker=mom97]
2024-04-30 15:15:33,803 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@9203db8[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom97]
2024-04-30 15:15:33,804 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002913 ms - MDC[activemq.broker=mom97]
2024-04-30 15:15:33,804 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom97]
2024-04-30 15:15:33,804 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom97]
2024-04-30 15:15:33,804 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom97 stopped - MDC[activemq.broker=mom97]
2024-04-30 15:15:33,804 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom97, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:94) is shutting down - MDC[activemq.broker=mom97]
2024-04-30 15:15:33,805 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom97, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:94) uptime 0.007 seconds - MDC[activemq.broker=mom97]
2024-04-30 15:15:33,805 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom97, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:94) is shutdown - MDC[activemq.broker=mom97]
2024-04-30 15:15:33,805 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:33,805 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.284809 ms
2024-04-30 15:15:33,805 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]>
2024-04-30 15:15:33,806 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:33,806 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]>
2024-04-30 15:15:33,806 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1632873633'.
2024-04-30 15:15:33,807 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #98 initialized: null
2024-04-30 15:15:33,808 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom98]
2024-04-30 15:15:33,808 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom98]
2024-04-30 15:15:33,808 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom98]
2024-04-30 15:15:33,808 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom98]
2024-04-30 15:15:33,808 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom98]
2024-04-30 15:15:33,809 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom98, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:95) is starting - MDC[activemq.broker=mom98]
2024-04-30 15:15:33,809 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom98, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:95) started - MDC[activemq.broker=mom98]
2024-04-30 15:15:33,809 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom98]
2024-04-30 15:15:33,809 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom98 started - MDC[activemq.broker=mom98]
2024-04-30 15:15:33,810 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-284:1,clientId=Scout JUnit MOM #98 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom98]
2024-04-30 15:15:33,812 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@47baf547] - MDC[activemq.broker=mom98]
2024-04-30 15:15:33,813 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@178f5b5b[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom98]
2024-04-30 15:15:33,813 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004120 ms - MDC[activemq.broker=mom98]
2024-04-30 15:15:33,813 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom98]
2024-04-30 15:15:33,813 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom98]
2024-04-30 15:15:33,814 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom98 stopped - MDC[activemq.broker=mom98]
2024-04-30 15:15:33,814 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom98, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:95) is shutting down - MDC[activemq.broker=mom98]
2024-04-30 15:15:33,814 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom98, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:95) uptime 0.007 seconds - MDC[activemq.broker=mom98]
2024-04-30 15:15:33,814 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom98, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:95) is shutdown - MDC[activemq.broker=mom98]
2024-04-30 15:15:33,815 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:33,815 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.811214 ms
2024-04-30 15:15:33,815 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]>
2024-04-30 15:15:33,815 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:33,815 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]>
2024-04-30 15:15:33,816 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1490433502'.
2024-04-30 15:15:33,817 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #99 initialized: null
2024-04-30 15:15:33,817 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom99]
2024-04-30 15:15:33,817 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom99]
2024-04-30 15:15:33,817 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom99]
2024-04-30 15:15:33,817 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom99]
2024-04-30 15:15:33,818 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom99]
2024-04-30 15:15:33,818 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom99, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:96) is starting - MDC[activemq.broker=mom99]
2024-04-30 15:15:33,818 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom99, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:96) started - MDC[activemq.broker=mom99]
2024-04-30 15:15:33,818 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom99]
2024-04-30 15:15:33,819 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom99 started - MDC[activemq.broker=mom99]
2024-04-30 15:15:33,820 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-287:1,clientId=Scout JUnit MOM #99 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom99]
2024-04-30 15:15:33,822 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3ce4b0a8] - MDC[activemq.broker=mom99]
2024-04-30 15:15:33,822 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@56589f00[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom99]
2024-04-30 15:15:33,822 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003196 ms - MDC[activemq.broker=mom99]
2024-04-30 15:15:33,823 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom99]
2024-04-30 15:15:33,823 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom99]
2024-04-30 15:15:33,823 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom99 stopped - MDC[activemq.broker=mom99]
2024-04-30 15:15:33,823 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom99, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:96) is shutting down - MDC[activemq.broker=mom99]
2024-04-30 15:15:33,824 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom99, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:96) uptime 0.007 seconds - MDC[activemq.broker=mom99]
2024-04-30 15:15:33,824 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom99, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:96) is shutdown - MDC[activemq.broker=mom99]
2024-04-30 15:15:33,824 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:33,824 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.647513 ms
2024-04-30 15:15:33,824 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]>
2024-04-30 15:15:33,825 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:33,825 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]>
2024-04-30 15:15:33,825 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1978443480'.
2024-04-30 15:15:33,826 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #100 initialized: null
2024-04-30 15:15:33,826 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom100]
2024-04-30 15:15:33,827 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom100]
2024-04-30 15:15:33,827 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom100]
2024-04-30 15:15:33,827 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom100]
2024-04-30 15:15:33,827 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom100]
2024-04-30 15:15:33,827 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom100, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:97) is starting - MDC[activemq.broker=mom100]
2024-04-30 15:15:33,828 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom100, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:97) started - MDC[activemq.broker=mom100]
2024-04-30 15:15:33,828 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom100]
2024-04-30 15:15:33,828 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom100 started - MDC[activemq.broker=mom100]
2024-04-30 15:15:33,829 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-290:1,clientId=Scout JUnit MOM #100 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom100]
2024-04-30 15:15:33,831 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6b26839d] - MDC[activemq.broker=mom100]
2024-04-30 15:15:33,832 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom100]
2024-04-30 15:15:33,832 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom100]
2024-04-30 15:15:33,832 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom100 stopped - MDC[activemq.broker=mom100]
2024-04-30 15:15:33,832 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom100, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:97) is shutting down - MDC[activemq.broker=mom100]
2024-04-30 15:15:33,833 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom100, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:97) uptime 0.007 seconds - MDC[activemq.broker=mom100]
2024-04-30 15:15:33,833 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom100, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:97) is shutdown - MDC[activemq.broker=mom100]
2024-04-30 15:15:33,833 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:33,833 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.364425 ms
2024-04-30 15:15:33,833 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]>
2024-04-30 15:15:33,834 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:33,834 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]>
2024-04-30 15:15:33,834 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2101036614'.
2024-04-30 15:15:33,835 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #101 initialized: null
2024-04-30 15:15:33,836 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom101]
2024-04-30 15:15:33,836 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom101]
2024-04-30 15:15:33,836 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom101]
2024-04-30 15:15:33,836 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom101]
2024-04-30 15:15:33,836 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom101]
2024-04-30 15:15:33,837 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom101, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:98) is starting - MDC[activemq.broker=mom101]
2024-04-30 15:15:33,837 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom101, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:98) started - MDC[activemq.broker=mom101]
2024-04-30 15:15:33,837 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom101]
2024-04-30 15:15:33,837 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom101 started - MDC[activemq.broker=mom101]
2024-04-30 15:15:33,838 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-293:1,clientId=Scout JUnit MOM #101 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom101]
2024-04-30 15:15:33,840 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@74f54f8e] - MDC[activemq.broker=mom101]
2024-04-30 15:15:33,841 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom101]
2024-04-30 15:15:33,841 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom101]
2024-04-30 15:15:33,841 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom101 stopped - MDC[activemq.broker=mom101]
2024-04-30 15:15:33,841 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom101, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:98) is shutting down - MDC[activemq.broker=mom101]
2024-04-30 15:15:33,842 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom101, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:98) uptime 0.006 seconds - MDC[activemq.broker=mom101]
2024-04-30 15:15:33,842 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom101, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:98) is shutdown - MDC[activemq.broker=mom101]
2024-04-30 15:15:33,842 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:33,842 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.044617 ms
2024-04-30 15:15:33,842 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]>
2024-04-30 15:15:33,843 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:33,843 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]>
2024-04-30 15:15:33,843 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 132412605'.
2024-04-30 15:15:33,844 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #102 initialized: null
2024-04-30 15:15:33,844 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom102]
2024-04-30 15:15:33,844 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom102]
2024-04-30 15:15:33,845 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom102]
2024-04-30 15:15:33,845 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom102]
2024-04-30 15:15:33,845 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom102]
2024-04-30 15:15:33,845 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom102, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:99) is starting - MDC[activemq.broker=mom102]
2024-04-30 15:15:33,845 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom102, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:99) started - MDC[activemq.broker=mom102]
2024-04-30 15:15:33,845 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom102]
2024-04-30 15:15:33,846 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom102 started - MDC[activemq.broker=mom102]
2024-04-30 15:15:33,867 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-296:1,clientId=Scout JUnit MOM #102 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom102]
2024-04-30 15:15:33,874 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1f832df0] - MDC[activemq.broker=mom102]
2024-04-30 15:15:33,874 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2da3d7d3[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom102]
2024-04-30 15:15:33,874 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003131 ms - MDC[activemq.broker=mom102]
2024-04-30 15:15:33,874 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom102]
2024-04-30 15:15:33,874 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom102]
2024-04-30 15:15:33,875 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom102 stopped - MDC[activemq.broker=mom102]
2024-04-30 15:15:33,875 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom102, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:99) is shutting down - MDC[activemq.broker=mom102]
2024-04-30 15:15:33,875 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom102, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:99) uptime 0.031 seconds - MDC[activemq.broker=mom102]
2024-04-30 15:15:33,876 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom102, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:99) is shutdown - MDC[activemq.broker=mom102]
2024-04-30 15:15:33,876 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:33,876 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 33.071595 ms
2024-04-30 15:15:33,876 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]>
2024-04-30 15:15:33,876 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:33,877 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]>
2024-04-30 15:15:33,877 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 817232244'.
2024-04-30 15:15:33,878 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #103 initialized: null
2024-04-30 15:15:33,878 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom103]
2024-04-30 15:15:33,878 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom103]
2024-04-30 15:15:33,878 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom103]
2024-04-30 15:15:33,878 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom103]
2024-04-30 15:15:33,879 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom103]
2024-04-30 15:15:33,879 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom103, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:100) is starting - MDC[activemq.broker=mom103]
2024-04-30 15:15:33,879 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom103, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:100) started - MDC[activemq.broker=mom103]
2024-04-30 15:15:33,880 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom103]
2024-04-30 15:15:33,880 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom103 started - MDC[activemq.broker=mom103]
2024-04-30 15:15:33,881 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-299:1,clientId=Scout JUnit MOM #103 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom103]
2024-04-30 15:15:33,883 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6ad2cb6d] - MDC[activemq.broker=mom103]
2024-04-30 15:15:33,883 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@72364a40[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom103]
2024-04-30 15:15:33,884 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014837 ms - MDC[activemq.broker=mom103]
2024-04-30 15:15:33,884 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom103]
2024-04-30 15:15:33,884 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom103]
2024-04-30 15:15:33,884 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom103 stopped - MDC[activemq.broker=mom103]
2024-04-30 15:15:33,884 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom103, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:100) is shutting down - MDC[activemq.broker=mom103]
2024-04-30 15:15:33,885 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom103, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:100) uptime 0.007 seconds - MDC[activemq.broker=mom103]
2024-04-30 15:15:33,885 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom103, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:100) is shutdown - MDC[activemq.broker=mom103]
2024-04-30 15:15:33,885 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:33,885 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.672421 ms
2024-04-30 15:15:33,885 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]>
2024-04-30 15:15:33,886 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:33,886 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]>
2024-04-30 15:15:33,886 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 766291229'.
2024-04-30 15:15:33,887 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #104 initialized: null
2024-04-30 15:15:33,888 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom104]
2024-04-30 15:15:33,888 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom104]
2024-04-30 15:15:33,888 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom104]
2024-04-30 15:15:33,888 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom104]
2024-04-30 15:15:33,888 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom104]
2024-04-30 15:15:33,888 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom104, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:101) is starting - MDC[activemq.broker=mom104]
2024-04-30 15:15:33,889 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom104, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:101) started - MDC[activemq.broker=mom104]
2024-04-30 15:15:33,889 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom104]
2024-04-30 15:15:33,889 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom104 started - MDC[activemq.broker=mom104]
2024-04-30 15:15:33,890 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-302:1,clientId=Scout JUnit MOM #104 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom104]
2024-04-30 15:15:33,892 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@409b1740] - MDC[activemq.broker=mom104]
2024-04-30 15:15:33,893 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom104]
2024-04-30 15:15:33,893 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom104]
2024-04-30 15:15:33,893 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom104 stopped - MDC[activemq.broker=mom104]
2024-04-30 15:15:33,893 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom104, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:101) is shutting down - MDC[activemq.broker=mom104]
2024-04-30 15:15:33,894 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom104, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:101) uptime 0.006 seconds - MDC[activemq.broker=mom104]
2024-04-30 15:15:33,894 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom104, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:101) is shutdown - MDC[activemq.broker=mom104]
2024-04-30 15:15:33,894 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:33,894 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.411536 ms
2024-04-30 15:15:33,895 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]>
2024-04-30 15:15:33,895 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:33,895 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]>
2024-04-30 15:15:33,896 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 904281382'.
2024-04-30 15:15:33,896 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #105 initialized: null
2024-04-30 15:15:33,897 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom105]
2024-04-30 15:15:33,897 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom105]
2024-04-30 15:15:33,897 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom105]
2024-04-30 15:15:33,897 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom105]
2024-04-30 15:15:33,897 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom105]
2024-04-30 15:15:33,898 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom105, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:102) is starting - MDC[activemq.broker=mom105]
2024-04-30 15:15:33,898 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom105, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:102) started - MDC[activemq.broker=mom105]
2024-04-30 15:15:33,898 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom105]
2024-04-30 15:15:33,899 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom105 started - MDC[activemq.broker=mom105]
2024-04-30 15:15:33,899 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-305:1,clientId=Scout JUnit MOM #105 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom105]
2024-04-30 15:15:34,102 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4a304820] - MDC[activemq.broker=mom105]
2024-04-30 15:15:34,102 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6ec9f664[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom105]
2024-04-30 15:15:34,102 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005924 ms - MDC[activemq.broker=mom105]
2024-04-30 15:15:34,102 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom105]
2024-04-30 15:15:34,102 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom105]
2024-04-30 15:15:34,103 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom105 stopped - MDC[activemq.broker=mom105]
2024-04-30 15:15:34,103 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom105, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:102) is shutting down - MDC[activemq.broker=mom105]
2024-04-30 15:15:34,103 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom105, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:102) uptime 0.206 seconds - MDC[activemq.broker=mom105]
2024-04-30 15:15:34,104 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom105, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:102) is shutdown - MDC[activemq.broker=mom105]
2024-04-30 15:15:34,104 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:34,104 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 208.290167 ms
2024-04-30 15:15:34,104 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]>
2024-04-30 15:15:34,104 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:34,104 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]>
2024-04-30 15:15:34,105 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1679939676'.
2024-04-30 15:15:34,106 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #106 initialized: null
2024-04-30 15:15:34,106 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom106]
2024-04-30 15:15:34,106 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom106]
2024-04-30 15:15:34,106 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom106]
2024-04-30 15:15:34,107 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom106]
2024-04-30 15:15:34,107 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom106]
2024-04-30 15:15:34,107 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom106, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:103) is starting - MDC[activemq.broker=mom106]
2024-04-30 15:15:34,107 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom106, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:103) started - MDC[activemq.broker=mom106]
2024-04-30 15:15:34,107 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom106]
2024-04-30 15:15:34,108 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom106 started - MDC[activemq.broker=mom106]
2024-04-30 15:15:34,109 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-308:1,clientId=Scout JUnit MOM #106 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom106]
2024-04-30 15:15:34,311 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@38614875] - MDC[activemq.broker=mom106]
2024-04-30 15:15:34,311 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@637de489[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom106]
2024-04-30 15:15:34,311 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004063 ms - MDC[activemq.broker=mom106]
2024-04-30 15:15:34,311 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom106]
2024-04-30 15:15:34,311 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom106]
2024-04-30 15:15:34,312 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom106 stopped - MDC[activemq.broker=mom106]
2024-04-30 15:15:34,312 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom106, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:103) is shutting down - MDC[activemq.broker=mom106]
2024-04-30 15:15:34,313 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom106, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:103) uptime 0.206 seconds - MDC[activemq.broker=mom106]
2024-04-30 15:15:34,313 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom106, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:103) is shutdown - MDC[activemq.broker=mom106]
2024-04-30 15:15:34,313 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:34,313 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 208.500570 ms
2024-04-30 15:15:34,313 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]>
2024-04-30 15:15:34,314 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:34,314 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]>
2024-04-30 15:15:34,314 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1998750048'.
2024-04-30 15:15:34,315 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #107 initialized: null
2024-04-30 15:15:34,315 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom107]
2024-04-30 15:15:34,315 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom107]
2024-04-30 15:15:34,316 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom107]
2024-04-30 15:15:34,316 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom107]
2024-04-30 15:15:34,316 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom107]
2024-04-30 15:15:34,316 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom107, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:104) is starting - MDC[activemq.broker=mom107]
2024-04-30 15:15:34,316 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom107, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:104) started - MDC[activemq.broker=mom107]
2024-04-30 15:15:34,317 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom107]
2024-04-30 15:15:34,317 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom107 started - MDC[activemq.broker=mom107]
2024-04-30 15:15:34,318 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-311:1,clientId=Scout JUnit MOM #107 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom107]
2024-04-30 15:15:34,520 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3c592c0c] - MDC[activemq.broker=mom107]
2024-04-30 15:15:34,520 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@320ca97c[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom107]
2024-04-30 15:15:34,520 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004476 ms - MDC[activemq.broker=mom107]
2024-04-30 15:15:34,520 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom107]
2024-04-30 15:15:34,520 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom107]
2024-04-30 15:15:34,521 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom107 stopped - MDC[activemq.broker=mom107]
2024-04-30 15:15:34,521 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom107, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:104) is shutting down - MDC[activemq.broker=mom107]
2024-04-30 15:15:34,522 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom107, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:104) uptime 0.206 seconds - MDC[activemq.broker=mom107]
2024-04-30 15:15:34,522 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom107, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:104) is shutdown - MDC[activemq.broker=mom107]
2024-04-30 15:15:34,522 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:34,522 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 208.267090 ms
2024-04-30 15:15:34,522 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]>
2024-04-30 15:15:34,523 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:34,523 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]>
2024-04-30 15:15:34,523 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1434575475'.
2024-04-30 15:15:34,525 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #108 initialized: null
2024-04-30 15:15:34,525 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom108]
2024-04-30 15:15:34,525 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom108]
2024-04-30 15:15:34,525 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom108]
2024-04-30 15:15:34,526 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom108]
2024-04-30 15:15:34,526 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom108]
2024-04-30 15:15:34,526 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom108, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:105) is starting - MDC[activemq.broker=mom108]
2024-04-30 15:15:34,526 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom108, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:105) started - MDC[activemq.broker=mom108]
2024-04-30 15:15:34,527 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom108]
2024-04-30 15:15:34,527 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom108 started - MDC[activemq.broker=mom108]
2024-04-30 15:15:34,528 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-314:1,clientId=Scout JUnit MOM #108 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom108]
2024-04-30 15:15:34,731 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3eb29382] - MDC[activemq.broker=mom108]
2024-04-30 15:15:34,731 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7200702[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom108]
2024-04-30 15:15:34,731 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004351 ms - MDC[activemq.broker=mom108]
2024-04-30 15:15:34,731 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom108]
2024-04-30 15:15:34,731 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom108]
2024-04-30 15:15:34,732 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom108 stopped - MDC[activemq.broker=mom108]
2024-04-30 15:15:34,732 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom108, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:105) is shutting down - MDC[activemq.broker=mom108]
2024-04-30 15:15:34,732 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom108, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:105) uptime 0.207 seconds - MDC[activemq.broker=mom108]
2024-04-30 15:15:34,733 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom108, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:105) is shutdown - MDC[activemq.broker=mom108]
2024-04-30 15:15:34,733 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:34,733 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 209.712375 ms
2024-04-30 15:15:34,733 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]>
2024-04-30 15:15:34,733 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:34,734 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]>
2024-04-30 15:15:34,734 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 909098392'.
2024-04-30 15:15:34,735 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #109 initialized: null
2024-04-30 15:15:34,735 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom109]
2024-04-30 15:15:34,735 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom109]
2024-04-30 15:15:34,736 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom109]
2024-04-30 15:15:34,736 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom109]
2024-04-30 15:15:34,736 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom109]
2024-04-30 15:15:34,736 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom109, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:106) is starting - MDC[activemq.broker=mom109]
2024-04-30 15:15:34,737 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom109, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:106) started - MDC[activemq.broker=mom109]
2024-04-30 15:15:34,737 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom109]
2024-04-30 15:15:34,737 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom109 started - MDC[activemq.broker=mom109]
2024-04-30 15:15:34,738 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-317:1,clientId=Scout JUnit MOM #109 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom109]
2024-04-30 15:15:34,940 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7aaf0f0a] - MDC[activemq.broker=mom109]
2024-04-30 15:15:34,941 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom109]
2024-04-30 15:15:34,941 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom109]
2024-04-30 15:15:34,942 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom109 stopped - MDC[activemq.broker=mom109]
2024-04-30 15:15:34,942 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom109, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:106) is shutting down - MDC[activemq.broker=mom109]
2024-04-30 15:15:34,942 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom109, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:106) uptime 0.207 seconds - MDC[activemq.broker=mom109]
2024-04-30 15:15:34,942 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom109, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:106) is shutdown - MDC[activemq.broker=mom109]
2024-04-30 15:15:34,943 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:34,943 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 209.124861 ms
2024-04-30 15:15:34,943 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]>
2024-04-30 15:15:34,943 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:34,944 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]>
2024-04-30 15:15:34,944 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1169387523'.
2024-04-30 15:15:34,945 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #110 initialized: null
2024-04-30 15:15:34,945 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom110]
2024-04-30 15:15:34,946 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom110]
2024-04-30 15:15:34,946 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom110]
2024-04-30 15:15:34,946 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom110]
2024-04-30 15:15:34,946 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom110]
2024-04-30 15:15:34,946 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom110, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:107) is starting - MDC[activemq.broker=mom110]
2024-04-30 15:15:34,947 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom110, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:107) started - MDC[activemq.broker=mom110]
2024-04-30 15:15:34,947 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom110]
2024-04-30 15:15:34,947 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom110 started - MDC[activemq.broker=mom110]
2024-04-30 15:15:34,948 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-320:1,clientId=Scout JUnit MOM #110 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom110]
2024-04-30 15:15:35,150 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5c6ee543] - MDC[activemq.broker=mom110]
2024-04-30 15:15:35,151 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5ab0168[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom110]
2024-04-30 15:15:35,151 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014837 ms - MDC[activemq.broker=mom110]
2024-04-30 15:15:35,151 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom110]
2024-04-30 15:15:35,151 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom110]
2024-04-30 15:15:35,152 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom110 stopped - MDC[activemq.broker=mom110]
2024-04-30 15:15:35,152 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom110, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:107) is shutting down - MDC[activemq.broker=mom110]
2024-04-30 15:15:35,152 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom110, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:107) uptime 0.207 seconds - MDC[activemq.broker=mom110]
2024-04-30 15:15:35,152 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom110, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:107) is shutdown - MDC[activemq.broker=mom110]
2024-04-30 15:15:35,153 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:35,153 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 209.108298 ms
2024-04-30 15:15:35,153 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]>
2024-04-30 15:15:35,153 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:35,154 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]>
2024-04-30 15:15:35,154 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1163480574'.
2024-04-30 15:15:35,155 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #111 initialized: null
2024-04-30 15:15:35,155 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom111]
2024-04-30 15:15:35,155 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom111]
2024-04-30 15:15:35,156 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom111]
2024-04-30 15:15:35,156 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom111]
2024-04-30 15:15:35,156 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom111]
2024-04-30 15:15:35,156 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom111, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:108) is starting - MDC[activemq.broker=mom111]
2024-04-30 15:15:35,157 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom111, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:108) started - MDC[activemq.broker=mom111]
2024-04-30 15:15:35,157 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom111]
2024-04-30 15:15:35,157 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom111 started - MDC[activemq.broker=mom111]
2024-04-30 15:15:35,158 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-323:1,clientId=Scout JUnit MOM #111 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom111]
2024-04-30 15:15:35,360 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@fd8513b] - MDC[activemq.broker=mom111]
2024-04-30 15:15:35,361 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@c11ec9b[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom111]
2024-04-30 15:15:35,361 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005413 ms - MDC[activemq.broker=mom111]
2024-04-30 15:15:35,361 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom111]
2024-04-30 15:15:35,361 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom111]
2024-04-30 15:15:35,362 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom111 stopped - MDC[activemq.broker=mom111]
2024-04-30 15:15:35,362 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom111, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:108) is shutting down - MDC[activemq.broker=mom111]
2024-04-30 15:15:35,363 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom111, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:108) uptime 0.208 seconds - MDC[activemq.broker=mom111]
2024-04-30 15:15:35,363 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom111, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:108) is shutdown - MDC[activemq.broker=mom111]
2024-04-30 15:15:35,363 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:35,363 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 209.530512 ms
2024-04-30 15:15:35,363 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]>
2024-04-30 15:15:35,364 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:35,364 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]>
2024-04-30 15:15:35,364 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2065341107'.
2024-04-30 15:15:35,365 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #112 initialized: null
2024-04-30 15:15:35,366 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom112]
2024-04-30 15:15:35,366 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom112]
2024-04-30 15:15:35,366 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom112]
2024-04-30 15:15:35,366 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom112]
2024-04-30 15:15:35,366 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom112]
2024-04-30 15:15:35,367 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom112, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:109) is starting - MDC[activemq.broker=mom112]
2024-04-30 15:15:35,367 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom112, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:109) started - MDC[activemq.broker=mom112]
2024-04-30 15:15:35,367 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom112]
2024-04-30 15:15:35,367 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom112 started - MDC[activemq.broker=mom112]
2024-04-30 15:15:35,369 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-326:1,clientId=Scout JUnit MOM #112 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom112]
2024-04-30 15:15:35,571 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3fc064cb] - MDC[activemq.broker=mom112]
2024-04-30 15:15:35,571 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@44a25dc7[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom112]
2024-04-30 15:15:35,571 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006250 ms - MDC[activemq.broker=mom112]
2024-04-30 15:15:35,571 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom112]
2024-04-30 15:15:35,572 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom112]
2024-04-30 15:15:35,572 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom112 stopped - MDC[activemq.broker=mom112]
2024-04-30 15:15:35,572 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom112, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:109) is shutting down - MDC[activemq.broker=mom112]
2024-04-30 15:15:35,573 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom112, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:109) uptime 0.207 seconds - MDC[activemq.broker=mom112]
2024-04-30 15:15:35,573 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom112, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:109) is shutdown - MDC[activemq.broker=mom112]
2024-04-30 15:15:35,573 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:35,573 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 209.444208 ms
2024-04-30 15:15:35,573 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]>
2024-04-30 15:15:35,574 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:35,574 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]>
2024-04-30 15:15:35,574 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 630167544'.
2024-04-30 15:15:35,576 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #113 initialized: null
2024-04-30 15:15:35,576 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom113]
2024-04-30 15:15:35,576 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom113]
2024-04-30 15:15:35,576 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom113]
2024-04-30 15:15:35,576 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom113]
2024-04-30 15:15:35,577 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom113]
2024-04-30 15:15:35,577 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom113, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:110) is starting - MDC[activemq.broker=mom113]
2024-04-30 15:15:35,577 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom113, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:110) started - MDC[activemq.broker=mom113]
2024-04-30 15:15:35,577 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom113]
2024-04-30 15:15:35,578 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom113 started - MDC[activemq.broker=mom113]
2024-04-30 15:15:35,579 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-329:1,clientId=Scout JUnit MOM #113 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom113]
2024-04-30 15:15:35,781 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@63541960] - MDC[activemq.broker=mom113]
2024-04-30 15:15:35,781 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2456716b[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom113]
2024-04-30 15:15:35,781 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004613 ms - MDC[activemq.broker=mom113]
2024-04-30 15:15:35,781 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom113]
2024-04-30 15:15:35,781 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom113]
2024-04-30 15:15:35,782 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom113 stopped - MDC[activemq.broker=mom113]
2024-04-30 15:15:35,782 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom113, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:110) is shutting down - MDC[activemq.broker=mom113]
2024-04-30 15:15:35,782 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom113, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:110) uptime 0.206 seconds - MDC[activemq.broker=mom113]
2024-04-30 15:15:35,783 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom113, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:110) is shutdown - MDC[activemq.broker=mom113]
2024-04-30 15:15:35,783 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:35,783 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 208.707549 ms
2024-04-30 15:15:35,783 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]>
2024-04-30 15:15:35,783 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:35,783 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]>
2024-04-30 15:15:35,784 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 894358980'.
2024-04-30 15:15:35,785 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #114 initialized: null
2024-04-30 15:15:35,785 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom114]
2024-04-30 15:15:35,785 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom114]
2024-04-30 15:15:35,786 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom114]
2024-04-30 15:15:35,786 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom114]
2024-04-30 15:15:35,786 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom114]
2024-04-30 15:15:35,786 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom114, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:111) is starting - MDC[activemq.broker=mom114]
2024-04-30 15:15:35,787 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom114, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:111) started - MDC[activemq.broker=mom114]
2024-04-30 15:15:35,787 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom114]
2024-04-30 15:15:35,787 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom114 started - MDC[activemq.broker=mom114]
2024-04-30 15:15:35,788 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-332:1,clientId=Scout JUnit MOM #114 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom114]
2024-04-30 15:15:35,990 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4a5a8c6f] - MDC[activemq.broker=mom114]
2024-04-30 15:15:35,991 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6cca70e3[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom114]
2024-04-30 15:15:35,991 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004986 ms - MDC[activemq.broker=mom114]
2024-04-30 15:15:35,991 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom114]
2024-04-30 15:15:35,991 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom114]
2024-04-30 15:15:35,991 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom114 stopped - MDC[activemq.broker=mom114]
2024-04-30 15:15:35,992 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom114, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:111) is shutting down - MDC[activemq.broker=mom114]
2024-04-30 15:15:35,992 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom114, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:111) uptime 0.207 seconds - MDC[activemq.broker=mom114]
2024-04-30 15:15:35,992 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom114, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:111) is shutdown - MDC[activemq.broker=mom114]
2024-04-30 15:15:35,992 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:35,993 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 209.013869 ms
2024-04-30 15:15:35,993 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]>
2024-04-30 15:15:35,994 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:35,994 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testProperties [activemq]>
2024-04-30 15:15:35,994 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2055167044'.
2024-04-30 15:15:35,996 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #115 initialized: null
2024-04-30 15:15:35,997 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom115]
2024-04-30 15:15:35,997 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom115]
2024-04-30 15:15:35,997 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom115]
2024-04-30 15:15:35,997 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom115]
2024-04-30 15:15:35,997 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom115]
2024-04-30 15:15:35,998 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom115, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:112) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom115]
2024-04-30 15:15:35,998 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom115, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:112) started - MDC[jobName=JMS subscriber, activemq.broker=mom115]
2024-04-30 15:15:35,998 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom115]
2024-04-30 15:15:35,999 INFO  [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom115 started - MDC[jobName=JMS subscriber, activemq.broker=mom115]
2024-04-30 15:15:36,000 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-335:1,clientId=Scout JUnit MOM #115 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom115]
2024-04-30 15:15:36,003 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@403ba39f]
2024-04-30 15:15:36,003 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3204146d[job=JMS subscriber, state=RUNNING]]
2024-04-30 15:15:36,003 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005045 ms
2024-04-30 15:15:36,004 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:15:36,004 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:15:36,004 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom115 stopped
2024-04-30 15:15:36,004 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom115, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:112) is shutting down - MDC[activemq.broker=mom115]
2024-04-30 15:15:36,005 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom115, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:112) uptime 0.007 seconds - MDC[activemq.broker=mom115]
2024-04-30 15:15:36,005 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom115, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:112) is shutdown - MDC[activemq.broker=mom115]
2024-04-30 15:15:36,005 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:36,005 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.119695 ms
2024-04-30 15:15:36,005 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testProperties [activemq]>
2024-04-30 15:15:36,006 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:36,006 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishJsonData [activemq]>
2024-04-30 15:15:36,006 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 946783101'.
2024-04-30 15:15:36,007 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #116 initialized: null
2024-04-30 15:15:36,008 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom116]
2024-04-30 15:15:36,008 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom116]
2024-04-30 15:15:36,008 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom116]
2024-04-30 15:15:36,008 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom116]
2024-04-30 15:15:36,009 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom116]
2024-04-30 15:15:36,009 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom116, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:113) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom116]
2024-04-30 15:15:36,009 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom116, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:113) started - MDC[jobName=JMS subscriber, activemq.broker=mom116]
2024-04-30 15:15:36,009 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom116]
2024-04-30 15:15:36,009 INFO  [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom116 started - MDC[jobName=JMS subscriber, activemq.broker=mom116]
2024-04-30 15:15:36,010 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-338:1,clientId=Scout JUnit MOM #116 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom116]
2024-04-30 15:15:36,015 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@75f579d2, org.eclipse.scout.rt.mom.jms.JmsSubscription@61bfd7da]
2024-04-30 15:15:36,015 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@51a8aed8[job=JMS subscriber, state=RUNNING]]
2024-04-30 15:15:36,015 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002671 ms
2024-04-30 15:15:36,015 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:15:36,015 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:15:36,016 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom116 stopped
2024-04-30 15:15:36,016 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom116, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:113) is shutting down - MDC[activemq.broker=mom116]
2024-04-30 15:15:36,016 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom116, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:113) uptime 0.008 seconds - MDC[activemq.broker=mom116]
2024-04-30 15:15:36,017 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom116, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:113) is shutdown - MDC[activemq.broker=mom116]
2024-04-30 15:15:36,017 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:36,017 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.652487 ms
2024-04-30 15:15:36,017 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishJsonData [activemq]>
2024-04-30 15:15:36,018 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:36,018 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicDurableSubscription [activemq]>
2024-04-30 15:15:36,018 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 200141801'.
2024-04-30 15:15:36,020 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #117 initialized: null
2024-04-30 15:15:36,020 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom117]
2024-04-30 15:15:36,021 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom117]
2024-04-30 15:15:36,021 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom117]
2024-04-30 15:15:36,021 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom117]
2024-04-30 15:15:36,021 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom117]
2024-04-30 15:15:36,021 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom117, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:114) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom117]
2024-04-30 15:15:36,021 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom117, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:114) started - MDC[jobName=JMS subscriber, activemq.broker=mom117]
2024-04-30 15:15:36,021 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom117]
2024-04-30 15:15:36,022 INFO  [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom117 started - MDC[jobName=JMS subscriber, activemq.broker=mom117]
2024-04-30 15:15:36,023 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-341:1,clientId=Scout JUnit MOM #117 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom117]
2024-04-30 15:15:40,049 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 4 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@33da0fad, org.eclipse.scout.rt.mom.jms.JmsSubscription@712eb075, org.eclipse.scout.rt.mom.jms.JmsSubscription@1cd4082a, org.eclipse.scout.rt.mom.jms.JmsSubscription@78c34153]
2024-04-30 15:15:40,049 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2fb9695a[job=JMS subscriber, state=RUNNING]]
2024-04-30 15:15:40,050 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008592 ms
2024-04-30 15:15:40,050 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:15:40,050 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:15:40,051 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom117 stopped
2024-04-30 15:15:40,051 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom117, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:114) is shutting down - MDC[activemq.broker=mom117]
2024-04-30 15:15:40,052 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom117, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:114) uptime 4.031 seconds - MDC[activemq.broker=mom117]
2024-04-30 15:15:40,052 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom117, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:114) is shutdown - MDC[activemq.broker=mom117]
2024-04-30 15:15:40,052 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:40,052 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 4034.283145 ms
2024-04-30 15:15:40,052 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicDurableSubscription [activemq]>
2024-04-30 15:15:40,053 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:40,054 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishNull [activemq]>
2024-04-30 15:15:40,054 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 834152358'.
2024-04-30 15:15:40,055 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #118 initialized: null
2024-04-30 15:15:40,057 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom118]
2024-04-30 15:15:40,057 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom118]
2024-04-30 15:15:40,058 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom118]
2024-04-30 15:15:40,058 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom118]
2024-04-30 15:15:40,058 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom118]
2024-04-30 15:15:40,058 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom118, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:115) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom118]
2024-04-30 15:15:40,059 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom118, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:115) started - MDC[jobName=JMS subscriber, activemq.broker=mom118]
2024-04-30 15:15:40,059 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom118]
2024-04-30 15:15:40,059 INFO  [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom118 started - MDC[jobName=JMS subscriber, activemq.broker=mom118]
2024-04-30 15:15:40,060 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-344:1,clientId=Scout JUnit MOM #118 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom118]
2024-04-30 15:15:40,065 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@59fa5a39, org.eclipse.scout.rt.mom.jms.JmsSubscription@6dccdc50]
2024-04-30 15:15:40,068 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@539570b8, org.eclipse.scout.rt.mom.jms.JmsSubscription@6a2d0a19]
2024-04-30 15:15:40,070 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@5166fe7a, org.eclipse.scout.rt.mom.jms.JmsSubscription@7a925ac4]
2024-04-30 15:15:40,073 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@2d6abfc7, org.eclipse.scout.rt.mom.jms.JmsSubscription@4f5d587c]
2024-04-30 15:15:40,075 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@4587675c, org.eclipse.scout.rt.mom.jms.JmsSubscription@31e3b882]
2024-04-30 15:15:40,078 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@6f45a2fd, org.eclipse.scout.rt.mom.jms.JmsSubscription@6792aa3e]
2024-04-30 15:15:40,080 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@6b0636d9, org.eclipse.scout.rt.mom.jms.JmsSubscription@63893cf6]
2024-04-30 15:15:40,082 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@4f78adf, org.eclipse.scout.rt.mom.jms.JmsSubscription@183e8c8a]
2024-04-30 15:15:40,085 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@6bf27411, org.eclipse.scout.rt.mom.jms.JmsSubscription@4a66949a]
2024-04-30 15:15:40,087 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@6aa7d7a0, org.eclipse.scout.rt.mom.jms.JmsSubscription@4c3125ff]
2024-04-30 15:15:40,087 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:15:40,088 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:15:40,088 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom118 stopped
2024-04-30 15:15:40,088 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom118, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:115) is shutting down - MDC[activemq.broker=mom118]
2024-04-30 15:15:40,089 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom118, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:115) uptime 0.032 seconds - MDC[activemq.broker=mom118]
2024-04-30 15:15:40,089 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom118, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:115) is shutdown - MDC[activemq.broker=mom118]
2024-04-30 15:15:40,089 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:40,089 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 35.547412 ms
2024-04-30 15:15:40,089 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishNull [activemq]>
2024-04-30 15:15:40,090 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:40,090 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishText [activemq]>
2024-04-30 15:15:40,091 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1000179138'.
2024-04-30 15:15:40,092 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #119 initialized: null
2024-04-30 15:15:40,093 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom119]
2024-04-30 15:15:40,093 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom119]
2024-04-30 15:15:40,093 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom119]
2024-04-30 15:15:40,093 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom119]
2024-04-30 15:15:40,093 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom119]
2024-04-30 15:15:40,094 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom119, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:116) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom119]
2024-04-30 15:15:40,094 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom119, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:116) started - MDC[jobName=JMS subscriber, activemq.broker=mom119]
2024-04-30 15:15:40,094 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom119]
2024-04-30 15:15:40,095 INFO  [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom119 started - MDC[jobName=JMS subscriber, activemq.broker=mom119]
2024-04-30 15:15:40,096 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-347:1,clientId=Scout JUnit MOM #119 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom119]
2024-04-30 15:15:40,099 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@6ccd3cf1, org.eclipse.scout.rt.mom.jms.JmsSubscription@4c9235c0]
2024-04-30 15:15:40,099 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@be56353[job=JMS subscriber, state=DONE]]
2024-04-30 15:15:40,099 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003442 ms
2024-04-30 15:15:40,099 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:15:40,099 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:15:40,100 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom119 stopped
2024-04-30 15:15:40,100 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom119, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:116) is shutting down - MDC[activemq.broker=mom119]
2024-04-30 15:15:40,100 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom119, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:116) uptime 0.007 seconds - MDC[activemq.broker=mom119]
2024-04-30 15:15:40,101 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom119, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:116) is shutdown - MDC[activemq.broker=mom119]
2024-04-30 15:15:40,101 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:40,101 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.422286 ms
2024-04-30 15:15:40,101 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishText [activemq]>
2024-04-30 15:15:40,102 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:40,102 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeCorrelationId [activemq]>
2024-04-30 15:15:40,102 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 554971201'.
2024-04-30 15:15:40,104 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #120 initialized: null
2024-04-30 15:15:40,104 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom120]
2024-04-30 15:15:40,104 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom120]
2024-04-30 15:15:40,104 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom120]
2024-04-30 15:15:40,105 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom120]
2024-04-30 15:15:40,105 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom120]
2024-04-30 15:15:40,105 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom120, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:117) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom120]
2024-04-30 15:15:40,105 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom120, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:117) started - MDC[jobName=JMS subscriber, activemq.broker=mom120]
2024-04-30 15:15:40,105 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom120]
2024-04-30 15:15:40,105 INFO  [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom120 started - MDC[jobName=JMS subscriber, activemq.broker=mom120]
2024-04-30 15:15:40,106 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-350:1,clientId=Scout JUnit MOM #120 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom120]
2024-04-30 15:15:40,109 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@14c1cba6]
2024-04-30 15:15:40,110 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7806db3f[job=JMS subscriber, state=RUNNING]]
2024-04-30 15:15:40,110 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003253 ms
2024-04-30 15:15:40,110 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:15:40,110 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:15:40,111 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom120 stopped
2024-04-30 15:15:40,111 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom120, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:117) is shutting down - MDC[activemq.broker=mom120]
2024-04-30 15:15:40,111 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom120, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:117) uptime 0.007 seconds - MDC[activemq.broker=mom120]
2024-04-30 15:15:40,112 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom120, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:117) is shutdown - MDC[activemq.broker=mom120]
2024-04-30 15:15:40,112 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:40,112 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.789139 ms
2024-04-30 15:15:40,112 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeCorrelationId [activemq]>
2024-04-30 15:15:40,113 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:40,113 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribe [activemq]>
2024-04-30 15:15:40,113 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 303204425'.
2024-04-30 15:15:40,115 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #121 initialized: null
2024-04-30 15:15:40,115 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom121]
2024-04-30 15:15:40,115 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom121]
2024-04-30 15:15:40,115 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom121]
2024-04-30 15:15:40,115 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom121]
2024-04-30 15:15:40,116 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom121]
2024-04-30 15:15:40,116 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom121, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:118) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom121]
2024-04-30 15:15:40,116 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom121, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:118) started - MDC[jobName=JMS subscriber, activemq.broker=mom121]
2024-04-30 15:15:40,116 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom121]
2024-04-30 15:15:40,116 INFO  [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom121 started - MDC[jobName=JMS subscriber, activemq.broker=mom121]
2024-04-30 15:15:40,117 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-353:1,clientId=Scout JUnit MOM #121 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom121]
2024-04-30 15:15:40,120 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1444e35f]
2024-04-30 15:15:40,120 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2a20332b[job=JMS subscriber, state=RUNNING]]
2024-04-30 15:15:40,120 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002976 ms
2024-04-30 15:15:40,120 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:15:40,120 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:15:40,121 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom121 stopped
2024-04-30 15:15:40,121 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom121, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:118) is shutting down - MDC[activemq.broker=mom121]
2024-04-30 15:15:40,121 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom121, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:118) uptime 0.006 seconds - MDC[activemq.broker=mom121]
2024-04-30 15:15:40,122 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom121, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:118) is shutdown - MDC[activemq.broker=mom121]
2024-04-30 15:15:40,122 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:40,122 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.825588 ms
2024-04-30 15:15:40,122 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribe [activemq]>
2024-04-30 15:15:40,123 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:40,123 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishBytes [activemq]>
2024-04-30 15:15:40,124 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 119165084'.
2024-04-30 15:15:40,125 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #122 initialized: null
2024-04-30 15:15:40,126 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom122]
2024-04-30 15:15:40,126 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom122]
2024-04-30 15:15:40,126 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom122]
2024-04-30 15:15:40,126 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom122]
2024-04-30 15:15:40,126 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom122]
2024-04-30 15:15:40,132 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom122, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:119) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom122]
2024-04-30 15:15:40,132 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom122, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:119) started - MDC[jobName=JMS subscriber, activemq.broker=mom122]
2024-04-30 15:15:40,132 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom122]
2024-04-30 15:15:40,133 INFO  [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom122 started - MDC[jobName=JMS subscriber, activemq.broker=mom122]
2024-04-30 15:15:40,133 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-356:1,clientId=Scout JUnit MOM #122 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom122]
2024-04-30 15:15:40,136 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@10bae3c0, org.eclipse.scout.rt.mom.jms.JmsSubscription@6dae5562]
2024-04-30 15:15:40,136 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@49868df8[job=JMS subscriber, state=RUNNING]]
2024-04-30 15:15:40,137 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003933 ms
2024-04-30 15:15:40,137 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:15:40,137 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:15:40,137 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom122 stopped
2024-04-30 15:15:40,138 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom122, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:119) is shutting down - MDC[activemq.broker=mom122]
2024-04-30 15:15:40,138 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom122, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:119) uptime 0.012 seconds - MDC[activemq.broker=mom122]
2024-04-30 15:15:40,138 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom122, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:119) is shutdown - MDC[activemq.broker=mom122]
2024-04-30 15:15:40,138 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:40,138 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.949746 ms
2024-04-30 15:15:40,138 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishBytes [activemq]>
2024-04-30 15:15:40,139 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:40,139 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishEmpty [activemq]>
2024-04-30 15:15:40,140 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 289909513'.
2024-04-30 15:15:40,140 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #123 initialized: null
2024-04-30 15:15:40,141 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom123]
2024-04-30 15:15:40,141 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom123]
2024-04-30 15:15:40,141 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom123]
2024-04-30 15:15:40,141 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom123]
2024-04-30 15:15:40,142 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom123]
2024-04-30 15:15:40,142 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom123, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:120) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom123]
2024-04-30 15:15:40,142 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom123, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:120) started - MDC[jobName=JMS subscriber, activemq.broker=mom123]
2024-04-30 15:15:40,142 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom123]
2024-04-30 15:15:40,142 INFO  [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom123 started - MDC[jobName=JMS subscriber, activemq.broker=mom123]
2024-04-30 15:15:40,143 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-359:1,clientId=Scout JUnit MOM #123 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom123]
2024-04-30 15:15:40,146 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@272de8ab, org.eclipse.scout.rt.mom.jms.JmsSubscription@c53dfb2]
2024-04-30 15:15:40,148 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@2165b170, org.eclipse.scout.rt.mom.jms.JmsSubscription@9677f54]
2024-04-30 15:15:40,150 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@4ed94e6a, org.eclipse.scout.rt.mom.jms.JmsSubscription@16c6d5a2]
2024-04-30 15:15:40,153 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@996126b, org.eclipse.scout.rt.mom.jms.JmsSubscription@6d2413e]
2024-04-30 15:15:40,169 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@c42ee90, org.eclipse.scout.rt.mom.jms.JmsSubscription@70c2a046]
2024-04-30 15:15:40,172 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@87276c4, org.eclipse.scout.rt.mom.jms.JmsSubscription@38f4a641]
2024-04-30 15:15:40,174 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@8947a4b, org.eclipse.scout.rt.mom.jms.JmsSubscription@318155b1]
2024-04-30 15:15:40,176 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@3f33c5e4, org.eclipse.scout.rt.mom.jms.JmsSubscription@258ff54a]
2024-04-30 15:15:40,179 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@31fc1b6e, org.eclipse.scout.rt.mom.jms.JmsSubscription@2f271ae2]
2024-04-30 15:15:40,181 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@535b016, org.eclipse.scout.rt.mom.jms.JmsSubscription@359b4846]
2024-04-30 15:15:40,181 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:15:40,181 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:15:40,182 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom123 stopped
2024-04-30 15:15:40,182 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom123, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:120) is shutting down - MDC[activemq.broker=mom123]
2024-04-30 15:15:40,183 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom123, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:120) uptime 0.041 seconds - MDC[activemq.broker=mom123]
2024-04-30 15:15:40,183 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom123, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:120) is shutdown - MDC[activemq.broker=mom123]
2024-04-30 15:15:40,183 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:40,183 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 43.467800 ms
2024-04-30 15:15:40,183 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishEmpty [activemq]>
2024-04-30 15:15:40,184 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:40,184 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-04-30 15:15:40,184 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1288585758'.
2024-04-30 15:15:40,186 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #124 initialized: null
2024-04-30 15:15:40,186 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom124]
2024-04-30 15:15:40,187 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom124]
2024-04-30 15:15:40,187 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom124]
2024-04-30 15:15:40,187 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom124]
2024-04-30 15:15:40,187 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom124]
2024-04-30 15:15:40,187 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom124, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:121) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom124]
2024-04-30 15:15:40,187 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom124, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:121) started - MDC[jobName=JMS subscriber, activemq.broker=mom124]
2024-04-30 15:15:40,188 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom124]
2024-04-30 15:15:40,188 INFO  [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom124 started - MDC[jobName=JMS subscriber, activemq.broker=mom124]
2024-04-30 15:15:40,189 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-362:1,clientId=Scout JUnit MOM #124 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom124]
2024-04-30 15:15:40,242 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6f55aef7, org.eclipse.scout.rt.mom.jms.JmsSubscription@69c7fe78]
2024-04-30 15:15:40,243 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6f5d292c[job=JMS subscriber, state=DONE]]
2024-04-30 15:15:40,243 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005626 ms
2024-04-30 15:15:40,243 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:15:40,243 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:15:40,244 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom124 stopped
2024-04-30 15:15:40,244 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom124, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:121) is shutting down - MDC[activemq.broker=mom124]
2024-04-30 15:15:40,244 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom124, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:121) uptime 0.058 seconds - MDC[activemq.broker=mom124]
2024-04-30 15:15:40,245 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom124, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:121) is shutdown - MDC[activemq.broker=mom124]
2024-04-30 15:15:40,245 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:40,245 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.771144 ms
2024-04-30 15:15:40,245 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-04-30 15:15:40,246 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:40,246 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-04-30 15:15:40,246 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 673974417'.
2024-04-30 15:15:40,247 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #125 initialized: null
2024-04-30 15:15:40,248 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom125]
2024-04-30 15:15:40,248 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom125]
2024-04-30 15:15:40,248 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom125]
2024-04-30 15:15:40,248 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom125]
2024-04-30 15:15:40,248 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom125]
2024-04-30 15:15:40,249 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom125, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:122) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom125]
2024-04-30 15:15:40,249 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom125, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:122) started - MDC[jobName=JMS subscriber, activemq.broker=mom125]
2024-04-30 15:15:40,249 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom125]
2024-04-30 15:15:40,249 INFO  [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom125 started - MDC[jobName=JMS subscriber, activemq.broker=mom125]
2024-04-30 15:15:40,250 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-365:1,clientId=Scout JUnit MOM #125 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom125]
2024-04-30 15:15:40,303 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3df496d9, org.eclipse.scout.rt.mom.jms.JmsSubscription@13e12ab6]
2024-04-30 15:15:40,304 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@4922dc84[job=JMS subscriber, state=DONE], JobFutureTask@66790851[job=JMS subscriber, state=RUNNING]]
2024-04-30 15:15:40,304 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004021 ms
2024-04-30 15:15:40,304 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:15:40,304 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:15:40,305 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom125 stopped
2024-04-30 15:15:40,305 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom125, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:122) is shutting down - MDC[activemq.broker=mom125]
2024-04-30 15:15:40,305 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom125, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:122) uptime 0.057 seconds - MDC[activemq.broker=mom125]
2024-04-30 15:15:40,305 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom125, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:122) is shutdown - MDC[activemq.broker=mom125]
2024-04-30 15:15:40,306 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:40,306 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.052875 ms
2024-04-30 15:15:40,306 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-04-30 15:15:40,306 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:40,306 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-04-30 15:15:40,307 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 193580025'.
2024-04-30 15:15:40,308 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #126 initialized: null
2024-04-30 15:15:40,308 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom126]
2024-04-30 15:15:40,308 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom126]
2024-04-30 15:15:40,308 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom126]
2024-04-30 15:15:40,309 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom126]
2024-04-30 15:15:40,309 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom126]
2024-04-30 15:15:40,309 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom126, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:123) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom126]
2024-04-30 15:15:40,309 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom126, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:123) started - MDC[jobName=JMS subscriber, activemq.broker=mom126]
2024-04-30 15:15:40,309 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom126]
2024-04-30 15:15:40,309 INFO  [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom126 started - MDC[jobName=JMS subscriber, activemq.broker=mom126]
2024-04-30 15:15:40,310 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-368:1,clientId=Scout JUnit MOM #126 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom126]
2024-04-30 15:15:40,363 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@ece7204, org.eclipse.scout.rt.mom.jms.JmsSubscription@22c4151b]
2024-04-30 15:15:40,363 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@1b26f006[job=JMS subscriber, state=RUNNING], JobFutureTask@219c10c2[job=JMS subscriber, state=DONE]]
2024-04-30 15:15:40,363 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002719 ms
2024-04-30 15:15:40,364 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:15:40,364 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:15:40,364 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom126 stopped
2024-04-30 15:15:40,365 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom126, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:123) is shutting down - MDC[activemq.broker=mom126]
2024-04-30 15:15:40,365 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom126, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:123) uptime 0.057 seconds - MDC[activemq.broker=mom126]
2024-04-30 15:15:40,365 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom126, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:123) is shutdown - MDC[activemq.broker=mom126]
2024-04-30 15:15:40,365 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:40,365 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 58.756972 ms
2024-04-30 15:15:40,365 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-04-30 15:15:40,366 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:40,366 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-04-30 15:15:40,366 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1868936733'.
2024-04-30 15:15:40,367 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #127 initialized: null
2024-04-30 15:15:40,368 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom127]
2024-04-30 15:15:40,368 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom127]
2024-04-30 15:15:40,368 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom127]
2024-04-30 15:15:40,368 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom127]
2024-04-30 15:15:40,368 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom127]
2024-04-30 15:15:40,369 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom127, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:124) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom127]
2024-04-30 15:15:40,369 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom127, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:124) started - MDC[jobName=JMS subscriber, activemq.broker=mom127]
2024-04-30 15:15:40,369 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom127]
2024-04-30 15:15:40,369 INFO  [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom127 started - MDC[jobName=JMS subscriber, activemq.broker=mom127]
2024-04-30 15:15:40,370 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-371:1,clientId=Scout JUnit MOM #127 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom127]
2024-04-30 15:15:40,423 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7bfd8f92, org.eclipse.scout.rt.mom.jms.JmsSubscription@38503309]
2024-04-30 15:15:40,424 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@17baaf07[job=JMS subscriber, state=RUNNING], JobFutureTask@7f478529[job=JMS subscriber, state=RUNNING]]
2024-04-30 15:15:40,424 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002431 ms
2024-04-30 15:15:40,424 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:15:40,424 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:15:40,424 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom127 stopped
2024-04-30 15:15:40,424 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom127, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:124) is shutting down - MDC[activemq.broker=mom127]
2024-04-30 15:15:40,425 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom127, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:124) uptime 0.057 seconds - MDC[activemq.broker=mom127]
2024-04-30 15:15:40,425 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom127, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:124) is shutdown - MDC[activemq.broker=mom127]
2024-04-30 15:15:40,425 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:40,425 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 59.255054 ms
2024-04-30 15:15:40,425 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-04-30 15:15:40,426 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:40,426 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-04-30 15:15:40,426 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1196694338'.
2024-04-30 15:15:40,427 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #128 initialized: null
2024-04-30 15:15:40,427 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom128]
2024-04-30 15:15:40,427 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom128]
2024-04-30 15:15:40,428 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom128]
2024-04-30 15:15:40,428 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom128]
2024-04-30 15:15:40,428 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom128]
2024-04-30 15:15:40,428 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom128, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:125) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom128]
2024-04-30 15:15:40,428 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom128, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:125) started - MDC[jobName=JMS subscriber, activemq.broker=mom128]
2024-04-30 15:15:40,428 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom128]
2024-04-30 15:15:40,428 INFO  [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom128 started - MDC[jobName=JMS subscriber, activemq.broker=mom128]
2024-04-30 15:15:40,429 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-374:1,clientId=Scout JUnit MOM #128 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom128]
2024-04-30 15:15:40,482 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@750448fb, org.eclipse.scout.rt.mom.jms.JmsSubscription@724e82d9]
2024-04-30 15:15:40,482 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@41dbf02b[job=JMS subscriber, state=RUNNING], JobFutureTask@d41518b[job=JMS subscriber, state=RUNNING]]
2024-04-30 15:15:40,483 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002333 ms
2024-04-30 15:15:40,483 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:15:40,483 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:15:40,483 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom128 stopped
2024-04-30 15:15:40,483 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom128, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:125) is shutting down - MDC[activemq.broker=mom128]
2024-04-30 15:15:40,484 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom128, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:125) uptime 0.057 seconds - MDC[activemq.broker=mom128]
2024-04-30 15:15:40,484 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom128, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:125) is shutdown - MDC[activemq.broker=mom128]
2024-04-30 15:15:40,484 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:40,484 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 58.073451 ms
2024-04-30 15:15:40,484 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-04-30 15:15:40,484 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:40,484 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-04-30 15:15:40,485 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1752098133'.
2024-04-30 15:15:40,485 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #129 initialized: null
2024-04-30 15:15:40,486 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom129]
2024-04-30 15:15:40,486 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom129]
2024-04-30 15:15:40,486 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom129]
2024-04-30 15:15:40,486 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom129]
2024-04-30 15:15:40,486 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom129]
2024-04-30 15:15:40,487 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom129, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:126) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom129]
2024-04-30 15:15:40,487 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom129, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:126) started - MDC[jobName=JMS subscriber, activemq.broker=mom129]
2024-04-30 15:15:40,487 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom129]
2024-04-30 15:15:40,487 INFO  [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom129 started - MDC[jobName=JMS subscriber, activemq.broker=mom129]
2024-04-30 15:15:40,488 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-377:1,clientId=Scout JUnit MOM #129 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom129]
2024-04-30 15:15:40,540 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5fb392e, org.eclipse.scout.rt.mom.jms.JmsSubscription@19e67cc2]
2024-04-30 15:15:40,541 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@17616c07[job=JMS subscriber, state=RUNNING], JobFutureTask@47483211[job=JMS subscriber, state=DONE]]
2024-04-30 15:15:40,541 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004810 ms
2024-04-30 15:15:40,541 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:15:40,541 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:15:40,541 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom129 stopped
2024-04-30 15:15:40,542 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom129, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:126) is shutting down - MDC[activemq.broker=mom129]
2024-04-30 15:15:40,542 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom129, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:126) uptime 0.056 seconds - MDC[activemq.broker=mom129]
2024-04-30 15:15:40,542 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom129, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:126) is shutdown - MDC[activemq.broker=mom129]
2024-04-30 15:15:40,542 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:40,543 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 58.090881 ms
2024-04-30 15:15:40,543 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-04-30 15:15:40,543 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:40,543 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-04-30 15:15:40,544 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 754376013'.
2024-04-30 15:15:40,545 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #130 initialized: null
2024-04-30 15:15:40,545 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom130]
2024-04-30 15:15:40,546 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom130]
2024-04-30 15:15:40,546 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom130]
2024-04-30 15:15:40,546 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom130]
2024-04-30 15:15:40,546 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom130]
2024-04-30 15:15:40,546 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom130, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:127) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom130]
2024-04-30 15:15:40,546 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom130, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:127) started - MDC[jobName=JMS subscriber, activemq.broker=mom130]
2024-04-30 15:15:40,546 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom130]
2024-04-30 15:15:40,547 INFO  [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom130 started - MDC[jobName=JMS subscriber, activemq.broker=mom130]
2024-04-30 15:15:40,548 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-380:1,clientId=Scout JUnit MOM #130 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom130]
2024-04-30 15:15:40,600 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@89017e5, org.eclipse.scout.rt.mom.jms.JmsSubscription@6426ad0b]
2024-04-30 15:15:40,600 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@2801ccb3[job=JMS subscriber, state=RUNNING], JobFutureTask@5896899d[job=JMS subscriber, state=RUNNING]]
2024-04-30 15:15:40,601 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002700 ms
2024-04-30 15:15:40,601 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:15:40,601 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:15:40,601 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom130 stopped
2024-04-30 15:15:40,601 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom130, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:127) is shutting down - MDC[activemq.broker=mom130]
2024-04-30 15:15:40,602 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom130, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:127) uptime 0.057 seconds - MDC[activemq.broker=mom130]
2024-04-30 15:15:40,602 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom130, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:127) is shutdown - MDC[activemq.broker=mom130]
2024-04-30 15:15:40,602 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:40,602 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 58.810694 ms
2024-04-30 15:15:40,602 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-04-30 15:15:40,603 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:40,603 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-04-30 15:15:40,603 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2082364692'.
2024-04-30 15:15:40,604 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #131 initialized: null
2024-04-30 15:15:40,605 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom131]
2024-04-30 15:15:40,605 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom131]
2024-04-30 15:15:40,605 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom131]
2024-04-30 15:15:40,605 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom131]
2024-04-30 15:15:40,605 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom131]
2024-04-30 15:15:40,605 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom131, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:128) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom131]
2024-04-30 15:15:40,606 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom131, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:128) started - MDC[jobName=JMS subscriber, activemq.broker=mom131]
2024-04-30 15:15:40,606 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom131]
2024-04-30 15:15:40,606 INFO  [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom131 started - MDC[jobName=JMS subscriber, activemq.broker=mom131]
2024-04-30 15:15:40,607 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-383:1,clientId=Scout JUnit MOM #131 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom131]
2024-04-30 15:15:40,660 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6e98fd10, org.eclipse.scout.rt.mom.jms.JmsSubscription@3a3f1703]
2024-04-30 15:15:40,661 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@7955b4d4[job=JMS subscriber, state=RUNNING], JobFutureTask@479f738a[job=JMS subscriber, state=DONE]]
2024-04-30 15:15:40,661 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.023767 ms
2024-04-30 15:15:40,661 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:15:40,661 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:15:40,662 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom131 stopped
2024-04-30 15:15:40,662 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom131, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:128) is shutting down - MDC[activemq.broker=mom131]
2024-04-30 15:15:40,662 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom131, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:128) uptime 0.057 seconds - MDC[activemq.broker=mom131]
2024-04-30 15:15:40,662 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom131, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:128) is shutdown - MDC[activemq.broker=mom131]
2024-04-30 15:15:40,662 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:40,663 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 59.483853 ms
2024-04-30 15:15:40,663 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-04-30 15:15:40,663 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:40,663 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-04-30 15:15:40,664 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 757503912'.
2024-04-30 15:15:40,664 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #132 initialized: null
2024-04-30 15:15:40,665 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom132]
2024-04-30 15:15:40,665 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom132]
2024-04-30 15:15:40,665 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom132]
2024-04-30 15:15:40,665 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom132]
2024-04-30 15:15:40,665 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom132]
2024-04-30 15:15:40,666 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom132, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:129) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom132]
2024-04-30 15:15:40,666 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom132, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:129) started - MDC[jobName=JMS subscriber, activemq.broker=mom132]
2024-04-30 15:15:40,666 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom132]
2024-04-30 15:15:40,667 INFO  [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom132 started - MDC[jobName=JMS subscriber, activemq.broker=mom132]
2024-04-30 15:15:40,668 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-386:1,clientId=Scout JUnit MOM #132 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom132]
2024-04-30 15:15:40,721 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@346e76ad, org.eclipse.scout.rt.mom.jms.JmsSubscription@47bcd95a]
2024-04-30 15:15:40,722 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@67629872[job=JMS subscriber, state=RUNNING], JobFutureTask@2df79942[job=JMS subscriber, state=DONE]]
2024-04-30 15:15:40,722 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003508 ms
2024-04-30 15:15:40,722 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:15:40,722 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:15:40,722 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom132 stopped
2024-04-30 15:15:40,723 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom132, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:129) is shutting down - MDC[activemq.broker=mom132]
2024-04-30 15:15:40,723 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom132, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:129) uptime 0.058 seconds - MDC[activemq.broker=mom132]
2024-04-30 15:15:40,723 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom132, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:129) is shutdown - MDC[activemq.broker=mom132]
2024-04-30 15:15:40,723 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:40,723 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 59.989926 ms
2024-04-30 15:15:40,723 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-04-30 15:15:40,724 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:40,724 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-04-30 15:15:40,724 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1880183745'.
2024-04-30 15:15:40,725 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #133 initialized: null
2024-04-30 15:15:40,725 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom133]
2024-04-30 15:15:40,726 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom133]
2024-04-30 15:15:40,726 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom133]
2024-04-30 15:15:40,726 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom133]
2024-04-30 15:15:40,726 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom133]
2024-04-30 15:15:40,726 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom133, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:130) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom133]
2024-04-30 15:15:40,726 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom133, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:130) started - MDC[jobName=JMS subscriber, activemq.broker=mom133]
2024-04-30 15:15:40,726 INFO  [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom133]
2024-04-30 15:15:40,727 INFO  [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom133 started - MDC[jobName=JMS subscriber, activemq.broker=mom133]
2024-04-30 15:15:40,728 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-389:1,clientId=Scout JUnit MOM #133 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom133]
2024-04-30 15:15:40,781 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@63019596, org.eclipse.scout.rt.mom.jms.JmsSubscription@6edd80fe]
2024-04-30 15:15:40,781 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@1641dfb3[job=JMS subscriber, state=DONE], JobFutureTask@3397c8c0[job=JMS subscriber, state=DONE]]
2024-04-30 15:15:40,781 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002729 ms
2024-04-30 15:15:40,781 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:15:40,781 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:15:40,781 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom133 stopped
2024-04-30 15:15:40,782 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom133, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:130) is shutting down - MDC[activemq.broker=mom133]
2024-04-30 15:15:40,782 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom133, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:130) uptime 0.057 seconds - MDC[activemq.broker=mom133]
2024-04-30 15:15:40,782 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom133, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:130) is shutdown - MDC[activemq.broker=mom133]
2024-04-30 15:15:40,782 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:40,783 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 58.396987 ms
2024-04-30 15:15:40,783 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]>
2024-04-30 15:15:40,784 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:40,784 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishObject [activemq]>
2024-04-30 15:15:40,784 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 126973884'.
2024-04-30 15:15:40,785 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #134 initialized: null
2024-04-30 15:15:40,786 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom134]
2024-04-30 15:15:40,786 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom134]
2024-04-30 15:15:40,786 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom134]
2024-04-30 15:15:40,786 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom134]
2024-04-30 15:15:40,786 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom134]
2024-04-30 15:15:40,787 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom134, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:131) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom134]
2024-04-30 15:15:40,787 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom134, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:131) started - MDC[jobName=JMS subscriber, activemq.broker=mom134]
2024-04-30 15:15:40,787 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom134]
2024-04-30 15:15:40,787 INFO  [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom134 started - MDC[jobName=JMS subscriber, activemq.broker=mom134]
2024-04-30 15:15:40,788 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-392:1,clientId=Scout JUnit MOM #134 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom134]
2024-04-30 15:15:40,792 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@3e92bded, org.eclipse.scout.rt.mom.jms.JmsSubscription@3bbab2c9]
2024-04-30 15:15:40,792 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@34e700f4[job=JMS subscriber, state=DONE]]
2024-04-30 15:15:40,792 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003528 ms
2024-04-30 15:15:40,792 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:15:40,792 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:15:40,792 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom134 stopped
2024-04-30 15:15:40,793 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom134, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:131) is shutting down - MDC[activemq.broker=mom134]
2024-04-30 15:15:40,793 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom134, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:131) uptime 0.007 seconds - MDC[activemq.broker=mom134]
2024-04-30 15:15:40,793 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom134, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:131) is shutdown - MDC[activemq.broker=mom134]
2024-04-30 15:15:40,793 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:40,793 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.615182 ms
2024-04-30 15:15:40,794 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishObject [activemq]>
2024-04-30 15:15:40,794 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:40,795 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishDataObjectJson [activemq]>
2024-04-30 15:15:40,795 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 310578723'.
2024-04-30 15:15:40,796 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #135 initialized: null
2024-04-30 15:15:40,797 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom135]
2024-04-30 15:15:40,797 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom135]
2024-04-30 15:15:40,797 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom135]
2024-04-30 15:15:40,797 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom135]
2024-04-30 15:15:40,797 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom135]
2024-04-30 15:15:40,798 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom135, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:132) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom135]
2024-04-30 15:15:40,798 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom135, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:132) started - MDC[jobName=JMS subscriber, activemq.broker=mom135]
2024-04-30 15:15:40,798 INFO  [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom135]
2024-04-30 15:15:40,798 INFO  [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom135 started - MDC[jobName=JMS subscriber, activemq.broker=mom135]
2024-04-30 15:15:40,799 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-395:1,clientId=Scout JUnit MOM #135 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom135]
2024-04-30 15:15:40,809 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@22cbbe87, org.eclipse.scout.rt.mom.jms.JmsSubscription@46e32574]
2024-04-30 15:15:40,810 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4707d60a[job=JMS subscriber, state=RUNNING]]
2024-04-30 15:15:40,810 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003675 ms
2024-04-30 15:15:40,810 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:15:40,810 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:15:40,810 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom135 stopped
2024-04-30 15:15:40,810 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom135, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:132) is shutting down - MDC[activemq.broker=mom135]
2024-04-30 15:15:40,811 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom135, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:132) uptime 0.014 seconds - MDC[activemq.broker=mom135]
2024-04-30 15:15:40,811 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom135, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:132) is shutdown - MDC[activemq.broker=mom135]
2024-04-30 15:15:40,811 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:40,811 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 16.513064 ms
2024-04-30 15:15:40,811 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishDataObjectJson [activemq]>
2024-04-30 15:15:40,812 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:40,812 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testConcurrentMessageConsumption [activemq]>
2024-04-30 15:15:40,812 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 372017580'.
2024-04-30 15:15:40,813 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #136 initialized: null
2024-04-30 15:15:40,813 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom136]
2024-04-30 15:15:40,813 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom136]
2024-04-30 15:15:40,813 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom136]
2024-04-30 15:15:40,813 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom136]
2024-04-30 15:15:40,814 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom136]
2024-04-30 15:15:40,814 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom136, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:133) is starting - MDC[activemq.broker=mom136]
2024-04-30 15:15:40,814 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom136, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:133) started - MDC[activemq.broker=mom136]
2024-04-30 15:15:40,814 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom136]
2024-04-30 15:15:40,815 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom136 started - MDC[activemq.broker=mom136]
2024-04-30 15:15:40,815 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-398:1,clientId=Scout JUnit MOM #136 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom136]
2024-04-30 15:15:40,822 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@377b7798] - MDC[activemq.broker=mom136]
2024-04-30 15:15:40,823 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 7 subscriber jobs: [JobFutureTask@7c621b51[job=Receiving JMS message [dest=Destination@509d9add[name=test/mom/testConcurrentMessageConsumption, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=RUNNING], JobFutureTask@62cbe18c[job=JMS subscriber, state=DONE], JobFutureTask@1ddff4e7[job=Receiving JMS message [dest=Destination@509d9add[name=test/mom/testConcurrentMessageConsumption, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@204b6fe[job=Receiving JMS message [dest=Destination@509d9add[name=test/mom/testConcurrentMessageConsumption, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=RUNNING], JobFutureTask@4d3675ca[job=Receiving JMS message [dest=Destination@509d9add[name=test/mom/testConcurrentMessageConsumption, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@72d075ec[job=Receiving JMS message [dest=Destination@509d9add[name=test/mom/testConcurrentMessageConsumption, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=RUNNING], JobFutureTask@1ef8a0f6[job=Receiving JMS message [dest=Destination@509d9add[name=test/mom/testConcurrentMessageConsumption, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=RUNNING]] - MDC[activemq.broker=mom136]
2024-04-30 15:15:40,823 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003080 ms - MDC[activemq.broker=mom136]
2024-04-30 15:15:40,823 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom136]
2024-04-30 15:15:40,823 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom136]
2024-04-30 15:15:40,824 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom136 stopped - MDC[activemq.broker=mom136]
2024-04-30 15:15:40,824 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom136, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:133) is shutting down - MDC[activemq.broker=mom136]
2024-04-30 15:15:40,824 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom136, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:133) uptime 0.011 seconds - MDC[activemq.broker=mom136]
2024-04-30 15:15:40,824 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom136, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:133) is shutdown - MDC[activemq.broker=mom136]
2024-04-30 15:15:40,824 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:40,824 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.213853 ms
2024-04-30 15:15:40,824 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testConcurrentMessageConsumption [activemq]>
2024-04-30 15:15:40,825 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:40,825 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]>
2024-04-30 15:15:40,825 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 909682770'.
2024-04-30 15:15:40,826 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #137 initialized: null
2024-04-30 15:15:40,826 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom137]
2024-04-30 15:15:40,826 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom137]
2024-04-30 15:15:40,826 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom137]
2024-04-30 15:15:40,827 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom137]
2024-04-30 15:15:40,827 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom137]
2024-04-30 15:15:40,827 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom137, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:134) is starting - MDC[activemq.broker=mom137]
2024-04-30 15:15:40,827 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom137, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:134) started - MDC[activemq.broker=mom137]
2024-04-30 15:15:40,827 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom137]
2024-04-30 15:15:40,828 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom137 started - MDC[activemq.broker=mom137]
2024-04-30 15:15:40,828 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-401:1,clientId=Scout JUnit MOM #137 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom137]
2024-04-30 15:15:40,981 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@642693c2] - MDC[activemq.broker=mom137]
2024-04-30 15:15:40,981 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@16021f6e[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom137]
2024-04-30 15:15:40,981 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003819 ms - MDC[activemq.broker=mom137]
2024-04-30 15:15:40,981 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom137]
2024-04-30 15:15:40,981 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom137]
2024-04-30 15:15:40,982 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom137 stopped - MDC[activemq.broker=mom137]
2024-04-30 15:15:40,982 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom137, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:134) is shutting down - MDC[activemq.broker=mom137]
2024-04-30 15:15:40,983 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom137, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:134) uptime 0.156 seconds - MDC[activemq.broker=mom137]
2024-04-30 15:15:40,983 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom137, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:134) is shutdown - MDC[activemq.broker=mom137]
2024-04-30 15:15:40,983 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:40,983 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 157.754115 ms
2024-04-30 15:15:40,983 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]>
2024-04-30 15:15:40,983 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:40,984 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]>
2024-04-30 15:15:40,984 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 350761035'.
2024-04-30 15:15:40,985 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #138 initialized: null
2024-04-30 15:15:40,985 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom138]
2024-04-30 15:15:40,985 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom138]
2024-04-30 15:15:40,985 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom138]
2024-04-30 15:15:40,985 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom138]
2024-04-30 15:15:40,985 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom138]
2024-04-30 15:15:40,986 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:135) is starting - MDC[activemq.broker=mom138]
2024-04-30 15:15:40,986 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:135) started - MDC[activemq.broker=mom138]
2024-04-30 15:15:40,986 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom138]
2024-04-30 15:15:40,986 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom138 started - MDC[activemq.broker=mom138]
2024-04-30 15:15:40,987 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-404:1,clientId=Scout JUnit MOM #138 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom138]
2024-04-30 15:15:41,139 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@483f19c0] - MDC[activemq.broker=mom138]
2024-04-30 15:15:41,139 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@76d4e1af[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom138]
2024-04-30 15:15:41,139 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003213 ms - MDC[activemq.broker=mom138]
2024-04-30 15:15:41,140 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom138]
2024-04-30 15:15:41,140 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom138]
2024-04-30 15:15:41,140 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom138 stopped - MDC[activemq.broker=mom138]
2024-04-30 15:15:41,140 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:135) is shutting down - MDC[activemq.broker=mom138]
2024-04-30 15:15:41,141 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:135) uptime 0.156 seconds - MDC[activemq.broker=mom138]
2024-04-30 15:15:41,141 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:135) is shutdown - MDC[activemq.broker=mom138]
2024-04-30 15:15:41,141 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:41,141 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 157.441120 ms
2024-04-30 15:15:41,141 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]>
2024-04-30 15:15:41,141 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:41,142 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]>
2024-04-30 15:15:41,142 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1329237566'.
2024-04-30 15:15:41,143 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #139 initialized: null
2024-04-30 15:15:41,143 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom139]
2024-04-30 15:15:41,143 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom139]
2024-04-30 15:15:41,144 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom139]
2024-04-30 15:15:41,144 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom139]
2024-04-30 15:15:41,144 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom139]
2024-04-30 15:15:41,145 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom139, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:136) is starting - MDC[activemq.broker=mom139]
2024-04-30 15:15:41,145 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom139, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:136) started - MDC[activemq.broker=mom139]
2024-04-30 15:15:41,145 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom139]
2024-04-30 15:15:41,145 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom139 started - MDC[activemq.broker=mom139]
2024-04-30 15:15:41,146 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-407:1,clientId=Scout JUnit MOM #139 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom139]
2024-04-30 15:15:41,299 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@56d4481f] - MDC[activemq.broker=mom139]
2024-04-30 15:15:41,299 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom139]
2024-04-30 15:15:41,299 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom139]
2024-04-30 15:15:41,300 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom139 stopped - MDC[activemq.broker=mom139]
2024-04-30 15:15:41,300 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom139, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:136) is shutting down - MDC[activemq.broker=mom139]
2024-04-30 15:15:41,300 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom139, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:136) uptime 0.157 seconds - MDC[activemq.broker=mom139]
2024-04-30 15:15:41,300 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom139, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:136) is shutdown - MDC[activemq.broker=mom139]
2024-04-30 15:15:41,300 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:41,301 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 158.979006 ms
2024-04-30 15:15:41,301 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]>
2024-04-30 15:15:41,301 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:41,301 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]>
2024-04-30 15:15:41,302 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 767544292'.
2024-04-30 15:15:41,302 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #140 initialized: null
2024-04-30 15:15:41,303 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom140]
2024-04-30 15:15:41,303 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom140]
2024-04-30 15:15:41,303 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom140]
2024-04-30 15:15:41,303 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom140]
2024-04-30 15:15:41,303 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom140]
2024-04-30 15:15:41,304 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom140, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:137) is starting - MDC[activemq.broker=mom140]
2024-04-30 15:15:41,304 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom140, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:137) started - MDC[activemq.broker=mom140]
2024-04-30 15:15:41,304 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom140]
2024-04-30 15:15:41,304 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom140 started - MDC[activemq.broker=mom140]
2024-04-30 15:15:41,305 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-410:1,clientId=Scout JUnit MOM #140 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom140]
2024-04-30 15:15:41,458 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@25af2afe] - MDC[activemq.broker=mom140]
2024-04-30 15:15:41,458 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@48a32c4f[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom140]
2024-04-30 15:15:41,458 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004314 ms - MDC[activemq.broker=mom140]
2024-04-30 15:15:41,458 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom140]
2024-04-30 15:15:41,458 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom140]
2024-04-30 15:15:41,459 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom140 stopped - MDC[activemq.broker=mom140]
2024-04-30 15:15:41,459 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom140, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:137) is shutting down - MDC[activemq.broker=mom140]
2024-04-30 15:15:41,459 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom140, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:137) uptime 0.156 seconds - MDC[activemq.broker=mom140]
2024-04-30 15:15:41,459 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom140, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:137) is shutdown - MDC[activemq.broker=mom140]
2024-04-30 15:15:41,460 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:41,460 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 158.263441 ms
2024-04-30 15:15:41,460 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]>
2024-04-30 15:15:41,460 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:41,460 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]>
2024-04-30 15:15:41,461 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 41141427'.
2024-04-30 15:15:41,461 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #141 initialized: null
2024-04-30 15:15:41,462 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom141]
2024-04-30 15:15:41,462 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom141]
2024-04-30 15:15:41,462 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom141]
2024-04-30 15:15:41,462 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom141]
2024-04-30 15:15:41,462 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom141]
2024-04-30 15:15:41,463 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom141, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:138) is starting - MDC[activemq.broker=mom141]
2024-04-30 15:15:41,463 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom141, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:138) started - MDC[activemq.broker=mom141]
2024-04-30 15:15:41,463 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom141]
2024-04-30 15:15:41,463 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom141 started - MDC[activemq.broker=mom141]
2024-04-30 15:15:41,464 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-413:1,clientId=Scout JUnit MOM #141 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom141]
2024-04-30 15:15:41,617 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2bcaec2e] - MDC[activemq.broker=mom141]
2024-04-30 15:15:41,617 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@238cac6[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom141]
2024-04-30 15:15:41,617 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004512 ms - MDC[activemq.broker=mom141]
2024-04-30 15:15:41,617 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom141]
2024-04-30 15:15:41,617 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom141]
2024-04-30 15:15:41,618 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom141 stopped - MDC[activemq.broker=mom141]
2024-04-30 15:15:41,618 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom141, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:138) is shutting down - MDC[activemq.broker=mom141]
2024-04-30 15:15:41,619 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom141, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:138) uptime 0.156 seconds - MDC[activemq.broker=mom141]
2024-04-30 15:15:41,619 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom141, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:138) is shutdown - MDC[activemq.broker=mom141]
2024-04-30 15:15:41,619 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:41,619 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 158.590359 ms
2024-04-30 15:15:41,619 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]>
2024-04-30 15:15:41,620 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:41,620 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]>
2024-04-30 15:15:41,620 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 787040724'.
2024-04-30 15:15:41,621 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #142 initialized: null
2024-04-30 15:15:41,621 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom142]
2024-04-30 15:15:41,622 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom142]
2024-04-30 15:15:41,622 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom142]
2024-04-30 15:15:41,622 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom142]
2024-04-30 15:15:41,622 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom142]
2024-04-30 15:15:41,623 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom142, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:139) is starting - MDC[activemq.broker=mom142]
2024-04-30 15:15:41,623 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom142, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:139) started - MDC[activemq.broker=mom142]
2024-04-30 15:15:41,623 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom142]
2024-04-30 15:15:41,623 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom142 started - MDC[activemq.broker=mom142]
2024-04-30 15:15:41,624 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-416:1,clientId=Scout JUnit MOM #142 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom142]
2024-04-30 15:15:41,777 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@68e8bbab] - MDC[activemq.broker=mom142]
2024-04-30 15:15:41,777 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@685e97e0[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom142]
2024-04-30 15:15:41,777 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004486 ms - MDC[activemq.broker=mom142]
2024-04-30 15:15:41,777 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom142]
2024-04-30 15:15:41,778 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom142]
2024-04-30 15:15:41,778 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom142 stopped - MDC[activemq.broker=mom142]
2024-04-30 15:15:41,778 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom142, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:139) is shutting down - MDC[activemq.broker=mom142]
2024-04-30 15:15:41,779 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom142, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:139) uptime 0.158 seconds - MDC[activemq.broker=mom142]
2024-04-30 15:15:41,779 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom142, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:139) is shutdown - MDC[activemq.broker=mom142]
2024-04-30 15:15:41,779 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:41,779 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.482696 ms
2024-04-30 15:15:41,779 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]>
2024-04-30 15:15:41,780 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:41,780 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]>
2024-04-30 15:15:41,780 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 901752766'.
2024-04-30 15:15:41,781 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #143 initialized: null
2024-04-30 15:15:41,781 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom143]
2024-04-30 15:15:41,781 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom143]
2024-04-30 15:15:41,782 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom143]
2024-04-30 15:15:41,782 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom143]
2024-04-30 15:15:41,782 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom143]
2024-04-30 15:15:41,782 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom143, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:140) is starting - MDC[activemq.broker=mom143]
2024-04-30 15:15:41,782 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom143, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:140) started - MDC[activemq.broker=mom143]
2024-04-30 15:15:41,782 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom143]
2024-04-30 15:15:41,783 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom143 started - MDC[activemq.broker=mom143]
2024-04-30 15:15:41,784 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-419:1,clientId=Scout JUnit MOM #143 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom143]
2024-04-30 15:15:41,936 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2f349170] - MDC[activemq.broker=mom143]
2024-04-30 15:15:41,936 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2f95ce11[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom143]
2024-04-30 15:15:41,937 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004384 ms - MDC[activemq.broker=mom143]
2024-04-30 15:15:41,937 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom143]
2024-04-30 15:15:41,937 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom143]
2024-04-30 15:15:41,937 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom143 stopped - MDC[activemq.broker=mom143]
2024-04-30 15:15:41,937 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom143, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:140) is shutting down - MDC[activemq.broker=mom143]
2024-04-30 15:15:41,938 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom143, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:140) uptime 0.157 seconds - MDC[activemq.broker=mom143]
2024-04-30 15:15:41,938 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom143, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:140) is shutdown - MDC[activemq.broker=mom143]
2024-04-30 15:15:41,938 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:41,938 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 158.322166 ms
2024-04-30 15:15:41,938 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]>
2024-04-30 15:15:41,939 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:41,939 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]>
2024-04-30 15:15:41,939 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 329829198'.
2024-04-30 15:15:41,940 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #144 initialized: null
2024-04-30 15:15:41,940 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom144]
2024-04-30 15:15:41,941 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom144]
2024-04-30 15:15:41,941 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom144]
2024-04-30 15:15:41,941 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom144]
2024-04-30 15:15:41,941 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom144]
2024-04-30 15:15:41,941 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom144, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:141) is starting - MDC[activemq.broker=mom144]
2024-04-30 15:15:41,941 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom144, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:141) started - MDC[activemq.broker=mom144]
2024-04-30 15:15:41,942 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom144]
2024-04-30 15:15:41,942 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom144 started - MDC[activemq.broker=mom144]
2024-04-30 15:15:41,943 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-422:1,clientId=Scout JUnit MOM #144 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom144]
2024-04-30 15:15:42,095 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@e38b953] - MDC[activemq.broker=mom144]
2024-04-30 15:15:42,096 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom144]
2024-04-30 15:15:42,096 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom144]
2024-04-30 15:15:42,097 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom144 stopped - MDC[activemq.broker=mom144]
2024-04-30 15:15:42,097 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom144, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:141) is shutting down - MDC[activemq.broker=mom144]
2024-04-30 15:15:42,097 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom144, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:141) uptime 0.157 seconds - MDC[activemq.broker=mom144]
2024-04-30 15:15:42,097 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom144, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:141) is shutdown - MDC[activemq.broker=mom144]
2024-04-30 15:15:42,097 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:42,098 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 158.545903 ms
2024-04-30 15:15:42,098 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]>
2024-04-30 15:15:42,098 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:42,098 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]>
2024-04-30 15:15:42,099 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1364688840'.
2024-04-30 15:15:42,099 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #145 initialized: null
2024-04-30 15:15:42,100 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom145]
2024-04-30 15:15:42,100 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom145]
2024-04-30 15:15:42,100 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom145]
2024-04-30 15:15:42,100 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom145]
2024-04-30 15:15:42,100 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom145]
2024-04-30 15:15:42,101 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom145, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:142) is starting - MDC[activemq.broker=mom145]
2024-04-30 15:15:42,101 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom145, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:142) started - MDC[activemq.broker=mom145]
2024-04-30 15:15:42,101 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom145]
2024-04-30 15:15:42,101 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom145 started - MDC[activemq.broker=mom145]
2024-04-30 15:15:42,102 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-425:1,clientId=Scout JUnit MOM #145 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom145]
2024-04-30 15:15:42,255 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@72f5fb36] - MDC[activemq.broker=mom145]
2024-04-30 15:15:42,255 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6add8aac[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom145]
2024-04-30 15:15:42,255 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005130 ms - MDC[activemq.broker=mom145]
2024-04-30 15:15:42,255 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom145]
2024-04-30 15:15:42,256 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom145]
2024-04-30 15:15:42,256 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom145 stopped - MDC[activemq.broker=mom145]
2024-04-30 15:15:42,256 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom145, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:142) is shutting down - MDC[activemq.broker=mom145]
2024-04-30 15:15:42,257 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom145, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:142) uptime 0.157 seconds - MDC[activemq.broker=mom145]
2024-04-30 15:15:42,257 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom145, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:142) is shutdown - MDC[activemq.broker=mom145]
2024-04-30 15:15:42,257 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:42,257 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 158.766934 ms
2024-04-30 15:15:42,257 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]>
2024-04-30 15:15:42,258 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:42,258 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]>
2024-04-30 15:15:42,258 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1255877511'.
2024-04-30 15:15:42,259 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #146 initialized: null
2024-04-30 15:15:42,259 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom146]
2024-04-30 15:15:42,259 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom146]
2024-04-30 15:15:42,260 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom146]
2024-04-30 15:15:42,260 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom146]
2024-04-30 15:15:42,260 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom146]
2024-04-30 15:15:42,260 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom146, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:143) is starting - MDC[activemq.broker=mom146]
2024-04-30 15:15:42,260 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom146, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:143) started - MDC[activemq.broker=mom146]
2024-04-30 15:15:42,260 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom146]
2024-04-30 15:15:42,261 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom146 started - MDC[activemq.broker=mom146]
2024-04-30 15:15:42,262 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-428:1,clientId=Scout JUnit MOM #146 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom146]
2024-04-30 15:15:42,414 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3d056418] - MDC[activemq.broker=mom146]
2024-04-30 15:15:42,414 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@53c39950[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom146]
2024-04-30 15:15:42,414 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002823 ms - MDC[activemq.broker=mom146]
2024-04-30 15:15:42,414 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom146]
2024-04-30 15:15:42,414 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom146]
2024-04-30 15:15:42,415 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom146 stopped - MDC[activemq.broker=mom146]
2024-04-30 15:15:42,415 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom146, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:143) is shutting down - MDC[activemq.broker=mom146]
2024-04-30 15:15:42,415 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom146, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:143) uptime 0.156 seconds - MDC[activemq.broker=mom146]
2024-04-30 15:15:42,415 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom146, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:143) is shutdown - MDC[activemq.broker=mom146]
2024-04-30 15:15:42,415 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:42,415 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 157.556757 ms
2024-04-30 15:15:42,415 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]>
2024-04-30 15:15:42,416 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:42,416 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscriptionSingleThreadedDisposeSynchronized [activemq]>
2024-04-30 15:15:42,417 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1556635644'.
2024-04-30 15:15:42,417 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #147 initialized: null
2024-04-30 15:15:42,419 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom147]
2024-04-30 15:15:42,419 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom147]
2024-04-30 15:15:42,419 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom147]
2024-04-30 15:15:42,419 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom147]
2024-04-30 15:15:42,419 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom147]
2024-04-30 15:15:42,420 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom147, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:144) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom147]
2024-04-30 15:15:42,420 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom147, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:144) started - MDC[jobName=JMS subscriber, activemq.broker=mom147]
2024-04-30 15:15:42,420 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom147]
2024-04-30 15:15:42,420 INFO  [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom147 started - MDC[jobName=JMS subscriber, activemq.broker=mom147]
2024-04-30 15:15:42,421 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-431:1,clientId=Scout JUnit MOM #147 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom147]
2024-04-30 15:15:43,430 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@66d62c59, org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@f1b006b]
2024-04-30 15:15:43,431 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:15:43,431 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:15:43,432 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom147 stopped
2024-04-30 15:15:43,432 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom147, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:144) is shutting down - MDC[activemq.broker=mom147]
2024-04-30 15:15:43,432 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom147, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:144) uptime 1.013 seconds - MDC[activemq.broker=mom147]
2024-04-30 15:15:43,433 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom147, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:144) is shutdown - MDC[activemq.broker=mom147]
2024-04-30 15:15:43,433 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:43,433 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1016.381891 ms
2024-04-30 15:15:43,433 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscriptionSingleThreadedDisposeSynchronized [activemq]>
2024-04-30 15:15:43,438 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:43,438 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribeMultipleSubscriptions [activemq]>
2024-04-30 15:15:43,438 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 958663331'.
2024-04-30 15:15:43,440 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #148 initialized: null
2024-04-30 15:15:43,441 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom148]
2024-04-30 15:15:43,441 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom148]
2024-04-30 15:15:43,441 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom148]
2024-04-30 15:15:43,442 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom148]
2024-04-30 15:15:43,442 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom148]
2024-04-30 15:15:43,442 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom148, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:145) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom148]
2024-04-30 15:15:43,442 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom148, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:145) started - MDC[jobName=JMS subscriber, activemq.broker=mom148]
2024-04-30 15:15:43,442 INFO  [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom148]
2024-04-30 15:15:43,443 INFO  [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom148 started - MDC[jobName=JMS subscriber, activemq.broker=mom148]
2024-04-30 15:15:43,444 INFO  [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-434:1,clientId=Scout JUnit MOM #148 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom148]
2024-04-30 15:15:43,448 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@76d654, org.eclipse.scout.rt.mom.jms.JmsSubscription@32180efb]
2024-04-30 15:15:43,448 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@7f39bcb5[job=JMS subscriber, state=RUNNING], JobFutureTask@f1e8753[job=JMS subscriber, state=DONE]]
2024-04-30 15:15:43,448 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003680 ms
2024-04-30 15:15:43,448 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:15:43,449 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:15:43,449 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom148 stopped
2024-04-30 15:15:43,449 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom148, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:145) is shutting down - MDC[activemq.broker=mom148]
2024-04-30 15:15:43,450 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom148, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:145) uptime 0.008 seconds - MDC[activemq.broker=mom148]
2024-04-30 15:15:43,450 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom148, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:145) is shutdown - MDC[activemq.broker=mom148]
2024-04-30 15:15:43,450 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:43,450 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.077836 ms
2024-04-30 15:15:43,450 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribeMultipleSubscriptions [activemq]>
2024-04-30 15:15:43,451 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:43,451 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishTransactional [activemq]>
2024-04-30 15:15:43,451 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1372050546'.
2024-04-30 15:15:43,452 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #149 initialized: null
2024-04-30 15:15:43,453 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom149]
2024-04-30 15:15:43,453 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom149]
2024-04-30 15:15:43,453 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom149]
2024-04-30 15:15:43,453 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom149]
2024-04-30 15:15:43,453 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom149]
2024-04-30 15:15:43,454 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom149, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:146) is starting - MDC[activemq.broker=mom149]
2024-04-30 15:15:43,454 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom149, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:146) started - MDC[activemq.broker=mom149]
2024-04-30 15:15:43,454 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom149]
2024-04-30 15:15:43,455 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom149 started - MDC[activemq.broker=mom149]
2024-04-30 15:15:43,456 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-437:1,clientId=Scout JUnit MOM #149 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom149]
2024-04-30 15:15:45,462 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@5232cec1, org.eclipse.scout.rt.mom.jms.JmsSubscription@388ad8aa] - MDC[activemq.broker=mom149]
2024-04-30 15:15:45,463 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1e11d73c[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom149]
2024-04-30 15:15:45,463 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005215 ms - MDC[activemq.broker=mom149]
2024-04-30 15:15:45,463 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom149]
2024-04-30 15:15:45,463 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom149]
2024-04-30 15:15:45,464 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom149 stopped - MDC[activemq.broker=mom149]
2024-04-30 15:15:45,464 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom149, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:146) is shutting down - MDC[activemq.broker=mom149]
2024-04-30 15:15:45,464 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom149, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:146) uptime 2.011 seconds - MDC[activemq.broker=mom149]
2024-04-30 15:15:45,465 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom149, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:146) is shutdown - MDC[activemq.broker=mom149]
2024-04-30 15:15:45,465 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:45,465 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2013.922013 ms
2024-04-30 15:15:45,465 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishTransactional [activemq]>
2024-04-30 15:15:45,466 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:45,466 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribeCorrelationId [activemq]>
2024-04-30 15:15:45,466 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 227501473'.
2024-04-30 15:15:45,467 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #150 initialized: null
2024-04-30 15:15:45,468 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom150]
2024-04-30 15:15:45,468 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom150]
2024-04-30 15:15:45,468 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom150]
2024-04-30 15:15:45,469 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom150]
2024-04-30 15:15:45,469 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom150]
2024-04-30 15:15:45,469 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom150, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:147) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom150]
2024-04-30 15:15:45,469 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom150, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:147) started - MDC[jobName=JMS subscriber, activemq.broker=mom150]
2024-04-30 15:15:45,469 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom150]
2024-04-30 15:15:45,470 INFO  [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom150 started - MDC[jobName=JMS subscriber, activemq.broker=mom150]
2024-04-30 15:15:45,471 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-440:1,clientId=Scout JUnit MOM #150 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom150]
2024-04-30 15:15:45,473 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3670af2b]
2024-04-30 15:15:45,473 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@58f259bd[job=JMS subscriber, state=RUNNING]]
2024-04-30 15:15:45,473 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002968 ms
2024-04-30 15:15:45,474 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:15:45,474 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:15:45,474 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom150 stopped
2024-04-30 15:15:45,474 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom150, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:147) is shutting down - MDC[activemq.broker=mom150]
2024-04-30 15:15:45,475 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom150, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:147) uptime 0.007 seconds - MDC[activemq.broker=mom150]
2024-04-30 15:15:45,475 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom150, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:147) is shutdown - MDC[activemq.broker=mom150]
2024-04-30 15:15:45,475 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:45,475 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.854050 ms
2024-04-30 15:15:45,475 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribeCorrelationId [activemq]>
2024-04-30 15:15:45,476 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:45,476 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageSelector [activemq]>
2024-04-30 15:15:45,476 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 791871080'.
2024-04-30 15:15:45,477 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #151 initialized: null
2024-04-30 15:15:45,478 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom151]
2024-04-30 15:15:45,478 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom151]
2024-04-30 15:15:45,478 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom151]
2024-04-30 15:15:45,478 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom151]
2024-04-30 15:15:45,478 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom151]
2024-04-30 15:15:45,478 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom151, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:148) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom151]
2024-04-30 15:15:45,478 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom151, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:148) started - MDC[jobName=JMS subscriber, activemq.broker=mom151]
2024-04-30 15:15:45,478 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom151]
2024-04-30 15:15:45,479 INFO  [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom151 started - MDC[jobName=JMS subscriber, activemq.broker=mom151]
2024-04-30 15:15:45,479 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-443:1,clientId=Scout JUnit MOM #151 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom151]
2024-04-30 15:15:47,492 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@524945e2, org.eclipse.scout.rt.mom.jms.JmsSubscription@73b63917, org.eclipse.scout.rt.mom.jms.JmsSubscription@2292e793]
2024-04-30 15:15:47,493 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@35ab0bf3[job=JMS subscriber, state=RUNNING], JobFutureTask@519e0814[job=JMS subscriber, state=RUNNING], JobFutureTask@1b68e626[job=JMS subscriber, state=RUNNING]]
2024-04-30 15:15:47,493 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.043698 ms
2024-04-30 15:15:47,493 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:15:47,493 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:15:47,494 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom151 stopped
2024-04-30 15:15:47,494 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom151, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:148) is shutting down - MDC[activemq.broker=mom151]
2024-04-30 15:15:47,494 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom151, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:148) uptime 2.016 seconds - MDC[activemq.broker=mom151]
2024-04-30 15:15:47,495 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom151, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:148) is shutdown - MDC[activemq.broker=mom151]
2024-04-30 15:15:47,495 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:47,495 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2018.930774 ms
2024-04-30 15:15:47,495 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageSelector [activemq]>
2024-04-30 15:15:47,496 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:47,496 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCurrentMessagePubSub [activemq]>
2024-04-30 15:15:47,496 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1981627424'.
2024-04-30 15:15:47,497 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #152 initialized: null
2024-04-30 15:15:47,497 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom152]
2024-04-30 15:15:47,497 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom152]
2024-04-30 15:15:47,497 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom152]
2024-04-30 15:15:47,497 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom152]
2024-04-30 15:15:47,497 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom152]
2024-04-30 15:15:47,498 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom152, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:149) is starting - MDC[activemq.broker=mom152]
2024-04-30 15:15:47,498 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom152, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:149) started - MDC[activemq.broker=mom152]
2024-04-30 15:15:47,498 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom152]
2024-04-30 15:15:47,498 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom152 started - MDC[activemq.broker=mom152]
2024-04-30 15:15:47,499 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-446:1,clientId=Scout JUnit MOM #152 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom152]
2024-04-30 15:15:47,503 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@64a74723, org.eclipse.scout.rt.mom.jms.JmsSubscription@21a14c45] - MDC[activemq.broker=mom152]
2024-04-30 15:15:47,503 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@70c68e4e[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom152]
2024-04-30 15:15:47,504 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002221 ms - MDC[activemq.broker=mom152]
2024-04-30 15:15:47,504 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom152]
2024-04-30 15:15:47,504 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom152]
2024-04-30 15:15:47,504 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom152 stopped - MDC[activemq.broker=mom152]
2024-04-30 15:15:47,504 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom152, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:149) is shutting down - MDC[activemq.broker=mom152]
2024-04-30 15:15:47,505 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom152, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:149) uptime 0.007 seconds - MDC[activemq.broker=mom152]
2024-04-30 15:15:47,505 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom152, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:149) is shutdown - MDC[activemq.broker=mom152]
2024-04-30 15:15:47,505 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:47,505 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.107147 ms
2024-04-30 15:15:47,505 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCurrentMessagePubSub [activemq]>
2024-04-30 15:15:47,506 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:47,506 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSerialMessageConsumption [activemq]>
2024-04-30 15:15:47,506 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 975904548'.
2024-04-30 15:15:47,506 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #153 initialized: null
2024-04-30 15:15:47,507 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom153]
2024-04-30 15:15:47,507 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom153]
2024-04-30 15:15:47,507 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom153]
2024-04-30 15:15:47,507 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom153]
2024-04-30 15:15:47,507 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom153]
2024-04-30 15:15:47,507 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom153, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:150) is starting - MDC[activemq.broker=mom153]
2024-04-30 15:15:47,508 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom153, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:150) started - MDC[activemq.broker=mom153]
2024-04-30 15:15:47,508 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom153]
2024-04-30 15:15:47,508 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom153 started - MDC[activemq.broker=mom153]
2024-04-30 15:15:47,509 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-449:1,clientId=Scout JUnit MOM #153 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom153]
2024-04-30 15:15:50,514 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2cea41ab] - MDC[activemq.broker=mom153]
2024-04-30 15:15:50,515 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom153]
2024-04-30 15:15:50,515 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom153]
2024-04-30 15:15:50,516 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom153 stopped - MDC[activemq.broker=mom153]
2024-04-30 15:15:50,516 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom153, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:150) is shutting down - MDC[activemq.broker=mom153]
2024-04-30 15:15:50,516 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom153, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:150) uptime 3.009 seconds - MDC[activemq.broker=mom153]
2024-04-30 15:15:50,516 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom153, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:150) is shutdown - MDC[activemq.broker=mom153]
2024-04-30 15:15:50,516 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:50,517 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 3010.931578 ms
2024-04-30 15:15:50,517 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSerialMessageConsumption [activemq]>
2024-04-30 15:15:50,518 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:50,518 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishSubscribe [activemq]>
2024-04-30 15:15:50,518 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 301682537'.
2024-04-30 15:15:50,519 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #154 initialized: null
2024-04-30 15:15:50,520 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom154]
2024-04-30 15:15:50,520 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom154]
2024-04-30 15:15:50,520 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom154]
2024-04-30 15:15:50,520 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom154]
2024-04-30 15:15:50,520 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom154]
2024-04-30 15:15:50,521 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom154, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:151) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom154]
2024-04-30 15:15:50,521 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom154, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:151) started - MDC[jobName=JMS subscriber, activemq.broker=mom154]
2024-04-30 15:15:50,521 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom154]
2024-04-30 15:15:50,521 INFO  [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom154 started - MDC[jobName=JMS subscriber, activemq.broker=mom154]
2024-04-30 15:15:50,522 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-452:1,clientId=Scout JUnit MOM #154 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom154]
2024-04-30 15:15:50,525 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@149bdb4e, org.eclipse.scout.rt.mom.jms.JmsSubscription@1f5aac08]
2024-04-30 15:15:50,528 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@3dc70aa0, org.eclipse.scout.rt.mom.jms.JmsSubscription@39153b05]
2024-04-30 15:15:50,530 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@4ff5711b, org.eclipse.scout.rt.mom.jms.JmsSubscription@608f79a8]
2024-04-30 15:15:50,532 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@149e457, org.eclipse.scout.rt.mom.jms.JmsSubscription@72557e0d]
2024-04-30 15:15:50,534 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@62604ed4, org.eclipse.scout.rt.mom.jms.JmsSubscription@1bfc6e50]
2024-04-30 15:15:50,536 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@1bb21ec1, org.eclipse.scout.rt.mom.jms.JmsSubscription@42626e86]
2024-04-30 15:15:50,538 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@41dcfd0, org.eclipse.scout.rt.mom.jms.JmsSubscription@1fcb01f8]
2024-04-30 15:15:50,539 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@16d31c48, org.eclipse.scout.rt.mom.jms.JmsSubscription@783a35d8]
2024-04-30 15:15:50,542 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@50c20b15, org.eclipse.scout.rt.mom.jms.JmsSubscription@6dcf39c6]
2024-04-30 15:15:50,543 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@7aa44fa2, org.eclipse.scout.rt.mom.jms.JmsSubscription@4c43c37d]
2024-04-30 15:15:50,544 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:15:50,544 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:15:50,544 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom154 stopped
2024-04-30 15:15:50,544 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom154, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:151) is shutting down - MDC[activemq.broker=mom154]
2024-04-30 15:15:50,544 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom154, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:151) uptime 0.024 seconds - MDC[activemq.broker=mom154]
2024-04-30 15:15:50,544 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom154, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:151) is shutdown - MDC[activemq.broker=mom154]
2024-04-30 15:15:50,544 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:50,545 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 26.759891 ms
2024-04-30 15:15:50,545 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishSubscribe [activemq]>
2024-04-30 15:15:50,545 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:50,545 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribe [activemq]>
2024-04-30 15:15:50,546 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1570900854'.
2024-04-30 15:15:50,547 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #155 initialized: null
2024-04-30 15:15:50,547 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom155]
2024-04-30 15:15:50,547 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom155]
2024-04-30 15:15:50,547 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom155]
2024-04-30 15:15:50,547 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom155]
2024-04-30 15:15:50,547 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom155]
2024-04-30 15:15:50,548 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom155, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:152) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom155]
2024-04-30 15:15:50,548 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom155, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:152) started - MDC[jobName=JMS subscriber, activemq.broker=mom155]
2024-04-30 15:15:50,548 INFO  [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom155]
2024-04-30 15:15:50,548 INFO  [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom155 started - MDC[jobName=JMS subscriber, activemq.broker=mom155]
2024-04-30 15:15:50,549 INFO  [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-455:1,clientId=Scout JUnit MOM #155 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom155]
2024-04-30 15:15:50,551 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@41a6cd9e]
2024-04-30 15:15:50,551 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@66d9c846[job=JMS subscriber, state=RUNNING]]
2024-04-30 15:15:50,551 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002613 ms
2024-04-30 15:15:50,551 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:15:50,551 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:15:50,552 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom155 stopped
2024-04-30 15:15:50,552 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom155, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:152) is shutting down - MDC[activemq.broker=mom155]
2024-04-30 15:15:50,552 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom155, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:152) uptime 0.005 seconds - MDC[activemq.broker=mom155]
2024-04-30 15:15:50,552 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom155, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:152) is shutdown - MDC[activemq.broker=mom155]
2024-04-30 15:15:50,552 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:50,552 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 6.800325 ms
2024-04-30 15:15:50,552 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribe [activemq]>
2024-04-30 15:15:50,553 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:50,553 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishJsonDataSecure [activemq]>
2024-04-30 15:15:50,553 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 970346571'.
2024-04-30 15:15:50,554 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #156 initialized: null
2024-04-30 15:15:50,554 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom156]
2024-04-30 15:15:50,555 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom156]
2024-04-30 15:15:50,555 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom156]
2024-04-30 15:15:50,555 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom156]
2024-04-30 15:15:50,555 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom156]
2024-04-30 15:15:50,555 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom156, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:153) is starting - MDC[activemq.broker=mom156]
2024-04-30 15:15:50,556 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom156, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:153) started - MDC[activemq.broker=mom156]
2024-04-30 15:15:50,556 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom156]
2024-04-30 15:15:50,556 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom156 started - MDC[activemq.broker=mom156]
2024-04-30 15:15:50,557 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-458:1,clientId=Scout JUnit MOM #156 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[activemq.broker=mom156]
2024-04-30 15:15:50,560 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@2b08f55a, org.eclipse.scout.rt.mom.jms.JmsSubscription@67b5da40] - MDC[activemq.broker=mom156]
2024-04-30 15:15:50,560 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom156]
2024-04-30 15:15:50,560 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom156]
2024-04-30 15:15:50,561 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom156 stopped - MDC[activemq.broker=mom156]
2024-04-30 15:15:50,561 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom156, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:153) is shutting down - MDC[activemq.broker=mom156]
2024-04-30 15:15:50,561 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom156, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:153) uptime 0.007 seconds - MDC[activemq.broker=mom156]
2024-04-30 15:15:50,561 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom156, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:153) is shutdown - MDC[activemq.broker=mom156]
2024-04-30 15:15:50,561 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:50,561 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.000126 ms
2024-04-30 15:15:50,561 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishJsonDataSecure [activemq]>
2024-04-30 15:15:50,562 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:50,562 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscribeTransactional [activemq-j2ee]>
2024-04-30 15:15:50,562 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 63556276'.
2024-04-30 15:15:50,563 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #157 initialized: null
2024-04-30 15:15:50,563 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom157]
2024-04-30 15:15:50,563 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom157]
2024-04-30 15:15:50,563 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom157]
2024-04-30 15:15:50,564 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom157]
2024-04-30 15:15:50,564 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom157]
2024-04-30 15:15:50,564 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom157, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:154) is starting - MDC[activemq.broker=mom157]
2024-04-30 15:15:50,564 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom157, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:154) started - MDC[activemq.broker=mom157]
2024-04-30 15:15:50,564 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom157]
2024-04-30 15:15:50,565 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom157 started - MDC[activemq.broker=mom157]
2024-04-30 15:15:50,565 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-461:1,clientId=null,started=false} - MDC[activemq.broker=mom157]
2024-04-30 15:15:54,576 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@7937f96e, org.eclipse.scout.rt.mom.jms.JmsSubscription@5599f22f] - MDC[activemq.broker=mom157]
2024-04-30 15:15:54,578 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom157]
2024-04-30 15:15:54,578 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom157]
2024-04-30 15:15:54,578 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom157 stopped - MDC[activemq.broker=mom157]
2024-04-30 15:15:54,579 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom157, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:154) is shutting down - MDC[activemq.broker=mom157]
2024-04-30 15:15:54,579 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom157, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:154) uptime 4.016 seconds - MDC[activemq.broker=mom157]
2024-04-30 15:15:54,579 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom157, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:154) is shutdown - MDC[activemq.broker=mom157]
2024-04-30 15:15:54,579 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:54,580 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 4017.214457 ms
2024-04-30 15:15:54,580 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscribeTransactional [activemq-j2ee]>
2024-04-30 15:15:54,581 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:54,581 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]>
2024-04-30 15:15:54,581 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 870844967'.
2024-04-30 15:15:54,583 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #158 initialized: null
2024-04-30 15:15:54,583 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom158]
2024-04-30 15:15:54,583 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom158]
2024-04-30 15:15:54,583 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom158]
2024-04-30 15:15:54,583 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom158]
2024-04-30 15:15:54,584 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom158]
2024-04-30 15:15:54,584 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom158, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:155) is starting - MDC[activemq.broker=mom158]
2024-04-30 15:15:54,585 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom158, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:155) started - MDC[activemq.broker=mom158]
2024-04-30 15:15:54,585 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom158]
2024-04-30 15:15:54,585 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom158 started - MDC[activemq.broker=mom158]
2024-04-30 15:15:54,586 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-464:1,clientId=null,started=false} - MDC[activemq.broker=mom158]
2024-04-30 15:15:54,591 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3c5797c6] - MDC[activemq.broker=mom158]
2024-04-30 15:15:54,592 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom158]
2024-04-30 15:15:54,592 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom158]
2024-04-30 15:15:54,592 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom158 stopped - MDC[activemq.broker=mom158]
2024-04-30 15:15:54,592 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom158, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:155) is shutting down - MDC[activemq.broker=mom158]
2024-04-30 15:15:54,593 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom158, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:155) uptime 0.010 seconds - MDC[activemq.broker=mom158]
2024-04-30 15:15:54,593 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom158, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:155) is shutdown - MDC[activemq.broker=mom158]
2024-04-30 15:15:54,593 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:54,593 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.286286 ms
2024-04-30 15:15:54,593 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]>
2024-04-30 15:15:54,594 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:54,594 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]>
2024-04-30 15:15:54,594 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 847626561'.
2024-04-30 15:15:54,595 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #159 initialized: null
2024-04-30 15:15:54,596 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom159]
2024-04-30 15:15:54,596 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom159]
2024-04-30 15:15:54,596 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom159]
2024-04-30 15:15:54,596 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom159]
2024-04-30 15:15:54,596 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom159]
2024-04-30 15:15:54,597 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom159, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:156) is starting - MDC[activemq.broker=mom159]
2024-04-30 15:15:54,597 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom159, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:156) started - MDC[activemq.broker=mom159]
2024-04-30 15:15:54,597 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom159]
2024-04-30 15:15:54,597 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom159 started - MDC[activemq.broker=mom159]
2024-04-30 15:15:54,598 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-467:1,clientId=null,started=false} - MDC[activemq.broker=mom159]
2024-04-30 15:15:54,602 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@105e8710] - MDC[activemq.broker=mom159]
2024-04-30 15:15:54,603 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom159]
2024-04-30 15:15:54,603 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom159]
2024-04-30 15:15:54,604 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom159 stopped - MDC[activemq.broker=mom159]
2024-04-30 15:15:54,604 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom159, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:156) is shutting down - MDC[activemq.broker=mom159]
2024-04-30 15:15:54,604 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom159, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:156) uptime 0.009 seconds - MDC[activemq.broker=mom159]
2024-04-30 15:15:54,604 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom159, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:156) is shutdown - MDC[activemq.broker=mom159]
2024-04-30 15:15:54,605 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:54,605 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.720816 ms
2024-04-30 15:15:54,605 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]>
2024-04-30 15:15:54,605 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:54,606 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]>
2024-04-30 15:15:54,606 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 852481826'.
2024-04-30 15:15:54,607 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #160 initialized: null
2024-04-30 15:15:54,607 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom160]
2024-04-30 15:15:54,607 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom160]
2024-04-30 15:15:54,607 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom160]
2024-04-30 15:15:54,608 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom160]
2024-04-30 15:15:54,608 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom160]
2024-04-30 15:15:54,608 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom160, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:157) is starting - MDC[activemq.broker=mom160]
2024-04-30 15:15:54,608 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom160, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:157) started - MDC[activemq.broker=mom160]
2024-04-30 15:15:54,608 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom160]
2024-04-30 15:15:54,609 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom160 started - MDC[activemq.broker=mom160]
2024-04-30 15:15:54,610 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-470:1,clientId=null,started=false} - MDC[activemq.broker=mom160]
2024-04-30 15:15:54,614 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@21312b5] - MDC[activemq.broker=mom160]
2024-04-30 15:15:54,615 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom160]
2024-04-30 15:15:54,615 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom160]
2024-04-30 15:15:54,615 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom160 stopped - MDC[activemq.broker=mom160]
2024-04-30 15:15:54,615 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom160, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:157) is shutting down - MDC[activemq.broker=mom160]
2024-04-30 15:15:54,616 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom160, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:157) uptime 0.008 seconds - MDC[activemq.broker=mom160]
2024-04-30 15:15:54,616 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom160, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:157) is shutdown - MDC[activemq.broker=mom160]
2024-04-30 15:15:54,616 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:54,616 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.419355 ms
2024-04-30 15:15:54,616 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]>
2024-04-30 15:15:54,616 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:54,616 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]>
2024-04-30 15:15:54,617 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1740644552'.
2024-04-30 15:15:54,618 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #161 initialized: null
2024-04-30 15:15:54,618 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom161]
2024-04-30 15:15:54,618 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom161]
2024-04-30 15:15:54,618 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom161]
2024-04-30 15:15:54,618 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom161]
2024-04-30 15:15:54,618 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom161]
2024-04-30 15:15:54,619 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom161, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:158) is starting - MDC[activemq.broker=mom161]
2024-04-30 15:15:54,619 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom161, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:158) started - MDC[activemq.broker=mom161]
2024-04-30 15:15:54,619 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom161]
2024-04-30 15:15:54,619 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom161 started - MDC[activemq.broker=mom161]
2024-04-30 15:15:54,620 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-473:1,clientId=null,started=false} - MDC[activemq.broker=mom161]
2024-04-30 15:15:54,624 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6d0d5147] - MDC[activemq.broker=mom161]
2024-04-30 15:15:54,624 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom161]
2024-04-30 15:15:54,625 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom161]
2024-04-30 15:15:54,625 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom161 stopped - MDC[activemq.broker=mom161]
2024-04-30 15:15:54,625 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom161, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:158) is shutting down - MDC[activemq.broker=mom161]
2024-04-30 15:15:54,625 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom161, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:158) uptime 0.007 seconds - MDC[activemq.broker=mom161]
2024-04-30 15:15:54,626 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom161, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:158) is shutdown - MDC[activemq.broker=mom161]
2024-04-30 15:15:54,626 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:54,626 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.338449 ms
2024-04-30 15:15:54,626 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]>
2024-04-30 15:15:54,626 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:54,626 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]>
2024-04-30 15:15:54,627 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 342139255'.
2024-04-30 15:15:54,627 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #162 initialized: null
2024-04-30 15:15:54,628 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom162]
2024-04-30 15:15:54,628 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom162]
2024-04-30 15:15:54,628 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom162]
2024-04-30 15:15:54,628 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom162]
2024-04-30 15:15:54,628 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom162]
2024-04-30 15:15:54,629 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom162, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:159) is starting - MDC[activemq.broker=mom162]
2024-04-30 15:15:54,629 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom162, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:159) started - MDC[activemq.broker=mom162]
2024-04-30 15:15:54,629 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom162]
2024-04-30 15:15:54,629 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom162 started - MDC[activemq.broker=mom162]
2024-04-30 15:15:54,630 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-476:1,clientId=null,started=false} - MDC[activemq.broker=mom162]
2024-04-30 15:15:54,633 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6965c32] - MDC[activemq.broker=mom162]
2024-04-30 15:15:54,634 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom162]
2024-04-30 15:15:54,634 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom162]
2024-04-30 15:15:54,635 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom162 stopped - MDC[activemq.broker=mom162]
2024-04-30 15:15:54,635 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom162, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:159) is shutting down - MDC[activemq.broker=mom162]
2024-04-30 15:15:54,635 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom162, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:159) uptime 0.007 seconds - MDC[activemq.broker=mom162]
2024-04-30 15:15:54,635 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom162, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:159) is shutdown - MDC[activemq.broker=mom162]
2024-04-30 15:15:54,635 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:54,635 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.943631 ms
2024-04-30 15:15:54,635 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]>
2024-04-30 15:15:54,636 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:54,636 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]>
2024-04-30 15:15:54,637 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 462507574'.
2024-04-30 15:15:54,637 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #163 initialized: null
2024-04-30 15:15:54,638 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom163]
2024-04-30 15:15:54,638 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom163]
2024-04-30 15:15:54,638 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom163]
2024-04-30 15:15:54,638 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom163]
2024-04-30 15:15:54,638 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom163]
2024-04-30 15:15:54,638 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom163, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:160) is starting - MDC[activemq.broker=mom163]
2024-04-30 15:15:54,639 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom163, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:160) started - MDC[activemq.broker=mom163]
2024-04-30 15:15:54,639 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom163]
2024-04-30 15:15:54,639 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom163 started - MDC[activemq.broker=mom163]
2024-04-30 15:15:54,640 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-479:1,clientId=null,started=false} - MDC[activemq.broker=mom163]
2024-04-30 15:15:54,643 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@64cbc28e] - MDC[activemq.broker=mom163]
2024-04-30 15:15:54,644 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom163]
2024-04-30 15:15:54,644 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom163]
2024-04-30 15:15:54,644 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom163 stopped - MDC[activemq.broker=mom163]
2024-04-30 15:15:54,644 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom163, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:160) is shutting down - MDC[activemq.broker=mom163]
2024-04-30 15:15:54,645 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom163, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:160) uptime 0.007 seconds - MDC[activemq.broker=mom163]
2024-04-30 15:15:54,645 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom163, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:160) is shutdown - MDC[activemq.broker=mom163]
2024-04-30 15:15:54,645 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:54,645 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.011509 ms
2024-04-30 15:15:54,645 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]>
2024-04-30 15:15:54,645 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:54,646 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]>
2024-04-30 15:15:54,646 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1508898150'.
2024-04-30 15:15:54,647 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #164 initialized: null
2024-04-30 15:15:54,647 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom164]
2024-04-30 15:15:54,647 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom164]
2024-04-30 15:15:54,647 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom164]
2024-04-30 15:15:54,647 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom164]
2024-04-30 15:15:54,647 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom164]
2024-04-30 15:15:54,648 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom164, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:161) is starting - MDC[activemq.broker=mom164]
2024-04-30 15:15:54,648 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom164, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:161) started - MDC[activemq.broker=mom164]
2024-04-30 15:15:54,648 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom164]
2024-04-30 15:15:54,648 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom164 started - MDC[activemq.broker=mom164]
2024-04-30 15:15:54,649 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-482:1,clientId=null,started=false} - MDC[activemq.broker=mom164]
2024-04-30 15:15:54,652 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@591cda84] - MDC[activemq.broker=mom164]
2024-04-30 15:15:54,653 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom164]
2024-04-30 15:15:54,653 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom164]
2024-04-30 15:15:54,653 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom164 stopped - MDC[activemq.broker=mom164]
2024-04-30 15:15:54,654 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom164, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:161) is shutting down - MDC[activemq.broker=mom164]
2024-04-30 15:15:54,654 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom164, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:161) uptime 0.007 seconds - MDC[activemq.broker=mom164]
2024-04-30 15:15:54,654 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom164, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:161) is shutdown - MDC[activemq.broker=mom164]
2024-04-30 15:15:54,654 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:54,654 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.576496 ms
2024-04-30 15:15:54,654 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]>
2024-04-30 15:15:54,655 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:54,655 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]>
2024-04-30 15:15:54,655 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2055022026'.
2024-04-30 15:15:54,656 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #165 initialized: null
2024-04-30 15:15:54,656 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom165]
2024-04-30 15:15:54,656 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom165]
2024-04-30 15:15:54,656 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom165]
2024-04-30 15:15:54,656 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom165]
2024-04-30 15:15:54,656 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom165]
2024-04-30 15:15:54,657 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom165, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:162) is starting - MDC[activemq.broker=mom165]
2024-04-30 15:15:54,657 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom165, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:162) started - MDC[activemq.broker=mom165]
2024-04-30 15:15:54,657 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom165]
2024-04-30 15:15:54,657 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom165 started - MDC[activemq.broker=mom165]
2024-04-30 15:15:54,667 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-485:1,clientId=null,started=false} - MDC[activemq.broker=mom165]
2024-04-30 15:15:54,671 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@72259917] - MDC[activemq.broker=mom165]
2024-04-30 15:15:54,672 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom165]
2024-04-30 15:15:54,672 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom165]
2024-04-30 15:15:54,672 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom165 stopped - MDC[activemq.broker=mom165]
2024-04-30 15:15:54,672 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom165, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:162) is shutting down - MDC[activemq.broker=mom165]
2024-04-30 15:15:54,673 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom165, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:162) uptime 0.017 seconds - MDC[activemq.broker=mom165]
2024-04-30 15:15:54,673 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom165, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:162) is shutdown - MDC[activemq.broker=mom165]
2024-04-30 15:15:54,673 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:54,673 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 18.239547 ms
2024-04-30 15:15:54,673 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]>
2024-04-30 15:15:54,673 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:54,673 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]>
2024-04-30 15:15:54,674 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 594437475'.
2024-04-30 15:15:54,674 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #166 initialized: null
2024-04-30 15:15:54,674 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom166]
2024-04-30 15:15:54,675 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom166]
2024-04-30 15:15:54,675 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom166]
2024-04-30 15:15:54,675 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom166]
2024-04-30 15:15:54,675 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom166]
2024-04-30 15:15:54,675 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom166, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:163) is starting - MDC[activemq.broker=mom166]
2024-04-30 15:15:54,675 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom166, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:163) started - MDC[activemq.broker=mom166]
2024-04-30 15:15:54,675 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom166]
2024-04-30 15:15:54,676 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom166 started - MDC[activemq.broker=mom166]
2024-04-30 15:15:54,676 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-488:1,clientId=null,started=false} - MDC[activemq.broker=mom166]
2024-04-30 15:15:54,679 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2a3251ad] - MDC[activemq.broker=mom166]
2024-04-30 15:15:54,680 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom166]
2024-04-30 15:15:54,680 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom166]
2024-04-30 15:15:54,681 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom166 stopped - MDC[activemq.broker=mom166]
2024-04-30 15:15:54,681 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom166, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:163) is shutting down - MDC[activemq.broker=mom166]
2024-04-30 15:15:54,681 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom166, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:163) uptime 0.007 seconds - MDC[activemq.broker=mom166]
2024-04-30 15:15:54,681 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom166, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:163) is shutdown - MDC[activemq.broker=mom166]
2024-04-30 15:15:54,681 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:54,682 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.117655 ms
2024-04-30 15:15:54,682 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]>
2024-04-30 15:15:54,682 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:54,682 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]>
2024-04-30 15:15:54,682 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 19919839'.
2024-04-30 15:15:54,683 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #167 initialized: null
2024-04-30 15:15:54,683 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom167]
2024-04-30 15:15:54,683 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom167]
2024-04-30 15:15:54,683 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom167]
2024-04-30 15:15:54,683 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom167]
2024-04-30 15:15:54,684 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom167]
2024-04-30 15:15:54,684 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom167, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:164) is starting - MDC[activemq.broker=mom167]
2024-04-30 15:15:54,684 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom167, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:164) started - MDC[activemq.broker=mom167]
2024-04-30 15:15:54,684 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom167]
2024-04-30 15:15:54,684 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom167 started - MDC[activemq.broker=mom167]
2024-04-30 15:15:54,685 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-491:1,clientId=null,started=false} - MDC[activemq.broker=mom167]
2024-04-30 15:15:54,688 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3d287f7c] - MDC[activemq.broker=mom167]
2024-04-30 15:15:54,689 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom167]
2024-04-30 15:15:54,689 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom167]
2024-04-30 15:15:54,690 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom167 stopped - MDC[activemq.broker=mom167]
2024-04-30 15:15:54,690 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom167, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:164) is shutting down - MDC[activemq.broker=mom167]
2024-04-30 15:15:54,690 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom167, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:164) uptime 0.007 seconds - MDC[activemq.broker=mom167]
2024-04-30 15:15:54,691 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom167, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:164) is shutdown - MDC[activemq.broker=mom167]
2024-04-30 15:15:54,691 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:54,691 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.610088 ms
2024-04-30 15:15:54,691 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]>
2024-04-30 15:15:54,692 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:54,692 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]>
2024-04-30 15:15:54,692 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1557520822'.
2024-04-30 15:15:54,693 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #168 initialized: null
2024-04-30 15:15:54,693 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom168]
2024-04-30 15:15:54,693 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom168]
2024-04-30 15:15:54,693 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom168]
2024-04-30 15:15:54,693 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom168]
2024-04-30 15:15:54,693 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom168]
2024-04-30 15:15:54,694 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom168, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:165) is starting - MDC[activemq.broker=mom168]
2024-04-30 15:15:54,694 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom168, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:165) started - MDC[activemq.broker=mom168]
2024-04-30 15:15:54,694 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom168]
2024-04-30 15:15:54,694 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom168 started - MDC[activemq.broker=mom168]
2024-04-30 15:15:54,695 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-494:1,clientId=null,started=false} - MDC[activemq.broker=mom168]
2024-04-30 15:15:54,897 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@258e5601] - MDC[activemq.broker=mom168]
2024-04-30 15:15:54,899 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom168]
2024-04-30 15:15:54,899 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom168]
2024-04-30 15:15:54,899 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom168 stopped - MDC[activemq.broker=mom168]
2024-04-30 15:15:54,899 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom168, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:165) is shutting down - MDC[activemq.broker=mom168]
2024-04-30 15:15:54,900 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom168, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:165) uptime 0.207 seconds - MDC[activemq.broker=mom168]
2024-04-30 15:15:54,900 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom168, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:165) is shutdown - MDC[activemq.broker=mom168]
2024-04-30 15:15:54,900 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:54,900 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 208.466703 ms
2024-04-30 15:15:54,900 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]>
2024-04-30 15:15:54,901 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:54,901 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]>
2024-04-30 15:15:54,901 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 182755121'.
2024-04-30 15:15:54,902 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #169 initialized: null
2024-04-30 15:15:54,902 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom169]
2024-04-30 15:15:54,903 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom169]
2024-04-30 15:15:54,903 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom169]
2024-04-30 15:15:54,903 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom169]
2024-04-30 15:15:54,903 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom169]
2024-04-30 15:15:54,903 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom169, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:166) is starting - MDC[activemq.broker=mom169]
2024-04-30 15:15:54,904 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom169, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:166) started - MDC[activemq.broker=mom169]
2024-04-30 15:15:54,904 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom169]
2024-04-30 15:15:54,904 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom169 started - MDC[activemq.broker=mom169]
2024-04-30 15:15:54,905 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-497:1,clientId=null,started=false} - MDC[activemq.broker=mom169]
2024-04-30 15:15:55,107 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@724a80d2] - MDC[activemq.broker=mom169]
2024-04-30 15:15:55,108 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom169]
2024-04-30 15:15:55,109 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom169]
2024-04-30 15:15:55,109 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom169 stopped - MDC[activemq.broker=mom169]
2024-04-30 15:15:55,109 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom169, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:166) is shutting down - MDC[activemq.broker=mom169]
2024-04-30 15:15:55,110 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom169, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:166) uptime 0.207 seconds - MDC[activemq.broker=mom169]
2024-04-30 15:15:55,110 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom169, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:166) is shutdown - MDC[activemq.broker=mom169]
2024-04-30 15:15:55,110 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:55,110 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 208.903152 ms
2024-04-30 15:15:55,110 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]>
2024-04-30 15:15:55,110 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:55,111 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]>
2024-04-30 15:15:55,111 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1038419887'.
2024-04-30 15:15:55,112 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #170 initialized: null
2024-04-30 15:15:55,112 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom170]
2024-04-30 15:15:55,112 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom170]
2024-04-30 15:15:55,112 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom170]
2024-04-30 15:15:55,112 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom170]
2024-04-30 15:15:55,112 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom170]
2024-04-30 15:15:55,113 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom170, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:167) is starting - MDC[activemq.broker=mom170]
2024-04-30 15:15:55,113 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom170, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:167) started - MDC[activemq.broker=mom170]
2024-04-30 15:15:55,113 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom170]
2024-04-30 15:15:55,114 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom170 started - MDC[activemq.broker=mom170]
2024-04-30 15:15:55,114 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-500:1,clientId=null,started=false} - MDC[activemq.broker=mom170]
2024-04-30 15:15:55,317 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5fbb2e1c] - MDC[activemq.broker=mom170]
2024-04-30 15:15:55,318 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom170]
2024-04-30 15:15:55,318 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom170]
2024-04-30 15:15:55,319 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom170 stopped - MDC[activemq.broker=mom170]
2024-04-30 15:15:55,319 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom170, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:167) is shutting down - MDC[activemq.broker=mom170]
2024-04-30 15:15:55,319 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom170, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:167) uptime 0.207 seconds - MDC[activemq.broker=mom170]
2024-04-30 15:15:55,319 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom170, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:167) is shutdown - MDC[activemq.broker=mom170]
2024-04-30 15:15:55,319 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:55,319 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 208.863459 ms
2024-04-30 15:15:55,320 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]>
2024-04-30 15:15:55,320 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:55,320 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]>
2024-04-30 15:15:55,320 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 391734039'.
2024-04-30 15:15:55,321 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #171 initialized: null
2024-04-30 15:15:55,322 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom171]
2024-04-30 15:15:55,322 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom171]
2024-04-30 15:15:55,322 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom171]
2024-04-30 15:15:55,322 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom171]
2024-04-30 15:15:55,322 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom171]
2024-04-30 15:15:55,327 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom171, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:168) is starting - MDC[activemq.broker=mom171]
2024-04-30 15:15:55,327 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom171, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:168) started - MDC[activemq.broker=mom171]
2024-04-30 15:15:55,327 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom171]
2024-04-30 15:15:55,329 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom171 started - MDC[activemq.broker=mom171]
2024-04-30 15:15:55,330 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-503:1,clientId=null,started=false} - MDC[activemq.broker=mom171]
2024-04-30 15:15:55,536 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6d4dac56] - MDC[activemq.broker=mom171]
2024-04-30 15:15:55,538 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom171]
2024-04-30 15:15:55,538 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom171]
2024-04-30 15:15:55,538 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom171 stopped - MDC[activemq.broker=mom171]
2024-04-30 15:15:55,538 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom171, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:168) is shutting down - MDC[activemq.broker=mom171]
2024-04-30 15:15:55,539 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom171, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:168) uptime 0.218 seconds - MDC[activemq.broker=mom171]
2024-04-30 15:15:55,540 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom171, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:168) is shutdown - MDC[activemq.broker=mom171]
2024-04-30 15:15:55,540 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:55,540 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 219.790108 ms
2024-04-30 15:15:55,540 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]>
2024-04-30 15:15:55,541 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:55,541 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]>
2024-04-30 15:15:55,542 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2048347723'.
2024-04-30 15:15:55,544 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #172 initialized: null
2024-04-30 15:15:55,544 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom172]
2024-04-30 15:15:55,544 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom172]
2024-04-30 15:15:55,544 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom172]
2024-04-30 15:15:55,544 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom172]
2024-04-30 15:15:55,545 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom172]
2024-04-30 15:15:55,545 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom172, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:169) is starting - MDC[activemq.broker=mom172]
2024-04-30 15:15:55,545 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom172, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:169) started - MDC[activemq.broker=mom172]
2024-04-30 15:15:55,545 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom172]
2024-04-30 15:15:55,546 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom172 started - MDC[activemq.broker=mom172]
2024-04-30 15:15:55,546 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-506:1,clientId=null,started=false} - MDC[activemq.broker=mom172]
2024-04-30 15:15:55,749 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@76fa3dd8] - MDC[activemq.broker=mom172]
2024-04-30 15:15:55,750 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom172]
2024-04-30 15:15:55,750 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom172]
2024-04-30 15:15:55,751 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom172 stopped - MDC[activemq.broker=mom172]
2024-04-30 15:15:55,751 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom172, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:169) is shutting down - MDC[activemq.broker=mom172]
2024-04-30 15:15:55,751 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom172, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:169) uptime 0.207 seconds - MDC[activemq.broker=mom172]
2024-04-30 15:15:55,752 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom172, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:169) is shutdown - MDC[activemq.broker=mom172]
2024-04-30 15:15:55,752 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:55,752 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 210.363353 ms
2024-04-30 15:15:55,752 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]>
2024-04-30 15:15:55,752 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:55,752 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]>
2024-04-30 15:15:55,753 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 907681414'.
2024-04-30 15:15:55,754 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #173 initialized: null
2024-04-30 15:15:55,755 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom173]
2024-04-30 15:15:55,755 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom173]
2024-04-30 15:15:55,755 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom173]
2024-04-30 15:15:55,755 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom173]
2024-04-30 15:15:55,755 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom173]
2024-04-30 15:15:55,755 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom173, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:170) is starting - MDC[activemq.broker=mom173]
2024-04-30 15:15:55,756 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom173, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:170) started - MDC[activemq.broker=mom173]
2024-04-30 15:15:55,756 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom173]
2024-04-30 15:15:55,756 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom173 started - MDC[activemq.broker=mom173]
2024-04-30 15:15:55,757 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-509:1,clientId=null,started=false} - MDC[activemq.broker=mom173]
2024-04-30 15:15:55,960 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@67cc5a38] - MDC[activemq.broker=mom173]
2024-04-30 15:15:55,960 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom173]
2024-04-30 15:15:55,960 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom173]
2024-04-30 15:15:55,961 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom173 stopped - MDC[activemq.broker=mom173]
2024-04-30 15:15:55,961 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom173, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:170) is shutting down - MDC[activemq.broker=mom173]
2024-04-30 15:15:55,961 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom173, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:170) uptime 0.206 seconds - MDC[activemq.broker=mom173]
2024-04-30 15:15:55,962 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom173, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:170) is shutdown - MDC[activemq.broker=mom173]
2024-04-30 15:15:55,962 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:55,962 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 209.341876 ms
2024-04-30 15:15:55,962 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]>
2024-04-30 15:15:55,962 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:55,962 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]>
2024-04-30 15:15:55,963 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 532482128'.
2024-04-30 15:15:55,963 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #174 initialized: null
2024-04-30 15:15:55,964 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom174]
2024-04-30 15:15:55,964 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom174]
2024-04-30 15:15:55,964 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom174]
2024-04-30 15:15:55,964 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom174]
2024-04-30 15:15:55,964 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom174]
2024-04-30 15:15:55,965 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom174, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:171) is starting - MDC[activemq.broker=mom174]
2024-04-30 15:15:55,965 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom174, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:171) started - MDC[activemq.broker=mom174]
2024-04-30 15:15:55,965 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom174]
2024-04-30 15:15:55,965 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom174 started - MDC[activemq.broker=mom174]
2024-04-30 15:15:55,966 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-512:1,clientId=null,started=false} - MDC[activemq.broker=mom174]
2024-04-30 15:15:56,169 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7b842e79] - MDC[activemq.broker=mom174]
2024-04-30 15:15:56,170 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom174]
2024-04-30 15:15:56,170 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom174]
2024-04-30 15:15:56,170 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom174 stopped - MDC[activemq.broker=mom174]
2024-04-30 15:15:56,171 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom174, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:171) is shutting down - MDC[activemq.broker=mom174]
2024-04-30 15:15:56,171 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom174, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:171) uptime 0.207 seconds - MDC[activemq.broker=mom174]
2024-04-30 15:15:56,171 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom174, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:171) is shutdown - MDC[activemq.broker=mom174]
2024-04-30 15:15:56,171 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:56,171 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 208.871661 ms
2024-04-30 15:15:56,171 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]>
2024-04-30 15:15:56,172 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:56,172 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]>
2024-04-30 15:15:56,172 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2117885681'.
2024-04-30 15:15:56,173 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #175 initialized: null
2024-04-30 15:15:56,173 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom175]
2024-04-30 15:15:56,174 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom175]
2024-04-30 15:15:56,174 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom175]
2024-04-30 15:15:56,174 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom175]
2024-04-30 15:15:56,174 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom175]
2024-04-30 15:15:56,174 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom175, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:172) is starting - MDC[activemq.broker=mom175]
2024-04-30 15:15:56,174 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom175, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:172) started - MDC[activemq.broker=mom175]
2024-04-30 15:15:56,175 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom175]
2024-04-30 15:15:56,175 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom175 started - MDC[activemq.broker=mom175]
2024-04-30 15:15:56,175 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-515:1,clientId=null,started=false} - MDC[activemq.broker=mom175]
2024-04-30 15:15:56,378 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7ebf5bf] - MDC[activemq.broker=mom175]
2024-04-30 15:15:56,379 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom175]
2024-04-30 15:15:56,380 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom175]
2024-04-30 15:15:56,380 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom175 stopped - MDC[activemq.broker=mom175]
2024-04-30 15:15:56,380 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom175, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:172) is shutting down - MDC[activemq.broker=mom175]
2024-04-30 15:15:56,381 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom175, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:172) uptime 0.208 seconds - MDC[activemq.broker=mom175]
2024-04-30 15:15:56,381 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom175, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:172) is shutdown - MDC[activemq.broker=mom175]
2024-04-30 15:15:56,381 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:56,381 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 209.127988 ms
2024-04-30 15:15:56,381 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]>
2024-04-30 15:15:56,382 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:56,382 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]>
2024-04-30 15:15:56,382 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 879591426'.
2024-04-30 15:15:56,383 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #176 initialized: null
2024-04-30 15:15:56,383 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom176]
2024-04-30 15:15:56,384 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom176]
2024-04-30 15:15:56,384 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom176]
2024-04-30 15:15:56,384 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom176]
2024-04-30 15:15:56,384 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom176]
2024-04-30 15:15:56,384 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom176, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:173) is starting - MDC[activemq.broker=mom176]
2024-04-30 15:15:56,385 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom176, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:173) started - MDC[activemq.broker=mom176]
2024-04-30 15:15:56,385 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom176]
2024-04-30 15:15:56,385 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom176 started - MDC[activemq.broker=mom176]
2024-04-30 15:15:56,386 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-518:1,clientId=null,started=false} - MDC[activemq.broker=mom176]
2024-04-30 15:15:56,589 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7cc966a9] - MDC[activemq.broker=mom176]
2024-04-30 15:15:56,590 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom176]
2024-04-30 15:15:56,590 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom176]
2024-04-30 15:15:56,590 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom176 stopped - MDC[activemq.broker=mom176]
2024-04-30 15:15:56,590 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom176, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:173) is shutting down - MDC[activemq.broker=mom176]
2024-04-30 15:15:56,591 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom176, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:173) uptime 0.208 seconds - MDC[activemq.broker=mom176]
2024-04-30 15:15:56,591 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom176, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:173) is shutdown - MDC[activemq.broker=mom176]
2024-04-30 15:15:56,591 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:56,591 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 209.316299 ms
2024-04-30 15:15:56,591 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]>
2024-04-30 15:15:56,592 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:56,592 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]>
2024-04-30 15:15:56,592 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1247247257'.
2024-04-30 15:15:56,593 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #177 initialized: null
2024-04-30 15:15:56,594 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom177]
2024-04-30 15:15:56,594 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom177]
2024-04-30 15:15:56,594 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom177]
2024-04-30 15:15:56,594 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom177]
2024-04-30 15:15:56,594 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom177]
2024-04-30 15:15:56,594 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom177, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:174) is starting - MDC[activemq.broker=mom177]
2024-04-30 15:15:56,595 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom177, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:174) started - MDC[activemq.broker=mom177]
2024-04-30 15:15:56,595 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom177]
2024-04-30 15:15:56,595 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom177 started - MDC[activemq.broker=mom177]
2024-04-30 15:15:56,596 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-521:1,clientId=null,started=false} - MDC[activemq.broker=mom177]
2024-04-30 15:15:56,799 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@31aec04a] - MDC[activemq.broker=mom177]
2024-04-30 15:15:56,800 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom177]
2024-04-30 15:15:56,800 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom177]
2024-04-30 15:15:56,801 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom177 stopped - MDC[activemq.broker=mom177]
2024-04-30 15:15:56,801 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom177, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:174) is shutting down - MDC[activemq.broker=mom177]
2024-04-30 15:15:56,801 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom177, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:174) uptime 0.208 seconds - MDC[activemq.broker=mom177]
2024-04-30 15:15:56,801 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom177, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:174) is shutdown - MDC[activemq.broker=mom177]
2024-04-30 15:15:56,802 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:56,802 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 209.716448 ms
2024-04-30 15:15:56,802 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]>
2024-04-30 15:15:56,803 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:56,803 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testProperties [activemq-j2ee]>
2024-04-30 15:15:56,804 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 491710774'.
2024-04-30 15:15:56,805 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #178 initialized: null
2024-04-30 15:15:56,805 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom178]
2024-04-30 15:15:56,805 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom178]
2024-04-30 15:15:56,805 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom178]
2024-04-30 15:15:56,805 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom178]
2024-04-30 15:15:56,806 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom178]
2024-04-30 15:15:56,806 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom178, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:175) is starting - MDC[activemq.broker=mom178]
2024-04-30 15:15:56,806 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom178, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:175) started - MDC[activemq.broker=mom178]
2024-04-30 15:15:56,806 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom178]
2024-04-30 15:15:56,807 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom178 started - MDC[activemq.broker=mom178]
2024-04-30 15:15:56,810 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-524:2,clientId=null,started=false} - MDC[activemq.broker=mom178]
2024-04-30 15:15:56,813 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1227ea21] - MDC[activemq.broker=mom178]
2024-04-30 15:15:56,814 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom178]
2024-04-30 15:15:56,814 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom178]
2024-04-30 15:15:56,814 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom178 stopped - MDC[activemq.broker=mom178]
2024-04-30 15:15:56,814 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom178, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:175) is shutting down - MDC[activemq.broker=mom178]
2024-04-30 15:15:56,815 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom178, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:175) uptime 0.010 seconds - MDC[activemq.broker=mom178]
2024-04-30 15:15:56,815 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom178, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:175) is shutdown - MDC[activemq.broker=mom178]
2024-04-30 15:15:56,815 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:56,815 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.801982 ms
2024-04-30 15:15:56,815 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testProperties [activemq-j2ee]>
2024-04-30 15:15:56,816 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:56,816 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishJsonData [activemq-j2ee]>
2024-04-30 15:15:56,816 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1522506358'.
2024-04-30 15:15:56,817 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #179 initialized: null
2024-04-30 15:15:56,817 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom179]
2024-04-30 15:15:56,817 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom179]
2024-04-30 15:15:56,817 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom179]
2024-04-30 15:15:56,818 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom179]
2024-04-30 15:15:56,818 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom179]
2024-04-30 15:15:56,818 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom179, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:176) is starting - MDC[activemq.broker=mom179]
2024-04-30 15:15:56,818 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom179, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:176) started - MDC[activemq.broker=mom179]
2024-04-30 15:15:56,818 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom179]
2024-04-30 15:15:56,819 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom179 started - MDC[activemq.broker=mom179]
2024-04-30 15:15:56,822 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-527:2,clientId=null,started=false} - MDC[activemq.broker=mom179]
2024-04-30 15:15:56,825 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@28806954, org.eclipse.scout.rt.mom.jms.JmsSubscription@7ff26b29] - MDC[activemq.broker=mom179]
2024-04-30 15:15:56,826 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom179]
2024-04-30 15:15:56,826 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom179]
2024-04-30 15:15:56,827 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom179 stopped - MDC[activemq.broker=mom179]
2024-04-30 15:15:56,827 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom179, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:176) is shutting down - MDC[activemq.broker=mom179]
2024-04-30 15:15:56,827 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom179, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:176) uptime 0.010 seconds - MDC[activemq.broker=mom179]
2024-04-30 15:15:56,827 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom179, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:176) is shutdown - MDC[activemq.broker=mom179]
2024-04-30 15:15:56,827 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:56,827 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.227016 ms
2024-04-30 15:15:56,827 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishJsonData [activemq-j2ee]>
2024-04-30 15:15:56,828 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:56,828 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicDurableSubscription [activemq-j2ee]>
2024-04-30 15:15:56,828 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1221993613'.
2024-04-30 15:15:56,829 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 0.646531 ms
2024-04-30 15:15:56,829 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicDurableSubscription [activemq-j2ee]>
2024-04-30 15:15:56,830 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:56,830 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishNull [activemq-j2ee]>
2024-04-30 15:15:56,830 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 553695088'.
2024-04-30 15:15:56,831 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #180 initialized: null
2024-04-30 15:15:56,831 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom180]
2024-04-30 15:15:56,831 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom180]
2024-04-30 15:15:56,832 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom180]
2024-04-30 15:15:56,832 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom180]
2024-04-30 15:15:56,832 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom180]
2024-04-30 15:15:56,832 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom180, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:177) is starting - MDC[activemq.broker=mom180]
2024-04-30 15:15:56,832 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom180, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:177) started - MDC[activemq.broker=mom180]
2024-04-30 15:15:56,832 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom180]
2024-04-30 15:15:56,833 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom180 started - MDC[activemq.broker=mom180]
2024-04-30 15:15:56,836 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-530:2,clientId=null,started=false} - MDC[activemq.broker=mom180]
2024-04-30 15:15:56,837 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@3af17313, org.eclipse.scout.rt.mom.jms.JmsSubscription@1737acc0] - MDC[activemq.broker=mom180]
2024-04-30 15:15:56,841 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@56f8ab05, org.eclipse.scout.rt.mom.jms.JmsSubscription@652855c4] - MDC[activemq.broker=mom180]
2024-04-30 15:15:56,845 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@132f1d85, org.eclipse.scout.rt.mom.jms.JmsSubscription@4a2c69a6] - MDC[activemq.broker=mom180]
2024-04-30 15:15:56,848 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@42014a, org.eclipse.scout.rt.mom.jms.JmsSubscription@5e78dd7f] - MDC[activemq.broker=mom180]
2024-04-30 15:15:56,851 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@31620971, org.eclipse.scout.rt.mom.jms.JmsSubscription@794cd751] - MDC[activemq.broker=mom180]
2024-04-30 15:15:56,855 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@3de4f936, org.eclipse.scout.rt.mom.jms.JmsSubscription@252459b2] - MDC[activemq.broker=mom180]
2024-04-30 15:15:56,858 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@6e512d7f, org.eclipse.scout.rt.mom.jms.JmsSubscription@2be49c8c] - MDC[activemq.broker=mom180]
2024-04-30 15:15:56,861 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@3e5d10fc, org.eclipse.scout.rt.mom.jms.JmsSubscription@5da08e9a] - MDC[activemq.broker=mom180]
2024-04-30 15:15:56,865 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@15932faf, org.eclipse.scout.rt.mom.jms.JmsSubscription@7066c00a] - MDC[activemq.broker=mom180]
2024-04-30 15:15:56,867 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@7cc5bdbd, org.eclipse.scout.rt.mom.jms.JmsSubscription@33c5cc0] - MDC[activemq.broker=mom180]
2024-04-30 15:15:56,868 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom180]
2024-04-30 15:15:56,868 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom180]
2024-04-30 15:15:56,869 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom180 stopped - MDC[activemq.broker=mom180]
2024-04-30 15:15:56,869 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom180, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:177) is shutting down - MDC[activemq.broker=mom180]
2024-04-30 15:15:56,869 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom180, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:177) uptime 0.038 seconds - MDC[activemq.broker=mom180]
2024-04-30 15:15:56,869 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom180, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:177) is shutdown - MDC[activemq.broker=mom180]
2024-04-30 15:15:56,869 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:56,869 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 39.366561 ms
2024-04-30 15:15:56,870 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishNull [activemq-j2ee]>
2024-04-30 15:15:56,870 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:56,870 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishText [activemq-j2ee]>
2024-04-30 15:15:56,870 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1896395053'.
2024-04-30 15:15:56,871 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #181 initialized: null
2024-04-30 15:15:56,872 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom181]
2024-04-30 15:15:56,872 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom181]
2024-04-30 15:15:56,872 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom181]
2024-04-30 15:15:56,872 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom181]
2024-04-30 15:15:56,872 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom181]
2024-04-30 15:15:56,872 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom181, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:178) is starting - MDC[activemq.broker=mom181]
2024-04-30 15:15:56,873 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom181, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:178) started - MDC[activemq.broker=mom181]
2024-04-30 15:15:56,873 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom181]
2024-04-30 15:15:56,873 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom181 started - MDC[activemq.broker=mom181]
2024-04-30 15:15:56,875 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-533:2,clientId=null,started=false} - MDC[activemq.broker=mom181]
2024-04-30 15:15:56,877 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@2ffc9be, org.eclipse.scout.rt.mom.jms.JmsSubscription@4005e63a] - MDC[activemq.broker=mom181]
2024-04-30 15:15:56,878 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom181]
2024-04-30 15:15:56,878 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom181]
2024-04-30 15:15:56,878 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom181 stopped - MDC[activemq.broker=mom181]
2024-04-30 15:15:56,878 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom181, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:178) is shutting down - MDC[activemq.broker=mom181]
2024-04-30 15:15:56,879 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom181, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:178) uptime 0.008 seconds - MDC[activemq.broker=mom181]
2024-04-30 15:15:56,879 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom181, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:178) is shutdown - MDC[activemq.broker=mom181]
2024-04-30 15:15:56,879 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:56,879 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.735879 ms
2024-04-30 15:15:56,879 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishText [activemq-j2ee]>
2024-04-30 15:15:56,880 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:56,880 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeCorrelationId [activemq-j2ee]>
2024-04-30 15:15:56,880 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1393827135'.
2024-04-30 15:15:56,881 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #182 initialized: null
2024-04-30 15:15:56,881 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom182]
2024-04-30 15:15:56,881 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom182]
2024-04-30 15:15:56,881 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom182]
2024-04-30 15:15:56,881 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom182]
2024-04-30 15:15:56,881 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom182]
2024-04-30 15:15:56,882 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom182, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:179) is starting - MDC[activemq.broker=mom182]
2024-04-30 15:15:56,882 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom182, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:179) started - MDC[activemq.broker=mom182]
2024-04-30 15:15:56,882 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom182]
2024-04-30 15:15:56,882 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom182 started - MDC[activemq.broker=mom182]
2024-04-30 15:15:56,884 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-536:2,clientId=null,started=false} - MDC[cid=cid:abc, activemq.broker=mom182]
2024-04-30 15:15:56,886 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@156b31d] - MDC[activemq.broker=mom182]
2024-04-30 15:15:56,887 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom182]
2024-04-30 15:15:56,887 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom182]
2024-04-30 15:15:56,887 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom182 stopped - MDC[activemq.broker=mom182]
2024-04-30 15:15:56,887 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom182, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:179) is shutting down - MDC[activemq.broker=mom182]
2024-04-30 15:15:56,888 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom182, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:179) uptime 0.007 seconds - MDC[activemq.broker=mom182]
2024-04-30 15:15:56,888 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom182, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:179) is shutdown - MDC[activemq.broker=mom182]
2024-04-30 15:15:56,888 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:56,888 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.274393 ms
2024-04-30 15:15:56,888 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeCorrelationId [activemq-j2ee]>
2024-04-30 15:15:56,889 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:56,889 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribe [activemq-j2ee]>
2024-04-30 15:15:56,889 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2009641590'.
2024-04-30 15:15:56,890 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #183 initialized: null
2024-04-30 15:15:56,890 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom183]
2024-04-30 15:15:56,890 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom183]
2024-04-30 15:15:56,890 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom183]
2024-04-30 15:15:56,890 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom183]
2024-04-30 15:15:56,890 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom183]
2024-04-30 15:15:56,891 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom183, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:180) is starting - MDC[activemq.broker=mom183]
2024-04-30 15:15:56,891 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom183, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:180) started - MDC[activemq.broker=mom183]
2024-04-30 15:15:56,891 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom183]
2024-04-30 15:15:56,891 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom183 started - MDC[activemq.broker=mom183]
2024-04-30 15:15:56,893 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-539:2,clientId=null,started=false} - MDC[activemq.broker=mom183]
2024-04-30 15:15:56,895 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@59ac94ad] - MDC[activemq.broker=mom183]
2024-04-30 15:15:56,895 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom183]
2024-04-30 15:15:56,895 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom183]
2024-04-30 15:15:56,896 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom183 stopped - MDC[activemq.broker=mom183]
2024-04-30 15:15:56,896 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom183, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:180) is shutting down - MDC[activemq.broker=mom183]
2024-04-30 15:15:56,896 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom183, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:180) uptime 0.006 seconds - MDC[activemq.broker=mom183]
2024-04-30 15:15:56,896 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom183, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:180) is shutdown - MDC[activemq.broker=mom183]
2024-04-30 15:15:56,897 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:56,897 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.782834 ms
2024-04-30 15:15:56,897 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribe [activemq-j2ee]>
2024-04-30 15:15:56,897 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:56,897 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishBytes [activemq-j2ee]>
2024-04-30 15:15:56,898 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1945802665'.
2024-04-30 15:15:56,898 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #184 initialized: null
2024-04-30 15:15:56,898 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom184]
2024-04-30 15:15:56,899 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom184]
2024-04-30 15:15:56,899 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom184]
2024-04-30 15:15:56,899 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom184]
2024-04-30 15:15:56,899 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom184]
2024-04-30 15:15:56,899 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom184, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:181) is starting - MDC[activemq.broker=mom184]
2024-04-30 15:15:56,899 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom184, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:181) started - MDC[activemq.broker=mom184]
2024-04-30 15:15:56,899 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom184]
2024-04-30 15:15:56,900 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom184 started - MDC[activemq.broker=mom184]
2024-04-30 15:15:56,902 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-542:2,clientId=null,started=false} - MDC[activemq.broker=mom184]
2024-04-30 15:15:56,904 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@76cf849f, org.eclipse.scout.rt.mom.jms.JmsSubscription@62a89e92] - MDC[activemq.broker=mom184]
2024-04-30 15:15:56,905 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom184]
2024-04-30 15:15:56,905 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom184]
2024-04-30 15:15:56,905 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom184 stopped - MDC[activemq.broker=mom184]
2024-04-30 15:15:56,905 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom184, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:181) is shutting down - MDC[activemq.broker=mom184]
2024-04-30 15:15:56,905 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom184, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:181) uptime 0.007 seconds - MDC[activemq.broker=mom184]
2024-04-30 15:15:56,906 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom184, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:181) is shutdown - MDC[activemq.broker=mom184]
2024-04-30 15:15:56,906 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:56,906 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.288057 ms
2024-04-30 15:15:56,906 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishBytes [activemq-j2ee]>
2024-04-30 15:15:56,906 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:56,906 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishEmpty [activemq-j2ee]>
2024-04-30 15:15:56,907 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1721426437'.
2024-04-30 15:15:56,907 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #185 initialized: null
2024-04-30 15:15:56,907 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom185]
2024-04-30 15:15:56,908 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom185]
2024-04-30 15:15:56,908 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom185]
2024-04-30 15:15:56,908 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom185]
2024-04-30 15:15:56,908 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom185]
2024-04-30 15:15:56,908 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom185, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:182) is starting - MDC[activemq.broker=mom185]
2024-04-30 15:15:56,908 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom185, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:182) started - MDC[activemq.broker=mom185]
2024-04-30 15:15:56,908 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom185]
2024-04-30 15:15:56,909 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom185 started - MDC[activemq.broker=mom185]
2024-04-30 15:15:56,911 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-545:2,clientId=null,started=false} - MDC[activemq.broker=mom185]
2024-04-30 15:15:56,913 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@7720334e, org.eclipse.scout.rt.mom.jms.JmsSubscription@2c78771b] - MDC[activemq.broker=mom185]
2024-04-30 15:15:57,010 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@6789b471, org.eclipse.scout.rt.mom.jms.JmsSubscription@1eb3a6a3] - MDC[activemq.broker=mom185]
2024-04-30 15:15:57,013 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@63c07eaf, org.eclipse.scout.rt.mom.jms.JmsSubscription@34b4c82a] - MDC[activemq.broker=mom185]
2024-04-30 15:15:57,016 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@4e7d77ec, org.eclipse.scout.rt.mom.jms.JmsSubscription@786e2c5e] - MDC[activemq.broker=mom185]
2024-04-30 15:15:57,019 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@48611ad4, org.eclipse.scout.rt.mom.jms.JmsSubscription@4434eb51] - MDC[activemq.broker=mom185]
2024-04-30 15:15:57,022 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@4540aade, org.eclipse.scout.rt.mom.jms.JmsSubscription@697797e4] - MDC[activemq.broker=mom185]
2024-04-30 15:15:57,025 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@54b88247, org.eclipse.scout.rt.mom.jms.JmsSubscription@54eea16c] - MDC[activemq.broker=mom185]
2024-04-30 15:15:57,027 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@5acc6ca1, org.eclipse.scout.rt.mom.jms.JmsSubscription@100235c7] - MDC[activemq.broker=mom185]
2024-04-30 15:15:57,030 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@10fa270e, org.eclipse.scout.rt.mom.jms.JmsSubscription@75dc995f] - MDC[activemq.broker=mom185]
2024-04-30 15:15:57,033 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@269a37bc, org.eclipse.scout.rt.mom.jms.JmsSubscription@106e816c] - MDC[activemq.broker=mom185]
2024-04-30 15:15:57,033 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom185]
2024-04-30 15:15:57,033 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom185]
2024-04-30 15:15:57,034 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom185 stopped - MDC[activemq.broker=mom185]
2024-04-30 15:15:57,034 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom185, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:182) is shutting down - MDC[activemq.broker=mom185]
2024-04-30 15:15:57,034 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom185, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:182) uptime 0.127 seconds - MDC[activemq.broker=mom185]
2024-04-30 15:15:57,034 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom185, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:182) is shutdown - MDC[activemq.broker=mom185]
2024-04-30 15:15:57,034 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:57,035 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 128.073083 ms
2024-04-30 15:15:57,035 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishEmpty [activemq-j2ee]>
2024-04-30 15:15:57,035 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:57,035 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:15:57,036 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 611595037'.
2024-04-30 15:15:57,037 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #186 initialized: null
2024-04-30 15:15:57,037 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom186]
2024-04-30 15:15:57,037 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom186]
2024-04-30 15:15:57,037 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom186]
2024-04-30 15:15:57,037 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom186]
2024-04-30 15:15:57,037 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom186]
2024-04-30 15:15:57,038 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom186, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:183) is starting - MDC[activemq.broker=mom186]
2024-04-30 15:15:57,038 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom186, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:183) started - MDC[activemq.broker=mom186]
2024-04-30 15:15:57,038 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom186]
2024-04-30 15:15:57,038 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom186 started - MDC[activemq.broker=mom186]
2024-04-30 15:15:57,042 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-548:3,clientId=null,started=false} - MDC[activemq.broker=mom186]
2024-04-30 15:15:57,094 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7b99e726, org.eclipse.scout.rt.mom.jms.JmsSubscription@1b841396] - MDC[activemq.broker=mom186]
2024-04-30 15:15:57,095 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom186]
2024-04-30 15:15:57,095 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom186]
2024-04-30 15:15:57,096 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom186 stopped - MDC[activemq.broker=mom186]
2024-04-30 15:15:57,096 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom186, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:183) is shutting down - MDC[activemq.broker=mom186]
2024-04-30 15:15:57,096 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom186, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:183) uptime 0.059 seconds - MDC[activemq.broker=mom186]
2024-04-30 15:15:57,096 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom186, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:183) is shutdown - MDC[activemq.broker=mom186]
2024-04-30 15:15:57,096 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:57,097 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 61.034641 ms
2024-04-30 15:15:57,097 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:15:57,097 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:57,097 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:15:57,097 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1930649972'.
2024-04-30 15:15:57,098 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #187 initialized: null
2024-04-30 15:15:57,099 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom187]
2024-04-30 15:15:57,099 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom187]
2024-04-30 15:15:57,099 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom187]
2024-04-30 15:15:57,099 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom187]
2024-04-30 15:15:57,099 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom187]
2024-04-30 15:15:57,099 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom187, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:184) is starting - MDC[activemq.broker=mom187]
2024-04-30 15:15:57,099 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom187, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:184) started - MDC[activemq.broker=mom187]
2024-04-30 15:15:57,100 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom187]
2024-04-30 15:15:57,100 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom187 started - MDC[activemq.broker=mom187]
2024-04-30 15:15:57,103 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-551:3,clientId=null,started=false} - MDC[activemq.broker=mom187]
2024-04-30 15:15:57,155 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@33224703, org.eclipse.scout.rt.mom.jms.JmsSubscription@5915ab69] - MDC[activemq.broker=mom187]
2024-04-30 15:15:57,156 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom187]
2024-04-30 15:15:57,156 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom187]
2024-04-30 15:15:57,157 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom187 stopped - MDC[activemq.broker=mom187]
2024-04-30 15:15:57,157 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom187, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:184) is shutting down - MDC[activemq.broker=mom187]
2024-04-30 15:15:57,157 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom187, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:184) uptime 0.059 seconds - MDC[activemq.broker=mom187]
2024-04-30 15:15:57,158 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom187, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:184) is shutdown - MDC[activemq.broker=mom187]
2024-04-30 15:15:57,158 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:57,158 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.524914 ms
2024-04-30 15:15:57,158 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:15:57,158 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:57,158 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:15:57,159 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1247260007'.
2024-04-30 15:15:57,159 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #188 initialized: null
2024-04-30 15:15:57,160 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom188]
2024-04-30 15:15:57,160 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom188]
2024-04-30 15:15:57,160 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom188]
2024-04-30 15:15:57,160 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom188]
2024-04-30 15:15:57,160 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom188]
2024-04-30 15:15:57,161 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom188, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:185) is starting - MDC[activemq.broker=mom188]
2024-04-30 15:15:57,161 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom188, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:185) started - MDC[activemq.broker=mom188]
2024-04-30 15:15:57,161 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom188]
2024-04-30 15:15:57,161 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom188 started - MDC[activemq.broker=mom188]
2024-04-30 15:15:57,165 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-554:3,clientId=null,started=false} - MDC[activemq.broker=mom188]
2024-04-30 15:15:57,217 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@592e315e, org.eclipse.scout.rt.mom.jms.JmsSubscription@f7a8a7b] - MDC[activemq.broker=mom188]
2024-04-30 15:15:57,218 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom188]
2024-04-30 15:15:57,218 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom188]
2024-04-30 15:15:57,219 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom188 stopped - MDC[activemq.broker=mom188]
2024-04-30 15:15:57,219 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom188, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:185) is shutting down - MDC[activemq.broker=mom188]
2024-04-30 15:15:57,219 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom188, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:185) uptime 0.059 seconds - MDC[activemq.broker=mom188]
2024-04-30 15:15:57,219 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom188, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:185) is shutdown - MDC[activemq.broker=mom188]
2024-04-30 15:15:57,219 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:57,220 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 61.206529 ms
2024-04-30 15:15:57,220 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:15:57,220 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:57,220 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:15:57,220 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1144527317'.
2024-04-30 15:15:57,221 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #189 initialized: null
2024-04-30 15:15:57,222 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom189]
2024-04-30 15:15:57,222 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom189]
2024-04-30 15:15:57,222 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom189]
2024-04-30 15:15:57,222 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom189]
2024-04-30 15:15:57,222 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom189]
2024-04-30 15:15:57,222 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom189, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:186) is starting - MDC[activemq.broker=mom189]
2024-04-30 15:15:57,223 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom189, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:186) started - MDC[activemq.broker=mom189]
2024-04-30 15:15:57,223 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom189]
2024-04-30 15:15:57,223 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom189 started - MDC[activemq.broker=mom189]
2024-04-30 15:15:57,227 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-557:3,clientId=null,started=false} - MDC[activemq.broker=mom189]
2024-04-30 15:15:57,279 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@297db6ad, org.eclipse.scout.rt.mom.jms.JmsSubscription@71c1e70f] - MDC[activemq.broker=mom189]
2024-04-30 15:15:57,280 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom189]
2024-04-30 15:15:57,280 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom189]
2024-04-30 15:15:57,281 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom189 stopped - MDC[activemq.broker=mom189]
2024-04-30 15:15:57,281 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom189, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:186) is shutting down - MDC[activemq.broker=mom189]
2024-04-30 15:15:57,281 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom189, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:186) uptime 0.059 seconds - MDC[activemq.broker=mom189]
2024-04-30 15:15:57,281 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom189, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:186) is shutdown - MDC[activemq.broker=mom189]
2024-04-30 15:15:57,281 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:57,282 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 61.301953 ms
2024-04-30 15:15:57,282 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:15:57,282 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:57,282 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:15:57,282 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1652913493'.
2024-04-30 15:15:57,283 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #190 initialized: null
2024-04-30 15:15:57,284 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom190]
2024-04-30 15:15:57,284 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom190]
2024-04-30 15:15:57,284 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom190]
2024-04-30 15:15:57,284 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom190]
2024-04-30 15:15:57,284 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom190]
2024-04-30 15:15:57,284 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom190, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:187) is starting - MDC[activemq.broker=mom190]
2024-04-30 15:15:57,285 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom190, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:187) started - MDC[activemq.broker=mom190]
2024-04-30 15:15:57,285 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom190]
2024-04-30 15:15:57,285 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom190 started - MDC[activemq.broker=mom190]
2024-04-30 15:15:57,288 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-560:3,clientId=null,started=false} - MDC[activemq.broker=mom190]
2024-04-30 15:15:57,340 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@56ed9270, org.eclipse.scout.rt.mom.jms.JmsSubscription@551fefe8] - MDC[activemq.broker=mom190]
2024-04-30 15:15:57,342 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom190]
2024-04-30 15:15:57,342 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom190]
2024-04-30 15:15:57,342 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom190 stopped - MDC[activemq.broker=mom190]
2024-04-30 15:15:57,342 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom190, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:187) is shutting down - MDC[activemq.broker=mom190]
2024-04-30 15:15:57,343 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom190, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:187) uptime 0.059 seconds - MDC[activemq.broker=mom190]
2024-04-30 15:15:57,343 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom190, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:187) is shutdown - MDC[activemq.broker=mom190]
2024-04-30 15:15:57,343 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:57,343 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.691335 ms
2024-04-30 15:15:57,343 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:15:57,343 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:57,344 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:15:57,344 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1020984194'.
2024-04-30 15:15:57,345 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #191 initialized: null
2024-04-30 15:15:57,345 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom191]
2024-04-30 15:15:57,345 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom191]
2024-04-30 15:15:57,345 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom191]
2024-04-30 15:15:57,345 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom191]
2024-04-30 15:15:57,345 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom191]
2024-04-30 15:15:57,346 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom191, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:188) is starting - MDC[activemq.broker=mom191]
2024-04-30 15:15:57,346 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom191, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:188) started - MDC[activemq.broker=mom191]
2024-04-30 15:15:57,346 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom191]
2024-04-30 15:15:57,346 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom191 started - MDC[activemq.broker=mom191]
2024-04-30 15:15:57,350 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-563:3,clientId=null,started=false} - MDC[activemq.broker=mom191]
2024-04-30 15:15:57,401 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7ef8cfbb, org.eclipse.scout.rt.mom.jms.JmsSubscription@17d3bf09] - MDC[activemq.broker=mom191]
2024-04-30 15:15:57,402 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom191]
2024-04-30 15:15:57,402 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom191]
2024-04-30 15:15:57,403 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom191 stopped - MDC[activemq.broker=mom191]
2024-04-30 15:15:57,403 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom191, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:188) is shutting down - MDC[activemq.broker=mom191]
2024-04-30 15:15:57,403 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom191, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:188) uptime 0.058 seconds - MDC[activemq.broker=mom191]
2024-04-30 15:15:57,403 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom191, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:188) is shutdown - MDC[activemq.broker=mom191]
2024-04-30 15:15:57,403 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:57,404 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 59.981612 ms
2024-04-30 15:15:57,404 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:15:57,404 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:57,404 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:15:57,404 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1602243382'.
2024-04-30 15:15:57,405 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #192 initialized: null
2024-04-30 15:15:57,405 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom192]
2024-04-30 15:15:57,405 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom192]
2024-04-30 15:15:57,405 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom192]
2024-04-30 15:15:57,405 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom192]
2024-04-30 15:15:57,406 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom192]
2024-04-30 15:15:57,406 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom192, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:189) is starting - MDC[activemq.broker=mom192]
2024-04-30 15:15:57,406 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom192, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:189) started - MDC[activemq.broker=mom192]
2024-04-30 15:15:57,406 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom192]
2024-04-30 15:15:57,406 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom192 started - MDC[activemq.broker=mom192]
2024-04-30 15:15:57,410 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-566:3,clientId=null,started=false} - MDC[activemq.broker=mom192]
2024-04-30 15:15:57,462 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@213fc7e7, org.eclipse.scout.rt.mom.jms.JmsSubscription@c358f32] - MDC[activemq.broker=mom192]
2024-04-30 15:15:57,463 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom192]
2024-04-30 15:15:57,463 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom192]
2024-04-30 15:15:57,463 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom192 stopped - MDC[activemq.broker=mom192]
2024-04-30 15:15:57,463 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom192, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:189) is shutting down - MDC[activemq.broker=mom192]
2024-04-30 15:15:57,464 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom192, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:189) uptime 0.059 seconds - MDC[activemq.broker=mom192]
2024-04-30 15:15:57,464 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom192, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:189) is shutdown - MDC[activemq.broker=mom192]
2024-04-30 15:15:57,464 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:57,464 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.014477 ms
2024-04-30 15:15:57,464 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:15:57,465 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:57,465 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:15:57,465 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1214118601'.
2024-04-30 15:15:57,466 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #193 initialized: null
2024-04-30 15:15:57,466 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom193]
2024-04-30 15:15:57,466 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom193]
2024-04-30 15:15:57,466 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom193]
2024-04-30 15:15:57,466 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom193]
2024-04-30 15:15:57,466 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom193]
2024-04-30 15:15:57,467 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom193, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:190) is starting - MDC[activemq.broker=mom193]
2024-04-30 15:15:57,467 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom193, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:190) started - MDC[activemq.broker=mom193]
2024-04-30 15:15:57,467 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom193]
2024-04-30 15:15:57,467 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom193 started - MDC[activemq.broker=mom193]
2024-04-30 15:15:57,471 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-569:3,clientId=null,started=false} - MDC[activemq.broker=mom193]
2024-04-30 15:15:57,522 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3e966e67, org.eclipse.scout.rt.mom.jms.JmsSubscription@45dbbb97] - MDC[activemq.broker=mom193]
2024-04-30 15:15:57,524 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom193]
2024-04-30 15:15:57,524 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom193]
2024-04-30 15:15:57,524 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom193 stopped - MDC[activemq.broker=mom193]
2024-04-30 15:15:57,524 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom193, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:190) is shutting down - MDC[activemq.broker=mom193]
2024-04-30 15:15:57,525 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom193, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:190) uptime 0.059 seconds - MDC[activemq.broker=mom193]
2024-04-30 15:15:57,525 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom193, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:190) is shutdown - MDC[activemq.broker=mom193]
2024-04-30 15:15:57,525 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:57,525 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.268255 ms
2024-04-30 15:15:57,525 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:15:57,526 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:57,526 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:15:57,526 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 500153041'.
2024-04-30 15:15:57,527 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #194 initialized: null
2024-04-30 15:15:57,527 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom194]
2024-04-30 15:15:57,527 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom194]
2024-04-30 15:15:57,527 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom194]
2024-04-30 15:15:57,527 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom194]
2024-04-30 15:15:57,527 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom194]
2024-04-30 15:15:57,528 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom194, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:191) is starting - MDC[activemq.broker=mom194]
2024-04-30 15:15:57,528 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom194, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:191) started - MDC[activemq.broker=mom194]
2024-04-30 15:15:57,528 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom194]
2024-04-30 15:15:57,528 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom194 started - MDC[activemq.broker=mom194]
2024-04-30 15:15:57,531 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-572:3,clientId=null,started=false} - MDC[activemq.broker=mom194]
2024-04-30 15:15:57,583 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6f2f4b9e, org.eclipse.scout.rt.mom.jms.JmsSubscription@2f5378cd] - MDC[activemq.broker=mom194]
2024-04-30 15:15:57,584 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom194]
2024-04-30 15:15:57,584 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom194]
2024-04-30 15:15:57,585 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom194 stopped - MDC[activemq.broker=mom194]
2024-04-30 15:15:57,585 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom194, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:191) is shutting down - MDC[activemq.broker=mom194]
2024-04-30 15:15:57,585 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom194, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:191) uptime 0.058 seconds - MDC[activemq.broker=mom194]
2024-04-30 15:15:57,585 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom194, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:191) is shutdown - MDC[activemq.broker=mom194]
2024-04-30 15:15:57,585 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:57,586 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 59.962926 ms
2024-04-30 15:15:57,586 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:15:57,586 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:57,586 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:15:57,586 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1350099720'.
2024-04-30 15:15:57,587 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #195 initialized: null
2024-04-30 15:15:57,587 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom195]
2024-04-30 15:15:57,587 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom195]
2024-04-30 15:15:57,587 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom195]
2024-04-30 15:15:57,588 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom195]
2024-04-30 15:15:57,588 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom195]
2024-04-30 15:15:57,588 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom195, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:192) is starting - MDC[activemq.broker=mom195]
2024-04-30 15:15:57,588 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom195, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:192) started - MDC[activemq.broker=mom195]
2024-04-30 15:15:57,588 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom195]
2024-04-30 15:15:57,589 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom195 started - MDC[activemq.broker=mom195]
2024-04-30 15:15:57,592 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-575:3,clientId=null,started=false} - MDC[activemq.broker=mom195]
2024-04-30 15:15:57,643 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@43f4621b, org.eclipse.scout.rt.mom.jms.JmsSubscription@5b076d23] - MDC[activemq.broker=mom195]
2024-04-30 15:15:57,645 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom195]
2024-04-30 15:15:57,645 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom195]
2024-04-30 15:15:57,645 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom195 stopped - MDC[activemq.broker=mom195]
2024-04-30 15:15:57,645 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom195, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:192) is shutting down - MDC[activemq.broker=mom195]
2024-04-30 15:15:57,646 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom195, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:192) uptime 0.059 seconds - MDC[activemq.broker=mom195]
2024-04-30 15:15:57,646 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom195, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:192) is shutdown - MDC[activemq.broker=mom195]
2024-04-30 15:15:57,646 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:57,646 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.016408 ms
2024-04-30 15:15:57,646 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:15:57,647 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:57,647 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishObject [activemq-j2ee]>
2024-04-30 15:15:57,648 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 161140376'.
2024-04-30 15:15:57,649 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #196 initialized: null
2024-04-30 15:15:57,649 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom196]
2024-04-30 15:15:57,649 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom196]
2024-04-30 15:15:57,649 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom196]
2024-04-30 15:15:57,649 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom196]
2024-04-30 15:15:57,649 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom196]
2024-04-30 15:15:57,650 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom196, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:193) is starting - MDC[activemq.broker=mom196]
2024-04-30 15:15:57,650 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom196, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:193) started - MDC[activemq.broker=mom196]
2024-04-30 15:15:57,650 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom196]
2024-04-30 15:15:57,651 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom196 started - MDC[activemq.broker=mom196]
2024-04-30 15:15:57,653 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-578:2,clientId=null,started=false} - MDC[activemq.broker=mom196]
2024-04-30 15:15:57,656 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@354a1239, org.eclipse.scout.rt.mom.jms.JmsSubscription@78fcc4ef] - MDC[activemq.broker=mom196]
2024-04-30 15:15:57,656 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom196]
2024-04-30 15:15:57,656 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom196]
2024-04-30 15:15:57,657 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom196 stopped - MDC[activemq.broker=mom196]
2024-04-30 15:15:57,657 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom196, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:193) is shutting down - MDC[activemq.broker=mom196]
2024-04-30 15:15:57,657 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom196, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:193) uptime 0.008 seconds - MDC[activemq.broker=mom196]
2024-04-30 15:15:57,657 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom196, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:193) is shutdown - MDC[activemq.broker=mom196]
2024-04-30 15:15:57,657 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:57,657 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.797940 ms
2024-04-30 15:15:57,657 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishObject [activemq-j2ee]>
2024-04-30 15:15:57,658 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:57,658 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishDataObjectJson [activemq-j2ee]>
2024-04-30 15:15:57,658 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1232337789'.
2024-04-30 15:15:57,659 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #197 initialized: null
2024-04-30 15:15:57,659 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom197]
2024-04-30 15:15:57,659 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom197]
2024-04-30 15:15:57,659 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom197]
2024-04-30 15:15:57,659 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom197]
2024-04-30 15:15:57,660 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom197]
2024-04-30 15:15:57,660 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom197, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:194) is starting - MDC[activemq.broker=mom197]
2024-04-30 15:15:57,660 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom197, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:194) started - MDC[activemq.broker=mom197]
2024-04-30 15:15:57,660 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom197]
2024-04-30 15:15:57,660 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom197 started - MDC[activemq.broker=mom197]
2024-04-30 15:15:57,662 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-581:2,clientId=null,started=false} - MDC[activemq.broker=mom197]
2024-04-30 15:15:57,665 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@76614fd1, org.eclipse.scout.rt.mom.jms.JmsSubscription@1a2b23f2] - MDC[activemq.broker=mom197]
2024-04-30 15:15:57,665 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom197]
2024-04-30 15:15:57,665 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom197]
2024-04-30 15:15:57,666 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom197 stopped - MDC[activemq.broker=mom197]
2024-04-30 15:15:57,666 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom197, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:194) is shutting down - MDC[activemq.broker=mom197]
2024-04-30 15:15:57,666 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom197, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:194) uptime 0.007 seconds - MDC[activemq.broker=mom197]
2024-04-30 15:15:57,666 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom197, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:194) is shutdown - MDC[activemq.broker=mom197]
2024-04-30 15:15:57,666 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:57,667 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.445881 ms
2024-04-30 15:15:57,667 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishDataObjectJson [activemq-j2ee]>
2024-04-30 15:15:57,667 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:57,667 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testConcurrentMessageConsumption [activemq-j2ee]>
2024-04-30 15:15:57,668 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2064887411'.
2024-04-30 15:15:57,668 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #198 initialized: null
2024-04-30 15:15:57,668 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom198]
2024-04-30 15:15:57,669 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom198]
2024-04-30 15:15:57,669 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom198]
2024-04-30 15:15:57,669 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom198]
2024-04-30 15:15:57,669 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom198]
2024-04-30 15:15:57,669 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom198, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:195) is starting - MDC[activemq.broker=mom198]
2024-04-30 15:15:57,669 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom198, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:195) started - MDC[activemq.broker=mom198]
2024-04-30 15:15:57,669 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom198]
2024-04-30 15:15:57,670 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom198 started - MDC[activemq.broker=mom198]
2024-04-30 15:15:57,670 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-584:1,clientId=null,started=false} - MDC[activemq.broker=mom198]
2024-04-30 15:15:57,677 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6eaa5458] - MDC[activemq.broker=mom198]
2024-04-30 15:15:57,677 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom198]
2024-04-30 15:15:57,677 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom198]
2024-04-30 15:15:57,678 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom198 stopped - MDC[activemq.broker=mom198]
2024-04-30 15:15:57,678 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom198, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:195) is shutting down - MDC[activemq.broker=mom198]
2024-04-30 15:15:57,678 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom198, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:195) uptime 0.010 seconds - MDC[activemq.broker=mom198]
2024-04-30 15:15:57,678 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom198, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:195) is shutdown - MDC[activemq.broker=mom198]
2024-04-30 15:15:57,679 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:57,679 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.189339 ms
2024-04-30 15:15:57,679 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testConcurrentMessageConsumption [activemq-j2ee]>
2024-04-30 15:15:57,679 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:57,680 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]>
2024-04-30 15:15:57,680 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1267770370'.
2024-04-30 15:15:57,680 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #199 initialized: null
2024-04-30 15:15:57,681 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom199]
2024-04-30 15:15:57,681 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom199]
2024-04-30 15:15:57,681 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom199]
2024-04-30 15:15:57,681 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom199]
2024-04-30 15:15:57,681 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom199]
2024-04-30 15:15:57,681 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom199, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:196) is starting - MDC[activemq.broker=mom199]
2024-04-30 15:15:57,682 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom199, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:196) started - MDC[activemq.broker=mom199]
2024-04-30 15:15:57,682 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom199]
2024-04-30 15:15:57,682 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom199 started - MDC[activemq.broker=mom199]
2024-04-30 15:15:57,682 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-587:1,clientId=null,started=false} - MDC[activemq.broker=mom199]
2024-04-30 15:15:57,836 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@18213a65] - MDC[activemq.broker=mom199]
2024-04-30 15:15:57,837 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom199]
2024-04-30 15:15:57,837 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom199]
2024-04-30 15:15:57,837 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom199 stopped - MDC[activemq.broker=mom199]
2024-04-30 15:15:57,837 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom199, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:196) is shutting down - MDC[activemq.broker=mom199]
2024-04-30 15:15:57,838 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom199, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:196) uptime 0.157 seconds - MDC[activemq.broker=mom199]
2024-04-30 15:15:57,838 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom199, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:196) is shutdown - MDC[activemq.broker=mom199]
2024-04-30 15:15:57,838 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:57,838 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 158.475750 ms
2024-04-30 15:15:57,838 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]>
2024-04-30 15:15:57,839 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:57,839 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]>
2024-04-30 15:15:57,839 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 433888730'.
2024-04-30 15:15:57,840 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #200 initialized: null
2024-04-30 15:15:57,840 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom200]
2024-04-30 15:15:57,840 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom200]
2024-04-30 15:15:57,840 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom200]
2024-04-30 15:15:57,840 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom200]
2024-04-30 15:15:57,840 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom200]
2024-04-30 15:15:57,841 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom200, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:197) is starting - MDC[activemq.broker=mom200]
2024-04-30 15:15:57,841 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom200, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:197) started - MDC[activemq.broker=mom200]
2024-04-30 15:15:57,841 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom200]
2024-04-30 15:15:57,841 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom200 started - MDC[activemq.broker=mom200]
2024-04-30 15:15:57,842 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-590:1,clientId=null,started=false} - MDC[activemq.broker=mom200]
2024-04-30 15:15:57,995 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1201c2f6] - MDC[activemq.broker=mom200]
2024-04-30 15:15:57,995 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom200]
2024-04-30 15:15:57,996 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom200]
2024-04-30 15:15:57,996 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom200 stopped - MDC[activemq.broker=mom200]
2024-04-30 15:15:57,996 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom200, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:197) is shutting down - MDC[activemq.broker=mom200]
2024-04-30 15:15:57,997 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom200, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:197) uptime 0.156 seconds - MDC[activemq.broker=mom200]
2024-04-30 15:15:57,997 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom200, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:197) is shutdown - MDC[activemq.broker=mom200]
2024-04-30 15:15:57,997 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:57,997 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 158.175468 ms
2024-04-30 15:15:57,997 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]>
2024-04-30 15:15:57,997 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:57,997 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]>
2024-04-30 15:15:57,998 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1597530121'.
2024-04-30 15:15:57,998 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #201 initialized: null
2024-04-30 15:15:57,999 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom201]
2024-04-30 15:15:57,999 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom201]
2024-04-30 15:15:57,999 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom201]
2024-04-30 15:15:57,999 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom201]
2024-04-30 15:15:57,999 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom201]
2024-04-30 15:15:57,999 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom201, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:198) is starting - MDC[activemq.broker=mom201]
2024-04-30 15:15:57,999 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom201, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:198) started - MDC[activemq.broker=mom201]
2024-04-30 15:15:57,999 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom201]
2024-04-30 15:15:58,000 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom201 started - MDC[activemq.broker=mom201]
2024-04-30 15:15:58,000 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-593:1,clientId=null,started=false} - MDC[activemq.broker=mom201]
2024-04-30 15:15:58,153 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7e047d85] - MDC[activemq.broker=mom201]
2024-04-30 15:15:58,154 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom201]
2024-04-30 15:15:58,154 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom201]
2024-04-30 15:15:58,154 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom201 stopped - MDC[activemq.broker=mom201]
2024-04-30 15:15:58,155 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom201, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:198) is shutting down - MDC[activemq.broker=mom201]
2024-04-30 15:15:58,155 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom201, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:198) uptime 0.157 seconds - MDC[activemq.broker=mom201]
2024-04-30 15:15:58,155 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom201, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:198) is shutdown - MDC[activemq.broker=mom201]
2024-04-30 15:15:58,155 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:58,155 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 157.952808 ms
2024-04-30 15:15:58,155 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]>
2024-04-30 15:15:58,156 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:58,156 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]>
2024-04-30 15:15:58,156 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1688908797'.
2024-04-30 15:15:58,157 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #202 initialized: null
2024-04-30 15:15:58,157 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom202]
2024-04-30 15:15:58,158 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom202]
2024-04-30 15:15:58,158 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom202]
2024-04-30 15:15:58,158 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom202]
2024-04-30 15:15:58,158 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom202]
2024-04-30 15:15:58,158 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom202, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:199) is starting - MDC[activemq.broker=mom202]
2024-04-30 15:15:58,158 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom202, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:199) started - MDC[activemq.broker=mom202]
2024-04-30 15:15:58,158 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom202]
2024-04-30 15:15:58,159 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom202 started - MDC[activemq.broker=mom202]
2024-04-30 15:15:58,159 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-596:1,clientId=null,started=false} - MDC[activemq.broker=mom202]
2024-04-30 15:15:58,313 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7ce58c1c] - MDC[activemq.broker=mom202]
2024-04-30 15:15:58,314 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom202]
2024-04-30 15:15:58,314 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom202]
2024-04-30 15:15:58,314 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom202 stopped - MDC[activemq.broker=mom202]
2024-04-30 15:15:58,315 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom202, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:199) is shutting down - MDC[activemq.broker=mom202]
2024-04-30 15:15:58,315 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom202, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:199) uptime 0.158 seconds - MDC[activemq.broker=mom202]
2024-04-30 15:15:58,315 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom202, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:199) is shutdown - MDC[activemq.broker=mom202]
2024-04-30 15:15:58,315 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:58,315 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.339140 ms
2024-04-30 15:15:58,316 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]>
2024-04-30 15:15:58,316 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:58,316 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]>
2024-04-30 15:15:58,316 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 395405070'.
2024-04-30 15:15:58,317 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #203 initialized: null
2024-04-30 15:15:58,318 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom203]
2024-04-30 15:15:58,318 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom203]
2024-04-30 15:15:58,318 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom203]
2024-04-30 15:15:58,318 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom203]
2024-04-30 15:15:58,318 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom203]
2024-04-30 15:15:58,319 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom203, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:200) is starting - MDC[activemq.broker=mom203]
2024-04-30 15:15:58,319 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom203, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:200) started - MDC[activemq.broker=mom203]
2024-04-30 15:15:58,319 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom203]
2024-04-30 15:15:58,319 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom203 started - MDC[activemq.broker=mom203]
2024-04-30 15:15:58,320 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-599:1,clientId=null,started=false} - MDC[activemq.broker=mom203]
2024-04-30 15:15:58,474 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6c5e6da] - MDC[activemq.broker=mom203]
2024-04-30 15:15:58,474 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom203]
2024-04-30 15:15:58,474 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom203]
2024-04-30 15:15:58,475 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom203 stopped - MDC[activemq.broker=mom203]
2024-04-30 15:15:58,475 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom203, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:200) is shutting down - MDC[activemq.broker=mom203]
2024-04-30 15:15:58,475 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom203, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:200) uptime 0.157 seconds - MDC[activemq.broker=mom203]
2024-04-30 15:15:58,475 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom203, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:200) is shutdown - MDC[activemq.broker=mom203]
2024-04-30 15:15:58,475 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:58,475 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.214163 ms
2024-04-30 15:15:58,476 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]>
2024-04-30 15:15:58,476 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:58,476 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]>
2024-04-30 15:15:58,477 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1728348594'.
2024-04-30 15:15:58,477 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #204 initialized: null
2024-04-30 15:15:58,478 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom204]
2024-04-30 15:15:58,478 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom204]
2024-04-30 15:15:58,478 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom204]
2024-04-30 15:15:58,478 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom204]
2024-04-30 15:15:58,478 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom204]
2024-04-30 15:15:58,479 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom204, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:201) is starting - MDC[activemq.broker=mom204]
2024-04-30 15:15:58,479 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom204, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:201) started - MDC[activemq.broker=mom204]
2024-04-30 15:15:58,479 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom204]
2024-04-30 15:15:58,479 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom204 started - MDC[activemq.broker=mom204]
2024-04-30 15:15:58,480 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-602:1,clientId=null,started=false} - MDC[activemq.broker=mom204]
2024-04-30 15:15:58,632 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5ebd80f8] - MDC[activemq.broker=mom204]
2024-04-30 15:15:58,634 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom204]
2024-04-30 15:15:58,634 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom204]
2024-04-30 15:15:58,634 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom204 stopped - MDC[activemq.broker=mom204]
2024-04-30 15:15:58,634 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom204, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:201) is shutting down - MDC[activemq.broker=mom204]
2024-04-30 15:15:58,635 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom204, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:201) uptime 0.157 seconds - MDC[activemq.broker=mom204]
2024-04-30 15:15:58,635 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom204, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:201) is shutdown - MDC[activemq.broker=mom204]
2024-04-30 15:15:58,635 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:58,635 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.009916 ms
2024-04-30 15:15:58,635 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]>
2024-04-30 15:15:58,636 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:58,636 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]>
2024-04-30 15:15:58,636 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1887972535'.
2024-04-30 15:15:58,637 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #205 initialized: null
2024-04-30 15:15:58,637 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom205]
2024-04-30 15:15:58,637 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom205]
2024-04-30 15:15:58,637 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom205]
2024-04-30 15:15:58,638 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom205]
2024-04-30 15:15:58,638 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom205]
2024-04-30 15:15:58,638 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom205, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:202) is starting - MDC[activemq.broker=mom205]
2024-04-30 15:15:58,638 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom205, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:202) started - MDC[activemq.broker=mom205]
2024-04-30 15:15:58,638 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom205]
2024-04-30 15:15:58,639 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom205 started - MDC[activemq.broker=mom205]
2024-04-30 15:15:58,639 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-605:1,clientId=null,started=false} - MDC[activemq.broker=mom205]
2024-04-30 15:15:58,792 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2dac4d04] - MDC[activemq.broker=mom205]
2024-04-30 15:15:58,793 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom205]
2024-04-30 15:15:58,793 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom205]
2024-04-30 15:15:58,794 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom205 stopped - MDC[activemq.broker=mom205]
2024-04-30 15:15:58,794 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom205, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:202) is shutting down - MDC[activemq.broker=mom205]
2024-04-30 15:15:58,795 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom205, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:202) uptime 0.157 seconds - MDC[activemq.broker=mom205]
2024-04-30 15:15:58,795 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom205, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:202) is shutdown - MDC[activemq.broker=mom205]
2024-04-30 15:15:58,795 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:58,795 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.054516 ms
2024-04-30 15:15:58,795 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]>
2024-04-30 15:15:58,795 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:58,796 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]>
2024-04-30 15:15:58,796 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 331849229'.
2024-04-30 15:15:58,796 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #206 initialized: null
2024-04-30 15:15:58,797 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom206]
2024-04-30 15:15:58,797 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom206]
2024-04-30 15:15:58,797 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom206]
2024-04-30 15:15:58,797 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom206]
2024-04-30 15:15:58,797 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom206]
2024-04-30 15:15:58,798 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom206, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:203) is starting - MDC[activemq.broker=mom206]
2024-04-30 15:15:58,798 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom206, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:203) started - MDC[activemq.broker=mom206]
2024-04-30 15:15:58,798 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom206]
2024-04-30 15:15:58,798 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom206 started - MDC[activemq.broker=mom206]
2024-04-30 15:15:58,799 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-608:1,clientId=null,started=false} - MDC[activemq.broker=mom206]
2024-04-30 15:15:58,952 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5d956649] - MDC[activemq.broker=mom206]
2024-04-30 15:15:58,953 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom206]
2024-04-30 15:15:58,953 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom206]
2024-04-30 15:15:58,953 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom206 stopped - MDC[activemq.broker=mom206]
2024-04-30 15:15:58,953 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom206, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:203) is shutting down - MDC[activemq.broker=mom206]
2024-04-30 15:15:58,954 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom206, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:203) uptime 0.156 seconds - MDC[activemq.broker=mom206]
2024-04-30 15:15:58,954 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom206, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:203) is shutdown - MDC[activemq.broker=mom206]
2024-04-30 15:15:58,954 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:58,954 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 158.462265 ms
2024-04-30 15:15:58,954 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]>
2024-04-30 15:15:58,955 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:58,955 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]>
2024-04-30 15:15:58,955 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1966534415'.
2024-04-30 15:15:58,956 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #207 initialized: null
2024-04-30 15:15:58,956 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom207]
2024-04-30 15:15:58,956 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom207]
2024-04-30 15:15:58,956 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom207]
2024-04-30 15:15:58,957 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom207]
2024-04-30 15:15:58,957 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom207]
2024-04-30 15:15:58,957 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom207, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:204) is starting - MDC[activemq.broker=mom207]
2024-04-30 15:15:58,957 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom207, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:204) started - MDC[activemq.broker=mom207]
2024-04-30 15:15:58,957 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom207]
2024-04-30 15:15:58,958 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom207 started - MDC[activemq.broker=mom207]
2024-04-30 15:15:58,958 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-611:1,clientId=null,started=false} - MDC[activemq.broker=mom207]
2024-04-30 15:15:59,111 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@353ac1ef] - MDC[activemq.broker=mom207]
2024-04-30 15:15:59,112 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom207]
2024-04-30 15:15:59,112 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom207]
2024-04-30 15:15:59,112 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom207 stopped - MDC[activemq.broker=mom207]
2024-04-30 15:15:59,113 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom207, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:204) is shutting down - MDC[activemq.broker=mom207]
2024-04-30 15:15:59,113 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom207, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:204) uptime 0.157 seconds - MDC[activemq.broker=mom207]
2024-04-30 15:15:59,113 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom207, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:204) is shutdown - MDC[activemq.broker=mom207]
2024-04-30 15:15:59,113 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:59,113 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 158.453044 ms
2024-04-30 15:15:59,113 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]>
2024-04-30 15:15:59,114 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:59,114 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]>
2024-04-30 15:15:59,114 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1181576869'.
2024-04-30 15:15:59,115 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #208 initialized: null
2024-04-30 15:15:59,115 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom208]
2024-04-30 15:15:59,115 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom208]
2024-04-30 15:15:59,115 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom208]
2024-04-30 15:15:59,115 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom208]
2024-04-30 15:15:59,115 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom208]
2024-04-30 15:15:59,116 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom208, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:205) is starting - MDC[activemq.broker=mom208]
2024-04-30 15:15:59,116 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom208, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:205) started - MDC[activemq.broker=mom208]
2024-04-30 15:15:59,116 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom208]
2024-04-30 15:15:59,116 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom208 started - MDC[activemq.broker=mom208]
2024-04-30 15:15:59,117 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-614:1,clientId=null,started=false} - MDC[activemq.broker=mom208]
2024-04-30 15:15:59,270 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@48c5a07d] - MDC[activemq.broker=mom208]
2024-04-30 15:15:59,270 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom208]
2024-04-30 15:15:59,270 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom208]
2024-04-30 15:15:59,271 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom208 stopped - MDC[activemq.broker=mom208]
2024-04-30 15:15:59,271 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom208, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:205) is shutting down - MDC[activemq.broker=mom208]
2024-04-30 15:15:59,271 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom208, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:205) uptime 0.156 seconds - MDC[activemq.broker=mom208]
2024-04-30 15:15:59,272 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom208, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:205) is shutdown - MDC[activemq.broker=mom208]
2024-04-30 15:15:59,272 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:15:59,272 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 157.848769 ms
2024-04-30 15:15:59,272 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]>
2024-04-30 15:15:59,273 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:15:59,273 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscriptionSingleThreadedDisposeSynchronized [activemq-j2ee]>
2024-04-30 15:15:59,273 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 253429336'.
2024-04-30 15:15:59,273 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #209 initialized: null
2024-04-30 15:15:59,274 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom209]
2024-04-30 15:15:59,274 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom209]
2024-04-30 15:15:59,274 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom209]
2024-04-30 15:15:59,274 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom209]
2024-04-30 15:15:59,274 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom209]
2024-04-30 15:15:59,274 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom209, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:206) is starting - MDC[activemq.broker=mom209]
2024-04-30 15:15:59,275 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom209, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:206) started - MDC[activemq.broker=mom209]
2024-04-30 15:15:59,275 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom209]
2024-04-30 15:15:59,275 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom209 started - MDC[activemq.broker=mom209]
2024-04-30 15:15:59,278 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-617:2,clientId=null,started=false} - MDC[activemq.broker=mom209]
2024-04-30 15:16:00,286 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@441a2d52, org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@204b1903] - MDC[activemq.broker=mom209]
2024-04-30 15:16:00,286 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom209]
2024-04-30 15:16:00,286 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom209]
2024-04-30 15:16:00,286 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom209 stopped - MDC[activemq.broker=mom209]
2024-04-30 15:16:00,287 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom209, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:206) is shutting down - MDC[activemq.broker=mom209]
2024-04-30 15:16:00,287 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom209, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:206) uptime 1.013 seconds - MDC[activemq.broker=mom209]
2024-04-30 15:16:00,287 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom209, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:206) is shutdown - MDC[activemq.broker=mom209]
2024-04-30 15:16:00,287 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:00,287 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1014.710913 ms
2024-04-30 15:16:00,287 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscriptionSingleThreadedDisposeSynchronized [activemq-j2ee]>
2024-04-30 15:16:00,288 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:00,288 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:16:00,289 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 946391342'.
2024-04-30 15:16:00,289 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #210 initialized: null
2024-04-30 15:16:00,290 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom210]
2024-04-30 15:16:00,290 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom210]
2024-04-30 15:16:00,290 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom210]
2024-04-30 15:16:00,290 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom210]
2024-04-30 15:16:00,290 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom210]
2024-04-30 15:16:00,291 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom210, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:207) is starting - MDC[activemq.broker=mom210]
2024-04-30 15:16:00,291 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom210, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:207) started - MDC[activemq.broker=mom210]
2024-04-30 15:16:00,291 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom210]
2024-04-30 15:16:00,291 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom210 started - MDC[activemq.broker=mom210]
2024-04-30 15:16:00,295 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-620:3,clientId=null,started=false} - MDC[activemq.broker=mom210]
2024-04-30 15:16:00,297 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@38911759, org.eclipse.scout.rt.mom.jms.JmsSubscription@2b8106f] - MDC[activemq.broker=mom210]
2024-04-30 15:16:00,298 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom210]
2024-04-30 15:16:00,298 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom210]
2024-04-30 15:16:00,298 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom210 stopped - MDC[activemq.broker=mom210]
2024-04-30 15:16:00,299 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom210, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:207) is shutting down - MDC[activemq.broker=mom210]
2024-04-30 15:16:00,299 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom210, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:207) uptime 0.009 seconds - MDC[activemq.broker=mom210]
2024-04-30 15:16:00,299 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom210, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:207) is shutdown - MDC[activemq.broker=mom210]
2024-04-30 15:16:00,299 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:00,299 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.791166 ms
2024-04-30 15:16:00,299 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribeMultipleSubscriptions [activemq-j2ee]>
2024-04-30 15:16:00,300 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:00,300 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishTransactional [activemq-j2ee]>
2024-04-30 15:16:00,300 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 671949051'.
2024-04-30 15:16:00,301 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #211 initialized: null
2024-04-30 15:16:00,301 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom211]
2024-04-30 15:16:00,301 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom211]
2024-04-30 15:16:00,301 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom211]
2024-04-30 15:16:00,301 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom211]
2024-04-30 15:16:00,302 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom211]
2024-04-30 15:16:00,302 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom211, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:208) is starting - MDC[activemq.broker=mom211]
2024-04-30 15:16:00,302 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom211, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:208) started - MDC[activemq.broker=mom211]
2024-04-30 15:16:00,302 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom211]
2024-04-30 15:16:00,302 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom211 started - MDC[activemq.broker=mom211]
2024-04-30 15:16:02,308 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@5de15ce1, org.eclipse.scout.rt.mom.jms.JmsSubscription@33544cc5] - MDC[activemq.broker=mom211]
2024-04-30 15:16:02,309 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom211 stopped - MDC[activemq.broker=mom211]
2024-04-30 15:16:02,309 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom211, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:208) is shutting down - MDC[activemq.broker=mom211]
2024-04-30 15:16:02,310 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom211, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:208) uptime 2.008 seconds - MDC[activemq.broker=mom211]
2024-04-30 15:16:02,310 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom211, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:208) is shutdown - MDC[activemq.broker=mom211]
2024-04-30 15:16:02,310 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:16:02,310 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2009.850299 ms
2024-04-30 15:16:02,310 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishTransactional [activemq-j2ee]>
2024-04-30 15:16:02,311 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:02,311 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribeCorrelationId [activemq-j2ee]>
2024-04-30 15:16:02,311 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1473083361'.
2024-04-30 15:16:02,312 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #212 initialized: null
2024-04-30 15:16:02,312 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom212]
2024-04-30 15:16:02,313 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom212]
2024-04-30 15:16:02,313 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom212]
2024-04-30 15:16:02,313 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom212]
2024-04-30 15:16:02,313 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom212]
2024-04-30 15:16:02,313 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom212, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:209) is starting - MDC[activemq.broker=mom212]
2024-04-30 15:16:02,313 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom212, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:209) started - MDC[activemq.broker=mom212]
2024-04-30 15:16:02,313 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom212]
2024-04-30 15:16:02,314 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom212 started - MDC[activemq.broker=mom212]
2024-04-30 15:16:02,316 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-626:2,clientId=null,started=false} - MDC[cid=cid:abc, activemq.broker=mom212]
2024-04-30 15:16:02,318 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1b7c1c6f] - MDC[activemq.broker=mom212]
2024-04-30 15:16:02,319 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom212]
2024-04-30 15:16:02,319 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom212]
2024-04-30 15:16:02,319 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom212 stopped - MDC[activemq.broker=mom212]
2024-04-30 15:16:02,319 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom212, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:209) is shutting down - MDC[activemq.broker=mom212]
2024-04-30 15:16:02,319 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom212, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:209) uptime 0.007 seconds - MDC[activemq.broker=mom212]
2024-04-30 15:16:02,320 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom212, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:209) is shutdown - MDC[activemq.broker=mom212]
2024-04-30 15:16:02,320 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:02,320 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.734085 ms
2024-04-30 15:16:02,320 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribeCorrelationId [activemq-j2ee]>
2024-04-30 15:16:02,320 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:02,321 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageSelector [activemq-j2ee]>
2024-04-30 15:16:02,321 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 307513248'.
2024-04-30 15:16:02,321 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #213 initialized: null
2024-04-30 15:16:02,322 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom213]
2024-04-30 15:16:02,322 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom213]
2024-04-30 15:16:02,322 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom213]
2024-04-30 15:16:02,322 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom213]
2024-04-30 15:16:02,322 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom213]
2024-04-30 15:16:02,322 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom213, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:210) is starting - MDC[activemq.broker=mom213]
2024-04-30 15:16:02,322 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom213, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:210) started - MDC[activemq.broker=mom213]
2024-04-30 15:16:02,323 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom213]
2024-04-30 15:16:02,323 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom213 started - MDC[activemq.broker=mom213]
2024-04-30 15:16:02,328 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-629:4,clientId=null,started=false} - MDC[activemq.broker=mom213]
2024-04-30 15:16:04,330 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2493f9a8, org.eclipse.scout.rt.mom.jms.JmsSubscription@b7e53b1, org.eclipse.scout.rt.mom.jms.JmsSubscription@5545c42] - MDC[activemq.broker=mom213]
2024-04-30 15:16:04,332 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom213]
2024-04-30 15:16:04,332 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom213]
2024-04-30 15:16:04,333 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom213 stopped - MDC[activemq.broker=mom213]
2024-04-30 15:16:04,333 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom213, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:210) is shutting down - MDC[activemq.broker=mom213]
2024-04-30 15:16:04,333 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom213, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:210) uptime 2.011 seconds - MDC[activemq.broker=mom213]
2024-04-30 15:16:04,334 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom213, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:210) is shutdown - MDC[activemq.broker=mom213]
2024-04-30 15:16:04,334 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:04,334 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2013.363400 ms
2024-04-30 15:16:04,334 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageSelector [activemq-j2ee]>
2024-04-30 15:16:04,335 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:04,335 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCurrentMessagePubSub [activemq-j2ee]>
2024-04-30 15:16:04,335 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1604106607'.
2024-04-30 15:16:04,337 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #214 initialized: null
2024-04-30 15:16:04,337 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom214]
2024-04-30 15:16:04,337 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom214]
2024-04-30 15:16:04,337 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom214]
2024-04-30 15:16:04,337 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom214]
2024-04-30 15:16:04,337 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom214]
2024-04-30 15:16:04,338 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom214, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:211) is starting - MDC[activemq.broker=mom214]
2024-04-30 15:16:04,338 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom214, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:211) started - MDC[activemq.broker=mom214]
2024-04-30 15:16:04,338 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom214]
2024-04-30 15:16:04,339 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom214 started - MDC[activemq.broker=mom214]
2024-04-30 15:16:04,339 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-632:1,clientId=null,started=false} - MDC[activemq.broker=mom214]
2024-04-30 15:16:04,344 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@3bf31f3e, org.eclipse.scout.rt.mom.jms.JmsSubscription@6f8b1902] - MDC[activemq.broker=mom214]
2024-04-30 15:16:04,345 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom214]
2024-04-30 15:16:04,345 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom214]
2024-04-30 15:16:04,346 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom214 stopped - MDC[activemq.broker=mom214]
2024-04-30 15:16:04,346 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom214, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:211) is shutting down - MDC[activemq.broker=mom214]
2024-04-30 15:16:04,347 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom214, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:211) uptime 0.009 seconds - MDC[activemq.broker=mom214]
2024-04-30 15:16:04,347 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom214, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:211) is shutdown - MDC[activemq.broker=mom214]
2024-04-30 15:16:04,347 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:04,347 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.696156 ms
2024-04-30 15:16:04,347 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCurrentMessagePubSub [activemq-j2ee]>
2024-04-30 15:16:04,348 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:04,348 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSerialMessageConsumption [activemq-j2ee]>
2024-04-30 15:16:04,348 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 489376178'.
2024-04-30 15:16:04,349 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #215 initialized: null
2024-04-30 15:16:04,350 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom215]
2024-04-30 15:16:04,350 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom215]
2024-04-30 15:16:04,350 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom215]
2024-04-30 15:16:04,350 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom215]
2024-04-30 15:16:04,350 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom215]
2024-04-30 15:16:04,350 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom215, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:212) is starting - MDC[activemq.broker=mom215]
2024-04-30 15:16:04,351 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom215, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:212) started - MDC[activemq.broker=mom215]
2024-04-30 15:16:04,351 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom215]
2024-04-30 15:16:04,351 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom215 started - MDC[activemq.broker=mom215]
2024-04-30 15:16:04,352 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-635:1,clientId=null,started=false} - MDC[activemq.broker=mom215]
2024-04-30 15:16:07,358 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4832813d] - MDC[activemq.broker=mom215]
2024-04-30 15:16:07,359 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom215]
2024-04-30 15:16:07,359 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom215]
2024-04-30 15:16:07,360 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom215 stopped - MDC[activemq.broker=mom215]
2024-04-30 15:16:07,360 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom215, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:212) is shutting down - MDC[activemq.broker=mom215]
2024-04-30 15:16:07,360 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom215, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:212) uptime 3.011 seconds - MDC[activemq.broker=mom215]
2024-04-30 15:16:07,360 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom215, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:212) is shutdown - MDC[activemq.broker=mom215]
2024-04-30 15:16:07,360 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:07,361 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 3012.504953 ms
2024-04-30 15:16:07,361 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSerialMessageConsumption [activemq-j2ee]>
2024-04-30 15:16:07,362 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:07,362 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishSubscribe [activemq-j2ee]>
2024-04-30 15:16:07,362 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1254810823'.
2024-04-30 15:16:07,363 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #216 initialized: null
2024-04-30 15:16:07,363 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom216]
2024-04-30 15:16:07,363 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom216]
2024-04-30 15:16:07,363 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom216]
2024-04-30 15:16:07,363 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom216]
2024-04-30 15:16:07,363 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom216]
2024-04-30 15:16:07,364 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom216, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:213) is starting - MDC[activemq.broker=mom216]
2024-04-30 15:16:07,364 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom216, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:213) started - MDC[activemq.broker=mom216]
2024-04-30 15:16:07,364 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom216]
2024-04-30 15:16:07,364 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom216 started - MDC[activemq.broker=mom216]
2024-04-30 15:16:07,366 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-638:2,clientId=null,started=false} - MDC[activemq.broker=mom216]
2024-04-30 15:16:07,368 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@557fe039, org.eclipse.scout.rt.mom.jms.JmsSubscription@231d5119] - MDC[activemq.broker=mom216]
2024-04-30 15:16:07,371 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@72161dbb, org.eclipse.scout.rt.mom.jms.JmsSubscription@69ca71b3] - MDC[activemq.broker=mom216]
2024-04-30 15:16:07,374 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@184b24d4, org.eclipse.scout.rt.mom.jms.JmsSubscription@450b99f2] - MDC[activemq.broker=mom216]
2024-04-30 15:16:07,377 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@11636d43, org.eclipse.scout.rt.mom.jms.JmsSubscription@753b6846] - MDC[activemq.broker=mom216]
2024-04-30 15:16:07,380 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@322f6283, org.eclipse.scout.rt.mom.jms.JmsSubscription@168f447d] - MDC[activemq.broker=mom216]
2024-04-30 15:16:07,382 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@33012e6f, org.eclipse.scout.rt.mom.jms.JmsSubscription@7593716d] - MDC[activemq.broker=mom216]
2024-04-30 15:16:07,384 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@621c7b91, org.eclipse.scout.rt.mom.jms.JmsSubscription@223e51e4] - MDC[activemq.broker=mom216]
2024-04-30 15:16:07,387 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@bd8f424, org.eclipse.scout.rt.mom.jms.JmsSubscription@620ba2b0] - MDC[activemq.broker=mom216]
2024-04-30 15:16:07,389 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@4f290f46, org.eclipse.scout.rt.mom.jms.JmsSubscription@2bfe398b] - MDC[activemq.broker=mom216]
2024-04-30 15:16:07,392 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@6e48b9ed, org.eclipse.scout.rt.mom.jms.JmsSubscription@38ed9fb2] - MDC[activemq.broker=mom216]
2024-04-30 15:16:07,392 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom216]
2024-04-30 15:16:07,392 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom216]
2024-04-30 15:16:07,393 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom216 stopped - MDC[activemq.broker=mom216]
2024-04-30 15:16:07,393 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom216, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:213) is shutting down - MDC[activemq.broker=mom216]
2024-04-30 15:16:07,393 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom216, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:213) uptime 0.030 seconds - MDC[activemq.broker=mom216]
2024-04-30 15:16:07,393 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom216, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:213) is shutdown - MDC[activemq.broker=mom216]
2024-04-30 15:16:07,393 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:07,393 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 31.847496 ms
2024-04-30 15:16:07,394 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishSubscribe [activemq-j2ee]>
2024-04-30 15:16:07,394 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:07,394 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribe [activemq-j2ee]>
2024-04-30 15:16:07,395 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 275639846'.
2024-04-30 15:16:07,395 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #217 initialized: null
2024-04-30 15:16:07,396 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom217]
2024-04-30 15:16:07,396 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom217]
2024-04-30 15:16:07,396 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom217]
2024-04-30 15:16:07,396 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom217]
2024-04-30 15:16:07,396 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom217]
2024-04-30 15:16:07,396 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom217, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:214) is starting - MDC[activemq.broker=mom217]
2024-04-30 15:16:07,397 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom217, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:214) started - MDC[activemq.broker=mom217]
2024-04-30 15:16:07,397 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom217]
2024-04-30 15:16:07,397 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom217 started - MDC[activemq.broker=mom217]
2024-04-30 15:16:07,399 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-641:2,clientId=null,started=false} - MDC[activemq.broker=mom217]
2024-04-30 15:16:07,400 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4ba99bb7] - MDC[activemq.broker=mom217]
2024-04-30 15:16:07,401 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom217]
2024-04-30 15:16:07,401 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom217]
2024-04-30 15:16:07,401 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom217 stopped - MDC[activemq.broker=mom217]
2024-04-30 15:16:07,401 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom217, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:214) is shutting down - MDC[activemq.broker=mom217]
2024-04-30 15:16:07,402 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom217, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:214) uptime 0.006 seconds - MDC[activemq.broker=mom217]
2024-04-30 15:16:07,402 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom217, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:214) is shutdown - MDC[activemq.broker=mom217]
2024-04-30 15:16:07,402 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:07,402 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.671626 ms
2024-04-30 15:16:07,402 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribe [activemq-j2ee]>
2024-04-30 15:16:07,403 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:07,403 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishJsonDataSecure [activemq-j2ee]>
2024-04-30 15:16:07,403 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 996656695'.
2024-04-30 15:16:07,404 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #218 initialized: null
2024-04-30 15:16:07,404 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom218]
2024-04-30 15:16:07,404 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom218]
2024-04-30 15:16:07,404 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom218]
2024-04-30 15:16:07,404 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom218]
2024-04-30 15:16:07,404 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom218]
2024-04-30 15:16:07,405 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom218, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:215) is starting - MDC[activemq.broker=mom218]
2024-04-30 15:16:07,405 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom218, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:215) started - MDC[activemq.broker=mom218]
2024-04-30 15:16:07,405 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom218]
2024-04-30 15:16:07,405 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom218 started - MDC[activemq.broker=mom218]
2024-04-30 15:16:07,405 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-644:1,clientId=null,started=false} - MDC[activemq.broker=mom218]
2024-04-30 15:16:07,408 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@71c9c7f3, org.eclipse.scout.rt.mom.jms.JmsSubscription@6979e9b8] - MDC[activemq.broker=mom218]
2024-04-30 15:16:07,409 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom218]
2024-04-30 15:16:07,409 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom218]
2024-04-30 15:16:07,409 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom218 stopped - MDC[activemq.broker=mom218]
2024-04-30 15:16:07,409 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom218, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:215) is shutting down - MDC[activemq.broker=mom218]
2024-04-30 15:16:07,410 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom218, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:215) uptime 0.005 seconds - MDC[activemq.broker=mom218]
2024-04-30 15:16:07,410 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom218, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:215) is shutdown - MDC[activemq.broker=mom218]
2024-04-30 15:16:07,410 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:07,410 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 6.884645 ms
2024-04-30 15:16:07,410 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishJsonDataSecure [activemq-j2ee]>
2024-04-30 15:16:07,411 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:07,411 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscribeTransactional [artemis]>
2024-04-30 15:16:07,411 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1921839734'.
2024-04-30 15:16:07,413 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:07,414 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9180416a-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:07,416 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9180687d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9180416a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9180416a-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1882e311, true, {}]
2024-04-30 15:16:07,417 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1435feb6
2024-04-30 15:16:07,417 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9180b69e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9180416a-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9180416a-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b4f6163, true, {}]
2024-04-30 15:16:07,419 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 9180b69e-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testSubscribeTransactional, [ANYCAST], true]
2024-04-30 15:16:07,419 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@634d278c
2024-04-30 15:16:07,420 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testSubscribeTransactional, address=test/mom/testSubscribeTransactional, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:16:07,421 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@127a8861
2024-04-30 15:16:07,423 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=144, durable=true, userID=918179f1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1997771302, context: RoutingContextImpl(Address=test/mom/testSubscribeTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeTransactional previousRoute:ANYCAST, reusable=true, version=-2147483014)
..................................................
***** durable queues test/mom/testSubscribeTransactional:
- queueID=141 address:test/mom/testSubscribeTransactional name:test/mom/testSubscribeTransactional filter:null
***** non durable for test/mom/testSubscribeTransactional:
..................................................
, transaction: null
2024-04-30 15:16:07,443 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9184ae42-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9180416a-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9180416a-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5778144a, true, {}]
2024-04-30 15:16:07,444 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testSubscribeTransactional, null, 0, false, true, null]
2024-04-30 15:16:07,444 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=918179f1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1997771302
2024-04-30 15:16:07,446 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=144, durable=true, userID=918179f1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1997771302 to transaction: TransactionImpl [xid=null, txID=147, xid=null, state=ACTIVE, createTime=1714490167443(Tue Apr 30 15:16:07 UTC 2024), timeoutSeconds=300, nr operations = 1]@7fc912cd
2024-04-30 15:16:07,451 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.rolledBackTransaction(AuditLogger_impl.java:2795) - AMQ601761: User anonymous@invm:0 rolled back transaction TransactionImpl [xid=null, txID=147, xid=null, state=ROLLEDBACK, createTime=1714490167443(Tue Apr 30 15:16:07 UTC 2024), timeoutSeconds=300, nr operations = 0]@7fc912cd involving Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=918179f1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1997771302
2024-04-30 15:16:07,451 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=918179f1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1997771302
2024-04-30 15:16:07,453 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=144, durable=true, userID=918179f1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1997771302 to transaction: TransactionImpl [xid=null, txID=152, xid=null, state=ACTIVE, createTime=1714490167452(Tue Apr 30 15:16:07 UTC 2024), timeoutSeconds=300, nr operations = 1]@f7d202e
2024-04-30 15:16:07,457 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.rolledBackTransaction(AuditLogger_impl.java:2795) - AMQ601761: User anonymous@invm:0 rolled back transaction TransactionImpl [xid=null, txID=152, xid=null, state=ROLLEDBACK, createTime=1714490167452(Tue Apr 30 15:16:07 UTC 2024), timeoutSeconds=300, nr operations = 0]@f7d202e involving Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=918179f1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1997771302
2024-04-30 15:16:07,457 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=918179f1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1997771302
2024-04-30 15:16:07,458 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=144, durable=true, userID=918179f1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1997771302 to transaction: TransactionImpl [xid=null, txID=154, xid=null, state=ACTIVE, createTime=1714490167457(Tue Apr 30 15:16:07 UTC 2024), timeoutSeconds=300, nr operations = 1]@2c3cdde6
2024-04-30 15:16:07,460 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.rolledBackTransaction(AuditLogger_impl.java:2795) - AMQ601761: User anonymous@invm:0 rolled back transaction TransactionImpl [xid=null, txID=154, xid=null, state=ROLLEDBACK, createTime=1714490167457(Tue Apr 30 15:16:07 UTC 2024), timeoutSeconds=300, nr operations = 0]@2c3cdde6 involving Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=918179f1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1997771302
2024-04-30 15:16:07,461 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=918179f1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1997771302
2024-04-30 15:16:07,462 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=144, durable=true, userID=918179f1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1997771302 to transaction: TransactionImpl [xid=null, txID=156, xid=null, state=ACTIVE, createTime=1714490167461(Tue Apr 30 15:16:07 UTC 2024), timeoutSeconds=300, nr operations = 1]@100bb28a
2024-04-30 15:16:07,462 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [91879473-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9180416a-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9180416a-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a7a7940, true, {}]
2024-04-30 15:16:07,463 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=160, durable=true, userID=91879475-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@778174753, context: RoutingContextImpl(Address=test/mom/testSubscribeTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeTransactional previousRoute:ANYCAST, reusable=true, version=-2147483014)
..................................................
***** durable queues test/mom/testSubscribeTransactional:
- queueID=141 address:test/mom/testSubscribeTransactional name:test/mom/testSubscribeTransactional filter:null
***** non durable for test/mom/testSubscribeTransactional:
..................................................
, transaction: null
2024-04-30 15:16:07,464 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSubscribeTransactional: CoreMessage[messageID=144, durable=true, userID=918179f1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1997771302, transaction: TransactionImpl [xid=null, txID=156, xid=null, state=COMMITTED, createTime=1714490167461(Tue Apr 30 15:16:07 UTC 2024), timeoutSeconds=300, nr operations = 0]@100bb28a
2024-04-30 15:16:07,464 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[160]:RELIABLE:CoreMessage[messageID=160, durable=true, userID=91879475-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@778174753
2024-04-30 15:16:07,465 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=160, durable=true, userID=91879475-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@778174753 to transaction: TransactionImpl [xid=null, txID=159, xid=null, state=ACTIVE, createTime=1714490167462(Tue Apr 30 15:16:07 UTC 2024), timeoutSeconds=300, nr operations = 1]@2c16d987
2024-04-30 15:16:07,467 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSubscribeTransactional: CoreMessage[messageID=160, durable=true, userID=91879475-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:07 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@778174753, transaction: TransactionImpl [xid=null, txID=159, xid=null, state=COMMITTED, createTime=1714490167462(Tue Apr 30 15:16:07 UTC 2024), timeoutSeconds=300, nr operations = 0]@2c16d987
2024-04-30 15:16:08,465 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@6479b4cb, org.eclipse.scout.rt.mom.jms.JmsSubscription@135ec43a]
2024-04-30 15:16:08,466 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:08,466 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:08,467 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9180416a-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:08,467 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:08,468 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1056.915042 ms
2024-04-30 15:16:08,468 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscribeTransactional [artemis]>
2024-04-30 15:16:08,469 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:08,469 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]>
2024-04-30 15:16:08,469 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 859631037'.
2024-04-30 15:16:08,471 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:08,471 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 92218a87-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:08,472 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9221b19a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=92218a87-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=92218a87-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@256c228, true, {}]
2024-04-30 15:16:08,473 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7fb84ef7
2024-04-30 15:16:08,474 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9221d8ab-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=92218a87-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=92218a87-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d153369, true, {}]
2024-04-30 15:16:08,475 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 9221d8ab-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testQueuePublishFirst, [ANYCAST], true]
2024-04-30 15:16:08,475 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@450b2469
2024-04-30 15:16:08,476 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueuePublishFirst, address=test/mom/testQueuePublishFirst, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:16:08,477 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5688b314
2024-04-30 15:16:08,478 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=179, durable=true, userID=922274ee-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@796272614, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-04-30 15:16:08,480 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9222c30f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=92218a87-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=92218a87-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1bdad4ad, true, {}]
2024-04-30 15:16:08,480 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-04-30 15:16:08,481 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[179]:RELIABLE:CoreMessage[messageID=179, durable=true, userID=922274ee-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@796272614
2024-04-30 15:16:08,482 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=179, durable=true, userID=922274ee-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@796272614 to transaction: TransactionImpl [xid=null, txID=186, xid=null, state=ACTIVE, createTime=1714490168482(Tue Apr 30 15:16:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7263197f
2024-04-30 15:16:08,482 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6f2bb798]
2024-04-30 15:16:08,486 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=179, durable=true, userID=922274ee-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@796272614, transaction: TransactionImpl [xid=null, txID=186, xid=null, state=COMMITTED, createTime=1714490168482(Tue Apr 30 15:16:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7263197f
2024-04-30 15:16:08,487 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:08,487 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:08,487 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 92218a87-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:08,488 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:08,488 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 19.104267 ms
2024-04-30 15:16:08,488 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]>
2024-04-30 15:16:08,488 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:08,488 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]>
2024-04-30 15:16:08,489 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1124557606'.
2024-04-30 15:16:08,490 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:08,490 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 922470c1-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:08,491 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [922497d4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=922470c1-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=922470c1-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39b2b417, true, {}]
2024-04-30 15:16:08,492 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@36afd06f
2024-04-30 15:16:08,492 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9224bee5-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=922470c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=922470c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67836671, true, {}]
2024-04-30 15:16:08,494 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=197, durable=true, userID=92250d07-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@391564077, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-04-30 15:16:08,496 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [92253418-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=922470c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=922470c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14792b4d, true, {}]
2024-04-30 15:16:08,496 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-04-30 15:16:08,497 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[197]:RELIABLE:CoreMessage[messageID=197, durable=true, userID=92250d07-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@391564077
2024-04-30 15:16:08,497 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=197, durable=true, userID=92250d07-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@391564077 to transaction: TransactionImpl [xid=null, txID=204, xid=null, state=ACTIVE, createTime=1714490168497(Tue Apr 30 15:16:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5e56567
2024-04-30 15:16:08,498 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@202ed88d]
2024-04-30 15:16:08,498 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=197, durable=true, userID=92250d07-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@391564077, transaction: TransactionImpl [xid=null, txID=204, xid=null, state=COMMITTED, createTime=1714490168497(Tue Apr 30 15:16:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5e56567
2024-04-30 15:16:08,499 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:08,499 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:08,499 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 922470c1-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:08,500 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:08,500 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.567802 ms
2024-04-30 15:16:08,500 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]>
2024-04-30 15:16:08,500 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:08,500 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]>
2024-04-30 15:16:08,501 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1279007075'.
2024-04-30 15:16:08,502 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:08,502 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9226458a-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:08,503 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [92266c9d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9226458a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9226458a-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2272d56d, true, {}]
2024-04-30 15:16:08,504 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7f129873
2024-04-30 15:16:08,504 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [922693ae-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9226458a-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9226458a-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ce56b6a, true, {}]
2024-04-30 15:16:08,506 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=215, durable=true, userID=9226bac0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1398340493, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-04-30 15:16:08,507 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [922708e1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9226458a-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9226458a-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8aea958, true, {}]
2024-04-30 15:16:08,508 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-04-30 15:16:08,508 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[215]:RELIABLE:CoreMessage[messageID=215, durable=true, userID=9226bac0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1398340493
2024-04-30 15:16:08,509 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=215, durable=true, userID=9226bac0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1398340493 to transaction: TransactionImpl [xid=null, txID=222, xid=null, state=ACTIVE, createTime=1714490168509(Tue Apr 30 15:16:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@36980aaa
2024-04-30 15:16:08,509 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@45d28ab7]
2024-04-30 15:16:08,510 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=215, durable=true, userID=9226bac0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1398340493, transaction: TransactionImpl [xid=null, txID=222, xid=null, state=COMMITTED, createTime=1714490168509(Tue Apr 30 15:16:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@36980aaa
2024-04-30 15:16:08,511 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:08,511 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:08,511 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9226458a-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:08,512 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:08,512 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.407762 ms
2024-04-30 15:16:08,512 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]>
2024-04-30 15:16:08,512 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:08,512 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]>
2024-04-30 15:16:08,513 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2019896341'.
2024-04-30 15:16:08,514 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:08,514 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 92281a53-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:08,515 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [92284166-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=92281a53-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=92281a53-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51d892e8, true, {}]
2024-04-30 15:16:08,516 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6942ff10
2024-04-30 15:16:08,516 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [92286877-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=92281a53-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=92281a53-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@784fc033, true, {}]
2024-04-30 15:16:08,518 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=233, durable=true, userID=9228b699-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1557808615, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-04-30 15:16:08,520 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9228ddaa-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=92281a53-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=92281a53-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@199137b7, true, {}]
2024-04-30 15:16:08,520 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-04-30 15:16:08,521 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[233]:RELIABLE:CoreMessage[messageID=233, durable=true, userID=9228b699-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1557808615
2024-04-30 15:16:08,521 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=233, durable=true, userID=9228b699-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1557808615 to transaction: TransactionImpl [xid=null, txID=240, xid=null, state=ACTIVE, createTime=1714490168521(Tue Apr 30 15:16:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@36e8894c
2024-04-30 15:16:08,522 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@e316971]
2024-04-30 15:16:08,522 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=233, durable=true, userID=9228b699-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1557808615, transaction: TransactionImpl [xid=null, txID=240, xid=null, state=COMMITTED, createTime=1714490168521(Tue Apr 30 15:16:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@36e8894c
2024-04-30 15:16:08,523 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:08,523 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:08,523 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 92281a53-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:08,524 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:08,524 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.443792 ms
2024-04-30 15:16:08,524 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]>
2024-04-30 15:16:08,524 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:08,524 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]>
2024-04-30 15:16:08,525 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1448348248'.
2024-04-30 15:16:08,526 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:08,526 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9229ef1c-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:08,527 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [922a162f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9229ef1c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9229ef1c-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58ac3d8c, true, {}]
2024-04-30 15:16:08,528 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1bff4cb9
2024-04-30 15:16:08,528 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [922a3d40-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9229ef1c-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9229ef1c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@693e260f, true, {}]
2024-04-30 15:16:08,530 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=251, durable=true, userID=922a6452-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@478262082, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-04-30 15:16:08,531 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [922ab273-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9229ef1c-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9229ef1c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79054885, true, {}]
2024-04-30 15:16:08,531 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-04-30 15:16:08,532 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[251]:RELIABLE:CoreMessage[messageID=251, durable=true, userID=922a6452-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@478262082
2024-04-30 15:16:08,533 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=251, durable=true, userID=922a6452-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@478262082 to transaction: TransactionImpl [xid=null, txID=258, xid=null, state=ACTIVE, createTime=1714490168533(Tue Apr 30 15:16:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@499fd6a7
2024-04-30 15:16:08,533 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5a4a8a33]
2024-04-30 15:16:08,533 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=251, durable=true, userID=922a6452-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@478262082, transaction: TransactionImpl [xid=null, txID=258, xid=null, state=COMMITTED, createTime=1714490168533(Tue Apr 30 15:16:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@499fd6a7
2024-04-30 15:16:08,534 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:08,534 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:08,535 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9229ef1c-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:08,535 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:08,535 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.826265 ms
2024-04-30 15:16:08,535 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]>
2024-04-30 15:16:08,536 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:08,536 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]>
2024-04-30 15:16:08,536 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1674536087'.
2024-04-30 15:16:08,537 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:08,538 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 922bc3e5-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:08,538 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [922bc3e8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=922bc3e5-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=922bc3e5-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1bb82583, true, {}]
2024-04-30 15:16:08,539 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5dce3e82
2024-04-30 15:16:08,539 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [922beaf9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=922bc3e5-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=922bc3e5-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@442e0ddf, true, {}]
2024-04-30 15:16:08,541 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=269, durable=true, userID=922c120b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@948159171, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-04-30 15:16:08,542 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [922c602c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=922bc3e5-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=922bc3e5-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5528b, true, {}]
2024-04-30 15:16:08,543 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-04-30 15:16:08,543 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[269]:RELIABLE:CoreMessage[messageID=269, durable=true, userID=922c120b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@948159171
2024-04-30 15:16:08,544 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=269, durable=true, userID=922c120b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@948159171 to transaction: TransactionImpl [xid=null, txID=276, xid=null, state=ACTIVE, createTime=1714490168544(Tue Apr 30 15:16:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@fea0eb1
2024-04-30 15:16:08,544 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@76d9fe26]
2024-04-30 15:16:08,545 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=269, durable=true, userID=922c120b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@948159171, transaction: TransactionImpl [xid=null, txID=276, xid=null, state=COMMITTED, createTime=1714490168544(Tue Apr 30 15:16:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@fea0eb1
2024-04-30 15:16:08,545 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:08,545 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:08,546 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 922bc3e5-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:08,547 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:08,547 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.889099 ms
2024-04-30 15:16:08,547 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]>
2024-04-30 15:16:08,547 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:08,547 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]>
2024-04-30 15:16:08,547 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1785356531'.
2024-04-30 15:16:08,549 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:08,549 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 922d719e-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:08,550 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [922d98b1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=922d719e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=922d719e-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@411b87e3, true, {}]
2024-04-30 15:16:08,551 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@37b04a2a
2024-04-30 15:16:08,551 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [922dbfc2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=922d719e-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=922d719e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a071c7, true, {}]
2024-04-30 15:16:08,553 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=287, durable=true, userID=922de6d4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1263897617, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-04-30 15:16:08,554 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [922e34f5-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=922d719e-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=922d719e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7caba8a3, true, {}]
2024-04-30 15:16:08,554 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-04-30 15:16:08,555 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[287]:RELIABLE:CoreMessage[messageID=287, durable=true, userID=922de6d4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1263897617
2024-04-30 15:16:08,556 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=287, durable=true, userID=922de6d4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1263897617 to transaction: TransactionImpl [xid=null, txID=294, xid=null, state=ACTIVE, createTime=1714490168556(Tue Apr 30 15:16:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@315fd70a
2024-04-30 15:16:08,556 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@22071f0]
2024-04-30 15:16:08,556 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=287, durable=true, userID=922de6d4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1263897617, transaction: TransactionImpl [xid=null, txID=294, xid=null, state=COMMITTED, createTime=1714490168556(Tue Apr 30 15:16:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@315fd70a
2024-04-30 15:16:08,557 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:08,557 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:08,557 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 922d719e-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:08,558 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:08,558 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.943778 ms
2024-04-30 15:16:08,558 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]>
2024-04-30 15:16:08,559 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:08,559 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]>
2024-04-30 15:16:08,559 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1602545508'.
2024-04-30 15:16:08,560 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:08,561 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 922f4667-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:08,561 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [922f466a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=922f4667-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=922f4667-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7fa13051, true, {}]
2024-04-30 15:16:08,562 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7b6d88d1
2024-04-30 15:16:08,562 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [922f6d7b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=922f4667-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=922f4667-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50589bbf, true, {}]
2024-04-30 15:16:08,564 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=305, durable=true, userID=922f948d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@296237309, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-04-30 15:16:08,565 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [922fe2ae-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=922f4667-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=922f4667-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45edf61e, true, {}]
2024-04-30 15:16:08,566 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-04-30 15:16:08,566 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[305]:RELIABLE:CoreMessage[messageID=305, durable=true, userID=922f948d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@296237309
2024-04-30 15:16:08,567 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=305, durable=true, userID=922f948d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@296237309 to transaction: TransactionImpl [xid=null, txID=312, xid=null, state=ACTIVE, createTime=1714490168567(Tue Apr 30 15:16:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4d2aff10
2024-04-30 15:16:08,567 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@582b6362]
2024-04-30 15:16:08,568 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=305, durable=true, userID=922f948d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@296237309, transaction: TransactionImpl [xid=null, txID=312, xid=null, state=COMMITTED, createTime=1714490168567(Tue Apr 30 15:16:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4d2aff10
2024-04-30 15:16:08,568 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:08,569 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:08,569 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 922f4667-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:08,570 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:08,570 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.881710 ms
2024-04-30 15:16:08,570 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]>
2024-04-30 15:16:08,570 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:08,570 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]>
2024-04-30 15:16:08,570 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 780742924'.
2024-04-30 15:16:08,572 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:08,572 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9230f420-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:08,573 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9230f423-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9230f420-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9230f420-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33512ce0, true, {}]
2024-04-30 15:16:08,574 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@34dc40d5
2024-04-30 15:16:08,574 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [92314244-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9230f420-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9230f420-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63bb89d5, true, {}]
2024-04-30 15:16:08,575 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=323, durable=true, userID=92316956-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@444514991, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-04-30 15:16:08,576 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [92319067-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9230f420-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9230f420-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b8b18ba, true, {}]
2024-04-30 15:16:08,577 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-04-30 15:16:08,577 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[323]:RELIABLE:CoreMessage[messageID=323, durable=true, userID=92316956-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@444514991
2024-04-30 15:16:08,578 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=323, durable=true, userID=92316956-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@444514991 to transaction: TransactionImpl [xid=null, txID=330, xid=null, state=ACTIVE, createTime=1714490168578(Tue Apr 30 15:16:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@415f2db9
2024-04-30 15:16:08,578 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3a892b9f]
2024-04-30 15:16:08,579 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=323, durable=true, userID=92316956-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@444514991, transaction: TransactionImpl [xid=null, txID=330, xid=null, state=COMMITTED, createTime=1714490168578(Tue Apr 30 15:16:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@415f2db9
2024-04-30 15:16:08,580 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:08,580 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:08,580 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9230f420-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:08,581 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:08,581 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.813477 ms
2024-04-30 15:16:08,581 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]>
2024-04-30 15:16:08,581 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:08,581 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]>
2024-04-30 15:16:08,582 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 222522961'.
2024-04-30 15:16:08,583 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:08,583 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9232a1d9-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:08,584 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9232c8ec-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9232a1d9-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9232a1d9-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a36b285, true, {}]
2024-04-30 15:16:08,585 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5a2ce458
2024-04-30 15:16:08,585 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9232effd-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9232a1d9-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9232a1d9-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5af08307, true, {}]
2024-04-30 15:16:08,587 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=341, durable=true, userID=9233170f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@216928131, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-04-30 15:16:08,588 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [92336530-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9232a1d9-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9232a1d9-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@344d5c72, true, {}]
2024-04-30 15:16:08,589 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-04-30 15:16:08,589 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[341]:RELIABLE:CoreMessage[messageID=341, durable=true, userID=9233170f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@216928131
2024-04-30 15:16:08,590 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=341, durable=true, userID=9233170f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@216928131 to transaction: TransactionImpl [xid=null, txID=348, xid=null, state=ACTIVE, createTime=1714490168589(Tue Apr 30 15:16:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3b4f654b
2024-04-30 15:16:08,590 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@64f55630]
2024-04-30 15:16:08,591 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=341, durable=true, userID=9233170f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@216928131, transaction: TransactionImpl [xid=null, txID=348, xid=null, state=COMMITTED, createTime=1714490168589(Tue Apr 30 15:16:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3b4f654b
2024-04-30 15:16:08,591 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:08,591 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:08,592 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9232a1d9-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:08,592 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:08,592 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.790016 ms
2024-04-30 15:16:08,592 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]>
2024-04-30 15:16:08,593 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:08,593 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]>
2024-04-30 15:16:08,593 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 222205481'.
2024-04-30 15:16:08,595 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:08,595 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 923476a2-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:08,595 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [923476a5-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=923476a2-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=923476a2-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74e702af, true, {}]
2024-04-30 15:16:08,596 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@26bd2d7d
2024-04-30 15:16:08,597 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [92349db6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=923476a2-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=923476a2-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d1080f2, true, {}]
2024-04-30 15:16:08,597 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 92349db6-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true]
2024-04-30 15:16:08,598 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@218b5855
2024-04-30 15:16:08,600 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=361, durable=true, userID=9234ebd8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2598110, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-04-30 15:16:08,601 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [923539f9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=923476a2-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=923476a2-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24bb65fe, true, {}]
2024-04-30 15:16:08,601 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=60c73459-4ef6-42bb-9838-d3e70409d38e, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:08,602 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@402a5f39
2024-04-30 15:16:08,602 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 60c73459-4ef6-42bb-9838-d3e70409d38e, null, 0, false, true, null]
2024-04-30 15:16:08,803 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2cf29dce]
2024-04-30 15:16:08,803 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [60c73459-4ef6-42bb-9838-d3e70409d38e]
2024-04-30 15:16:08,805 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:08,805 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:08,806 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 923476a2-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:08,806 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:08,806 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 212.988639 ms
2024-04-30 15:16:08,806 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]>
2024-04-30 15:16:08,807 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:08,807 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]>
2024-04-30 15:16:08,807 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 727034999'.
2024-04-30 15:16:08,809 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:08,809 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 92551e0c-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:08,810 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9255451f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=92551e0c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=92551e0c-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a976d32, true, {}]
2024-04-30 15:16:08,811 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@bf2f2ce
2024-04-30 15:16:08,811 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [92556c30-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=92551e0c-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=92551e0c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7cebbe65, true, {}]
2024-04-30 15:16:08,812 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 92556c30-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true]
2024-04-30 15:16:08,813 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@752e7de7
2024-04-30 15:16:08,814 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=389, durable=true, userID=9255ba52-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:08 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1757508990, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-04-30 15:16:08,815 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [92560873-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=92551e0c-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=92551e0c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f57ca94, true, {}]
2024-04-30 15:16:08,816 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2a00028d-c146-4bd2-a0eb-f336edb8162f, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:08,816 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@73e9e744
2024-04-30 15:16:08,816 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2a00028d-c146-4bd2-a0eb-f336edb8162f, null, 0, false, true, null]
2024-04-30 15:16:09,017 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6e925a46]
2024-04-30 15:16:09,018 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [2a00028d-c146-4bd2-a0eb-f336edb8162f]
2024-04-30 15:16:09,019 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:09,019 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:09,020 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 92551e0c-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:09,020 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:09,021 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 213.623468 ms
2024-04-30 15:16:09,021 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]>
2024-04-30 15:16:09,021 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:09,021 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]>
2024-04-30 15:16:09,021 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 902790808'.
2024-04-30 15:16:09,023 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:09,023 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9275c576-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:09,024 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9275ec89-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9275c576-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9275c576-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5816cf21, true, {}]
2024-04-30 15:16:09,025 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3f8961fc
2024-04-30 15:16:09,025 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9276139a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9275c576-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9275c576-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2225d974, true, {}]
2024-04-30 15:16:09,026 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 9276139a-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true]
2024-04-30 15:16:09,026 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@70cb628c
2024-04-30 15:16:09,027 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=417, durable=true, userID=927661bc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:09 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1771323614, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-04-30 15:16:09,028 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [927688cd-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9275c576-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9275c576-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17aa690d, true, {}]
2024-04-30 15:16:09,029 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3476aee2-f380-4260-9bea-8ebb11b75524, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:09,029 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@23796aef
2024-04-30 15:16:09,030 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3476aee2-f380-4260-9bea-8ebb11b75524, null, 0, false, true, null]
2024-04-30 15:16:09,230 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@360b6ea1]
2024-04-30 15:16:09,231 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [3476aee2-f380-4260-9bea-8ebb11b75524]
2024-04-30 15:16:09,232 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:09,232 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:09,233 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9275c576-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:09,234 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:09,234 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 212.609587 ms
2024-04-30 15:16:09,234 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]>
2024-04-30 15:16:09,234 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:09,234 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]>
2024-04-30 15:16:09,235 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1386906863'.
2024-04-30 15:16:09,237 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:09,237 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 92966ce0-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:09,238 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [929693f3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=92966ce0-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=92966ce0-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f9be98d, true, {}]
2024-04-30 15:16:09,239 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@17d6b6e
2024-04-30 15:16:09,239 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9296bb04-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=92966ce0-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=92966ce0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ca0ebf8, true, {}]
2024-04-30 15:16:09,240 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 9296bb04-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true]
2024-04-30 15:16:09,240 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@54418c01
2024-04-30 15:16:09,241 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=445, durable=true, userID=92970926-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:09 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2057396400, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-04-30 15:16:09,243 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [92973037-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=92966ce0-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=92966ce0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29bb1d25, true, {}]
2024-04-30 15:16:09,243 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=787734a7-d4fe-40f3-a772-d0cc2d4aea55, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:09,244 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@12075cdf
2024-04-30 15:16:09,244 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 787734a7-d4fe-40f3-a772-d0cc2d4aea55, null, 0, false, true, null]
2024-04-30 15:16:09,445 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@12d76643]
2024-04-30 15:16:09,445 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [787734a7-d4fe-40f3-a772-d0cc2d4aea55]
2024-04-30 15:16:09,447 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:09,447 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:09,448 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 92966ce0-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:09,448 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:09,448 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 213.864333 ms
2024-04-30 15:16:09,448 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]>
2024-04-30 15:16:09,449 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:09,449 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]>
2024-04-30 15:16:09,449 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 421948579'.
2024-04-30 15:16:09,451 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:09,451 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 92b7144a-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:09,452 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [92b73b5d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=92b7144a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=92b7144a-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3732d03e, true, {}]
2024-04-30 15:16:09,453 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@fc9313d
2024-04-30 15:16:09,453 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [92b7626e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=92b7144a-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=92b7144a-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a4e1056, true, {}]
2024-04-30 15:16:09,454 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 92b7626e-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true]
2024-04-30 15:16:09,454 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@60a7b2d7
2024-04-30 15:16:09,456 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=473, durable=true, userID=92b7b090-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:09 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1496554060, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-04-30 15:16:09,457 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [92b7d7a1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=92b7144a-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=92b7144a-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33039571, true, {}]
2024-04-30 15:16:09,457 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1bda4348-b2df-43d0-8674-cd9307c505e1, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:09,458 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@33dd886a
2024-04-30 15:16:09,459 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1bda4348-b2df-43d0-8674-cd9307c505e1, null, 0, false, true, null]
2024-04-30 15:16:09,659 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@407956a5]
2024-04-30 15:16:09,660 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [1bda4348-b2df-43d0-8674-cd9307c505e1]
2024-04-30 15:16:09,662 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:09,662 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:09,662 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 92b7144a-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:09,663 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:09,663 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 214.182996 ms
2024-04-30 15:16:09,663 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]>
2024-04-30 15:16:09,664 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:09,664 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]>
2024-04-30 15:16:09,664 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 849855875'.
2024-04-30 15:16:09,667 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:09,667 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 92d809d4-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:09,668 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [92d830e7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=92d809d4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=92d809d4-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a4b134b, true, {}]
2024-04-30 15:16:09,669 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@68ad030d
2024-04-30 15:16:09,669 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [92d857f8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=92d809d4-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=92d809d4-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75bb0f18, true, {}]
2024-04-30 15:16:09,671 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 92d857f8-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true]
2024-04-30 15:16:09,671 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@764dcf62
2024-04-30 15:16:09,672 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=501, durable=true, userID=92d8a61a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:09 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@431743719, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-04-30 15:16:09,673 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [92d8f43b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=92d809d4-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=92d809d4-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43f88e4a, true, {}]
2024-04-30 15:16:09,674 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d042e6aa-be38-499a-a34e-86c5c89e62d0, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:09,674 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@c0edb1e
2024-04-30 15:16:09,675 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d042e6aa-be38-499a-a34e-86c5c89e62d0, null, 0, false, true, null]
2024-04-30 15:16:09,875 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3e49adfa]
2024-04-30 15:16:09,876 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [d042e6aa-be38-499a-a34e-86c5c89e62d0]
2024-04-30 15:16:09,878 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:09,878 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:09,879 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 92d809d4-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:09,879 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:09,879 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 215.085240 ms
2024-04-30 15:16:09,879 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]>
2024-04-30 15:16:09,880 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:09,880 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]>
2024-04-30 15:16:09,880 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 284101091'.
2024-04-30 15:16:09,882 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:09,882 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 92f8d84e-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:09,883 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [92f8ff61-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=92f8d84e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=92f8d84e-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@793a9b2c, true, {}]
2024-04-30 15:16:09,884 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@234421ca
2024-04-30 15:16:09,884 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [92f92672-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=92f8d84e-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=92f8d84e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6117bbc7, true, {}]
2024-04-30 15:16:09,885 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 92f92672-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true]
2024-04-30 15:16:09,886 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@495f4c97
2024-04-30 15:16:09,887 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=529, durable=true, userID=92f97494-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:09 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@752029621, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-04-30 15:16:09,888 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [92f9c2b5-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=92f8d84e-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=92f8d84e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78e8304f, true, {}]
2024-04-30 15:16:09,889 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=14c236f2-f5cd-414d-9077-eb9759a58c62, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:09,889 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4b3345bd
2024-04-30 15:16:09,890 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 14c236f2-f5cd-414d-9077-eb9759a58c62, null, 0, false, true, null]
2024-04-30 15:16:10,090 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7c0b83af]
2024-04-30 15:16:10,091 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [14c236f2-f5cd-414d-9077-eb9759a58c62]
2024-04-30 15:16:10,093 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:10,093 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:10,093 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 92f8d84e-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:10,094 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:10,094 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 214.279810 ms
2024-04-30 15:16:10,094 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]>
2024-04-30 15:16:10,095 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:10,095 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]>
2024-04-30 15:16:10,095 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1058976188'.
2024-04-30 15:16:10,097 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:10,097 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9319a6c8-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:10,098 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9319cddb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9319a6c8-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9319a6c8-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71a9dafe, true, {}]
2024-04-30 15:16:10,099 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@30ee413a
2024-04-30 15:16:10,099 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9319f4ec-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9319a6c8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9319a6c8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7304bc2c, true, {}]
2024-04-30 15:16:10,101 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 9319f4ec-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true]
2024-04-30 15:16:10,101 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@aaf9618
2024-04-30 15:16:10,102 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=557, durable=true, userID=931a430e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:10 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@64274243, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-04-30 15:16:10,103 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [931a912f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9319a6c8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9319a6c8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@911f504, true, {}]
2024-04-30 15:16:10,104 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3cccf422-a935-4d0b-80c5-2cbd3168f3d1, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:10,104 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@57d73e26
2024-04-30 15:16:10,105 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3cccf422-a935-4d0b-80c5-2cbd3168f3d1, null, 0, false, true, null]
2024-04-30 15:16:10,305 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@67e255cf]
2024-04-30 15:16:10,307 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [3cccf422-a935-4d0b-80c5-2cbd3168f3d1]
2024-04-30 15:16:10,308 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:10,308 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:10,309 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9319a6c8-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:10,310 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:10,310 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 214.751719 ms
2024-04-30 15:16:10,310 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]>
2024-04-30 15:16:10,310 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:10,310 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]>
2024-04-30 15:16:10,311 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 236947638'.
2024-04-30 15:16:10,313 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:10,313 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 933a9c52-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:10,314 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [933ac365-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=933a9c52-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=933a9c52-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@13caf95e, true, {}]
2024-04-30 15:16:10,315 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@393b99d
2024-04-30 15:16:10,315 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [933aea76-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=933a9c52-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=933a9c52-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ea7b29a, true, {}]
2024-04-30 15:16:10,316 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 933aea76-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true]
2024-04-30 15:16:10,316 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6bac02f4
2024-04-30 15:16:10,318 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=585, durable=true, userID=933b3898-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:10 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1341775201, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-04-30 15:16:10,319 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [933b5fa9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=933a9c52-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=933a9c52-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f050dc6, true, {}]
2024-04-30 15:16:10,319 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1d7042be-a4d1-41d9-9b97-28a48325bc1a, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:10,320 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4d7b2083
2024-04-30 15:16:10,320 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1d7042be-a4d1-41d9-9b97-28a48325bc1a, null, 0, false, true, null]
2024-04-30 15:16:10,521 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1895f7fe]
2024-04-30 15:16:10,521 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [1d7042be-a4d1-41d9-9b97-28a48325bc1a]
2024-04-30 15:16:10,523 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:10,523 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:10,523 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 933a9c52-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:10,524 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:10,524 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 213.799192 ms
2024-04-30 15:16:10,524 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]>
2024-04-30 15:16:10,525 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:10,525 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]>
2024-04-30 15:16:10,525 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 242731459'.
2024-04-30 15:16:10,527 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:10,527 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 935b43bc-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:10,527 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [935b43bf-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=935b43bc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=935b43bc-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@461143d4, true, {}]
2024-04-30 15:16:10,528 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@23471b2f
2024-04-30 15:16:10,528 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [935b6ad0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=935b43bc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=935b43bc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f838295, true, {}]
2024-04-30 15:16:10,529 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 935b6ad0-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true]
2024-04-30 15:16:10,530 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6548e387
2024-04-30 15:16:10,531 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=613, durable=true, userID=935bb8f2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:10 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@235628756, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-04-30 15:16:10,532 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [935c0713-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=935b43bc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=935b43bc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42c6aa22, true, {}]
2024-04-30 15:16:10,532 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=22ccc6d3-80e3-4e0a-aa87-00c35aed61c1, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:10,533 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1241bde6
2024-04-30 15:16:10,534 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 22ccc6d3-80e3-4e0a-aa87-00c35aed61c1, null, 0, false, true, null]
2024-04-30 15:16:10,734 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@58e61e18]
2024-04-30 15:16:10,735 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [22ccc6d3-80e3-4e0a-aa87-00c35aed61c1]
2024-04-30 15:16:10,737 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:10,737 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:10,737 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 935b43bc-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:10,738 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:10,738 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 213.467805 ms
2024-04-30 15:16:10,738 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]>
2024-04-30 15:16:10,739 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:10,739 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testProperties [artemis]>
2024-04-30 15:16:10,739 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 556304707'.
2024-04-30 15:16:10,741 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:10,742 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 937c1236-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom71]
2024-04-30 15:16:10,743 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [937c3949-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=937c1236-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=937c1236-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@355529ab, true, {}]
2024-04-30 15:16:10,744 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@46432f5c - MDC[jobName=JMS subscriber, activemq.broker=mom71]
2024-04-30 15:16:10,744 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [937c605a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=937c1236-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=937c1236-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ce8c1b3, true, {}]
2024-04-30 15:16:10,745 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 937c605a-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testProperties, [MULTICAST], true]
2024-04-30 15:16:10,745 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1c2c471f
2024-04-30 15:16:10,745 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f859d171-586a-48f4-aab5-96d7cb298df9, address=test/mom/testProperties, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:10,746 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@61ff7fef
2024-04-30 15:16:10,747 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f859d171-586a-48f4-aab5-96d7cb298df9, null, 0, false, true, null]
2024-04-30 15:16:10,747 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [937cd58c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=937c1236-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=937c1236-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61fe1db5, true, {}]
2024-04-30 15:16:10,748 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=647, durable=true, userID=937cfc9e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:10 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=624, properties=TypedProperties[prop=propValue, __AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@29692433, context: RoutingContextImpl(Address=test/mom/testProperties, routingType=MULTICAST, PreviousAddress=test/mom/testProperties previousRoute:MULTICAST, reusable=true, version=-2147482992)
..................................................
***** durable queues test/mom/testProperties:
***** non durable for test/mom/testProperties:
- queueID=641 address:test/mom/testProperties name:f859d171-586a-48f4-aab5-96d7cb298df9 filter:null
..................................................
, transaction: null
2024-04-30 15:16:10,748 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from f859d171-586a-48f4-aab5-96d7cb298df9: Reference[647]:RELIABLE:CoreMessage[messageID=647, durable=true, userID=937cfc9e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:10 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=624, properties=TypedProperties[prop=propValue, __AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@29692433
2024-04-30 15:16:10,749 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from f859d171-586a-48f4-aab5-96d7cb298df9: CoreMessage[messageID=647, durable=true, userID=937cfc9e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:10 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=624, properties=TypedProperties[prop=propValue, __AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@29692433 to transaction: TransactionImpl [xid=null, txID=650, xid=null, state=ACTIVE, createTime=1714490170749(Tue Apr 30 15:16:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6a451dd4
2024-04-30 15:16:10,749 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from f859d171-586a-48f4-aab5-96d7cb298df9: CoreMessage[messageID=647, durable=true, userID=937cfc9e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:10 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=624, properties=TypedProperties[prop=propValue, __AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@29692433, transaction: TransactionImpl [xid=null, txID=650, xid=null, state=COMMITTED, createTime=1714490170749(Tue Apr 30 15:16:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6a451dd4
2024-04-30 15:16:10,750 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2ab91b65]
2024-04-30 15:16:10,750 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [f859d171-586a-48f4-aab5-96d7cb298df9]
2024-04-30 15:16:10,751 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:10,752 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:10,752 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 937c1236-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:10,753 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:10,753 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.669633 ms
2024-04-30 15:16:10,753 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testProperties [artemis]>
2024-04-30 15:16:10,753 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:10,754 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishJsonData [artemis]>
2024-04-30 15:16:10,754 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2093546827'.
2024-04-30 15:16:10,755 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:10,756 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 937e3520-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom71]
2024-04-30 15:16:10,756 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [937e3523-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=937e3520-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=937e3520-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56e01cbe, true, {}]
2024-04-30 15:16:10,757 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2f649c55 - MDC[jobName=JMS subscriber, activemq.broker=mom71]
2024-04-30 15:16:10,757 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [937e5c34-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=937e3520-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=937e3520-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@131ceda7, true, {}]
2024-04-30 15:16:10,758 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishJsonData, address=test/mom/testPublishJsonData, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:16:10,758 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@706bdfaa
2024-04-30 15:16:10,759 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@529d4efb
2024-04-30 15:16:10,760 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishJsonData, null, 0, false, true, null]
2024-04-30 15:16:10,760 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [937ed166-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=937e3520-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=937e3520-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74940e1c, true, {}]
2024-04-30 15:16:10,761 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=677, durable=true, userID=937ed168-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=737, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2116370990, context: RoutingContextImpl(Address=test/mom/testPublishJsonData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishJsonData previousRoute:ANYCAST, reusable=true, version=-2147482990)
..................................................
***** durable queues test/mom/testPublishJsonData:
- queueID=670 address:test/mom/testPublishJsonData name:test/mom/testPublishJsonData filter:null
***** non durable for test/mom/testPublishJsonData:
..................................................
, transaction: null
2024-04-30 15:16:10,761 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishJsonData: Reference[677]:RELIABLE:CoreMessage[messageID=677, durable=true, userID=937ed168-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=737, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2116370990
2024-04-30 15:16:10,762 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishJsonData: CoreMessage[messageID=677, durable=true, userID=937ed168-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=737, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2116370990 to transaction: TransactionImpl [xid=null, txID=680, xid=null, state=ACTIVE, createTime=1714490170762(Tue Apr 30 15:16:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2f0154
2024-04-30 15:16:10,763 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@245b009a, org.eclipse.scout.rt.mom.jms.JmsSubscription@50ccd6a]
2024-04-30 15:16:10,765 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishJsonData: CoreMessage[messageID=677, durable=true, userID=937ed168-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:10 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=737, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2116370990, transaction: TransactionImpl [xid=null, txID=680, xid=null, state=COMMITTED, createTime=1714490170762(Tue Apr 30 15:16:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2f0154
2024-04-30 15:16:10,765 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:10,765 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:10,766 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 937e3520-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:10,767 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:10,767 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.085205 ms
2024-04-30 15:16:10,767 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishJsonData [artemis]>
2024-04-30 15:16:10,767 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:10,767 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicDurableSubscription [artemis]>
2024-04-30 15:16:10,768 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1157129747'.
2024-04-30 15:16:10,769 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:10,769 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 938030fa-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom71]
2024-04-30 15:16:10,770 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9380580d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=938030fa-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=938030fa-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4dac67c3, true, {}]
2024-04-30 15:16:10,771 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1aa56e25 - MDC[jobName=JMS subscriber, activemq.broker=mom71]
2024-04-30 15:16:10,771 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [93807f1e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=938030fa-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=938030fa-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a68a452, true, {}]
2024-04-30 15:16:10,772 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 93807f1e-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testTopicPublishSubscribe, [MULTICAST], true]
2024-04-30 15:16:10,772 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@257f5069
2024-04-30 15:16:10,772 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c3d9ef67-e2c0-49e9-9171-a3fc7fbd2ef1, address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:10,773 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3abf7b81
2024-04-30 15:16:10,773 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c3d9ef67-e2c0-49e9-9171-a3fc7fbd2ef1, null, 0, false, true, null]
2024-04-30 15:16:10,774 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [c3d9ef67-e2c0-49e9-9171-a3fc7fbd2ef1]
2024-04-30 15:16:10,775 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [93811b60-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=938030fa-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=938030fa-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20ad0cf2, true, {}]
2024-04-30 15:16:10,776 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 93811b60-0704-11ef-b617-0a580a280dd0 with parameters: [Address [name=test/mom/testTopicPublishSubscribe, id=0, routingTypes={MULTICAST}, autoCreated=false, paused=false, bindingRemovedTimestamp=-1, swept=false, createdTimestamp=1714490170776], true]
2024-04-30 15:16:10,776 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5b95ff66
2024-04-30 15:16:10,776 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=710, durable=true, userID=93811b62-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:10 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@436007549, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-04-30 15:16:11,778 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [941a0003-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=938030fa-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=938030fa-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6bd9dbee, true, {}]
2024-04-30 15:16:11,780 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356).Durable-Test-Subscription, address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:11,781 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@31f202ec
2024-04-30 15:16:11,782 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356).Durable-Test-Subscription, null, 0, false, true, null]
2024-04-30 15:16:12,784 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [94b3a7f5-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=938030fa-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=938030fa-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70500420, true, {}]
2024-04-30 15:16:12,786 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=728, durable=true, userID=94b3cf07-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:12 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@550516032, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribe previousRoute:MULTICAST, reusable=true, version=-2147482987)
..................................................
***** durable queues test/mom/testTopicPublishSubscribe:
- queueID=717 address:test/mom/testTopicPublishSubscribe name:Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356).Durable-Test-Subscription filter:null
***** non durable for test/mom/testTopicPublishSubscribe:
..................................................
, transaction: null
2024-04-30 15:16:13,788 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [954cb3a8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=938030fa-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=938030fa-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24f43773, true, {}]
2024-04-30 15:16:13,790 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356).Durable-Test-Subscription, null, 0, false, true, null]
2024-04-30 15:16:13,791 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356).Durable-Test-Subscription: Reference[728]:RELIABLE:CoreMessage[messageID=728, durable=true, userID=94b3cf07-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:12 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@550516032
2024-04-30 15:16:13,792 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356).Durable-Test-Subscription: CoreMessage[messageID=728, durable=true, userID=94b3cf07-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:12 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@550516032 to transaction: TransactionImpl [xid=null, txID=735, xid=null, state=ACTIVE, createTime=1714490173791(Tue Apr 30 15:16:13 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5c062289
2024-04-30 15:16:13,795 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356).Durable-Test-Subscription: CoreMessage[messageID=728, durable=true, userID=94b3cf07-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:12 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@550516032, transaction: TransactionImpl [xid=null, txID=735, xid=null, state=COMMITTED, createTime=1714490173791(Tue Apr 30 15:16:13 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5c062289
2024-04-30 15:16:13,796 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [954e1339-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=938030fa-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=938030fa-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2573d5b7, true, {}]
2024-04-30 15:16:13,797 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356).Durable-Test-Subscription]
2024-04-30 15:16:13,799 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [954e886a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=938030fa-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=938030fa-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@13eb5e6d, true, {}]
2024-04-30 15:16:13,801 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 954e886a-0704-11ef-b617-0a580a280dd0 with parameters: [Address [name=test/mom/testTopicPublishSubscribe, id=0, routingTypes={MULTICAST}, autoCreated=false, paused=false, bindingRemovedTimestamp=-1, swept=false, createdTimestamp=1714490173801], true]
2024-04-30 15:16:13,801 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@265b6d0b
2024-04-30 15:16:13,801 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=753, durable=true, userID=954eaf7c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:13 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=617, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2037943729, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-04-30 15:16:13,802 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [954efd9d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=938030fa-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=938030fa-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54559528, true, {}]
2024-04-30 15:16:13,803 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356).Durable-Test-Subscription, address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:13,804 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@47291107
2024-04-30 15:16:13,804 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356).Durable-Test-Subscription, null, 0, false, true, null]
2024-04-30 15:16:14,806 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 4 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@16488ed7, org.eclipse.scout.rt.mom.jms.JmsSubscription@3ac2772d, org.eclipse.scout.rt.mom.jms.JmsSubscription@3c380db5, org.eclipse.scout.rt.mom.jms.JmsSubscription@5df17e60]
2024-04-30 15:16:14,808 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:14,808 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:14,809 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 938030fa-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:14,810 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:14,810 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 4042.792640 ms
2024-04-30 15:16:14,810 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicDurableSubscription [artemis]>
2024-04-30 15:16:14,811 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:14,812 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishNull [artemis]>
2024-04-30 15:16:14,812 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 213031797'.
2024-04-30 15:16:14,814 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:14,815 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 95e98ef0-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom71]
2024-04-30 15:16:14,816 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [95e9b603-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=95e98ef0-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=95e98ef0-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d623337, true, {}]
2024-04-30 15:16:14,817 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@65500086 - MDC[jobName=JMS subscriber, activemq.broker=mom71]
2024-04-30 15:16:14,818 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [95ea0424-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=95e98ef0-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=95e98ef0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e3d5fbc, true, {}]
2024-04-30 15:16:14,819 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishAndConsumeInternal, address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:16:14,820 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@363f937e
2024-04-30 15:16:14,820 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7feeabe2
2024-04-30 15:16:14,821 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:14,821 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [95ea7956-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=95e98ef0-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=95e98ef0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d38bfad, true, {}]
2024-04-30 15:16:14,823 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=784, durable=true, userID=95eaa068-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1596654447, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:14,824 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[784]:RELIABLE:CoreMessage[messageID=784, durable=true, userID=95eaa068-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1596654447
2024-04-30 15:16:14,825 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=784, durable=true, userID=95eaa068-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1596654447 to transaction: TransactionImpl [xid=null, txID=787, xid=null, state=ACTIVE, createTime=1714490174825(Tue Apr 30 15:16:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@66518fd6
2024-04-30 15:16:14,825 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@790bd0e, org.eclipse.scout.rt.mom.jms.JmsSubscription@3cd6cab5]
2024-04-30 15:16:14,827 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=784, durable=true, userID=95eaa068-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1596654447, transaction: TransactionImpl [xid=null, txID=787, xid=null, state=COMMITTED, createTime=1714490174825(Tue Apr 30 15:16:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@66518fd6
2024-04-30 15:16:14,828 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [95eb8ac9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=95e98ef0-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=95e98ef0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1dd3c785, true, {}]
2024-04-30 15:16:14,829 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:14,830 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [95ebd8ea-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=95e98ef0-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=95e98ef0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@448cb536, true, {}]
2024-04-30 15:16:14,831 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=798, durable=true, userID=95ebd8ec-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1778322226, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:14,834 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[798]:RELIABLE:CoreMessage[messageID=798, durable=true, userID=95ebd8ec-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1778322226
2024-04-30 15:16:14,835 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=798, durable=true, userID=95ebd8ec-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1778322226 to transaction: TransactionImpl [xid=null, txID=801, xid=null, state=ACTIVE, createTime=1714490174835(Tue Apr 30 15:16:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1668b010
2024-04-30 15:16:14,835 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@1849d35a, org.eclipse.scout.rt.mom.jms.JmsSubscription@2154de40]
2024-04-30 15:16:14,837 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=798, durable=true, userID=95ebd8ec-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1778322226, transaction: TransactionImpl [xid=null, txID=801, xid=null, state=COMMITTED, createTime=1714490174835(Tue Apr 30 15:16:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1668b010
2024-04-30 15:16:14,839 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [95ed116d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=95e98ef0-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=95e98ef0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f723811, true, {}]
2024-04-30 15:16:14,839 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:14,840 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [95ed5f8e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=95e98ef0-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=95e98ef0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2311c110, true, {}]
2024-04-30 15:16:14,841 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=812, durable=true, userID=95ed5f90-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@578003309, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:14,844 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[812]:RELIABLE:CoreMessage[messageID=812, durable=true, userID=95ed5f90-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@578003309
2024-04-30 15:16:14,845 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=812, durable=true, userID=95ed5f90-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@578003309 to transaction: TransactionImpl [xid=null, txID=815, xid=null, state=ACTIVE, createTime=1714490174845(Tue Apr 30 15:16:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@436fdaf7
2024-04-30 15:16:14,845 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@6000ca67, org.eclipse.scout.rt.mom.jms.JmsSubscription@27e25c2f]
2024-04-30 15:16:14,848 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=812, durable=true, userID=95ed5f90-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@578003309, transaction: TransactionImpl [xid=null, txID=815, xid=null, state=COMMITTED, createTime=1714490174845(Tue Apr 30 15:16:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@436fdaf7
2024-04-30 15:16:14,849 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [95eebf21-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=95e98ef0-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=95e98ef0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b97ca3e, true, {}]
2024-04-30 15:16:14,849 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:14,850 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [95eee632-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=95e98ef0-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=95e98ef0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a61e856, true, {}]
2024-04-30 15:16:14,851 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=826, durable=true, userID=95ef0d44-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1381564211, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:14,855 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[826]:RELIABLE:CoreMessage[messageID=826, durable=true, userID=95ef0d44-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1381564211
2024-04-30 15:16:14,855 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=826, durable=true, userID=95ef0d44-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1381564211 to transaction: TransactionImpl [xid=null, txID=829, xid=null, state=ACTIVE, createTime=1714490174855(Tue Apr 30 15:16:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@213730a3
2024-04-30 15:16:14,855 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@35307365, org.eclipse.scout.rt.mom.jms.JmsSubscription@15d04c41]
2024-04-30 15:16:14,858 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=826, durable=true, userID=95ef0d44-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1381564211, transaction: TransactionImpl [xid=null, txID=829, xid=null, state=COMMITTED, createTime=1714490174855(Tue Apr 30 15:16:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@213730a3
2024-04-30 15:16:14,859 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [95f045c5-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=95e98ef0-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=95e98ef0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b8970ca, true, {}]
2024-04-30 15:16:14,860 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:14,860 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [95f06cd6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=95e98ef0-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=95e98ef0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50070026, true, {}]
2024-04-30 15:16:14,861 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=840, durable=true, userID=95f093e8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2146217257, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:14,865 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[840]:RELIABLE:CoreMessage[messageID=840, durable=true, userID=95f093e8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2146217257
2024-04-30 15:16:14,865 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=840, durable=true, userID=95f093e8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2146217257 to transaction: TransactionImpl [xid=null, txID=843, xid=null, state=ACTIVE, createTime=1714490174865(Tue Apr 30 15:16:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5f38af89
2024-04-30 15:16:14,866 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@5536542e, org.eclipse.scout.rt.mom.jms.JmsSubscription@77a27356]
2024-04-30 15:16:14,868 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=840, durable=true, userID=95f093e8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2146217257, transaction: TransactionImpl [xid=null, txID=843, xid=null, state=COMMITTED, createTime=1714490174865(Tue Apr 30 15:16:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5f38af89
2024-04-30 15:16:14,869 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [95f1cc69-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=95e98ef0-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=95e98ef0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26006f91, true, {}]
2024-04-30 15:16:14,870 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:14,871 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [95f21a8a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=95e98ef0-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=95e98ef0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40f668, true, {}]
2024-04-30 15:16:14,872 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=854, durable=true, userID=95f21a8c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@209943630, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:14,875 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[854]:RELIABLE:CoreMessage[messageID=854, durable=true, userID=95f21a8c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@209943630
2024-04-30 15:16:14,876 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=854, durable=true, userID=95f21a8c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@209943630 to transaction: TransactionImpl [xid=null, txID=857, xid=null, state=ACTIVE, createTime=1714490174876(Tue Apr 30 15:16:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@929b691
2024-04-30 15:16:14,876 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@64df3f4b, org.eclipse.scout.rt.mom.jms.JmsSubscription@54a98439]
2024-04-30 15:16:14,879 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=854, durable=true, userID=95f21a8c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@209943630, transaction: TransactionImpl [xid=null, txID=857, xid=null, state=COMMITTED, createTime=1714490174876(Tue Apr 30 15:16:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@929b691
2024-04-30 15:16:14,880 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [95f3530d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=95e98ef0-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=95e98ef0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@490081da, true, {}]
2024-04-30 15:16:14,880 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:14,881 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [95f3a12e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=95e98ef0-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=95e98ef0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@618cc4d, true, {}]
2024-04-30 15:16:14,882 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=868, durable=true, userID=95f3a130-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@678558985, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:14,885 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[868]:RELIABLE:CoreMessage[messageID=868, durable=true, userID=95f3a130-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@678558985
2024-04-30 15:16:14,886 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=868, durable=true, userID=95f3a130-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@678558985 to transaction: TransactionImpl [xid=null, txID=871, xid=null, state=ACTIVE, createTime=1714490174886(Tue Apr 30 15:16:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5c2dfc6a
2024-04-30 15:16:14,886 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@52d0a5fe, org.eclipse.scout.rt.mom.jms.JmsSubscription@6f10082e]
2024-04-30 15:16:14,889 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=868, durable=true, userID=95f3a130-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@678558985, transaction: TransactionImpl [xid=null, txID=871, xid=null, state=COMMITTED, createTime=1714490174886(Tue Apr 30 15:16:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5c2dfc6a
2024-04-30 15:16:14,890 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [95f500c1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=95e98ef0-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=95e98ef0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3baa6e90, true, {}]
2024-04-30 15:16:14,891 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:14,891 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [95f527d2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=95e98ef0-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=95e98ef0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2181f87, true, {}]
2024-04-30 15:16:14,893 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=882, durable=true, userID=95f54ee4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1939992800, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:14,896 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[882]:RELIABLE:CoreMessage[messageID=882, durable=true, userID=95f54ee4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1939992800
2024-04-30 15:16:14,897 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=882, durable=true, userID=95f54ee4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1939992800 to transaction: TransactionImpl [xid=null, txID=885, xid=null, state=ACTIVE, createTime=1714490174897(Tue Apr 30 15:16:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7d1fe178
2024-04-30 15:16:14,897 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@57642552, org.eclipse.scout.rt.mom.jms.JmsSubscription@32b5b8f8]
2024-04-30 15:16:14,899 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=882, durable=true, userID=95f54ee4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1939992800, transaction: TransactionImpl [xid=null, txID=885, xid=null, state=COMMITTED, createTime=1714490174897(Tue Apr 30 15:16:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7d1fe178
2024-04-30 15:16:14,900 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [95f68765-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=95e98ef0-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=95e98ef0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@326e88cb, true, {}]
2024-04-30 15:16:14,901 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:14,901 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [95f6ae76-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=95e98ef0-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=95e98ef0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d96c78, true, {}]
2024-04-30 15:16:14,903 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=896, durable=true, userID=95f6d588-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1113087871, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:14,906 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[896]:RELIABLE:CoreMessage[messageID=896, durable=true, userID=95f6d588-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1113087871
2024-04-30 15:16:14,907 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=896, durable=true, userID=95f6d588-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1113087871 to transaction: TransactionImpl [xid=null, txID=899, xid=null, state=ACTIVE, createTime=1714490174907(Tue Apr 30 15:16:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2e02af10
2024-04-30 15:16:14,907 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@4c2057c6, org.eclipse.scout.rt.mom.jms.JmsSubscription@7abc838a]
2024-04-30 15:16:14,910 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=896, durable=true, userID=95f6d588-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1113087871, transaction: TransactionImpl [xid=null, txID=899, xid=null, state=COMMITTED, createTime=1714490174907(Tue Apr 30 15:16:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2e02af10
2024-04-30 15:16:14,911 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [95f80e09-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=95e98ef0-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=95e98ef0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@339b307d, true, {}]
2024-04-30 15:16:14,911 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:14,912 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [95f85c2a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=95e98ef0-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=95e98ef0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d58d8c7, true, {}]
2024-04-30 15:16:14,913 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=910, durable=true, userID=95f85c2c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1792739711, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:14,916 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[910]:RELIABLE:CoreMessage[messageID=910, durable=true, userID=95f85c2c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1792739711
2024-04-30 15:16:14,917 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=910, durable=true, userID=95f85c2c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1792739711 to transaction: TransactionImpl [xid=null, txID=913, xid=null, state=ACTIVE, createTime=1714490174917(Tue Apr 30 15:16:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@21aceb9a
2024-04-30 15:16:14,917 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@65f270e7, org.eclipse.scout.rt.mom.jms.JmsSubscription@417f7d7f]
2024-04-30 15:16:14,920 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=910, durable=true, userID=95f85c2c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1792739711, transaction: TransactionImpl [xid=null, txID=913, xid=null, state=COMMITTED, createTime=1714490174917(Tue Apr 30 15:16:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@21aceb9a
2024-04-30 15:16:14,921 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:14,921 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:14,921 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 95e98ef0-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:14,922 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:14,922 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 110.490506 ms
2024-04-30 15:16:14,922 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishNull [artemis]>
2024-04-30 15:16:14,923 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:14,923 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishText [artemis]>
2024-04-30 15:16:14,924 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2063596673'.
2024-04-30 15:16:14,925 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:14,926 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 95fa7f0e-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom71]
2024-04-30 15:16:14,926 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [95fa7f11-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=95fa7f0e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=95fa7f0e-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64e27f26, true, {}]
2024-04-30 15:16:14,927 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1ddeea51 - MDC[jobName=JMS subscriber, activemq.broker=mom71]
2024-04-30 15:16:14,928 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [95facd32-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=95fa7f0e-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=95fa7f0e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@724a7608, true, {}]
2024-04-30 15:16:14,929 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishText, address=test/mom/testPublishText, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:16:14,929 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@612d313
2024-04-30 15:16:14,930 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@407c3bca
2024-04-30 15:16:14,930 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishText, null, 0, false, true, null]
2024-04-30 15:16:14,931 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [95fb4264-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=95fa7f0e-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=95fa7f0e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@287dc784, true, {}]
2024-04-30 15:16:14,932 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=933, durable=true, userID=95fb4266-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1993110591, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147482983)
..................................................
***** durable queues test/mom/testPublishText:
- queueID=926 address:test/mom/testPublishText name:test/mom/testPublishText filter:null
***** non durable for test/mom/testPublishText:
..................................................
, transaction: null
2024-04-30 15:16:14,932 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishText: Reference[933]:RELIABLE:CoreMessage[messageID=933, durable=true, userID=95fb4266-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1993110591
2024-04-30 15:16:14,933 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishText: CoreMessage[messageID=933, durable=true, userID=95fb4266-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1993110591 to transaction: TransactionImpl [xid=null, txID=936, xid=null, state=ACTIVE, createTime=1714490174933(Tue Apr 30 15:16:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@235f6896
2024-04-30 15:16:14,934 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@69173bb7, org.eclipse.scout.rt.mom.jms.JmsSubscription@5d0ea2af]
2024-04-30 15:16:14,936 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishText: CoreMessage[messageID=933, durable=true, userID=95fb4266-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1993110591, transaction: TransactionImpl [xid=null, txID=936, xid=null, state=COMMITTED, createTime=1714490174933(Tue Apr 30 15:16:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@235f6896
2024-04-30 15:16:14,936 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:14,936 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:14,937 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 95fa7f0e-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:14,938 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:14,938 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.506648 ms
2024-04-30 15:16:14,938 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishText [artemis]>
2024-04-30 15:16:14,939 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:14,939 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeCorrelationId [artemis]>
2024-04-30 15:16:14,939 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2032864429'.
2024-04-30 15:16:14,941 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:14,941 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 95fcc908-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom71]
2024-04-30 15:16:14,942 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [95fcf01b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=95fcc908-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=95fcc908-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32a778de, true, {}]
2024-04-30 15:16:14,943 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2bb7e9ab - MDC[jobName=JMS subscriber, activemq.broker=mom71]
2024-04-30 15:16:14,943 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [95fd172c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=95fcc908-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=95fcc908-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1eb250f8, true, {}]
2024-04-30 15:16:14,944 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueuePublishSubscribeCorrelationId, address=test/mom/testQueuePublishSubscribeCorrelationId, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:16:14,944 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6569b75c
2024-04-30 15:16:14,945 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@75f37aa9
2024-04-30 15:16:14,945 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeCorrelationId, null, 0, false, true, null]
2024-04-30 15:16:14,946 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [95fd8c5e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=95fcc908-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=95fcc908-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a2e9f0c, true, {}]
2024-04-30 15:16:14,947 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=956, durable=true, userID=95fd8c60-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1222609084, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeCorrelationId, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeCorrelationId previousRoute:ANYCAST, reusable=true, version=-2147482982)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeCorrelationId:
- queueID=949 address:test/mom/testQueuePublishSubscribeCorrelationId name:test/mom/testQueuePublishSubscribeCorrelationId filter:null
***** non durable for test/mom/testQueuePublishSubscribeCorrelationId:
..................................................
, transaction: null
2024-04-30 15:16:14,947 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeCorrelationId: Reference[956]:RELIABLE:CoreMessage[messageID=956, durable=true, userID=95fd8c60-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1222609084
2024-04-30 15:16:14,948 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeCorrelationId: CoreMessage[messageID=956, durable=true, userID=95fd8c60-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1222609084 to transaction: TransactionImpl [xid=null, txID=959, xid=null, state=ACTIVE, createTime=1714490174948(Tue Apr 30 15:16:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@56bd38d4
2024-04-30 15:16:14,948 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@419ac0f5]
2024-04-30 15:16:14,951 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeCorrelationId: CoreMessage[messageID=956, durable=true, userID=95fd8c60-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1222609084, transaction: TransactionImpl [xid=null, txID=959, xid=null, state=COMMITTED, createTime=1714490174948(Tue Apr 30 15:16:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@56bd38d4
2024-04-30 15:16:14,951 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:14,951 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:14,952 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 95fcc908-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:14,953 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:14,953 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.903253 ms
2024-04-30 15:16:14,953 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeCorrelationId [artemis]>
2024-04-30 15:16:14,953 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:14,953 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribe [artemis]>
2024-04-30 15:16:14,954 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 195526086'.
2024-04-30 15:16:14,955 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:14,956 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 95ff1302-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom71]
2024-04-30 15:16:14,956 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [95ff1305-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=95ff1302-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=95ff1302-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d325ee6, true, {}]
2024-04-30 15:16:14,957 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@29e909c5 - MDC[jobName=JMS subscriber, activemq.broker=mom71]
2024-04-30 15:16:14,958 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [95ff3a16-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=95ff1302-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=95ff1302-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34c9018, true, {}]
2024-04-30 15:16:14,959 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueuePublishSubscribe, address=test/mom/testQueuePublishSubscribe, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:16:14,959 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1779ad72
2024-04-30 15:16:14,959 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@285364e6
2024-04-30 15:16:14,960 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribe, null, 0, false, true, null]
2024-04-30 15:16:14,960 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [95ffaf48-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=95ff1302-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=95ff1302-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c7a5915, true, {}]
2024-04-30 15:16:14,961 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=979, durable=true, userID=95ffd65a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@717590842, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribe, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribe previousRoute:ANYCAST, reusable=true, version=-2147482981)
..................................................
***** durable queues test/mom/testQueuePublishSubscribe:
- queueID=972 address:test/mom/testQueuePublishSubscribe name:test/mom/testQueuePublishSubscribe filter:null
***** non durable for test/mom/testQueuePublishSubscribe:
..................................................
, transaction: null
2024-04-30 15:16:14,962 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribe: Reference[979]:RELIABLE:CoreMessage[messageID=979, durable=true, userID=95ffd65a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@717590842
2024-04-30 15:16:14,962 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribe: CoreMessage[messageID=979, durable=true, userID=95ffd65a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@717590842 to transaction: TransactionImpl [xid=null, txID=982, xid=null, state=ACTIVE, createTime=1714490174962(Tue Apr 30 15:16:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@dd0e9d2
2024-04-30 15:16:14,963 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@727eae52]
2024-04-30 15:16:14,965 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribe: CoreMessage[messageID=979, durable=true, userID=95ffd65a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@717590842, transaction: TransactionImpl [xid=null, txID=982, xid=null, state=COMMITTED, createTime=1714490174962(Tue Apr 30 15:16:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@dd0e9d2
2024-04-30 15:16:14,966 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:14,966 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:14,966 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 95ff1302-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:14,967 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:14,967 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.446203 ms
2024-04-30 15:16:14,967 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribe [artemis]>
2024-04-30 15:16:14,968 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:14,968 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishBytes [artemis]>
2024-04-30 15:16:14,968 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 906413349'.
2024-04-30 15:16:14,969 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:14,970 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 960135ec-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom71]
2024-04-30 15:16:14,970 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [960135ef-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=960135ec-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=960135ec-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1839bce9, true, {}]
2024-04-30 15:16:14,971 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@27db731 - MDC[jobName=JMS subscriber, activemq.broker=mom71]
2024-04-30 15:16:14,972 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96015d00-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=960135ec-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=960135ec-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3fb3b93b, true, {}]
2024-04-30 15:16:14,972 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishBytes, address=test/mom/testPublishBytes, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:16:14,973 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5470bdb6
2024-04-30 15:16:14,973 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@c337476
2024-04-30 15:16:14,974 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishBytes, null, 0, false, true, null]
2024-04-30 15:16:14,974 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9601d232-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=960135ec-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=960135ec-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23cd2a03, true, {}]
2024-04-30 15:16:14,975 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1002, durable=true, userID=9601f944-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=475, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@619369604, context: RoutingContextImpl(Address=test/mom/testPublishBytes, routingType=ANYCAST, PreviousAddress=test/mom/testPublishBytes previousRoute:ANYCAST, reusable=true, version=-2147482980)
..................................................
***** durable queues test/mom/testPublishBytes:
- queueID=995 address:test/mom/testPublishBytes name:test/mom/testPublishBytes filter:null
***** non durable for test/mom/testPublishBytes:
..................................................
, transaction: null
2024-04-30 15:16:14,976 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishBytes: Reference[1002]:RELIABLE:CoreMessage[messageID=1002, durable=true, userID=9601f944-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=475, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@619369604
2024-04-30 15:16:14,976 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishBytes: CoreMessage[messageID=1002, durable=true, userID=9601f944-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=475, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@619369604 to transaction: TransactionImpl [xid=null, txID=1005, xid=null, state=ACTIVE, createTime=1714490174976(Tue Apr 30 15:16:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@24c8f1fb
2024-04-30 15:16:14,977 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@78b20c7f, org.eclipse.scout.rt.mom.jms.JmsSubscription@128579a6]
2024-04-30 15:16:14,979 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishBytes: CoreMessage[messageID=1002, durable=true, userID=9601f944-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=475, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@619369604, transaction: TransactionImpl [xid=null, txID=1005, xid=null, state=COMMITTED, createTime=1714490174976(Tue Apr 30 15:16:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@24c8f1fb
2024-04-30 15:16:14,980 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:14,980 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:14,980 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 960135ec-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:14,981 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:14,981 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.117773 ms
2024-04-30 15:16:14,981 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishBytes [artemis]>
2024-04-30 15:16:14,981 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:14,981 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishEmpty [artemis]>
2024-04-30 15:16:14,982 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1986344112'.
2024-04-30 15:16:14,983 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:14,984 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 960358d6-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom71]
2024-04-30 15:16:14,984 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [960358d9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=960358d6-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=960358d6-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a00e1f9, true, {}]
2024-04-30 15:16:14,985 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7da11eb0 - MDC[jobName=JMS subscriber, activemq.broker=mom71]
2024-04-30 15:16:14,986 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96037fea-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=960358d6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=960358d6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c4b3fd9, true, {}]
2024-04-30 15:16:14,986 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:14,987 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9603ce0b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=960358d6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=960358d6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22ad7bbf, true, {}]
2024-04-30 15:16:14,988 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1020, durable=true, userID=9603ce0d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@818944264, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:14,988 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1020]:RELIABLE:CoreMessage[messageID=1020, durable=true, userID=9603ce0d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@818944264
2024-04-30 15:16:14,989 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1020, durable=true, userID=9603ce0d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@818944264 to transaction: TransactionImpl [xid=null, txID=1023, xid=null, state=ACTIVE, createTime=1714490174989(Tue Apr 30 15:16:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@60ac65cf
2024-04-30 15:16:14,989 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@84180e2, org.eclipse.scout.rt.mom.jms.JmsSubscription@3c3d2a80]
2024-04-30 15:16:14,992 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1020, durable=true, userID=9603ce0d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@818944264, transaction: TransactionImpl [xid=null, txID=1023, xid=null, state=COMMITTED, createTime=1714490174989(Tue Apr 30 15:16:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@60ac65cf
2024-04-30 15:16:14,993 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9604915e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=960358d6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=960358d6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68049d91, true, {}]
2024-04-30 15:16:14,993 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:14,994 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9604b86f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=960358d6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=960358d6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e96e332, true, {}]
2024-04-30 15:16:14,995 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1034, durable=true, userID=9604df81-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@972050556, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:14,995 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1034]:RELIABLE:CoreMessage[messageID=1034, durable=true, userID=9604df81-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@972050556
2024-04-30 15:16:14,996 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1034, durable=true, userID=9604df81-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@972050556 to transaction: TransactionImpl [xid=null, txID=1037, xid=null, state=ACTIVE, createTime=1714490174996(Tue Apr 30 15:16:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@fb942e5
2024-04-30 15:16:14,996 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@4c752425, org.eclipse.scout.rt.mom.jms.JmsSubscription@7f1e946f]
2024-04-30 15:16:15,001 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1034, durable=true, userID=9604df81-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:14 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@972050556, transaction: TransactionImpl [xid=null, txID=1037, xid=null, state=COMMITTED, createTime=1714490174996(Tue Apr 30 15:16:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@fb942e5
2024-04-30 15:16:15,001 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9605f0f2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=960358d6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=960358d6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ba84c18, true, {}]
2024-04-30 15:16:15,002 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:15,003 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96061803-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=960358d6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=960358d6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25479049, true, {}]
2024-04-30 15:16:15,004 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1048, durable=true, userID=96063f14-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@440887488, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:15,005 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1048]:RELIABLE:CoreMessage[messageID=1048, durable=true, userID=96063f14-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@440887488
2024-04-30 15:16:15,006 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1048, durable=true, userID=96063f14-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@440887488 to transaction: TransactionImpl [xid=null, txID=1051, xid=null, state=ACTIVE, createTime=1714490175006(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@28b66d40
2024-04-30 15:16:15,006 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@39b265c9, org.eclipse.scout.rt.mom.jms.JmsSubscription@2c64e2d0]
2024-04-30 15:16:15,009 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1048, durable=true, userID=96063f14-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@440887488, transaction: TransactionImpl [xid=null, txID=1051, xid=null, state=COMMITTED, createTime=1714490175006(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@28b66d40
2024-04-30 15:16:15,010 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96072976-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=960358d6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=960358d6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@537e98b4, true, {}]
2024-04-30 15:16:15,010 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:15,011 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96077797-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=960358d6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=960358d6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a18305d, true, {}]
2024-04-30 15:16:15,012 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1062, durable=true, userID=96077798-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@779904301, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:15,012 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1062]:RELIABLE:CoreMessage[messageID=1062, durable=true, userID=96077798-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@779904301
2024-04-30 15:16:15,013 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1062, durable=true, userID=96077798-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@779904301 to transaction: TransactionImpl [xid=null, txID=1065, xid=null, state=ACTIVE, createTime=1714490175013(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@174a4729
2024-04-30 15:16:15,013 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@3846ba32, org.eclipse.scout.rt.mom.jms.JmsSubscription@40a32c25]
2024-04-30 15:16:15,016 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1062, durable=true, userID=96077798-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@779904301, transaction: TransactionImpl [xid=null, txID=1065, xid=null, state=COMMITTED, createTime=1714490175013(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@174a4729
2024-04-30 15:16:15,016 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96083aea-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=960358d6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=960358d6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62588d66, true, {}]
2024-04-30 15:16:15,017 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:15,018 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [960861fb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=960358d6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=960358d6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76930bae, true, {}]
2024-04-30 15:16:15,018 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1076, durable=true, userID=9608890d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@746755596, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:15,019 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1076]:RELIABLE:CoreMessage[messageID=1076, durable=true, userID=9608890d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@746755596
2024-04-30 15:16:15,019 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1076, durable=true, userID=9608890d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@746755596 to transaction: TransactionImpl [xid=null, txID=1079, xid=null, state=ACTIVE, createTime=1714490175019(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2b63acf7
2024-04-30 15:16:15,020 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@2640f5ea, org.eclipse.scout.rt.mom.jms.JmsSubscription@45accb5]
2024-04-30 15:16:15,022 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1076, durable=true, userID=9608890d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@746755596, transaction: TransactionImpl [xid=null, txID=1079, xid=null, state=COMMITTED, createTime=1714490175019(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2b63acf7
2024-04-30 15:16:15,023 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96094c5e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=960358d6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=960358d6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7513d708, true, {}]
2024-04-30 15:16:15,024 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:15,025 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9609736f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=960358d6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=960358d6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4824062, true, {}]
2024-04-30 15:16:15,026 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1090, durable=true, userID=96099a81-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2054647884, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:15,029 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1090]:RELIABLE:CoreMessage[messageID=1090, durable=true, userID=96099a81-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2054647884
2024-04-30 15:16:15,030 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1090, durable=true, userID=96099a81-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2054647884 to transaction: TransactionImpl [xid=null, txID=1093, xid=null, state=ACTIVE, createTime=1714490175030(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2beae62
2024-04-30 15:16:15,030 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@55a7f0af, org.eclipse.scout.rt.mom.jms.JmsSubscription@12db2921]
2024-04-30 15:16:15,033 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1090, durable=true, userID=96099a81-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2054647884, transaction: TransactionImpl [xid=null, txID=1093, xid=null, state=COMMITTED, createTime=1714490175030(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2beae62
2024-04-30 15:16:15,033 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [960ad302-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=960358d6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=960358d6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@427dabf8, true, {}]
2024-04-30 15:16:15,034 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:15,034 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [960afa13-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=960358d6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=960358d6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67743bd5, true, {}]
2024-04-30 15:16:15,035 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1104, durable=true, userID=960b2125-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@825161205, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:15,036 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1104]:RELIABLE:CoreMessage[messageID=1104, durable=true, userID=960b2125-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@825161205
2024-04-30 15:16:15,037 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1104, durable=true, userID=960b2125-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@825161205 to transaction: TransactionImpl [xid=null, txID=1107, xid=null, state=ACTIVE, createTime=1714490175036(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@cf9e48d
2024-04-30 15:16:15,037 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@85446a, org.eclipse.scout.rt.mom.jms.JmsSubscription@4efb7c99]
2024-04-30 15:16:15,039 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1104, durable=true, userID=960b2125-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@825161205, transaction: TransactionImpl [xid=null, txID=1107, xid=null, state=COMMITTED, createTime=1714490175036(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@cf9e48d
2024-04-30 15:16:15,040 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [960be476-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=960358d6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=960358d6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@410b127d, true, {}]
2024-04-30 15:16:15,041 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:15,041 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [960c0b87-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=960358d6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=960358d6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@fbcbd69, true, {}]
2024-04-30 15:16:15,042 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1118, durable=true, userID=960c3299-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@277716523, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:15,043 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1118]:RELIABLE:CoreMessage[messageID=1118, durable=true, userID=960c3299-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@277716523
2024-04-30 15:16:15,044 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1118, durable=true, userID=960c3299-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@277716523 to transaction: TransactionImpl [xid=null, txID=1121, xid=null, state=ACTIVE, createTime=1714490175044(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1e978c06
2024-04-30 15:16:15,044 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@3a44ebd5, org.eclipse.scout.rt.mom.jms.JmsSubscription@667ce5fa]
2024-04-30 15:16:15,046 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1118, durable=true, userID=960c3299-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@277716523, transaction: TransactionImpl [xid=null, txID=1121, xid=null, state=COMMITTED, createTime=1714490175044(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1e978c06
2024-04-30 15:16:15,047 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [960cf5ea-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=960358d6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=960358d6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c018819, true, {}]
2024-04-30 15:16:15,048 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:15,048 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [960d1cfb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=960358d6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=960358d6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56ca5092, true, {}]
2024-04-30 15:16:15,049 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1132, durable=true, userID=960d440d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@466352330, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:15,050 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1132]:RELIABLE:CoreMessage[messageID=1132, durable=true, userID=960d440d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@466352330
2024-04-30 15:16:15,050 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1132, durable=true, userID=960d440d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@466352330 to transaction: TransactionImpl [xid=null, txID=1135, xid=null, state=ACTIVE, createTime=1714490175050(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5f236a88
2024-04-30 15:16:15,051 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@629fc74d, org.eclipse.scout.rt.mom.jms.JmsSubscription@12dab9a8]
2024-04-30 15:16:15,053 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1132, durable=true, userID=960d440d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@466352330, transaction: TransactionImpl [xid=null, txID=1135, xid=null, state=COMMITTED, createTime=1714490175050(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5f236a88
2024-04-30 15:16:15,054 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [960e075e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=960358d6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=960358d6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d77ff2a, true, {}]
2024-04-30 15:16:15,054 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:15,055 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [960e2e6f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=960358d6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=960358d6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63b08a3e, true, {}]
2024-04-30 15:16:15,056 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1146, durable=true, userID=960e2e71-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@813349174, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:15,057 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1146]:RELIABLE:CoreMessage[messageID=1146, durable=true, userID=960e2e71-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@813349174
2024-04-30 15:16:15,057 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1146, durable=true, userID=960e2e71-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@813349174 to transaction: TransactionImpl [xid=null, txID=1149, xid=null, state=ACTIVE, createTime=1714490175057(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3d6e814b
2024-04-30 15:16:15,060 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1146, durable=true, userID=960e2e71-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@813349174, transaction: TransactionImpl [xid=null, txID=1149, xid=null, state=COMMITTED, createTime=1714490175057(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3d6e814b
2024-04-30 15:16:15,068 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@23cf78f9, org.eclipse.scout.rt.mom.jms.JmsSubscription@30b35687]
2024-04-30 15:16:15,069 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:15,069 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:15,069 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 960358d6-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:15,070 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:15,070 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 88.657594 ms
2024-04-30 15:16:15,070 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishEmpty [artemis]>
2024-04-30 15:16:15,071 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:15,071 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-04-30 15:16:15,071 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 69736093'.
2024-04-30 15:16:15,073 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:15,073 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9610ed93-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom71]
2024-04-30 15:16:15,074 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [961114a6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9610ed93-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9610ed93-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@702e28ff, true, {}]
2024-04-30 15:16:15,075 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7cf2d8df - MDC[jobName=JMS subscriber, activemq.broker=mom71]
2024-04-30 15:16:15,075 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96113bb7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9610ed93-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9610ed93-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17faf012, true, {}]
2024-04-30 15:16:15,076 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueuePublishSubscribeMultipleSubscriptions, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:16:15,076 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@41ee3c0b
2024-04-30 15:16:15,077 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@45a4aa64
2024-04-30 15:16:15,077 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:15,078 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9611b0e9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9610ed93-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9610ed93-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1169e0f8, true, {}]
2024-04-30 15:16:15,078 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:15,079 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9611d7fa-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9610ed93-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9610ed93-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72746d32, true, {}]
2024-04-30 15:16:15,080 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1173, durable=true, userID=9611d7fc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1386290201, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:16:15,081 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1173]:RELIABLE:CoreMessage[messageID=1173, durable=true, userID=9611d7fc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1386290201
2024-04-30 15:16:15,081 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1173, durable=true, userID=9611d7fc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1386290201 to transaction: TransactionImpl [xid=null, txID=1176, xid=null, state=ACTIVE, createTime=1714490175081(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@533fe744
2024-04-30 15:16:15,084 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1173, durable=true, userID=9611d7fc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1386290201, transaction: TransactionImpl [xid=null, txID=1176, xid=null, state=COMMITTED, createTime=1714490175081(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@533fe744
2024-04-30 15:16:15,131 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6f1b0ead, org.eclipse.scout.rt.mom.jms.JmsSubscription@4487dce]
2024-04-30 15:16:15,134 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:15,134 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:15,134 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9610ed93-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:15,135 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:15,135 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 63.554983 ms
2024-04-30 15:16:15,135 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-04-30 15:16:15,135 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:15,135 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-04-30 15:16:15,135 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 26408967'.
2024-04-30 15:16:15,137 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:15,138 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 961ad8ae-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom133]
2024-04-30 15:16:15,138 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [961ad8b1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=961ad8ae-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=961ad8ae-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a1250b1, true, {}]
2024-04-30 15:16:15,139 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@757971d8 - MDC[jobName=JMS subscriber, activemq.broker=mom133]
2024-04-30 15:16:15,139 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [961affc2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=961ad8ae-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=961ad8ae-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4abb5127, true, {}]
2024-04-30 15:16:15,140 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:15,141 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [961b4de3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=961ad8ae-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=961ad8ae-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@565990e5, true, {}]
2024-04-30 15:16:15,142 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:15,142 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [961b74f4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=961ad8ae-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=961ad8ae-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a149d32, true, {}]
2024-04-30 15:16:15,143 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1199, durable=true, userID=961b9c06-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1074774533, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:16:15,144 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1199]:RELIABLE:CoreMessage[messageID=1199, durable=true, userID=961b9c06-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1074774533
2024-04-30 15:16:15,144 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1199, durable=true, userID=961b9c06-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1074774533 to transaction: TransactionImpl [xid=null, txID=1202, xid=null, state=ACTIVE, createTime=1714490175144(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@639243af
2024-04-30 15:16:15,147 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1199, durable=true, userID=961b9c06-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1074774533, transaction: TransactionImpl [xid=null, txID=1202, xid=null, state=COMMITTED, createTime=1714490175144(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@639243af
2024-04-30 15:16:15,195 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@792bf78a, org.eclipse.scout.rt.mom.jms.JmsSubscription@4e60925d]
2024-04-30 15:16:15,197 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:15,197 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:15,198 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 961ad8ae-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:15,199 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:15,199 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 63.355185 ms
2024-04-30 15:16:15,199 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-04-30 15:16:15,199 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:15,199 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-04-30 15:16:15,200 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 815905200'.
2024-04-30 15:16:15,202 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:15,203 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9624c3c8-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom71]
2024-04-30 15:16:15,203 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9624c3cb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9624c3c8-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9624c3c8-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36d0cad7, true, {}]
2024-04-30 15:16:15,204 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2cebb3f1 - MDC[jobName=JMS subscriber, activemq.broker=mom71]
2024-04-30 15:16:15,204 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9624eadc-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9624c3c8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9624c3c8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e49dda2, true, {}]
2024-04-30 15:16:15,205 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:15,206 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [962538fd-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9624c3c8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9624c3c8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@743158f, true, {}]
2024-04-30 15:16:15,207 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:15,207 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9625600e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9624c3c8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9624c3c8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38d26cc7, true, {}]
2024-04-30 15:16:15,208 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1225, durable=true, userID=96258720-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1846397272, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:16:15,209 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1225]:RELIABLE:CoreMessage[messageID=1225, durable=true, userID=96258720-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1846397272
2024-04-30 15:16:15,209 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1225, durable=true, userID=96258720-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1846397272 to transaction: TransactionImpl [xid=null, txID=1228, xid=null, state=ACTIVE, createTime=1714490175209(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@58f4abe2
2024-04-30 15:16:15,212 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1225, durable=true, userID=96258720-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1846397272, transaction: TransactionImpl [xid=null, txID=1228, xid=null, state=COMMITTED, createTime=1714490175209(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@58f4abe2
2024-04-30 15:16:15,260 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@27a57c66, org.eclipse.scout.rt.mom.jms.JmsSubscription@5453020f]
2024-04-30 15:16:15,261 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:15,261 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:15,262 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9624c3c8-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:15,263 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:15,263 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 63.415699 ms
2024-04-30 15:16:15,263 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-04-30 15:16:15,263 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:15,263 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-04-30 15:16:15,264 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2090086723'.
2024-04-30 15:16:15,265 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:15,266 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 962e60c2-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom133]
2024-04-30 15:16:15,266 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [962e60c5-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=962e60c2-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=962e60c2-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20c6a888, true, {}]
2024-04-30 15:16:15,267 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@390f039 - MDC[jobName=JMS subscriber, activemq.broker=mom133]
2024-04-30 15:16:15,267 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [962e87d6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=962e60c2-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=962e60c2-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70f20c34, true, {}]
2024-04-30 15:16:15,268 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:15,269 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [962eaee7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=962e60c2-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=962e60c2-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8a6fac2, true, {}]
2024-04-30 15:16:15,269 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:15,270 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [962efd08-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=962e60c2-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=962e60c2-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25a67ddc, true, {}]
2024-04-30 15:16:15,271 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1251, durable=true, userID=962efd0a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@17401256, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:16:15,272 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1251]:RELIABLE:CoreMessage[messageID=1251, durable=true, userID=962efd0a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@17401256
2024-04-30 15:16:15,272 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1251, durable=true, userID=962efd0a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@17401256 to transaction: TransactionImpl [xid=null, txID=1254, xid=null, state=ACTIVE, createTime=1714490175272(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1ea26fb2
2024-04-30 15:16:15,275 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1251, durable=true, userID=962efd0a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@17401256, transaction: TransactionImpl [xid=null, txID=1254, xid=null, state=COMMITTED, createTime=1714490175272(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1ea26fb2
2024-04-30 15:16:15,323 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@77f2807f, org.eclipse.scout.rt.mom.jms.JmsSubscription@47b6f580]
2024-04-30 15:16:15,325 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:15,325 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:15,325 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 962e60c2-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:15,326 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:15,326 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 62.560551 ms
2024-04-30 15:16:15,326 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-04-30 15:16:15,326 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:15,326 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-04-30 15:16:15,327 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 886081797'.
2024-04-30 15:16:15,328 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:15,328 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9637d6ac-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom71]
2024-04-30 15:16:15,329 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9637fdbf-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9637d6ac-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9637d6ac-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70425e4f, true, {}]
2024-04-30 15:16:15,330 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2971f268 - MDC[jobName=JMS subscriber, activemq.broker=mom71]
2024-04-30 15:16:15,330 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [963824d0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9637d6ac-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9637d6ac-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e42dea, true, {}]
2024-04-30 15:16:15,331 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:15,331 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96384be1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9637d6ac-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9637d6ac-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b2e596b, true, {}]
2024-04-30 15:16:15,332 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:15,332 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [963872f2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9637d6ac-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9637d6ac-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47f4b5d0, true, {}]
2024-04-30 15:16:15,333 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1277, durable=true, userID=96389a04-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@406022567, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:16:15,334 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1277]:RELIABLE:CoreMessage[messageID=1277, durable=true, userID=96389a04-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@406022567
2024-04-30 15:16:15,334 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1277, durable=true, userID=96389a04-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@406022567 to transaction: TransactionImpl [xid=null, txID=1280, xid=null, state=ACTIVE, createTime=1714490175334(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2d0a438e
2024-04-30 15:16:15,337 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1277, durable=true, userID=96389a04-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@406022567, transaction: TransactionImpl [xid=null, txID=1280, xid=null, state=COMMITTED, createTime=1714490175334(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2d0a438e
2024-04-30 15:16:15,385 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@50d02417, org.eclipse.scout.rt.mom.jms.JmsSubscription@53425450]
2024-04-30 15:16:15,386 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:15,386 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:15,387 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9637d6ac-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:15,387 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:15,387 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 61.005924 ms
2024-04-30 15:16:15,387 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-04-30 15:16:15,388 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:15,388 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-04-30 15:16:15,388 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1914888552'.
2024-04-30 15:16:15,389 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:15,390 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 96414c96-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom133]
2024-04-30 15:16:15,390 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96414c99-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=96414c96-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=96414c96-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@615a6bc, true, {}]
2024-04-30 15:16:15,391 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@21481eef - MDC[jobName=JMS subscriber, activemq.broker=mom133]
2024-04-30 15:16:15,391 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [964173aa-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=96414c96-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=96414c96-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6598bc43, true, {}]
2024-04-30 15:16:15,392 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:15,392 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96419abb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=96414c96-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=96414c96-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a276b97, true, {}]
2024-04-30 15:16:15,393 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:15,393 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9641c1cc-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=96414c96-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=96414c96-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31faf0e9, true, {}]
2024-04-30 15:16:15,394 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1303, durable=true, userID=9641e8de-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1784978036, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:16:15,395 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1303]:RELIABLE:CoreMessage[messageID=1303, durable=true, userID=9641e8de-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1784978036
2024-04-30 15:16:15,396 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1303, durable=true, userID=9641e8de-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1784978036 to transaction: TransactionImpl [xid=null, txID=1306, xid=null, state=ACTIVE, createTime=1714490175395(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@95aba9d
2024-04-30 15:16:15,398 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1303, durable=true, userID=9641e8de-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1784978036, transaction: TransactionImpl [xid=null, txID=1306, xid=null, state=COMMITTED, createTime=1714490175395(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@95aba9d
2024-04-30 15:16:15,446 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7bb2b910, org.eclipse.scout.rt.mom.jms.JmsSubscription@5a4ceb1]
2024-04-30 15:16:15,449 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:15,449 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:15,449 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 96414c96-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:15,450 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:15,450 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 62.029601 ms
2024-04-30 15:16:15,450 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-04-30 15:16:15,450 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:15,450 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-04-30 15:16:15,451 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 257289452'.
2024-04-30 15:16:15,452 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:15,453 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 964ae990-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom71]
2024-04-30 15:16:15,454 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [964ae993-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=964ae990-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=964ae990-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6929842e, true, {}]
2024-04-30 15:16:15,455 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@571b6e7c - MDC[jobName=JMS subscriber, activemq.broker=mom71]
2024-04-30 15:16:15,455 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [964b37b4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=964ae990-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=964ae990-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47ce0392, true, {}]
2024-04-30 15:16:15,456 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:15,457 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [964b5ec5-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=964ae990-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=964ae990-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d5b9ee7, true, {}]
2024-04-30 15:16:15,457 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:15,458 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [964b85d6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=964ae990-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=964ae990-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75f29a84, true, {}]
2024-04-30 15:16:15,459 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1329, durable=true, userID=964bace8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@858935844, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:16:15,460 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1329]:RELIABLE:CoreMessage[messageID=1329, durable=true, userID=964bace8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@858935844
2024-04-30 15:16:15,460 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1329, durable=true, userID=964bace8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@858935844 to transaction: TransactionImpl [xid=null, txID=1332, xid=null, state=ACTIVE, createTime=1714490175460(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@69a52530
2024-04-30 15:16:15,463 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1329, durable=true, userID=964bace8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@858935844, transaction: TransactionImpl [xid=null, txID=1332, xid=null, state=COMMITTED, createTime=1714490175460(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@69a52530
2024-04-30 15:16:15,511 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7c09037a, org.eclipse.scout.rt.mom.jms.JmsSubscription@1a262e93]
2024-04-30 15:16:15,512 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:15,512 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:15,513 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 964ae990-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:15,514 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:15,514 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 63.437090 ms
2024-04-30 15:16:15,514 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-04-30 15:16:15,514 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:15,514 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-04-30 15:16:15,514 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1466289441'.
2024-04-30 15:16:15,516 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:15,516 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9654868a-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom133]
2024-04-30 15:16:15,517 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9654ad9d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9654868a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9654868a-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e31380d, true, {}]
2024-04-30 15:16:15,518 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@14aa41d0 - MDC[jobName=JMS subscriber, activemq.broker=mom133]
2024-04-30 15:16:15,518 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9654d4ae-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9654868a-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9654868a-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@549d42e3, true, {}]
2024-04-30 15:16:15,519 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:15,519 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9654fbbf-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9654868a-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9654868a-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4364231c, true, {}]
2024-04-30 15:16:15,520 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:15,520 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [965522d0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9654868a-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9654868a-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d8ade93, true, {}]
2024-04-30 15:16:15,521 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1355, durable=true, userID=965522d2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@191905020, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:16:15,522 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1355]:RELIABLE:CoreMessage[messageID=1355, durable=true, userID=965522d2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@191905020
2024-04-30 15:16:15,522 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1355, durable=true, userID=965522d2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@191905020 to transaction: TransactionImpl [xid=null, txID=1358, xid=null, state=ACTIVE, createTime=1714490175522(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7d08942a
2024-04-30 15:16:15,525 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1355, durable=true, userID=965522d2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@191905020, transaction: TransactionImpl [xid=null, txID=1358, xid=null, state=COMMITTED, createTime=1714490175522(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7d08942a
2024-04-30 15:16:15,573 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5cb4e255, org.eclipse.scout.rt.mom.jms.JmsSubscription@16c9ec5b]
2024-04-30 15:16:15,574 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:15,574 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:15,575 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9654868a-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:15,575 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:15,575 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 61.126803 ms
2024-04-30 15:16:15,575 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-04-30 15:16:15,576 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:15,576 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-04-30 15:16:15,576 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 888372948'.
2024-04-30 15:16:15,577 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:15,578 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 965dfc74-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom71]
2024-04-30 15:16:15,578 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [965dfc77-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=965dfc74-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=965dfc74-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@352c1b73, true, {}]
2024-04-30 15:16:15,579 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3855c743 - MDC[jobName=JMS subscriber, activemq.broker=mom71]
2024-04-30 15:16:15,580 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [965e2388-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=965dfc74-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=965dfc74-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d80256a, true, {}]
2024-04-30 15:16:15,580 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:15,581 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [965e71a9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=965dfc74-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=965dfc74-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67128e70, true, {}]
2024-04-30 15:16:15,581 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:15,582 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [965e71aa-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=965dfc74-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=965dfc74-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32b42cc3, true, {}]
2024-04-30 15:16:15,583 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1381, durable=true, userID=965e98bc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@999640863, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:16:15,583 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1381]:RELIABLE:CoreMessage[messageID=1381, durable=true, userID=965e98bc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@999640863
2024-04-30 15:16:15,584 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1381, durable=true, userID=965e98bc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@999640863 to transaction: TransactionImpl [xid=null, txID=1384, xid=null, state=ACTIVE, createTime=1714490175584(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1e873a46
2024-04-30 15:16:15,586 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1381, durable=true, userID=965e98bc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@999640863, transaction: TransactionImpl [xid=null, txID=1384, xid=null, state=COMMITTED, createTime=1714490175584(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1e873a46
2024-04-30 15:16:15,634 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@8588a62, org.eclipse.scout.rt.mom.jms.JmsSubscription@572d1f18]
2024-04-30 15:16:15,636 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:15,636 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:15,636 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 965dfc74-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:15,637 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:15,637 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.933814 ms
2024-04-30 15:16:15,637 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-04-30 15:16:15,637 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:15,637 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-04-30 15:16:15,637 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 234944546'.
2024-04-30 15:16:15,639 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:15,639 INFO  [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 96674b4e-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom133]
2024-04-30 15:16:15,640 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96677261-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=96674b4e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=96674b4e-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46e9500f, true, {}]
2024-04-30 15:16:15,641 INFO  [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@35bf929a - MDC[jobName=JMS subscriber, activemq.broker=mom133]
2024-04-30 15:16:15,641 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96679972-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=96674b4e-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=96674b4e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c6b55ad, true, {}]
2024-04-30 15:16:15,642 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:15,642 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9667c083-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=96674b4e-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=96674b4e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d20ca6c, true, {}]
2024-04-30 15:16:15,643 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:15,643 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9667e794-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=96674b4e-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=96674b4e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5aedb615, true, {}]
2024-04-30 15:16:15,644 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1407, durable=true, userID=96680ea6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@975928867, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:16:15,645 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1407]:RELIABLE:CoreMessage[messageID=1407, durable=true, userID=96680ea6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@975928867
2024-04-30 15:16:15,646 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1407, durable=true, userID=96680ea6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@975928867 to transaction: TransactionImpl [xid=null, txID=1410, xid=null, state=ACTIVE, createTime=1714490175645(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3a9bdeb0
2024-04-30 15:16:15,648 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1407, durable=true, userID=96680ea6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@975928867, transaction: TransactionImpl [xid=null, txID=1410, xid=null, state=COMMITTED, createTime=1714490175645(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3a9bdeb0
2024-04-30 15:16:15,696 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@740ef827, org.eclipse.scout.rt.mom.jms.JmsSubscription@198eeb36]
2024-04-30 15:16:15,698 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:15,698 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:15,698 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 96674b4e-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:15,699 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:15,699 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 61.647447 ms
2024-04-30 15:16:15,699 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]>
2024-04-30 15:16:15,700 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:15,700 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishObject [artemis]>
2024-04-30 15:16:15,700 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 439193975'.
2024-04-30 15:16:15,701 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:15,702 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9670e848-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom71]
2024-04-30 15:16:15,702 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9670e84b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9670e848-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9670e848-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26813bb6, true, {}]
2024-04-30 15:16:15,703 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4310d27d - MDC[jobName=JMS subscriber, activemq.broker=mom71]
2024-04-30 15:16:15,703 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96710f5c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9670e848-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9670e848-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3abbb9d2, true, {}]
2024-04-30 15:16:15,704 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishObject, address=test/mom/testPublishObject, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:16:15,704 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6f25ab9b
2024-04-30 15:16:15,705 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@77421385
2024-04-30 15:16:15,705 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObject, null, 0, false, true, null]
2024-04-30 15:16:15,706 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96715d7e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9670e848-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9670e848-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36949070, true, {}]
2024-04-30 15:16:15,707 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1434, durable=true, userID=96718490-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@728587125, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482978)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=1427 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:15,707 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1434]:RELIABLE:CoreMessage[messageID=1434, durable=true, userID=96718490-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@728587125
2024-04-30 15:16:15,708 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=1434, durable=true, userID=96718490-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@728587125 to transaction: TransactionImpl [xid=null, txID=1437, xid=null, state=ACTIVE, createTime=1714490175708(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6403eb9a
2024-04-30 15:16:15,709 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@518d4537, org.eclipse.scout.rt.mom.jms.JmsSubscription@1a42da0a]
2024-04-30 15:16:15,711 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=1434, durable=true, userID=96718490-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@728587125, transaction: TransactionImpl [xid=null, txID=1437, xid=null, state=COMMITTED, createTime=1714490175708(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6403eb9a
2024-04-30 15:16:15,711 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:15,711 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:15,712 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9670e848-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:15,712 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:15,713 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.831875 ms
2024-04-30 15:16:15,713 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishObject [artemis]>
2024-04-30 15:16:15,713 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:15,713 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishDataObjectJson [artemis]>
2024-04-30 15:16:15,714 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2066406366'.
2024-04-30 15:16:15,715 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:15,715 INFO  [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9672e422-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom71]
2024-04-30 15:16:15,716 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96730b35-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9672e422-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9672e422-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d33302a, true, {}]
2024-04-30 15:16:15,717 INFO  [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5871b078 - MDC[jobName=JMS subscriber, activemq.broker=mom71]
2024-04-30 15:16:15,717 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96733246-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9672e422-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9672e422-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b1f2f28, true, {}]
2024-04-30 15:16:15,718 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishDataObjectJson, address=test/mom/testPublishDataObjectJson, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:16:15,718 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4bee9dcc
2024-04-30 15:16:15,718 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@68898c9c
2024-04-30 15:16:15,719 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishDataObjectJson, null, 0, false, true, null]
2024-04-30 15:16:15,719 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96738068-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9672e422-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9672e422-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c871d13, true, {}]
2024-04-30 15:16:15,720 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1457, durable=true, userID=9673a77a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=573, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1649977677, context: RoutingContextImpl(Address=test/mom/testPublishDataObjectJson, routingType=ANYCAST, PreviousAddress=test/mom/testPublishDataObjectJson previousRoute:ANYCAST, reusable=true, version=-2147482977)
..................................................
***** durable queues test/mom/testPublishDataObjectJson:
- queueID=1450 address:test/mom/testPublishDataObjectJson name:test/mom/testPublishDataObjectJson filter:null
***** non durable for test/mom/testPublishDataObjectJson:
..................................................
, transaction: null
2024-04-30 15:16:15,721 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishDataObjectJson: Reference[1457]:RELIABLE:CoreMessage[messageID=1457, durable=true, userID=9673a77a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=573, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1649977677
2024-04-30 15:16:15,721 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishDataObjectJson: CoreMessage[messageID=1457, durable=true, userID=9673a77a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=573, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1649977677 to transaction: TransactionImpl [xid=null, txID=1460, xid=null, state=ACTIVE, createTime=1714490175721(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7a8c96ed
2024-04-30 15:16:15,722 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@3a3fc789, org.eclipse.scout.rt.mom.jms.JmsSubscription@2fad7002]
2024-04-30 15:16:15,724 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishDataObjectJson: CoreMessage[messageID=1457, durable=true, userID=9673a77a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=573, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1649977677, transaction: TransactionImpl [xid=null, txID=1460, xid=null, state=COMMITTED, createTime=1714490175721(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7a8c96ed
2024-04-30 15:16:15,725 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:15,725 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:15,725 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9672e422-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:15,726 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:15,726 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.661360 ms
2024-04-30 15:16:15,726 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishDataObjectJson [artemis]>
2024-04-30 15:16:15,727 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:15,727 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testConcurrentMessageConsumption [artemis]>
2024-04-30 15:16:15,727 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2096503027'.
2024-04-30 15:16:15,728 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:15,728 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9674dffc-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:15,729 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9675070f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9674dffc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9674dffc-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52bed24f, true, {}]
2024-04-30 15:16:15,730 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1c2503d2
2024-04-30 15:16:15,730 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96752d20-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9674dffc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9674dffc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42e07ca, true, {}]
2024-04-30 15:16:15,731 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 96752d20-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testConcurrentMessageConsumption, [ANYCAST], true]
2024-04-30 15:16:15,731 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7135645
2024-04-30 15:16:15,732 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testConcurrentMessageConsumption, address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:16:15,732 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4679238a
2024-04-30 15:16:15,733 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1476, durable=true, userID=9675a253-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1122309631, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:15,734 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9675c964-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9674dffc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9674dffc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@309f4480, true, {}]
2024-04-30 15:16:15,735 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1481, durable=true, userID=9675f076-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1308017987, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:15,738 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96763e97-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9674dffc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9674dffc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c221ad, true, {}]
2024-04-30 15:16:15,738 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1486, durable=true, userID=967665a9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@906058302, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:15,741 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9676dada-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9674dffc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9674dffc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77c01f37, true, {}]
2024-04-30 15:16:15,742 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1491, durable=true, userID=9676dadc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@201431419, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:15,744 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9677500d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9674dffc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9674dffc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18dfbc55, true, {}]
2024-04-30 15:16:15,745 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1496, durable=true, userID=9677771f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1262595553, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:15,748 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9677ec50-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9674dffc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9674dffc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26f3db5, true, {}]
2024-04-30 15:16:15,749 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1501, durable=true, userID=9677ec51-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@684352109, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:15,751 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96786183-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9674dffc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9674dffc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a55d04f, true, {}]
2024-04-30 15:16:15,752 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1506, durable=true, userID=96788895-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1459448754, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:15,755 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9678d6b6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9674dffc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9674dffc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b692fb6, true, {}]
2024-04-30 15:16:15,755 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1511, durable=true, userID=9678fdc8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1727823638, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:15,758 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [967972f9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9674dffc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9674dffc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1beea981, true, {}]
2024-04-30 15:16:15,759 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1516, durable=true, userID=96799a0b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1021171327, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:15,762 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9679e82c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9674dffc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9674dffc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3fe7208a, true, {}]
2024-04-30 15:16:15,762 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1521, durable=true, userID=967a0f3e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@492528215, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:15,765 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [967a846f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9674dffc-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9674dffc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c741008, true, {}]
2024-04-30 15:16:15,766 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testConcurrentMessageConsumption, null, 0, false, true, null]
2024-04-30 15:16:15,766 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1476]:RELIABLE:CoreMessage[messageID=1476, durable=true, userID=9675a253-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1122309631
2024-04-30 15:16:15,766 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1481]:RELIABLE:CoreMessage[messageID=1481, durable=true, userID=9675f076-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1308017987
2024-04-30 15:16:15,766 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1486]:RELIABLE:CoreMessage[messageID=1486, durable=true, userID=967665a9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@906058302
2024-04-30 15:16:15,767 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1491]:RELIABLE:CoreMessage[messageID=1491, durable=true, userID=9676dadc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@201431419
2024-04-30 15:16:15,767 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1496]:RELIABLE:CoreMessage[messageID=1496, durable=true, userID=9677771f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1262595553
2024-04-30 15:16:15,767 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1501]:RELIABLE:CoreMessage[messageID=1501, durable=true, userID=9677ec51-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@684352109
2024-04-30 15:16:15,767 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1476, durable=true, userID=9675a253-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1122309631 to transaction: TransactionImpl [xid=null, txID=1528, xid=null, state=ACTIVE, createTime=1714490175767(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@614d3d64
2024-04-30 15:16:15,767 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1506]:RELIABLE:CoreMessage[messageID=1506, durable=true, userID=96788895-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1459448754
2024-04-30 15:16:15,767 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1481, durable=true, userID=9675f076-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1308017987 to transaction: TransactionImpl [xid=null, txID=1529, xid=null, state=ACTIVE, createTime=1714490175767(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@67cfa6b1
2024-04-30 15:16:15,767 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1511]:RELIABLE:CoreMessage[messageID=1511, durable=true, userID=9678fdc8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1727823638
2024-04-30 15:16:15,767 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1516]:RELIABLE:CoreMessage[messageID=1516, durable=true, userID=96799a0b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1021171327
2024-04-30 15:16:15,767 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1486, durable=true, userID=967665a9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@906058302 to transaction: TransactionImpl [xid=null, txID=1530, xid=null, state=ACTIVE, createTime=1714490175767(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@108124d8
2024-04-30 15:16:15,767 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1521]:RELIABLE:CoreMessage[messageID=1521, durable=true, userID=967a0f3e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@492528215
2024-04-30 15:16:15,767 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1491, durable=true, userID=9676dadc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@201431419 to transaction: TransactionImpl [xid=null, txID=1531, xid=null, state=ACTIVE, createTime=1714490175767(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@55349e18
2024-04-30 15:16:15,768 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1476, durable=true, userID=9675a253-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1122309631, transaction: TransactionImpl [xid=null, txID=1528, xid=null, state=COMMITTED, createTime=1714490175767(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@614d3d64
2024-04-30 15:16:15,768 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1481, durable=true, userID=9675f076-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1308017987, transaction: TransactionImpl [xid=null, txID=1529, xid=null, state=COMMITTED, createTime=1714490175767(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@67cfa6b1
2024-04-30 15:16:15,768 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1486, durable=true, userID=967665a9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@906058302, transaction: TransactionImpl [xid=null, txID=1530, xid=null, state=COMMITTED, createTime=1714490175767(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@108124d8
2024-04-30 15:16:15,768 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1496, durable=true, userID=9677771f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1262595553 to transaction: TransactionImpl [xid=null, txID=1532, xid=null, state=ACTIVE, createTime=1714490175768(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5d1a3fc7
2024-04-30 15:16:15,768 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1501, durable=true, userID=9677ec51-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@684352109 to transaction: TransactionImpl [xid=null, txID=1533, xid=null, state=ACTIVE, createTime=1714490175768(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@477ae0fb
2024-04-30 15:16:15,768 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1506, durable=true, userID=96788895-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1459448754 to transaction: TransactionImpl [xid=null, txID=1534, xid=null, state=ACTIVE, createTime=1714490175768(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5e44bb28
2024-04-30 15:16:15,768 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6903bec9]
2024-04-30 15:16:15,769 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1511, durable=true, userID=9678fdc8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1727823638 to transaction: TransactionImpl [xid=null, txID=1535, xid=null, state=ACTIVE, createTime=1714490175768(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2ff12aa6
2024-04-30 15:16:15,769 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1516, durable=true, userID=96799a0b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1021171327 to transaction: TransactionImpl [xid=null, txID=1536, xid=null, state=ACTIVE, createTime=1714490175769(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2399cc98
2024-04-30 15:16:15,769 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1521, durable=true, userID=967a0f3e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@492528215 to transaction: TransactionImpl [xid=null, txID=1537, xid=null, state=ACTIVE, createTime=1714490175769(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@33f49d28
2024-04-30 15:16:15,771 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1491, durable=true, userID=9676dadc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@201431419, transaction: TransactionImpl [xid=null, txID=1531, xid=null, state=COMMITTED, createTime=1714490175767(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@55349e18
2024-04-30 15:16:15,771 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1496, durable=true, userID=9677771f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1262595553, transaction: TransactionImpl [xid=null, txID=1532, xid=null, state=COMMITTED, createTime=1714490175768(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5d1a3fc7
2024-04-30 15:16:15,771 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1501, durable=true, userID=9677ec51-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@684352109, transaction: TransactionImpl [xid=null, txID=1533, xid=null, state=COMMITTED, createTime=1714490175768(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@477ae0fb
2024-04-30 15:16:15,771 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1506, durable=true, userID=96788895-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1459448754, transaction: TransactionImpl [xid=null, txID=1534, xid=null, state=COMMITTED, createTime=1714490175768(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5e44bb28
2024-04-30 15:16:15,772 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1511, durable=true, userID=9678fdc8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1727823638, transaction: TransactionImpl [xid=null, txID=1535, xid=null, state=COMMITTED, createTime=1714490175768(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2ff12aa6
2024-04-30 15:16:15,772 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1516, durable=true, userID=96799a0b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1021171327, transaction: TransactionImpl [xid=null, txID=1536, xid=null, state=COMMITTED, createTime=1714490175769(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2399cc98
2024-04-30 15:16:15,772 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1521, durable=true, userID=967a0f3e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@492528215, transaction: TransactionImpl [xid=null, txID=1537, xid=null, state=COMMITTED, createTime=1714490175769(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@33f49d28
2024-04-30 15:16:15,772 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:15,772 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:15,773 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9674dffc-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:15,773 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:15,773 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 46.599491 ms
2024-04-30 15:16:15,774 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testConcurrentMessageConsumption [artemis]>
2024-04-30 15:16:15,774 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:15,774 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]>
2024-04-30 15:16:15,775 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 712956349'.
2024-04-30 15:16:15,776 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:15,776 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 967c3221-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:15,777 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [967c5934-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=967c3221-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=967c3221-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f3d06b5, true, {}]
2024-04-30 15:16:15,778 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4c24063c
2024-04-30 15:16:15,778 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [967c8045-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=967c3221-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=967c3221-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4812ed85, true, {}]
2024-04-30 15:16:15,779 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 967c8045-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testTimeToLive, [ANYCAST], true]
2024-04-30 15:16:15,779 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@22ddc24e
2024-04-30 15:16:15,780 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testTimeToLive, address=test/mom/testTimeToLive, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:16:15,781 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@179c6ecb
2024-04-30 15:16:15,781 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1553, durable=true, userID=967cf578-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=Tue Apr 30 15:16:15 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@792375223, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-04-30 15:16:15,883 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [968c5ec9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=967c3221-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=967c3221-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b1bb70, true, {}]
2024-04-30 15:16:15,883 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-04-30 15:16:15,885 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1553, durable=true, userID=967cf578-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=Tue Apr 30 15:16:15 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@792375223 to transaction: TransactionImpl [xid=null, txID=1560, xid=null, state=ACTIVE, createTime=1714490175884(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 1]@638c842a
2024-04-30 15:16:15,888 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1553, durable=true, userID=967cf578-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=Tue Apr 30 15:16:15 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@792375223, transaction: TransactionImpl [xid=null, txID=1560, xid=null, state=COMMITTED, createTime=1714490175884(Tue Apr 30 15:16:15 UTC 2024), timeoutSeconds=-1, nr operations = 0]@638c842a
2024-04-30 15:16:15,934 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5fb4870b]
2024-04-30 15:16:15,935 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:15,935 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:15,936 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 967c3221-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:15,936 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:15,936 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 161.923325 ms
2024-04-30 15:16:15,936 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]>
2024-04-30 15:16:15,937 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:15,937 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]>
2024-04-30 15:16:15,937 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2084277030'.
2024-04-30 15:16:15,939 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:15,939 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9695115b-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:15,940 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9695115e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9695115b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9695115b-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c1a3865, true, {}]
2024-04-30 15:16:15,941 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4a52178
2024-04-30 15:16:15,941 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96955f7f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9695115b-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9695115b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@380b66d, true, {}]
2024-04-30 15:16:15,942 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1572, durable=true, userID=96958691-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=Tue Apr 30 15:16:15 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1269550905, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-04-30 15:16:16,044 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96a516f2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9695115b-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9695115b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@416dbcd3, true, {}]
2024-04-30 15:16:16,045 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-04-30 15:16:16,045 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1572, durable=true, userID=96958691-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=Tue Apr 30 15:16:15 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1269550905 to transaction: TransactionImpl [xid=null, txID=1579, xid=null, state=ACTIVE, createTime=1714490176045(Tue Apr 30 15:16:16 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7bc473a0
2024-04-30 15:16:16,049 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1572, durable=true, userID=96958691-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:15 UTC 2024, expiration=Tue Apr 30 15:16:15 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1269550905, transaction: TransactionImpl [xid=null, txID=1579, xid=null, state=COMMITTED, createTime=1714490176045(Tue Apr 30 15:16:16 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7bc473a0
2024-04-30 15:16:16,095 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6be6cb16]
2024-04-30 15:16:16,096 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:16,096 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:16,097 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9695115b-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:16,098 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:16,098 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 160.595633 ms
2024-04-30 15:16:16,098 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]>
2024-04-30 15:16:16,098 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:16,098 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]>
2024-04-30 15:16:16,098 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1548008675'.
2024-04-30 15:16:16,099 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:16,100 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 96ada274-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:16,100 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96ada277-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=96ada274-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=96ada274-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@402a5c9e, true, {}]
2024-04-30 15:16:16,101 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3e5e7f4c
2024-04-30 15:16:16,101 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96adc988-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=96ada274-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=96ada274-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63b2ed0c, true, {}]
2024-04-30 15:16:16,103 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1591, durable=true, userID=96ae17aa-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:16 UTC 2024, expiration=Tue Apr 30 15:16:16 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@937982796, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-04-30 15:16:16,205 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96bda80b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=96ada274-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=96ada274-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29f82c89, true, {}]
2024-04-30 15:16:16,205 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-04-30 15:16:16,206 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1591, durable=true, userID=96ae17aa-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:16 UTC 2024, expiration=Tue Apr 30 15:16:16 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@937982796 to transaction: TransactionImpl [xid=null, txID=1598, xid=null, state=ACTIVE, createTime=1714490176206(Tue Apr 30 15:16:16 UTC 2024), timeoutSeconds=-1, nr operations = 1]@270615e5
2024-04-30 15:16:16,210 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1591, durable=true, userID=96ae17aa-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:16 UTC 2024, expiration=Tue Apr 30 15:16:16 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@937982796, transaction: TransactionImpl [xid=null, txID=1598, xid=null, state=COMMITTED, createTime=1714490176206(Tue Apr 30 15:16:16 UTC 2024), timeoutSeconds=-1, nr operations = 0]@270615e5
2024-04-30 15:16:16,256 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5baabba]
2024-04-30 15:16:16,257 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:16,257 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:16,257 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 96ada274-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:16,258 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:16,258 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.821792 ms
2024-04-30 15:16:16,258 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]>
2024-04-30 15:16:16,258 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:16,258 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]>
2024-04-30 15:16:16,258 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 91390948'.
2024-04-30 15:16:16,260 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:16,260 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 96c60c7d-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:16,261 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96c63390-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=96c60c7d-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=96c60c7d-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48f4bc80, true, {}]
2024-04-30 15:16:16,262 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2d2c794d
2024-04-30 15:16:16,262 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96c65aa1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=96c60c7d-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=96c60c7d-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25c2c4c7, true, {}]
2024-04-30 15:16:16,264 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1610, durable=true, userID=96c681b3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:16 UTC 2024, expiration=Tue Apr 30 15:16:16 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@452792995, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-04-30 15:16:16,365 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96d61214-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=96c60c7d-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=96c60c7d-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45fcf14f, true, {}]
2024-04-30 15:16:16,366 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-04-30 15:16:16,367 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1610, durable=true, userID=96c681b3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:16 UTC 2024, expiration=Tue Apr 30 15:16:16 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@452792995 to transaction: TransactionImpl [xid=null, txID=1617, xid=null, state=ACTIVE, createTime=1714490176366(Tue Apr 30 15:16:16 UTC 2024), timeoutSeconds=-1, nr operations = 1]@723e15b9
2024-04-30 15:16:16,370 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1610, durable=true, userID=96c681b3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:16 UTC 2024, expiration=Tue Apr 30 15:16:16 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@452792995, transaction: TransactionImpl [xid=null, txID=1617, xid=null, state=COMMITTED, createTime=1714490176366(Tue Apr 30 15:16:16 UTC 2024), timeoutSeconds=-1, nr operations = 0]@723e15b9
2024-04-30 15:16:16,416 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6e92f150]
2024-04-30 15:16:16,417 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:16,417 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:16,418 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 96c60c7d-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:16,418 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:16,418 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 160.111940 ms
2024-04-30 15:16:16,419 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]>
2024-04-30 15:16:16,419 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:16,419 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]>
2024-04-30 15:16:16,419 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1732043334'.
2024-04-30 15:16:16,420 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:16,421 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 96de9d96-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:16,421 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96de9d99-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=96de9d96-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=96de9d96-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7071e67b, true, {}]
2024-04-30 15:16:16,422 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@50a2034c
2024-04-30 15:16:16,422 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96dec4aa-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=96de9d96-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=96de9d96-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f832a9, true, {}]
2024-04-30 15:16:16,424 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1629, durable=true, userID=96df12cc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:16 UTC 2024, expiration=Tue Apr 30 15:16:16 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@10769199, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-04-30 15:16:16,526 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96eea32d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=96de9d96-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=96de9d96-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ed29780, true, {}]
2024-04-30 15:16:16,527 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-04-30 15:16:16,528 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1629, durable=true, userID=96df12cc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:16 UTC 2024, expiration=Tue Apr 30 15:16:16 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@10769199 to transaction: TransactionImpl [xid=null, txID=1636, xid=null, state=ACTIVE, createTime=1714490176528(Tue Apr 30 15:16:16 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2133ecb6
2024-04-30 15:16:16,532 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1629, durable=true, userID=96df12cc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:16 UTC 2024, expiration=Tue Apr 30 15:16:16 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@10769199, transaction: TransactionImpl [xid=null, txID=1636, xid=null, state=COMMITTED, createTime=1714490176528(Tue Apr 30 15:16:16 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2133ecb6
2024-04-30 15:16:16,577 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1940bacd]
2024-04-30 15:16:16,578 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:16,578 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:16,579 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 96de9d96-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:16,580 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:16,580 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 160.954804 ms
2024-04-30 15:16:16,580 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]>
2024-04-30 15:16:16,580 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:16,580 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]>
2024-04-30 15:16:16,581 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 530498535'.
2024-04-30 15:16:16,582 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:16,582 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 96f72eaf-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:16,583 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96f755c2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=96f72eaf-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=96f72eaf-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7aa31989, true, {}]
2024-04-30 15:16:16,584 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@457f43a2
2024-04-30 15:16:16,584 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96f77cd3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=96f72eaf-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=96f72eaf-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6649f34e, true, {}]
2024-04-30 15:16:16,586 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1648, durable=true, userID=96f7a3e5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:16 UTC 2024, expiration=Tue Apr 30 15:16:16 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1689301008, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-04-30 15:16:16,688 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97075b56-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=96f72eaf-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=96f72eaf-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d27325e, true, {}]
2024-04-30 15:16:16,689 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-04-30 15:16:16,690 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1648, durable=true, userID=96f7a3e5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:16 UTC 2024, expiration=Tue Apr 30 15:16:16 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1689301008 to transaction: TransactionImpl [xid=null, txID=1655, xid=null, state=ACTIVE, createTime=1714490176689(Tue Apr 30 15:16:16 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2b51d5f
2024-04-30 15:16:16,694 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1648, durable=true, userID=96f7a3e5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:16 UTC 2024, expiration=Tue Apr 30 15:16:16 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1689301008, transaction: TransactionImpl [xid=null, txID=1655, xid=null, state=COMMITTED, createTime=1714490176689(Tue Apr 30 15:16:16 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2b51d5f
2024-04-30 15:16:16,739 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4fe03c06]
2024-04-30 15:16:16,741 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:16,741 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:16,741 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 96f72eaf-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:16,742 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:16,742 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 161.726450 ms
2024-04-30 15:16:16,742 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]>
2024-04-30 15:16:16,743 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:16,743 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]>
2024-04-30 15:16:16,743 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 435161028'.
2024-04-30 15:16:16,745 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:16,745 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 97100de8-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:16,746 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97100deb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=97100de8-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=97100de8-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@623d8b9e, true, {}]
2024-04-30 15:16:16,747 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@69e3e1d9
2024-04-30 15:16:16,747 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97105c0c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=97100de8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=97100de8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7349bbd6, true, {}]
2024-04-30 15:16:16,749 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1667, durable=true, userID=9710831e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:16 UTC 2024, expiration=Tue Apr 30 15:16:16 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1144690264, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-04-30 15:16:16,851 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9720137f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=97100de8-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=97100de8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@459f1ada, true, {}]
2024-04-30 15:16:16,851 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-04-30 15:16:16,853 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1667, durable=true, userID=9710831e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:16 UTC 2024, expiration=Tue Apr 30 15:16:16 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1144690264 to transaction: TransactionImpl [xid=null, txID=1674, xid=null, state=ACTIVE, createTime=1714490176852(Tue Apr 30 15:16:16 UTC 2024), timeoutSeconds=-1, nr operations = 1]@79392670
2024-04-30 15:16:16,856 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1667, durable=true, userID=9710831e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:16 UTC 2024, expiration=Tue Apr 30 15:16:16 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1144690264, transaction: TransactionImpl [xid=null, txID=1674, xid=null, state=COMMITTED, createTime=1714490176852(Tue Apr 30 15:16:16 UTC 2024), timeoutSeconds=-1, nr operations = 0]@79392670
2024-04-30 15:16:16,902 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1fa35f7e]
2024-04-30 15:16:16,903 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:16,903 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:16,904 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 97100de8-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:16,905 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:16,905 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 161.876561 ms
2024-04-30 15:16:16,905 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]>
2024-04-30 15:16:16,905 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:16,905 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]>
2024-04-30 15:16:16,905 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 938253385'.
2024-04-30 15:16:16,907 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:16,907 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9728c611-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:16,908 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9728ed24-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9728c611-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9728c611-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b3e81d7, true, {}]
2024-04-30 15:16:16,909 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@79fc6651
2024-04-30 15:16:16,909 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97291435-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9728c611-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9728c611-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c12bbb0, true, {}]
2024-04-30 15:16:16,911 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1686, durable=true, userID=97293b47-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:16 UTC 2024, expiration=Tue Apr 30 15:16:16 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@351574236, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-04-30 15:16:17,013 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9738f2b8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9728c611-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9728c611-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a14d12, true, {}]
2024-04-30 15:16:17,014 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-04-30 15:16:17,015 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1686, durable=true, userID=97293b47-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:16 UTC 2024, expiration=Tue Apr 30 15:16:16 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@351574236 to transaction: TransactionImpl [xid=null, txID=1693, xid=null, state=ACTIVE, createTime=1714490177014(Tue Apr 30 15:16:17 UTC 2024), timeoutSeconds=-1, nr operations = 1]@20b0adac
2024-04-30 15:16:17,019 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1686, durable=true, userID=97293b47-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:16 UTC 2024, expiration=Tue Apr 30 15:16:16 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@351574236, transaction: TransactionImpl [xid=null, txID=1693, xid=null, state=COMMITTED, createTime=1714490177014(Tue Apr 30 15:16:17 UTC 2024), timeoutSeconds=-1, nr operations = 0]@20b0adac
2024-04-30 15:16:17,064 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2c6b36d7]
2024-04-30 15:16:17,066 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:17,066 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:17,066 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9728c611-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:17,067 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:17,067 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 161.662196 ms
2024-04-30 15:16:17,067 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]>
2024-04-30 15:16:17,067 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:17,067 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]>
2024-04-30 15:16:17,068 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 400570372'.
2024-04-30 15:16:17,069 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:17,070 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9741a54a-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:17,070 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9741a54d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9741a54a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9741a54a-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23337ed4, true, {}]
2024-04-30 15:16:17,071 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3987bfc8
2024-04-30 15:16:17,072 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9741cc5e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9741a54a-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9741a54a-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ac50300, true, {}]
2024-04-30 15:16:17,073 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1705, durable=true, userID=97421a80-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:17 UTC 2024, expiration=Tue Apr 30 15:16:17 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1220424704, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-04-30 15:16:17,175 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9751aae1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9741a54a-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9741a54a-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26bbcbd3, true, {}]
2024-04-30 15:16:17,176 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-04-30 15:16:17,176 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1705, durable=true, userID=97421a80-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:17 UTC 2024, expiration=Tue Apr 30 15:16:17 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1220424704 to transaction: TransactionImpl [xid=null, txID=1712, xid=null, state=ACTIVE, createTime=1714490177176(Tue Apr 30 15:16:17 UTC 2024), timeoutSeconds=-1, nr operations = 1]@64319050
2024-04-30 15:16:17,180 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1705, durable=true, userID=97421a80-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:17 UTC 2024, expiration=Tue Apr 30 15:16:17 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1220424704, transaction: TransactionImpl [xid=null, txID=1712, xid=null, state=COMMITTED, createTime=1714490177176(Tue Apr 30 15:16:17 UTC 2024), timeoutSeconds=-1, nr operations = 0]@64319050
2024-04-30 15:16:17,226 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@15c042fc]
2024-04-30 15:16:17,228 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:17,228 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:17,228 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9741a54a-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:17,229 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:17,229 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 161.466457 ms
2024-04-30 15:16:17,229 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]>
2024-04-30 15:16:17,229 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:17,230 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]>
2024-04-30 15:16:17,230 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2112780564'.
2024-04-30 15:16:17,231 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:17,232 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 975a5d73-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:17,233 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [975a5d76-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=975a5d73-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=975a5d73-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@289fa54b, true, {}]
2024-04-30 15:16:17,234 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@48860fb8
2024-04-30 15:16:17,234 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [975aab97-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=975a5d73-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=975a5d73-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73a2edfa, true, {}]
2024-04-30 15:16:17,236 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1724, durable=true, userID=975ad2a9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:17 UTC 2024, expiration=Tue Apr 30 15:16:17 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@279598282, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-04-30 15:16:17,337 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [976a630a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=975a5d73-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=975a5d73-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@742952d8, true, {}]
2024-04-30 15:16:17,338 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-04-30 15:16:17,339 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1724, durable=true, userID=975ad2a9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:17 UTC 2024, expiration=Tue Apr 30 15:16:17 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@279598282 to transaction: TransactionImpl [xid=null, txID=1731, xid=null, state=ACTIVE, createTime=1714490177339(Tue Apr 30 15:16:17 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2060e2f5
2024-04-30 15:16:17,343 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1724, durable=true, userID=975ad2a9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:17 UTC 2024, expiration=Tue Apr 30 15:16:17 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@279598282, transaction: TransactionImpl [xid=null, txID=1731, xid=null, state=COMMITTED, createTime=1714490177339(Tue Apr 30 15:16:17 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2060e2f5
2024-04-30 15:16:17,389 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@762261fd]
2024-04-30 15:16:17,390 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:17,390 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:17,390 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 975a5d73-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:17,391 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:17,391 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 161.303497 ms
2024-04-30 15:16:17,391 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]>
2024-04-30 15:16:17,392 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:17,392 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscriptionSingleThreadedDisposeSynchronized [artemis]>
2024-04-30 15:16:17,392 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 263936094'.
2024-04-30 15:16:17,393 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:17,394 INFO  [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9773159c-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber]
2024-04-30 15:16:17,395 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9773159f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9773159c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9773159c-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f5efb65, true, {}]
2024-04-30 15:16:17,396 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@20a2c79a - MDC[jobName=JMS subscriber]
2024-04-30 15:16:17,396 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [977363c0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9773159c-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9773159c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c6498b6, true, {}]
2024-04-30 15:16:17,396 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishText, null, 0, false, true, null]
2024-04-30 15:16:17,397 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97738ad1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9773159c-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9773159c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6662f486, true, {}]
2024-04-30 15:16:17,398 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1747, durable=true, userID=97738ad3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:17 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1329200861, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147482983)
..................................................
***** durable queues test/mom/testPublishText:
- queueID=926 address:test/mom/testPublishText name:test/mom/testPublishText filter:null
***** non durable for test/mom/testPublishText:
..................................................
, transaction: null
2024-04-30 15:16:17,398 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishText: Reference[1747]:RELIABLE:CoreMessage[messageID=1747, durable=true, userID=97738ad3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:17 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1329200861
2024-04-30 15:16:17,399 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishText: CoreMessage[messageID=1747, durable=true, userID=97738ad3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:17 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1329200861 to transaction: TransactionImpl [xid=null, txID=1750, xid=null, state=ACTIVE, createTime=1714490177399(Tue Apr 30 15:16:17 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5969a1a0
2024-04-30 15:16:17,402 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishText: CoreMessage[messageID=1747, durable=true, userID=97738ad3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:17 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1329200861, transaction: TransactionImpl [xid=null, txID=1750, xid=null, state=COMMITTED, createTime=1714490177399(Tue Apr 30 15:16:17 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5969a1a0
2024-04-30 15:16:18,401 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [980cbd94-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9773159c-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9773159c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d08cd11, true, {}]
2024-04-30 15:16:18,402 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishText, null, 0, false, true, null]
2024-04-30 15:16:18,402 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [980ce4a5-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9773159c-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9773159c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e2edf16, true, {}]
2024-04-30 15:16:18,404 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1761, durable=true, userID=980d0bb7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:18 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1949896099, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147482983)
..................................................
***** durable queues test/mom/testPublishText:
- queueID=926 address:test/mom/testPublishText name:test/mom/testPublishText filter:null
***** non durable for test/mom/testPublishText:
..................................................
, transaction: null
2024-04-30 15:16:18,405 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishText: Reference[1761]:RELIABLE:CoreMessage[messageID=1761, durable=true, userID=980d0bb7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:18 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1949896099
2024-04-30 15:16:18,405 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishText: CoreMessage[messageID=1761, durable=true, userID=980d0bb7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:18 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1949896099 to transaction: TransactionImpl [xid=null, txID=1764, xid=null, state=ACTIVE, createTime=1714490178405(Tue Apr 30 15:16:18 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4a1fdc9
2024-04-30 15:16:18,408 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishText: CoreMessage[messageID=1761, durable=true, userID=980d0bb7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:18 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1949896099, transaction: TransactionImpl [xid=null, txID=1764, xid=null, state=COMMITTED, createTime=1714490178405(Tue Apr 30 15:16:18 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4a1fdc9
2024-04-30 15:16:18,408 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@7edb2a4b, org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@5811f080]
2024-04-30 15:16:18,409 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:18,409 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:18,409 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9773159c-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:18,410 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:18,410 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1018.248396 ms
2024-04-30 15:16:18,410 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscriptionSingleThreadedDisposeSynchronized [artemis]>
2024-04-30 15:16:18,411 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:18,411 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribeMultipleSubscriptions [artemis]>
2024-04-30 15:16:18,411 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1916955885'.
2024-04-30 15:16:18,413 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:18,413 INFO  [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 980e9259-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber]
2024-04-30 15:16:18,414 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [980eb96c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=980e9259-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=980e9259-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44bf666a, true, {}]
2024-04-30 15:16:18,415 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@f8d272c - MDC[jobName=JMS subscriber]
2024-04-30 15:16:18,415 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [980ee07d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=980e9259-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=980e9259-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4071c890, true, {}]
2024-04-30 15:16:18,416 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 980ee07d-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testTopicPublishSubscribeMultipleSubscriptions, [MULTICAST], true]
2024-04-30 15:16:18,416 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6ee45751
2024-04-30 15:16:18,416 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b45ff714-5e2c-4cbc-8713-a0dcc1033fec, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:18,417 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@569d4673
2024-04-30 15:16:18,418 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b45ff714-5e2c-4cbc-8713-a0dcc1033fec, null, 0, false, true, null]
2024-04-30 15:16:18,419 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [980f55af-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=980e9259-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=980e9259-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d9e3910, true, {}]
2024-04-30 15:16:18,419 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=bc0b866b-e6fa-4b9f-9943-77a14dc6ed75, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:18,420 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@426d89a1
2024-04-30 15:16:18,420 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, bc0b866b-e6fa-4b9f-9943-77a14dc6ed75, null, 0, false, true, null]
2024-04-30 15:16:18,420 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [980fa3d1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=980e9259-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=980e9259-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5cb188, true, {}]
2024-04-30 15:16:18,422 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1789, durable=true, userID=980fcae3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:18 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2059570865, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribeMultipleSubscriptions previousRoute:MULTICAST, reusable=true, version=-2147482973)
..................................................
***** durable queues test/mom/testTopicPublishSubscribeMultipleSubscriptions:
***** non durable for test/mom/testTopicPublishSubscribeMultipleSubscriptions:
- queueID=1777 address:test/mom/testTopicPublishSubscribeMultipleSubscriptions name:b45ff714-5e2c-4cbc-8713-a0dcc1033fec filter:null
- queueID=1783 address:test/mom/testTopicPublishSubscribeMultipleSubscriptions name:bc0b866b-e6fa-4b9f-9943-77a14dc6ed75 filter:null
..................................................
, transaction: null
2024-04-30 15:16:18,422 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b45ff714-5e2c-4cbc-8713-a0dcc1033fec: Reference[1789]:RELIABLE:CoreMessage[messageID=1789, durable=true, userID=980fcae3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:18 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2059570865
2024-04-30 15:16:18,422 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from bc0b866b-e6fa-4b9f-9943-77a14dc6ed75: Reference[1789]:RELIABLE:CoreMessage[messageID=1789, durable=true, userID=980fcae3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:18 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2059570865
2024-04-30 15:16:18,422 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b45ff714-5e2c-4cbc-8713-a0dcc1033fec: CoreMessage[messageID=1789, durable=true, userID=980fcae3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:18 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2059570865 to transaction: TransactionImpl [xid=null, txID=1792, xid=null, state=ACTIVE, createTime=1714490178422(Tue Apr 30 15:16:18 UTC 2024), timeoutSeconds=-1, nr operations = 1]@150c2642
2024-04-30 15:16:18,422 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from bc0b866b-e6fa-4b9f-9943-77a14dc6ed75: CoreMessage[messageID=1789, durable=true, userID=980fcae3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:18 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2059570865 to transaction: TransactionImpl [xid=null, txID=1793, xid=null, state=ACTIVE, createTime=1714490178422(Tue Apr 30 15:16:18 UTC 2024), timeoutSeconds=-1, nr operations = 1]@47bc3468
2024-04-30 15:16:18,422 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b45ff714-5e2c-4cbc-8713-a0dcc1033fec: CoreMessage[messageID=1789, durable=true, userID=980fcae3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:18 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2059570865, transaction: TransactionImpl [xid=null, txID=1792, xid=null, state=COMMITTED, createTime=1714490178422(Tue Apr 30 15:16:18 UTC 2024), timeoutSeconds=-1, nr operations = 0]@150c2642
2024-04-30 15:16:18,422 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from bc0b866b-e6fa-4b9f-9943-77a14dc6ed75: CoreMessage[messageID=1789, durable=true, userID=980fcae3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:18 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2059570865, transaction: TransactionImpl [xid=null, txID=1793, xid=null, state=COMMITTED, createTime=1714490178422(Tue Apr 30 15:16:18 UTC 2024), timeoutSeconds=-1, nr operations = 0]@47bc3468
2024-04-30 15:16:18,423 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@24afdf18, org.eclipse.scout.rt.mom.jms.JmsSubscription@22b112bb]
2024-04-30 15:16:18,424 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [b45ff714-5e2c-4cbc-8713-a0dcc1033fec]
2024-04-30 15:16:18,425 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [bc0b866b-e6fa-4b9f-9943-77a14dc6ed75]
2024-04-30 15:16:18,426 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:18,426 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:18,427 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 980e9259-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:18,427 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:18,427 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 16.381512 ms
2024-04-30 15:16:18,427 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribeMultipleSubscriptions [artemis]>
2024-04-30 15:16:18,428 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:18,428 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishTransactional [artemis]>
2024-04-30 15:16:18,428 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 294203776'.
2024-04-30 15:16:18,429 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:18,430 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 98112a75-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:18,430 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [98112a78-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=98112a75-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=98112a75-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29b4e6e2, true, {}]
2024-04-30 15:16:18,431 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7ba5d307
2024-04-30 15:16:18,431 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [98115189-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=98112a75-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=98112a75-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a9548ed, true, {}]
2024-04-30 15:16:18,432 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 98115189-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testPublishTransactional, [ANYCAST], true]
2024-04-30 15:16:18,433 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@946b4b8
2024-04-30 15:16:18,433 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishTransactional, address=test/mom/testPublishTransactional, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:16:18,434 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4c6ccdb7
2024-04-30 15:16:18,435 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9811c6bd-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=98112a75-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=98112a75-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b7dfc2f, true, {}]
2024-04-30 15:16:18,435 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishTransactional, null, 0, false, true, null]
2024-04-30 15:16:18,437 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addSendToTransaction(AuditLogger_impl.java:2787) - AMQ601760: User anonymous@invm:0 added a message send for: CoreMessage[messageID=1826, durable=true, userID=9811c6bc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:18 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=810, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@304386337 to transaction: TransactionImpl [xid=null, txID=1819, xid=null, state=ACTIVE, createTime=1714490178431(Tue Apr 30 15:16:18 UTC 2024), timeoutSeconds=300, nr operations = 1]@42c7952d
2024-04-30 15:16:20,437 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1826, durable=true, userID=9811c6bc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:18 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=810, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@304386337, context: RoutingContextImpl(Address=test/mom/testPublishTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testPublishTransactional previousRoute:ANYCAST, reusable=true, version=-2147482970)
..................................................
***** durable queues test/mom/testPublishTransactional:
- queueID=1823 address:test/mom/testPublishTransactional name:test/mom/testPublishTransactional filter:null
***** non durable for test/mom/testPublishTransactional:
..................................................
, transaction: TransactionImpl [xid=null, txID=1819, xid=null, state=COMMITTED, createTime=1714490178431(Tue Apr 30 15:16:18 UTC 2024), timeoutSeconds=300, nr operations = 0]@42c7952d
2024-04-30 15:16:20,437 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishTransactional: Reference[1826]:RELIABLE:CoreMessage[messageID=1826, durable=true, userID=9811c6bc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:18 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=810, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@304386337
2024-04-30 15:16:20,438 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishTransactional: CoreMessage[messageID=1826, durable=true, userID=9811c6bc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:18 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=810, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@304386337 to transaction: TransactionImpl [xid=null, txID=1832, xid=null, state=ACTIVE, createTime=1714490180437(Tue Apr 30 15:16:20 UTC 2024), timeoutSeconds=-1, nr operations = 1]@28bb4869
2024-04-30 15:16:20,439 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@1ff584d7, org.eclipse.scout.rt.mom.jms.JmsSubscription@7752f9fe]
2024-04-30 15:16:20,440 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishTransactional: CoreMessage[messageID=1826, durable=true, userID=9811c6bc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:18 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=810, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@304386337, transaction: TransactionImpl [xid=null, txID=1832, xid=null, state=COMMITTED, createTime=1714490180437(Tue Apr 30 15:16:20 UTC 2024), timeoutSeconds=-1, nr operations = 0]@28bb4869
2024-04-30 15:16:20,441 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:20,441 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:20,441 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 98112a75-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:20,442 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:20,442 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2013.780118 ms
2024-04-30 15:16:20,442 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishTransactional [artemis]>
2024-04-30 15:16:20,443 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:20,443 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribeCorrelationId [artemis]>
2024-04-30 15:16:20,443 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 644912106'.
2024-04-30 15:16:20,445 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:20,445 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9944a16f-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom84]
2024-04-30 15:16:20,446 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9944c882-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9944a16f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9944a16f-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11205bbe, true, {}]
2024-04-30 15:16:20,447 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@221e82a5 - MDC[jobName=JMS subscriber, activemq.broker=mom84]
2024-04-30 15:16:20,447 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9944ef93-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9944a16f-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9944a16f-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ea3dda4, true, {}]
2024-04-30 15:16:20,448 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 9944ef93-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testTopicPublishSubscribeCorrelationId, [MULTICAST], true]
2024-04-30 15:16:20,448 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@62ca5f0a
2024-04-30 15:16:20,449 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=42e58f75-11f8-4ae5-83df-7fe6fe890bdc, address=test/mom/testTopicPublishSubscribeCorrelationId, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:20,449 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6a55bf26
2024-04-30 15:16:20,449 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 42e58f75-11f8-4ae5-83df-7fe6fe890bdc, null, 0, false, true, null]
2024-04-30 15:16:20,450 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [994564c5-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9944a16f-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9944a16f-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1bce37fd, true, {}]
2024-04-30 15:16:20,451 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1853, durable=true, userID=99458bd7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:20 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@584012970, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribeCorrelationId, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribeCorrelationId previousRoute:MULTICAST, reusable=true, version=-2147482969)
..................................................
***** durable queues test/mom/testTopicPublishSubscribeCorrelationId:
***** non durable for test/mom/testTopicPublishSubscribeCorrelationId:
- queueID=1847 address:test/mom/testTopicPublishSubscribeCorrelationId name:42e58f75-11f8-4ae5-83df-7fe6fe890bdc filter:null
..................................................
, transaction: null
2024-04-30 15:16:20,452 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 42e58f75-11f8-4ae5-83df-7fe6fe890bdc: Reference[1853]:RELIABLE:CoreMessage[messageID=1853, durable=true, userID=99458bd7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:20 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@584012970
2024-04-30 15:16:20,452 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 42e58f75-11f8-4ae5-83df-7fe6fe890bdc: CoreMessage[messageID=1853, durable=true, userID=99458bd7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:20 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@584012970 to transaction: TransactionImpl [xid=null, txID=1856, xid=null, state=ACTIVE, createTime=1714490180452(Tue Apr 30 15:16:20 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7b1afe85
2024-04-30 15:16:20,452 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 42e58f75-11f8-4ae5-83df-7fe6fe890bdc: CoreMessage[messageID=1853, durable=true, userID=99458bd7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:20 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@584012970, transaction: TransactionImpl [xid=null, txID=1856, xid=null, state=COMMITTED, createTime=1714490180452(Tue Apr 30 15:16:20 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7b1afe85
2024-04-30 15:16:20,452 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@e7c3ba2]
2024-04-30 15:16:20,453 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [42e58f75-11f8-4ae5-83df-7fe6fe890bdc]
2024-04-30 15:16:20,454 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:20,454 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:20,455 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9944a16f-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:20,456 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:20,456 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.935435 ms
2024-04-30 15:16:20,456 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribeCorrelationId [artemis]>
2024-04-30 15:16:20,456 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:20,456 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageSelector [artemis]>
2024-04-30 15:16:20,456 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 55173478'.
2024-04-30 15:16:20,458 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:20,458 INFO  [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 99469d49-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom84]
2024-04-30 15:16:20,459 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9946c45c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=99469d49-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=99469d49-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@603eb014, true, {}]
2024-04-30 15:16:20,460 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@17047078 - MDC[jobName=JMS subscriber, activemq.broker=mom84]
2024-04-30 15:16:20,460 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9946eb6d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=99469d49-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=99469d49-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76c633d0, true, {}]
2024-04-30 15:16:20,461 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 9946eb6d-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testMessageSelector, [MULTICAST], true]
2024-04-30 15:16:20,461 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@43cb09a8
2024-04-30 15:16:20,461 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=94ee3f30-c9e7-4717-8083-7901fa27054c, address=test/mom/testMessageSelector, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:20,462 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@506567c7
2024-04-30 15:16:20,462 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 94ee3f30-c9e7-4717-8083-7901fa27054c, null, 0, false, true, null]
2024-04-30 15:16:20,463 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9947609f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=99469d49-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=99469d49-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ae2529e, true, {}]
2024-04-30 15:16:20,465 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e5c17c75-7ac4-4e00-b840-852d4baec763, address=test/mom/testMessageSelector, routingType=MULTICAST, filterString=user = 'john', durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:20,481 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4711400a
2024-04-30 15:16:20,481 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e5c17c75-7ac4-4e00-b840-852d4baec763, user = 'john', 0, false, true, null]
2024-04-30 15:16:20,482 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [994a46d1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=99469d49-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=99469d49-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33e69ed4, true, {}]
2024-04-30 15:16:20,483 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=35d0ae63-89dd-4062-b329-6de0a62d40bc, address=test/mom/testMessageSelector, routingType=MULTICAST, filterString=user = 'anna', durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:20,483 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@591349bf
2024-04-30 15:16:20,484 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 35d0ae63-89dd-4062-b329-6de0a62d40bc, user = 'anna', 0, false, true, null]
2024-04-30 15:16:20,484 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [994a94f3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=99469d49-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=99469d49-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11a2f22c, true, {}]
2024-04-30 15:16:20,492 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1894, durable=true, userID=994abc05-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:20 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@285193424, context: RoutingContextImpl(Address=test/mom/testMessageSelector, routingType=MULTICAST, PreviousAddress=test/mom/testMessageSelector previousRoute:MULTICAST, reusable=null, version=0)
..................................................
, transaction: null
2024-04-30 15:16:20,492 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 35d0ae63-89dd-4062-b329-6de0a62d40bc: Reference[1894]:RELIABLE:CoreMessage[messageID=1894, durable=true, userID=994abc05-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:20 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@285193424
2024-04-30 15:16:20,492 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 94ee3f30-c9e7-4717-8083-7901fa27054c: Reference[1894]:RELIABLE:CoreMessage[messageID=1894, durable=true, userID=994abc05-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:20 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@285193424
2024-04-30 15:16:20,492 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 35d0ae63-89dd-4062-b329-6de0a62d40bc: CoreMessage[messageID=1894, durable=true, userID=994abc05-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:20 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@285193424 to transaction: TransactionImpl [xid=null, txID=1897, xid=null, state=ACTIVE, createTime=1714490180492(Tue Apr 30 15:16:20 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3ad750a1
2024-04-30 15:16:20,492 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 94ee3f30-c9e7-4717-8083-7901fa27054c: CoreMessage[messageID=1894, durable=true, userID=994abc05-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:20 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@285193424 to transaction: TransactionImpl [xid=null, txID=1898, xid=null, state=ACTIVE, createTime=1714490180492(Tue Apr 30 15:16:20 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6d45b0f1
2024-04-30 15:16:20,492 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 35d0ae63-89dd-4062-b329-6de0a62d40bc: CoreMessage[messageID=1894, durable=true, userID=994abc05-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:20 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@285193424, transaction: TransactionImpl [xid=null, txID=1897, xid=null, state=COMMITTED, createTime=1714490180492(Tue Apr 30 15:16:20 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3ad750a1
2024-04-30 15:16:20,493 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 94ee3f30-c9e7-4717-8083-7901fa27054c: CoreMessage[messageID=1894, durable=true, userID=994abc05-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:20 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@285193424, transaction: TransactionImpl [xid=null, txID=1898, xid=null, state=COMMITTED, createTime=1714490180492(Tue Apr 30 15:16:20 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6d45b0f1
2024-04-30 15:16:22,493 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@61563a91, org.eclipse.scout.rt.mom.jms.JmsSubscription@42a057b6, org.eclipse.scout.rt.mom.jms.JmsSubscription@4e1ffe54]
2024-04-30 15:16:22,494 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [94ee3f30-c9e7-4717-8083-7901fa27054c]
2024-04-30 15:16:22,496 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [e5c17c75-7ac4-4e00-b840-852d4baec763]
2024-04-30 15:16:22,497 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [35d0ae63-89dd-4062-b329-6de0a62d40bc]
2024-04-30 15:16:22,499 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:22,499 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:22,499 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 99469d49-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:22,500 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:22,500 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2043.535953 ms
2024-04-30 15:16:22,500 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageSelector [artemis]>
2024-04-30 15:16:22,501 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:22,501 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCurrentMessagePubSub [artemis]>
2024-04-30 15:16:22,501 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1137706550'.
2024-04-30 15:16:22,503 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:22,503 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9a7ea827-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:22,504 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9a7ea82a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9a7ea827-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9a7ea827-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47c774e3, true, {}]
2024-04-30 15:16:22,504 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7eeabaf3
2024-04-30 15:16:22,505 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9a7ef64b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9a7ea827-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9a7ea827-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fcc8401, true, {}]
2024-04-30 15:16:22,506 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 9a7ef64b-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testCurrentMessagePubSub, [ANYCAST], true]
2024-04-30 15:16:22,506 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@566ef9a8
2024-04-30 15:16:22,507 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testCurrentMessagePubSub, address=test/mom/testCurrentMessagePubSub, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:16:22,508 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@49dd957
2024-04-30 15:16:22,509 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1941, durable=true, userID=9a7f6b7e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=867, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1129492571, context: RoutingContextImpl(Address=test/mom/testCurrentMessagePubSub, routingType=ANYCAST, PreviousAddress=test/mom/testCurrentMessagePubSub previousRoute:ANYCAST, reusable=true, version=-2147482961)
..................................................
***** durable queues test/mom/testCurrentMessagePubSub:
- queueID=1938 address:test/mom/testCurrentMessagePubSub name:test/mom/testCurrentMessagePubSub filter:null
***** non durable for test/mom/testCurrentMessagePubSub:
..................................................
, transaction: null
2024-04-30 15:16:22,510 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9a7fb99f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9a7ea827-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9a7ea827-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a8736dd, true, {}]
2024-04-30 15:16:22,511 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testCurrentMessagePubSub, null, 0, false, true, null]
2024-04-30 15:16:22,511 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testCurrentMessagePubSub: Reference[1941]:RELIABLE:CoreMessage[messageID=1941, durable=true, userID=9a7f6b7e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=867, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1129492571
2024-04-30 15:16:22,512 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testCurrentMessagePubSub: CoreMessage[messageID=1941, durable=true, userID=9a7f6b7e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=867, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1129492571 to transaction: TransactionImpl [xid=null, txID=1948, xid=null, state=ACTIVE, createTime=1714490182512(Tue Apr 30 15:16:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@49c7af15
2024-04-30 15:16:22,512 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testCurrentMessagePubSub: CoreMessage[messageID=1941, durable=true, userID=9a7f6b7e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=867, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1129492571, transaction: TransactionImpl [xid=null, txID=1948, xid=null, state=COMMITTED, createTime=1714490182512(Tue Apr 30 15:16:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@49c7af15
2024-04-30 15:16:22,513 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@2620f935, org.eclipse.scout.rt.mom.jms.JmsSubscription@6a3cb81c]
2024-04-30 15:16:22,513 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:22,514 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:22,514 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9a7ea827-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:22,515 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:22,515 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.068430 ms
2024-04-30 15:16:22,515 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCurrentMessagePubSub [artemis]>
2024-04-30 15:16:22,515 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:22,516 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSerialMessageConsumption [artemis]>
2024-04-30 15:16:22,516 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1779214120'.
2024-04-30 15:16:22,517 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:22,517 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9a80cb11-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:22,518 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9a80f224-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9a80cb11-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9a80cb11-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e39da19, true, {}]
2024-04-30 15:16:22,519 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@71b01319
2024-04-30 15:16:22,519 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9a811935-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9a80cb11-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9a80cb11-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56c930a1, true, {}]
2024-04-30 15:16:22,520 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 9a811935-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testSerialMessageConsumption, [ANYCAST], true]
2024-04-30 15:16:22,521 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@16606fbd
2024-04-30 15:16:22,521 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testSerialMessageConsumption, address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:16:22,522 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@48cc240f
2024-04-30 15:16:22,523 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1964, durable=true, userID=9a818e68-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1889156019, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:22,524 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9a81dc89-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9a80cb11-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9a80cb11-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24f2ce5c, true, {}]
2024-04-30 15:16:22,525 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1969, durable=true, userID=9a81dc8b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1863352418, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:22,527 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9a8251bc-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9a80cb11-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9a80cb11-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30bfdf07, true, {}]
2024-04-30 15:16:22,528 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1974, durable=true, userID=9a8251be-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1854283318, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:22,531 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9a82c6ef-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9a80cb11-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9a80cb11-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b512aeb, true, {}]
2024-04-30 15:16:22,532 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1979, durable=true, userID=9a82ee01-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1051562359, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:22,534 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9a836332-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9a80cb11-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9a80cb11-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d4624ba, true, {}]
2024-04-30 15:16:22,535 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1984, durable=true, userID=9a838a44-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2042816545, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:22,538 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9a83d865-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9a80cb11-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9a80cb11-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7abb3384, true, {}]
2024-04-30 15:16:22,538 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1989, durable=true, userID=9a83ff77-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2121418890, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:22,541 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9a8474a8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9a80cb11-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9a80cb11-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65c0d8ce, true, {}]
2024-04-30 15:16:22,542 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1994, durable=true, userID=9a8474aa-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@237744478, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:22,544 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9a84e9db-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9a80cb11-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9a80cb11-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b251c98, true, {}]
2024-04-30 15:16:22,545 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1999, durable=true, userID=9a8510ed-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1046478469, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:22,548 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9a85861e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9a80cb11-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9a80cb11-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5087574a, true, {}]
2024-04-30 15:16:22,549 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2004, durable=true, userID=9a858620-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1608108502, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:22,551 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9a85fb51-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9a80cb11-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9a80cb11-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15cb1574, true, {}]
2024-04-30 15:16:22,552 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2009, durable=true, userID=9a85fb53-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1413420548, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:22,555 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9a869794-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9a80cb11-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9a80cb11-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65533369, true, {}]
2024-04-30 15:16:22,555 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testSerialMessageConsumption, null, 0, false, true, null]
2024-04-30 15:16:22,556 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1964]:RELIABLE:CoreMessage[messageID=1964, durable=true, userID=9a818e68-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1889156019
2024-04-30 15:16:22,556 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1969]:RELIABLE:CoreMessage[messageID=1969, durable=true, userID=9a81dc8b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1863352418
2024-04-30 15:16:22,556 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1974]:RELIABLE:CoreMessage[messageID=1974, durable=true, userID=9a8251be-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1854283318
2024-04-30 15:16:22,556 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1979]:RELIABLE:CoreMessage[messageID=1979, durable=true, userID=9a82ee01-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1051562359
2024-04-30 15:16:22,556 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1984]:RELIABLE:CoreMessage[messageID=1984, durable=true, userID=9a838a44-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2042816545
2024-04-30 15:16:22,556 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1964, durable=true, userID=9a818e68-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1889156019 to transaction: TransactionImpl [xid=null, txID=2016, xid=null, state=ACTIVE, createTime=1714490182556(Tue Apr 30 15:16:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7ebf263d
2024-04-30 15:16:22,557 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1989]:RELIABLE:CoreMessage[messageID=1989, durable=true, userID=9a83ff77-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2121418890
2024-04-30 15:16:22,557 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1994]:RELIABLE:CoreMessage[messageID=1994, durable=true, userID=9a8474aa-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@237744478
2024-04-30 15:16:22,557 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1999]:RELIABLE:CoreMessage[messageID=1999, durable=true, userID=9a8510ed-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1046478469
2024-04-30 15:16:22,557 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[2004]:RELIABLE:CoreMessage[messageID=2004, durable=true, userID=9a858620-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1608108502
2024-04-30 15:16:22,557 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[2009]:RELIABLE:CoreMessage[messageID=2009, durable=true, userID=9a85fb53-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1413420548
2024-04-30 15:16:22,557 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1964, durable=true, userID=9a818e68-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1889156019, transaction: TransactionImpl [xid=null, txID=2016, xid=null, state=COMMITTED, createTime=1714490182556(Tue Apr 30 15:16:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7ebf263d
2024-04-30 15:16:25,556 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3ffa424d]
2024-04-30 15:16:25,556 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1969, durable=true, userID=9a81dc8b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1863352418 to transaction: TransactionImpl [xid=null, txID=2017, xid=null, state=ACTIVE, createTime=1714490185556(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4e135c2e
2024-04-30 15:16:25,560 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1969, durable=true, userID=9a81dc8b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1863352418, transaction: TransactionImpl [xid=null, txID=2017, xid=null, state=COMMITTED, createTime=1714490185556(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4e135c2e
2024-04-30 15:16:25,561 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:25,561 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:25,562 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9a80cb11-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:25,563 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:25,563 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 3047.258960 ms
2024-04-30 15:16:25,563 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSerialMessageConsumption [artemis]>
2024-04-30 15:16:25,564 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:25,564 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishSubscribe [artemis]>
2024-04-30 15:16:25,564 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1756732975'.
2024-04-30 15:16:25,566 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:25,567 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9c5208c6-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom135]
2024-04-30 15:16:25,567 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9c522fd9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9c5208c6-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9c5208c6-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72d0bea4, true, {}]
2024-04-30 15:16:25,568 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2c865ff6 - MDC[jobName=JMS subscriber, activemq.broker=mom135]
2024-04-30 15:16:25,569 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9c527dfa-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9c5208c6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9c5208c6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4cc0f936, true, {}]
2024-04-30 15:16:25,570 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:25,570 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9c52a50b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9c5208c6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9c5208c6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e112559, true, {}]
2024-04-30 15:16:25,572 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2032, durable=true, userID=9c52cc1d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1475122286, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:25,572 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2032]:RELIABLE:CoreMessage[messageID=2032, durable=true, userID=9c52cc1d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1475122286
2024-04-30 15:16:25,573 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2032, durable=true, userID=9c52cc1d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1475122286 to transaction: TransactionImpl [xid=null, txID=2035, xid=null, state=ACTIVE, createTime=1714490185573(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7659efa4
2024-04-30 15:16:25,573 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@323fa578, org.eclipse.scout.rt.mom.jms.JmsSubscription@6d543ec2]
2024-04-30 15:16:25,575 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2032, durable=true, userID=9c52cc1d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1475122286, transaction: TransactionImpl [xid=null, txID=2035, xid=null, state=COMMITTED, createTime=1714490185573(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7659efa4
2024-04-30 15:16:25,577 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9c53b67e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9c5208c6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9c5208c6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44fd1d30, true, {}]
2024-04-30 15:16:25,577 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:25,578 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9c53dd8f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9c5208c6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9c5208c6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6368802d, true, {}]
2024-04-30 15:16:25,579 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2046, durable=true, userID=9c53dd91-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1264788839, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:25,583 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2046]:RELIABLE:CoreMessage[messageID=2046, durable=true, userID=9c53dd91-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1264788839
2024-04-30 15:16:25,583 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2046, durable=true, userID=9c53dd91-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1264788839 to transaction: TransactionImpl [xid=null, txID=2049, xid=null, state=ACTIVE, createTime=1714490185583(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3ad26f42
2024-04-30 15:16:25,584 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@4494ed08, org.eclipse.scout.rt.mom.jms.JmsSubscription@7a2d676e]
2024-04-30 15:16:25,586 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2046, durable=true, userID=9c53dd91-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1264788839, transaction: TransactionImpl [xid=null, txID=2049, xid=null, state=COMMITTED, createTime=1714490185583(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3ad26f42
2024-04-30 15:16:25,587 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9c553d22-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9c5208c6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9c5208c6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@434dc328, true, {}]
2024-04-30 15:16:25,587 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:25,588 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9c556433-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9c5208c6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9c5208c6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25ab1170, true, {}]
2024-04-30 15:16:25,589 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2060, durable=true, userID=9c556435-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@758373339, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:25,593 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2060]:RELIABLE:CoreMessage[messageID=2060, durable=true, userID=9c556435-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@758373339
2024-04-30 15:16:25,594 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2060, durable=true, userID=9c556435-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@758373339 to transaction: TransactionImpl [xid=null, txID=2063, xid=null, state=ACTIVE, createTime=1714490185593(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@50054255
2024-04-30 15:16:25,594 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@28fa0ff8, org.eclipse.scout.rt.mom.jms.JmsSubscription@726e780a]
2024-04-30 15:16:25,596 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2060, durable=true, userID=9c556435-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@758373339, transaction: TransactionImpl [xid=null, txID=2063, xid=null, state=COMMITTED, createTime=1714490185593(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@50054255
2024-04-30 15:16:25,597 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9c56c3c6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9c5208c6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9c5208c6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a894158, true, {}]
2024-04-30 15:16:25,598 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:25,598 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9c56ead7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9c5208c6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9c5208c6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ecf75f7, true, {}]
2024-04-30 15:16:25,600 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2074, durable=true, userID=9c5711e9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@602948149, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:25,603 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2074]:RELIABLE:CoreMessage[messageID=2074, durable=true, userID=9c5711e9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@602948149
2024-04-30 15:16:25,604 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2074, durable=true, userID=9c5711e9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@602948149 to transaction: TransactionImpl [xid=null, txID=2077, xid=null, state=ACTIVE, createTime=1714490185603(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@33962800
2024-04-30 15:16:25,604 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@7631fb3e, org.eclipse.scout.rt.mom.jms.JmsSubscription@3aede2ff]
2024-04-30 15:16:25,606 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2074, durable=true, userID=9c5711e9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@602948149, transaction: TransactionImpl [xid=null, txID=2077, xid=null, state=COMMITTED, createTime=1714490185603(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@33962800
2024-04-30 15:16:25,607 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9c584a6a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9c5208c6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9c5208c6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b8364b7, true, {}]
2024-04-30 15:16:25,608 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:25,609 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9c58717b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9c5208c6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9c5208c6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@446f7684, true, {}]
2024-04-30 15:16:25,609 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2088, durable=true, userID=9c58988d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1336572121, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:25,610 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2088]:RELIABLE:CoreMessage[messageID=2088, durable=true, userID=9c58988d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1336572121
2024-04-30 15:16:25,611 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2088, durable=true, userID=9c58988d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1336572121 to transaction: TransactionImpl [xid=null, txID=2091, xid=null, state=ACTIVE, createTime=1714490185611(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7c98eedb
2024-04-30 15:16:25,611 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@2976d625, org.eclipse.scout.rt.mom.jms.JmsSubscription@693afcd1]
2024-04-30 15:16:25,613 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2088, durable=true, userID=9c58988d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1336572121, transaction: TransactionImpl [xid=null, txID=2091, xid=null, state=COMMITTED, createTime=1714490185611(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7c98eedb
2024-04-30 15:16:25,614 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9c595bde-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9c5208c6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9c5208c6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38e81ceb, true, {}]
2024-04-30 15:16:25,615 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:25,615 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9c5982ef-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9c5208c6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9c5208c6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@276c1b1b, true, {}]
2024-04-30 15:16:25,616 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2102, durable=true, userID=9c59a901-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@73933139, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:25,617 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2102]:RELIABLE:CoreMessage[messageID=2102, durable=true, userID=9c59a901-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@73933139
2024-04-30 15:16:25,617 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2102, durable=true, userID=9c59a901-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@73933139 to transaction: TransactionImpl [xid=null, txID=2105, xid=null, state=ACTIVE, createTime=1714490185617(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5ea10f2c
2024-04-30 15:16:25,618 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@65640109, org.eclipse.scout.rt.mom.jms.JmsSubscription@5feceb2f]
2024-04-30 15:16:25,620 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2102, durable=true, userID=9c59a901-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@73933139, transaction: TransactionImpl [xid=null, txID=2105, xid=null, state=COMMITTED, createTime=1714490185617(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5ea10f2c
2024-04-30 15:16:25,621 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9c5a6c52-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9c5208c6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9c5208c6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35a0ecfc, true, {}]
2024-04-30 15:16:25,622 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:25,622 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9c5a9363-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9c5208c6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9c5208c6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4fc61f90, true, {}]
2024-04-30 15:16:25,623 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2116, durable=true, userID=9c5a9365-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1978158150, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:25,624 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2116]:RELIABLE:CoreMessage[messageID=2116, durable=true, userID=9c5a9365-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1978158150
2024-04-30 15:16:25,624 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2116, durable=true, userID=9c5a9365-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1978158150 to transaction: TransactionImpl [xid=null, txID=2119, xid=null, state=ACTIVE, createTime=1714490185624(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@63ac46b2
2024-04-30 15:16:25,625 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@1703e50d, org.eclipse.scout.rt.mom.jms.JmsSubscription@4f1150f5]
2024-04-30 15:16:25,627 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2116, durable=true, userID=9c5a9365-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1978158150, transaction: TransactionImpl [xid=null, txID=2119, xid=null, state=COMMITTED, createTime=1714490185624(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@63ac46b2
2024-04-30 15:16:25,628 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9c5b7dc6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9c5208c6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9c5208c6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56b63b74, true, {}]
2024-04-30 15:16:25,628 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:25,629 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9c5ba4d7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9c5208c6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9c5208c6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c4baf4e, true, {}]
2024-04-30 15:16:25,630 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2130, durable=true, userID=9c5ba4d9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@921739165, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:25,630 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2130]:RELIABLE:CoreMessage[messageID=2130, durable=true, userID=9c5ba4d9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@921739165
2024-04-30 15:16:25,631 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2130, durable=true, userID=9c5ba4d9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@921739165 to transaction: TransactionImpl [xid=null, txID=2133, xid=null, state=ACTIVE, createTime=1714490185631(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@8903f72
2024-04-30 15:16:25,631 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@23972e02, org.eclipse.scout.rt.mom.jms.JmsSubscription@3bea7134]
2024-04-30 15:16:25,634 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2130, durable=true, userID=9c5ba4d9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@921739165, transaction: TransactionImpl [xid=null, txID=2133, xid=null, state=COMMITTED, createTime=1714490185631(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@8903f72
2024-04-30 15:16:25,635 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9c5c8f3a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9c5208c6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9c5208c6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47216d1e, true, {}]
2024-04-30 15:16:25,635 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:25,636 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9c5cb64b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9c5208c6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9c5208c6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58dbd5d6, true, {}]
2024-04-30 15:16:25,637 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2144, durable=true, userID=9c5cb64d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@449319150, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:25,641 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2144]:RELIABLE:CoreMessage[messageID=2144, durable=true, userID=9c5cb64d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@449319150
2024-04-30 15:16:25,641 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2144, durable=true, userID=9c5cb64d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@449319150 to transaction: TransactionImpl [xid=null, txID=2147, xid=null, state=ACTIVE, createTime=1714490185641(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@78f37a51
2024-04-30 15:16:25,642 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@6316b9e3, org.eclipse.scout.rt.mom.jms.JmsSubscription@186f7553]
2024-04-30 15:16:25,644 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2144, durable=true, userID=9c5cb64d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@449319150, transaction: TransactionImpl [xid=null, txID=2147, xid=null, state=COMMITTED, createTime=1714490185641(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@78f37a51
2024-04-30 15:16:25,645 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9c5e15de-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9c5208c6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9c5208c6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4db7f58a, true, {}]
2024-04-30 15:16:25,646 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:25,646 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9c5e3cef-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9c5208c6-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9c5208c6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@773cbcd3, true, {}]
2024-04-30 15:16:25,647 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2158, durable=true, userID=9c5e6401-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@286677945, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:25,651 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2158]:RELIABLE:CoreMessage[messageID=2158, durable=true, userID=9c5e6401-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@286677945
2024-04-30 15:16:25,652 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2158, durable=true, userID=9c5e6401-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@286677945 to transaction: TransactionImpl [xid=null, txID=2161, xid=null, state=ACTIVE, createTime=1714490185652(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4762e89f
2024-04-30 15:16:25,652 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@3545bfea, org.eclipse.scout.rt.mom.jms.JmsSubscription@55a8f92d]
2024-04-30 15:16:25,655 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2158, durable=true, userID=9c5e6401-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@286677945, transaction: TransactionImpl [xid=null, txID=2161, xid=null, state=COMMITTED, createTime=1714490185652(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4762e89f
2024-04-30 15:16:25,655 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:25,656 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:25,656 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9c5208c6-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:25,657 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:25,657 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 92.817669 ms
2024-04-30 15:16:25,657 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishSubscribe [artemis]>
2024-04-30 15:16:25,658 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:25,658 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribe [artemis]>
2024-04-30 15:16:25,658 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 345449984'.
2024-04-30 15:16:25,660 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:25,660 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9c605fd3-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom135]
2024-04-30 15:16:25,661 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9c6086e6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9c605fd3-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9c605fd3-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24cce947, true, {}]
2024-04-30 15:16:25,662 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3a3dfda9 - MDC[jobName=JMS subscriber, activemq.broker=mom135]
2024-04-30 15:16:25,662 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9c60adf7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9c605fd3-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9c605fd3-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14a32f0b, true, {}]
2024-04-30 15:16:25,663 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c00db3be-88c3-437e-a790-910b66a752c1, address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:25,663 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@392c0bcb
2024-04-30 15:16:25,664 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c00db3be-88c3-437e-a790-910b66a752c1, null, 0, false, true, null]
2024-04-30 15:16:25,664 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9c60fc19-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9c605fd3-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9c605fd3-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c3d0dea, true, {}]
2024-04-30 15:16:25,665 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2178, durable=true, userID=9c61232b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1289259740, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribe previousRoute:MULTICAST, reusable=true, version=-2147482959)
..................................................
***** durable queues test/mom/testTopicPublishSubscribe:
- queueID=760 address:test/mom/testTopicPublishSubscribe name:Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356).Durable-Test-Subscription filter:null
***** non durable for test/mom/testTopicPublishSubscribe:
- queueID=2172 address:test/mom/testTopicPublishSubscribe name:c00db3be-88c3-437e-a790-910b66a752c1 filter:null
..................................................
, transaction: null
2024-04-30 15:16:25,669 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c00db3be-88c3-437e-a790-910b66a752c1: Reference[2178]:RELIABLE:CoreMessage[messageID=2178, durable=true, userID=9c61232b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1289259740
2024-04-30 15:16:25,670 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c00db3be-88c3-437e-a790-910b66a752c1: CoreMessage[messageID=2178, durable=true, userID=9c61232b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1289259740 to transaction: TransactionImpl [xid=null, txID=2181, xid=null, state=ACTIVE, createTime=1714490185670(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6fb0db6d
2024-04-30 15:16:25,670 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c00db3be-88c3-437e-a790-910b66a752c1: CoreMessage[messageID=2178, durable=true, userID=9c61232b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1289259740, transaction: TransactionImpl [xid=null, txID=2181, xid=null, state=COMMITTED, createTime=1714490185670(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6fb0db6d
2024-04-30 15:16:25,670 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6f371390]
2024-04-30 15:16:25,671 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [c00db3be-88c3-437e-a790-910b66a752c1]
2024-04-30 15:16:25,672 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:25,672 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:25,672 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9c605fd3-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:25,673 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:25,673 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 15.268890 ms
2024-04-30 15:16:25,673 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribe [artemis]>
2024-04-30 15:16:25,674 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:25,674 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishJsonDataSecure [artemis]>
2024-04-30 15:16:25,674 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1362475171'.
2024-04-30 15:16:25,675 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:25,675 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9c62a9cd-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:25,676 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9c62d0e0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9c62a9cd-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9c62a9cd-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b927704, true, {}]
2024-04-30 15:16:25,677 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6a4bd9e4
2024-04-30 15:16:25,677 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9c62f7f1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9c62a9cd-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9c62a9cd-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31562131, true, {}]
2024-04-30 15:16:25,678 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 9c62f7f1-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testPublishJsonDataSecure, [ANYCAST], true]
2024-04-30 15:16:25,678 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@43425751
2024-04-30 15:16:25,679 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishJsonDataSecure, address=test/mom/testPublishJsonDataSecure, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:16:25,680 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6c57b1ed
2024-04-30 15:16:25,680 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2203, durable=true, userID=9c636d24-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=749, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@461368560, context: RoutingContextImpl(Address=test/mom/testPublishJsonDataSecure, routingType=ANYCAST, PreviousAddress=test/mom/testPublishJsonDataSecure previousRoute:ANYCAST, reusable=true, version=-2147482957)
..................................................
***** durable queues test/mom/testPublishJsonDataSecure:
- queueID=2200 address:test/mom/testPublishJsonDataSecure name:test/mom/testPublishJsonDataSecure filter:null
***** non durable for test/mom/testPublishJsonDataSecure:
..................................................
, transaction: null
2024-04-30 15:16:25,682 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9c639435-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9c62a9cd-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9c62a9cd-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2068169c, true, {}]
2024-04-30 15:16:25,682 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishJsonDataSecure, null, 0, false, true, null]
2024-04-30 15:16:25,683 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishJsonDataSecure: Reference[2203]:RELIABLE:CoreMessage[messageID=2203, durable=true, userID=9c636d24-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=749, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@461368560
2024-04-30 15:16:25,683 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishJsonDataSecure: CoreMessage[messageID=2203, durable=true, userID=9c636d24-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=749, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@461368560 to transaction: TransactionImpl [xid=null, txID=2210, xid=null, state=ACTIVE, createTime=1714490185683(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@79a45f59
2024-04-30 15:16:25,684 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@18e4bbec, org.eclipse.scout.rt.mom.jms.JmsSubscription@ab5af13]
2024-04-30 15:16:25,684 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishJsonDataSecure: CoreMessage[messageID=2203, durable=true, userID=9c636d24-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=749, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@461368560, transaction: TransactionImpl [xid=null, txID=2210, xid=null, state=COMMITTED, createTime=1714490185683(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@79a45f59
2024-04-30 15:16:25,685 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:25,685 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:25,685 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9c62a9cd-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:25,686 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:25,686 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.266036 ms
2024-04-30 15:16:25,686 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishJsonDataSecure [artemis]>
2024-04-30 15:16:25,687 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:25,687 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscribeTransactional [artemis-j2ee]>
2024-04-30 15:16:25,687 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1325360590'.
2024-04-30 15:16:25,688 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:25,688 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9c64a5a7-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:25,689 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9c64ccba-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9c64a5a7-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9c64a5a7-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4254de07, true, {}]
2024-04-30 15:16:25,689 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@17e427b6
2024-04-30 15:16:25,690 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9c64ccbb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9c64a5a7-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9c64a5a7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39418c31, true, {}]
2024-04-30 15:16:25,691 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2221, durable=true, userID=9c651add-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=9c64ccb9-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@460975, context: RoutingContextImpl(Address=test/mom/testSubscribeTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeTransactional previousRoute:ANYCAST, reusable=true, version=-2147483014)
..................................................
***** durable queues test/mom/testSubscribeTransactional:
- queueID=141 address:test/mom/testSubscribeTransactional name:test/mom/testSubscribeTransactional filter:null
***** non durable for test/mom/testSubscribeTransactional:
..................................................
, transaction: null
2024-04-30 15:16:25,692 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9c6541ee-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:25,693 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9c656901-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9c6541ee-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9c6541ee-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30a0a035, true, {}]
2024-04-30 15:16:25,693 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9c656902-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9c6541ee-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9c6541ee-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3bbec12b, true, {}]
2024-04-30 15:16:25,694 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testSubscribeTransactional, null, 0, false, true, null]
2024-04-30 15:16:25,695 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=9c651add-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=9c64ccb9-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@460975
2024-04-30 15:16:25,696 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=2221, durable=true, userID=9c651add-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=9c64ccb9-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@460975 to transaction: TransactionImpl [xid=null, txID=2226, xid=null, state=ACTIVE, createTime=1714490185693(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=300, nr operations = 1]@b74d7c0
2024-04-30 15:16:25,699 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.rolledBackTransaction(AuditLogger_impl.java:2795) - AMQ601761: User anonymous@invm:0 rolled back transaction TransactionImpl [xid=null, txID=2226, xid=null, state=ROLLEDBACK, createTime=1714490185693(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=300, nr operations = 0]@b74d7c0 involving Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=9c651add-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=9c64ccb9-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@460975
2024-04-30 15:16:25,700 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=9c651add-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=9c64ccb9-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@460975
2024-04-30 15:16:25,701 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=2221, durable=true, userID=9c651add-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=9c64ccb9-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@460975 to transaction: TransactionImpl [xid=null, txID=2231, xid=null, state=ACTIVE, createTime=1714490185700(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=300, nr operations = 1]@2e859fdb
2024-04-30 15:16:25,703 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.rolledBackTransaction(AuditLogger_impl.java:2795) - AMQ601761: User anonymous@invm:0 rolled back transaction TransactionImpl [xid=null, txID=2231, xid=null, state=ROLLEDBACK, createTime=1714490185700(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=300, nr operations = 0]@2e859fdb involving Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=9c651add-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=9c64ccb9-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@460975
2024-04-30 15:16:25,703 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=9c651add-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=9c64ccb9-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@460975
2024-04-30 15:16:25,704 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=2221, durable=true, userID=9c651add-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=9c64ccb9-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@460975 to transaction: TransactionImpl [xid=null, txID=2233, xid=null, state=ACTIVE, createTime=1714490185703(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=300, nr operations = 1]@1727421
2024-04-30 15:16:25,706 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.rolledBackTransaction(AuditLogger_impl.java:2795) - AMQ601761: User anonymous@invm:0 rolled back transaction TransactionImpl [xid=null, txID=2233, xid=null, state=ROLLEDBACK, createTime=1714490185703(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=300, nr operations = 0]@1727421 involving Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=9c651add-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=9c64ccb9-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@460975
2024-04-30 15:16:25,707 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=9c651add-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=9c64ccb9-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@460975
2024-04-30 15:16:25,707 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=2221, durable=true, userID=9c651add-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=9c64ccb9-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@460975 to transaction: TransactionImpl [xid=null, txID=2235, xid=null, state=ACTIVE, createTime=1714490185707(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=300, nr operations = 1]@34e7503a
2024-04-30 15:16:25,708 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9c678be3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9c64a5a7-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9c64a5a7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7df25fda, true, {}]
2024-04-30 15:16:25,709 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2239, durable=true, userID=9c67b2f5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=9c64ccb9-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@872204168, context: RoutingContextImpl(Address=test/mom/testSubscribeTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeTransactional previousRoute:ANYCAST, reusable=true, version=-2147483014)
..................................................
***** durable queues test/mom/testSubscribeTransactional:
- queueID=141 address:test/mom/testSubscribeTransactional name:test/mom/testSubscribeTransactional filter:null
***** non durable for test/mom/testSubscribeTransactional:
..................................................
, transaction: null
2024-04-30 15:16:25,710 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSubscribeTransactional: CoreMessage[messageID=2221, durable=true, userID=9c651add-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=9c64ccb9-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@460975, transaction: TransactionImpl [xid=null, txID=2235, xid=null, state=COMMITTED, createTime=1714490185707(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=300, nr operations = 0]@34e7503a
2024-04-30 15:16:25,710 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[2239]:RELIABLE:CoreMessage[messageID=2239, durable=true, userID=9c67b2f5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=9c64ccb9-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@872204168
2024-04-30 15:16:25,711 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=2239, durable=true, userID=9c67b2f5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=9c64ccb9-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@872204168 to transaction: TransactionImpl [xid=null, txID=2236, xid=null, state=ACTIVE, createTime=1714490185708(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=300, nr operations = 1]@7a6e9105
2024-04-30 15:16:25,713 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSubscribeTransactional: CoreMessage[messageID=2239, durable=true, userID=9c67b2f5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:25 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=9c64ccb9-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@872204168, transaction: TransactionImpl [xid=null, txID=2236, xid=null, state=COMMITTED, createTime=1714490185708(Tue Apr 30 15:16:25 UTC 2024), timeoutSeconds=300, nr operations = 0]@7a6e9105
2024-04-30 15:16:26,711 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@675c1335, org.eclipse.scout.rt.mom.jms.JmsSubscription@4f31e47a]
2024-04-30 15:16:26,713 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9c6541ee-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:26,714 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:26,714 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:26,714 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9c64a5a7-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:26,715 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:26,715 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1028.356464 ms
2024-04-30 15:16:26,715 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscribeTransactional [artemis-j2ee]>
2024-04-30 15:16:26,716 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:26,716 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]>
2024-04-30 15:16:26,716 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 971464328'.
2024-04-30 15:16:26,719 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:26,719 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9d01f727-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:26,720 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d021e3a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d01f727-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d01f727-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@13226a6f, true, {}]
2024-04-30 15:16:26,721 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@17478cec
2024-04-30 15:16:26,721 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d02454b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d01f727-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d01f727-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c9d8efb, true, {}]
2024-04-30 15:16:26,724 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2255, durable=true, userID=9d02936d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d021e39-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1118872480, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-04-30 15:16:26,725 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9d02e18e-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:26,726 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d0308a1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d02e18e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d02e18e-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19b56238, true, {}]
2024-04-30 15:16:26,727 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d032fb2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d02e18e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d02e18e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3145e123, true, {}]
2024-04-30 15:16:26,728 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-04-30 15:16:26,729 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2255]:RELIABLE:CoreMessage[messageID=2255, durable=true, userID=9d02936d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d021e39-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1118872480
2024-04-30 15:16:26,730 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2255, durable=true, userID=9d02936d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d021e39-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1118872480 to transaction: TransactionImpl [xid=null, txID=2264, xid=null, state=ACTIVE, createTime=1714490186729(Tue Apr 30 15:16:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@fe9118a
2024-04-30 15:16:26,730 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@788be73c]
2024-04-30 15:16:26,733 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2255, durable=true, userID=9d02936d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d021e39-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1118872480, transaction: TransactionImpl [xid=null, txID=2264, xid=null, state=COMMITTED, createTime=1714490186729(Tue Apr 30 15:16:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@fe9118a
2024-04-30 15:16:26,735 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9d02e18e-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:26,736 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:26,736 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:26,736 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9d01f727-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:26,737 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:26,737 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 21.119823 ms
2024-04-30 15:16:26,737 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]>
2024-04-30 15:16:26,738 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:26,738 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]>
2024-04-30 15:16:26,738 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1100001553'.
2024-04-30 15:16:26,740 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:26,740 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9d052b84-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:26,741 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d055297-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d052b84-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d052b84-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7edf5142, true, {}]
2024-04-30 15:16:26,742 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@74161ed7
2024-04-30 15:16:26,742 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d0579a8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d052b84-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d052b84-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31f9dbd1, true, {}]
2024-04-30 15:16:26,744 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2277, durable=true, userID=9d05a0ba-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d055296-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@256435695, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-04-30 15:16:26,745 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9d05eedb-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:26,746 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d0615ee-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d05eedb-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d05eedb-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4822ea05, true, {}]
2024-04-30 15:16:26,747 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d063cff-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d05eedb-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d05eedb-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ecce692, true, {}]
2024-04-30 15:16:26,748 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-04-30 15:16:26,748 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2277]:RELIABLE:CoreMessage[messageID=2277, durable=true, userID=9d05a0ba-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d055296-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@256435695
2024-04-30 15:16:26,749 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2277, durable=true, userID=9d05a0ba-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d055296-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@256435695 to transaction: TransactionImpl [xid=null, txID=2286, xid=null, state=ACTIVE, createTime=1714490186749(Tue Apr 30 15:16:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7e06ff45
2024-04-30 15:16:26,749 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@64b7066e]
2024-04-30 15:16:26,753 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2277, durable=true, userID=9d05a0ba-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d055296-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@256435695, transaction: TransactionImpl [xid=null, txID=2286, xid=null, state=COMMITTED, createTime=1714490186749(Tue Apr 30 15:16:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7e06ff45
2024-04-30 15:16:26,754 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9d05eedb-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:26,755 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:26,755 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:26,755 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9d052b84-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:26,756 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:26,756 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 17.967208 ms
2024-04-30 15:16:26,756 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]>
2024-04-30 15:16:26,757 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:26,757 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]>
2024-04-30 15:16:26,757 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 453637371'.
2024-04-30 15:16:26,758 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:26,759 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9d0811c1-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:26,759 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d0811c4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d0811c1-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d0811c1-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40fa86b4, true, {}]
2024-04-30 15:16:26,760 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@27d9a016
2024-04-30 15:16:26,760 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d0838d5-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d0811c1-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d0811c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@679643db, true, {}]
2024-04-30 15:16:26,762 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2299, durable=true, userID=9d085fe7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d0811c3-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@224633010, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-04-30 15:16:26,763 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9d08ae08-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:26,764 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d08d51b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d08ae08-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d08ae08-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56545a8, true, {}]
2024-04-30 15:16:26,764 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d08d51c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d08ae08-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d08ae08-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5264562e, true, {}]
2024-04-30 15:16:26,765 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-04-30 15:16:26,766 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2299]:RELIABLE:CoreMessage[messageID=2299, durable=true, userID=9d085fe7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d0811c3-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@224633010
2024-04-30 15:16:26,767 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2299, durable=true, userID=9d085fe7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d0811c3-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@224633010 to transaction: TransactionImpl [xid=null, txID=2308, xid=null, state=ACTIVE, createTime=1714490186766(Tue Apr 30 15:16:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3ab0e685
2024-04-30 15:16:26,767 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@19d85bbe]
2024-04-30 15:16:26,770 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2299, durable=true, userID=9d085fe7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d0811c3-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@224633010, transaction: TransactionImpl [xid=null, txID=2308, xid=null, state=COMMITTED, createTime=1714490186766(Tue Apr 30 15:16:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3ab0e685
2024-04-30 15:16:26,772 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9d08ae08-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:26,773 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:26,773 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:26,773 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9d0811c1-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:26,774 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:26,774 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 17.290604 ms
2024-04-30 15:16:26,774 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]>
2024-04-30 15:16:26,774 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:26,775 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]>
2024-04-30 15:16:26,775 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1742266900'.
2024-04-30 15:16:26,776 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:26,776 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9d0aa9de-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:26,777 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d0ad0f1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d0aa9de-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d0aa9de-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a16098a, true, {}]
2024-04-30 15:16:26,778 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@488ae823
2024-04-30 15:16:26,778 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d0af802-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d0aa9de-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d0aa9de-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b3184bc, true, {}]
2024-04-30 15:16:26,780 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2321, durable=true, userID=9d0b1f14-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d0ad0f0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@100918669, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-04-30 15:16:26,781 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9d0b6d35-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:26,782 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d0b9448-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d0b6d35-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d0b6d35-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f641163, true, {}]
2024-04-30 15:16:26,783 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d0b9449-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d0b6d35-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d0b6d35-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2cb3c70c, true, {}]
2024-04-30 15:16:26,783 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-04-30 15:16:26,784 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2321]:RELIABLE:CoreMessage[messageID=2321, durable=true, userID=9d0b1f14-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d0ad0f0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@100918669
2024-04-30 15:16:26,785 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2321, durable=true, userID=9d0b1f14-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d0ad0f0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@100918669 to transaction: TransactionImpl [xid=null, txID=2330, xid=null, state=ACTIVE, createTime=1714490186785(Tue Apr 30 15:16:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6d2fa0bf
2024-04-30 15:16:26,785 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@27b89e0a]
2024-04-30 15:16:26,788 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2321, durable=true, userID=9d0b1f14-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d0ad0f0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@100918669, transaction: TransactionImpl [xid=null, txID=2330, xid=null, state=COMMITTED, createTime=1714490186785(Tue Apr 30 15:16:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6d2fa0bf
2024-04-30 15:16:26,789 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9d0b6d35-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:26,790 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:26,790 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:26,791 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9d0aa9de-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:26,791 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:26,791 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 16.806788 ms
2024-04-30 15:16:26,791 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]>
2024-04-30 15:16:26,792 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:26,792 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]>
2024-04-30 15:16:26,792 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1131918171'.
2024-04-30 15:16:26,794 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:26,794 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9d0d690b-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:26,795 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d0d690e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d0d690b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d0d690b-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3458be6f, true, {}]
2024-04-30 15:16:26,795 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@72378bfd
2024-04-30 15:16:26,795 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d0d901f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d0d690b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d0d690b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1386c836, true, {}]
2024-04-30 15:16:26,797 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2343, durable=true, userID=9d0db731-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d0d690d-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@639528877, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-04-30 15:16:26,798 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9d0e0552-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:26,798 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d0e0555-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d0e0552-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d0e0552-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@396c6625, true, {}]
2024-04-30 15:16:26,799 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d0e2c66-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d0e0552-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d0e0552-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@434a5ff, true, {}]
2024-04-30 15:16:26,800 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-04-30 15:16:26,801 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2343]:RELIABLE:CoreMessage[messageID=2343, durable=true, userID=9d0db731-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d0d690d-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@639528877
2024-04-30 15:16:26,801 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2343, durable=true, userID=9d0db731-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d0d690d-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@639528877 to transaction: TransactionImpl [xid=null, txID=2352, xid=null, state=ACTIVE, createTime=1714490186801(Tue Apr 30 15:16:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2bc5b49d
2024-04-30 15:16:26,801 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7731504]
2024-04-30 15:16:26,805 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2343, durable=true, userID=9d0db731-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d0d690d-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@639528877, transaction: TransactionImpl [xid=null, txID=2352, xid=null, state=COMMITTED, createTime=1714490186801(Tue Apr 30 15:16:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2bc5b49d
2024-04-30 15:16:26,806 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9d0e0552-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:26,806 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:26,806 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:26,807 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9d0d690b-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:26,807 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:26,807 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 15.490734 ms
2024-04-30 15:16:26,807 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]>
2024-04-30 15:16:26,808 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:26,808 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]>
2024-04-30 15:16:26,808 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1008994013'.
2024-04-30 15:16:26,809 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:26,810 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9d0fda18-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:26,810 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d0fda1b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d0fda18-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d0fda18-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@465519ca, true, {}]
2024-04-30 15:16:26,811 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@53628ff6
2024-04-30 15:16:26,811 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d10012c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d0fda18-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d0fda18-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52756c80, true, {}]
2024-04-30 15:16:26,813 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2365, durable=true, userID=9d10283e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d0fda1a-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1823188676, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-04-30 15:16:26,814 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9d10765f-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:26,814 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d107662-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d10765f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d10765f-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@164845fc, true, {}]
2024-04-30 15:16:26,815 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d109d73-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d10765f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d10765f-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44986393, true, {}]
2024-04-30 15:16:26,816 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-04-30 15:16:26,816 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2365]:RELIABLE:CoreMessage[messageID=2365, durable=true, userID=9d10283e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d0fda1a-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1823188676
2024-04-30 15:16:26,817 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2365, durable=true, userID=9d10283e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d0fda1a-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1823188676 to transaction: TransactionImpl [xid=null, txID=2374, xid=null, state=ACTIVE, createTime=1714490186816(Tue Apr 30 15:16:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1e165cc5
2024-04-30 15:16:26,817 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2df05bd1]
2024-04-30 15:16:26,820 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2365, durable=true, userID=9d10283e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d0fda1a-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1823188676, transaction: TransactionImpl [xid=null, txID=2374, xid=null, state=COMMITTED, createTime=1714490186816(Tue Apr 30 15:16:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1e165cc5
2024-04-30 15:16:26,821 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9d10765f-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:26,822 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:26,822 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:26,822 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9d0fda18-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:26,823 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:26,823 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 15.267241 ms
2024-04-30 15:16:26,823 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]>
2024-04-30 15:16:26,824 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:26,824 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]>
2024-04-30 15:16:26,824 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1701691919'.
2024-04-30 15:16:26,825 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:26,825 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9d122415-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:26,826 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d124b28-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d122415-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d122415-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ba91ef4, true, {}]
2024-04-30 15:16:26,826 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@24c6a471
2024-04-30 15:16:26,827 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d127239-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d122415-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d122415-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2723e934, true, {}]
2024-04-30 15:16:26,828 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2387, durable=true, userID=9d12994b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d124b27-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1001645927, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-04-30 15:16:26,829 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9d12c05c-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:26,830 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d12e76f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d12c05c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d12c05c-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1454adbc, true, {}]
2024-04-30 15:16:26,830 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d12e770-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d12c05c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d12c05c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e50e37d, true, {}]
2024-04-30 15:16:26,831 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-04-30 15:16:26,832 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2387]:RELIABLE:CoreMessage[messageID=2387, durable=true, userID=9d12994b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d124b27-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1001645927
2024-04-30 15:16:26,832 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2387, durable=true, userID=9d12994b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d124b27-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1001645927 to transaction: TransactionImpl [xid=null, txID=2396, xid=null, state=ACTIVE, createTime=1714490186832(Tue Apr 30 15:16:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@52a2e2b3
2024-04-30 15:16:26,832 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4235e01b]
2024-04-30 15:16:26,836 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2387, durable=true, userID=9d12994b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d124b27-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1001645927, transaction: TransactionImpl [xid=null, txID=2396, xid=null, state=COMMITTED, createTime=1714490186832(Tue Apr 30 15:16:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@52a2e2b3
2024-04-30 15:16:26,837 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9d12c05c-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:26,838 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:26,838 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:26,838 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9d122415-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:26,839 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:26,839 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 15.389864 ms
2024-04-30 15:16:26,839 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]>
2024-04-30 15:16:26,839 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:26,839 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]>
2024-04-30 15:16:26,840 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1139264111'.
2024-04-30 15:16:26,841 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:26,841 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9d149522-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:26,842 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d149525-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d149522-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d149522-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4638a0f0, true, {}]
2024-04-30 15:16:26,842 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1bef1304
2024-04-30 15:16:26,842 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d14bc36-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d149522-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d149522-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2aa28302, true, {}]
2024-04-30 15:16:26,844 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2409, durable=true, userID=9d14e348-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d149524-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1958727674, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-04-30 15:16:26,844 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9d150a59-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:26,845 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d15316c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d150a59-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d150a59-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36b20946, true, {}]
2024-04-30 15:16:26,845 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d15316d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d150a59-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d150a59-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d6c4d52, true, {}]
2024-04-30 15:16:26,846 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-04-30 15:16:26,847 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2409]:RELIABLE:CoreMessage[messageID=2409, durable=true, userID=9d14e348-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d149524-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1958727674
2024-04-30 15:16:26,847 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2409, durable=true, userID=9d14e348-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d149524-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1958727674 to transaction: TransactionImpl [xid=null, txID=2418, xid=null, state=ACTIVE, createTime=1714490186847(Tue Apr 30 15:16:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@183430af
2024-04-30 15:16:26,847 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5524e471]
2024-04-30 15:16:26,851 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2409, durable=true, userID=9d14e348-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d149524-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1958727674, transaction: TransactionImpl [xid=null, txID=2418, xid=null, state=COMMITTED, createTime=1714490186847(Tue Apr 30 15:16:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@183430af
2024-04-30 15:16:26,852 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9d150a59-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:26,852 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:26,852 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:26,853 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9d149522-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:26,853 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:26,854 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.062860 ms
2024-04-30 15:16:26,854 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]>
2024-04-30 15:16:26,854 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:26,854 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]>
2024-04-30 15:16:26,854 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1717547480'.
2024-04-30 15:16:26,855 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:26,856 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9d16df1f-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:26,856 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d16df22-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d16df1f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d16df1f-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68ee4446, true, {}]
2024-04-30 15:16:26,856 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2835574b
2024-04-30 15:16:26,857 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d170633-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d16df1f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d16df1f-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a1594c9, true, {}]
2024-04-30 15:16:26,858 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2431, durable=true, userID=9d172d45-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d16df21-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1573443698, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-04-30 15:16:26,859 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9d175456-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:26,859 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d175459-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d175456-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d175456-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c7a5f3e, true, {}]
2024-04-30 15:16:26,860 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d177b6a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d175456-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d175456-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30b8a01, true, {}]
2024-04-30 15:16:26,861 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-04-30 15:16:26,861 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2431]:RELIABLE:CoreMessage[messageID=2431, durable=true, userID=9d172d45-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d16df21-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1573443698
2024-04-30 15:16:26,862 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2431, durable=true, userID=9d172d45-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d16df21-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1573443698 to transaction: TransactionImpl [xid=null, txID=2440, xid=null, state=ACTIVE, createTime=1714490186862(Tue Apr 30 15:16:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@66c68104
2024-04-30 15:16:26,862 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4ad0465c]
2024-04-30 15:16:26,866 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2431, durable=true, userID=9d172d45-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d16df21-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1573443698, transaction: TransactionImpl [xid=null, txID=2440, xid=null, state=COMMITTED, createTime=1714490186862(Tue Apr 30 15:16:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@66c68104
2024-04-30 15:16:26,867 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9d175456-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:26,867 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:26,867 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:26,868 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9d16df1f-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:26,868 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:26,868 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.235455 ms
2024-04-30 15:16:26,868 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]>
2024-04-30 15:16:26,869 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:26,869 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]>
2024-04-30 15:16:26,869 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 244044847'.
2024-04-30 15:16:26,870 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:26,870 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9d19020c-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:26,871 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d19291f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d19020c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d19020c-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4fb4e5e9, true, {}]
2024-04-30 15:16:26,871 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7985c32f
2024-04-30 15:16:26,871 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d192920-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d19020c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d19020c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7892bfec, true, {}]
2024-04-30 15:16:26,873 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2453, durable=true, userID=9d195032-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d19291e-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@948515576, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013)
..................................................
***** durable queues test/mom/testQueuePublishFirst:
- queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null
***** non durable for test/mom/testQueuePublishFirst:
..................................................
, transaction: null
2024-04-30 15:16:26,874 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9d199e53-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:26,874 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d199e56-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d199e53-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d199e53-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@239966d3, true, {}]
2024-04-30 15:16:26,875 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d19c567-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d199e53-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d199e53-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b334581, true, {}]
2024-04-30 15:16:26,876 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null]
2024-04-30 15:16:26,876 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2453]:RELIABLE:CoreMessage[messageID=2453, durable=true, userID=9d195032-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d19291e-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@948515576
2024-04-30 15:16:26,877 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2453, durable=true, userID=9d195032-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d19291e-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@948515576 to transaction: TransactionImpl [xid=null, txID=2462, xid=null, state=ACTIVE, createTime=1714490186877(Tue Apr 30 15:16:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@299838eb
2024-04-30 15:16:26,877 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@36f2bfe6]
2024-04-30 15:16:26,880 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2453, durable=true, userID=9d195032-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d19291e-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@948515576, transaction: TransactionImpl [xid=null, txID=2462, xid=null, state=COMMITTED, createTime=1714490186877(Tue Apr 30 15:16:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@299838eb
2024-04-30 15:16:26,881 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9d199e53-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:26,882 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:26,882 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:26,883 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9d19020c-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:26,883 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:26,883 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.779477 ms
2024-04-30 15:16:26,883 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]>
2024-04-30 15:16:26,884 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:26,884 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]>
2024-04-30 15:16:26,884 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 32517347'.
2024-04-30 15:16:26,886 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:26,886 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9d1b7319-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:26,887 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d1b9a2c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d1b7319-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d1b7319-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@296cefe9, true, {}]
2024-04-30 15:16:26,888 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@f511a8e
2024-04-30 15:16:26,888 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d1bc13d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d1b7319-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d1b7319-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44e06065, true, {}]
2024-04-30 15:16:26,889 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 9d1bc13d-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true]
2024-04-30 15:16:26,889 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@362d162b
2024-04-30 15:16:26,890 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2477, durable=true, userID=9d1be84f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:26 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d1b9a2b-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@465833264, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-04-30 15:16:26,891 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9d1c3670-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:26,891 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d1c3673-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d1c3670-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d1c3670-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e46b7ce, true, {}]
2024-04-30 15:16:26,892 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d1c5d84-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d1c3670-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d1c3670-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f16d714, true, {}]
2024-04-30 15:16:26,893 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c5f00d1e-5067-46e9-9e99-ea5d30cc094e, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:26,893 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@57cee92d
2024-04-30 15:16:26,894 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c5f00d1e-5067-46e9-9e99-ea5d30cc094e, null, 0, false, true, null]
2024-04-30 15:16:27,094 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6770a229]
2024-04-30 15:16:27,096 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9d1c3670-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:27,098 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:27,098 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:27,098 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9d1b7319-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:27,099 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:27,099 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 214.525181 ms
2024-04-30 15:16:27,099 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]>
2024-04-30 15:16:27,099 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:27,099 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]>
2024-04-30 15:16:27,100 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 932629072'.
2024-04-30 15:16:27,101 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:27,102 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9d3c68a7-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:27,102 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d3c68aa-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d3c68a7-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d3c68a7-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d2bef81, true, {}]
2024-04-30 15:16:27,103 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@46823e8
2024-04-30 15:16:27,103 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d3c8fbb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d3c68a7-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d3c68a7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7938640b, true, {}]
2024-04-30 15:16:27,105 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2506, durable=true, userID=9d3cb6cd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:27 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d3c68a9-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@548291500, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-04-30 15:16:27,105 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9d3cddde-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:27,106 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d3d04f1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d3cddde-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d3cddde-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7286f266, true, {}]
2024-04-30 15:16:27,107 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d3d04f2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d3cddde-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d3cddde-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c354006, true, {}]
2024-04-30 15:16:27,107 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b5da712d-a634-4bb8-acde-8a15ed2f0035, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:27,108 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5f8e03a
2024-04-30 15:16:27,108 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b5da712d-a634-4bb8-acde-8a15ed2f0035, null, 0, false, true, null]
2024-04-30 15:16:27,309 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@40f53ea]
2024-04-30 15:16:27,311 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9d3cddde-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:27,312 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:27,312 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:27,312 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9d3c68a7-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:27,313 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:27,313 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 213.320951 ms
2024-04-30 15:16:27,313 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]>
2024-04-30 15:16:27,313 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:27,313 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]>
2024-04-30 15:16:27,313 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1990384447'.
2024-04-30 15:16:27,315 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:27,315 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9d5ce905-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:27,316 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d5d1018-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d5ce905-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d5ce905-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@741e8265, true, {}]
2024-04-30 15:16:27,317 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7d6b0636
2024-04-30 15:16:27,317 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d5d3729-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d5ce905-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d5ce905-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@218dcfaa, true, {}]
2024-04-30 15:16:27,319 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2535, durable=true, userID=9d5d5e3b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:27 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d5d1017-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1798847015, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-04-30 15:16:27,320 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9d5dac5c-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:27,320 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d5dac5f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d5dac5c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d5dac5c-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48997832, true, {}]
2024-04-30 15:16:27,321 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d5dac60-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d5dac5c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d5dac5c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63319ac3, true, {}]
2024-04-30 15:16:27,322 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4bf1c9c5-918c-4ac9-99af-5948cd51b427, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:27,322 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@563e740e
2024-04-30 15:16:27,322 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4bf1c9c5-918c-4ac9-99af-5948cd51b427, null, 0, false, true, null]
2024-04-30 15:16:27,523 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@297c0311]
2024-04-30 15:16:27,524 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9d5dac5c-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:27,525 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:27,526 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:27,526 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9d5ce905-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:27,526 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:27,527 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 213.304832 ms
2024-04-30 15:16:27,527 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]>
2024-04-30 15:16:27,527 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:27,527 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]>
2024-04-30 15:16:27,527 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1505043741'.
2024-04-30 15:16:27,529 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:27,529 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9d7d9073-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:27,530 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d7db786-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d7d9073-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d7d9073-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54cf8b46, true, {}]
2024-04-30 15:16:27,531 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4bb05e2a
2024-04-30 15:16:27,531 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d7dde97-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d7d9073-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d7d9073-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@462de0b4, true, {}]
2024-04-30 15:16:27,533 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2564, durable=true, userID=9d7e05a9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:27 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d7db785-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@481294749, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-04-30 15:16:27,533 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9d7e2cba-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:27,534 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d7e53cd-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d7e2cba-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d7e2cba-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a6a346e, true, {}]
2024-04-30 15:16:27,535 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d7e53ce-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d7e2cba-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d7e2cba-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39d4bd2e, true, {}]
2024-04-30 15:16:27,535 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=aa9e89bd-4718-4f45-8e9a-606c6542d6a2, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:27,536 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3a20e615
2024-04-30 15:16:27,536 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, aa9e89bd-4718-4f45-8e9a-606c6542d6a2, null, 0, false, true, null]
2024-04-30 15:16:27,737 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@521981d9]
2024-04-30 15:16:27,739 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9d7e2cba-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:27,740 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:27,740 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:27,741 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9d7d9073-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:27,741 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:27,741 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 214.023596 ms
2024-04-30 15:16:27,741 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]>
2024-04-30 15:16:27,742 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:27,742 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]>
2024-04-30 15:16:27,742 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 530249538'.
2024-04-30 15:16:27,744 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:27,744 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9d9e5ef1-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:27,745 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d9e8604-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d9e5ef1-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d9e5ef1-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4197f4e6, true, {}]
2024-04-30 15:16:27,745 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6f2a13c7
2024-04-30 15:16:27,746 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d9e8605-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d9e5ef1-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d9e5ef1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@379ac749, true, {}]
2024-04-30 15:16:27,747 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2593, durable=true, userID=9d9ead17-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:27 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9d9e8603-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@550934449, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-04-30 15:16:27,748 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9d9efb38-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:27,748 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d9efb3b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d9efb38-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d9efb38-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ff1155a, true, {}]
2024-04-30 15:16:27,749 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9d9f224c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9d9efb38-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9d9efb38-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a07e7fd, true, {}]
2024-04-30 15:16:27,750 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=35ef6e1b-25d2-4924-9994-0c9222dffb08, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:27,750 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@cd3ec4d
2024-04-30 15:16:27,751 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 35ef6e1b-25d2-4924-9994-0c9222dffb08, null, 0, false, true, null]
2024-04-30 15:16:27,951 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@11a8735d]
2024-04-30 15:16:27,953 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9d9efb38-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:27,954 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:27,954 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:27,955 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9d9e5ef1-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:27,955 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:27,956 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 213.701787 ms
2024-04-30 15:16:27,956 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]>
2024-04-30 15:16:27,956 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:27,956 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]>
2024-04-30 15:16:27,956 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 818507433'.
2024-04-30 15:16:27,958 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:27,958 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9dbf065f-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:27,959 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9dbf2c72-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9dbf065f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9dbf065f-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1717cabd, true, {}]
2024-04-30 15:16:27,960 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@10ec54c3
2024-04-30 15:16:27,960 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9dbf5383-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9dbf065f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9dbf065f-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1242a156, true, {}]
2024-04-30 15:16:27,962 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2622, durable=true, userID=9dbf7a95-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:27 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9dbf2c71-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@855424106, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-04-30 15:16:27,963 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9dbfa1a6-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:27,963 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9dbfc8b9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9dbfa1a6-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9dbfa1a6-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61013b7, true, {}]
2024-04-30 15:16:27,964 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9dbfefca-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9dbfa1a6-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9dbfa1a6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@246ec32a, true, {}]
2024-04-30 15:16:27,965 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d520307f-ae7c-49e4-af20-bbebf35ee500, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:27,965 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5f4b3fc1
2024-04-30 15:16:27,966 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d520307f-ae7c-49e4-af20-bbebf35ee500, null, 0, false, true, null]
2024-04-30 15:16:28,166 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@30741e9b]
2024-04-30 15:16:28,168 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9dbfa1a6-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:28,169 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:28,169 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:28,170 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9dbf065f-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:28,170 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:28,171 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 214.352027 ms
2024-04-30 15:16:28,171 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]>
2024-04-30 15:16:28,171 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:28,171 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]>
2024-04-30 15:16:28,171 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 256933171'.
2024-04-30 15:16:28,173 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:28,173 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9ddfd3dd-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:28,174 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ddffaf0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ddfd3dd-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ddfd3dd-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e80a917, true, {}]
2024-04-30 15:16:28,175 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@62d10834
2024-04-30 15:16:28,175 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9de02201-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ddfd3dd-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ddfd3dd-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@337e0c22, true, {}]
2024-04-30 15:16:28,176 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2651, durable=true, userID=9de04913-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:28 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9ddffaef-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@872603157, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-04-30 15:16:28,177 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9de07024-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:28,178 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9de09737-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9de07024-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9de07024-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@699927ce, true, {}]
2024-04-30 15:16:28,179 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9de09738-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9de07024-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9de07024-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78f621bc, true, {}]
2024-04-30 15:16:28,180 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9e02aa77-9b5c-4c64-b79d-4f1ffb5c84e1, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:28,180 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@40f11ddc
2024-04-30 15:16:28,181 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9e02aa77-9b5c-4c64-b79d-4f1ffb5c84e1, null, 0, false, true, null]
2024-04-30 15:16:28,381 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@32441ed4]
2024-04-30 15:16:28,383 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9de07024-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:28,385 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:28,385 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:28,385 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9ddfd3dd-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:28,386 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:28,386 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 215.092873 ms
2024-04-30 15:16:28,386 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]>
2024-04-30 15:16:28,387 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:28,387 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]>
2024-04-30 15:16:28,387 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 881534688'.
2024-04-30 15:16:28,389 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:28,390 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e00f07b-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:28,391 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e00f07e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e00f07b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e00f07b-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@442f06d3, true, {}]
2024-04-30 15:16:28,391 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@324c3ed5
2024-04-30 15:16:28,391 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e01178f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e00f07b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e00f07b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45ead7fb, true, {}]
2024-04-30 15:16:28,394 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2680, durable=true, userID=9e0165b1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:28 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9e00f07d-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@86558151, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-04-30 15:16:28,395 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e01b3d2-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:28,396 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e01b3d5-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e01b3d2-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e01b3d2-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2725a374, true, {}]
2024-04-30 15:16:28,396 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e01dae6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e01b3d2-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e01b3d2-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ddc5b99, true, {}]
2024-04-30 15:16:28,398 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6b25c72f-2e79-41a8-83b4-d3d8409a1a8b, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:28,398 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@45802943
2024-04-30 15:16:28,399 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6b25c72f-2e79-41a8-83b4-d3d8409a1a8b, null, 0, false, true, null]
2024-04-30 15:16:28,599 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1227862a]
2024-04-30 15:16:28,601 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e01b3d2-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:28,602 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:28,602 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:28,603 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e00f07b-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:28,603 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:28,604 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 216.613490 ms
2024-04-30 15:16:28,604 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]>
2024-04-30 15:16:28,604 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:28,604 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]>
2024-04-30 15:16:28,605 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 882152544'.
2024-04-30 15:16:28,607 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:28,607 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e220d19-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:28,608 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e22342c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e220d19-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e220d19-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ceb516c, true, {}]
2024-04-30 15:16:28,609 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3bfab643
2024-04-30 15:16:28,609 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e225b3d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e220d19-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e220d19-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72cede83, true, {}]
2024-04-30 15:16:28,611 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2709, durable=true, userID=9e22824f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:28 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9e22342b-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1309974898, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-04-30 15:16:28,612 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e22d070-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:28,613 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e22f783-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e22d070-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e22d070-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31427bfa, true, {}]
2024-04-30 15:16:28,614 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e22f784-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e22d070-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e22d070-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@595e4ff8, true, {}]
2024-04-30 15:16:28,615 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b05d16f0-dfc2-41ee-bf2d-23c6d90ec90d, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:28,615 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@210a5c1f
2024-04-30 15:16:28,616 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b05d16f0-dfc2-41ee-bf2d-23c6d90ec90d, null, 0, false, true, null]
2024-04-30 15:16:28,817 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@50dfceff]
2024-04-30 15:16:28,819 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e22d070-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:28,821 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:28,822 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:28,822 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e220d19-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:28,824 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:28,824 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 219.478358 ms
2024-04-30 15:16:28,824 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]>
2024-04-30 15:16:28,825 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:28,825 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]>
2024-04-30 15:16:28,826 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 675675410'.
2024-04-30 15:16:28,829 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:28,829 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e43ed07-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:28,830 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e44141a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e43ed07-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e43ed07-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f271585, true, {}]
2024-04-30 15:16:28,831 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@63088bbd
2024-04-30 15:16:28,832 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e443b2b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e43ed07-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e43ed07-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@660a03db, true, {}]
2024-04-30 15:16:28,833 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2738, durable=true, userID=9e44894d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:28 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=9e441419-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1511341555, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0)
..................................................
, transaction: null
2024-04-30 15:16:28,835 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e44d76e-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:28,836 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e44d771-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e44d76e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e44d76e-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d4f66de, true, {}]
2024-04-30 15:16:28,836 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e44fe82-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e44d76e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e44d76e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a1a43c2, true, {}]
2024-04-30 15:16:28,838 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=105c40dd-48c1-4798-bcbd-a108c4a28548, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:28,838 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@16ff12c5
2024-04-30 15:16:28,839 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 105c40dd-48c1-4798-bcbd-a108c4a28548, null, 0, false, true, null]
2024-04-30 15:16:29,040 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6fc44cb6]
2024-04-30 15:16:29,042 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e44d76e-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,043 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:29,043 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:29,043 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e43ed07-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,044 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:29,044 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 218.958181 ms
2024-04-30 15:16:29,044 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]>
2024-04-30 15:16:29,045 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:29,045 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testProperties [artemis-j2ee]>
2024-04-30 15:16:29,045 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 497934712'.
2024-04-30 15:16:29,047 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:29,048 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e6557c5-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,048 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e6557c8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e6557c5-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e6557c5-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b14dd6d, true, {}]
2024-04-30 15:16:29,049 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e657ed9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e6557c5-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e6557c5-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44c92952, true, {}]
2024-04-30 15:16:29,051 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 9e657ed9-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testProperties, [MULTICAST], true]
2024-04-30 15:16:29,051 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7883c4b4
2024-04-30 15:16:29,052 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2071a164-2943-47e0-917c-b7227338e317, address=test/mom/testProperties, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:29,053 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@41e7f8f6
2024-04-30 15:16:29,053 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2071a164-2943-47e0-917c-b7227338e317, null, 0, false, true, null]
2024-04-30 15:16:29,054 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e66422b-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,055 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e66422e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e66422b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e66422b-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6bc59150, true, {}]
2024-04-30 15:16:29,055 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1ccf1819
2024-04-30 15:16:29,055 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e66693f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e66422b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e66422b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32feae71, true, {}]
2024-04-30 15:16:29,057 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2777, durable=true, userID=9e669051-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=568, properties=TypedProperties[prop=propValue, __AMQ_CID=9e66422d-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@189919029, context: RoutingContextImpl(Address=test/mom/testProperties, routingType=MULTICAST, PreviousAddress=test/mom/testProperties previousRoute:MULTICAST, reusable=true, version=-2147482936)
..................................................
***** durable queues test/mom/testProperties:
***** non durable for test/mom/testProperties:
- queueID=2769 address:test/mom/testProperties name:2071a164-2943-47e0-917c-b7227338e317 filter:null
..................................................
, transaction: null
2024-04-30 15:16:29,057 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2071a164-2943-47e0-917c-b7227338e317: Reference[2777]:RELIABLE:CoreMessage[messageID=2777, durable=true, userID=9e669051-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=568, properties=TypedProperties[prop=propValue, __AMQ_CID=9e66422d-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@189919029
2024-04-30 15:16:29,058 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2071a164-2943-47e0-917c-b7227338e317: CoreMessage[messageID=2777, durable=true, userID=9e669051-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=568, properties=TypedProperties[prop=propValue, __AMQ_CID=9e66422d-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@189919029 to transaction: TransactionImpl [xid=null, txID=2780, xid=null, state=ACTIVE, createTime=1714490189058(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1136572e
2024-04-30 15:16:29,058 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2071a164-2943-47e0-917c-b7227338e317: CoreMessage[messageID=2777, durable=true, userID=9e669051-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=568, properties=TypedProperties[prop=propValue, __AMQ_CID=9e66422d-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@189919029, transaction: TransactionImpl [xid=null, txID=2780, xid=null, state=COMMITTED, createTime=1714490189058(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1136572e
2024-04-30 15:16:29,058 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@62a9e9bf]
2024-04-30 15:16:29,060 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e6557c5-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,061 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:29,061 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:29,061 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e66422b-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,062 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:29,062 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 16.767256 ms
2024-04-30 15:16:29,062 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testProperties [artemis-j2ee]>
2024-04-30 15:16:29,063 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:29,063 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishJsonData [artemis-j2ee]>
2024-04-30 15:16:29,063 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 697311913'.
2024-04-30 15:16:29,065 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:29,065 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e67efe3-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,066 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e6816f6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e67efe3-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e67efe3-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@335b9058, true, {}]
2024-04-30 15:16:29,066 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e6816f7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e67efe3-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e67efe3-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fe83db6, true, {}]
2024-04-30 15:16:29,068 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishJsonData, null, 0, false, true, null]
2024-04-30 15:16:29,068 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e686518-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,069 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e688c2b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e686518-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e686518-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7cad58e7, true, {}]
2024-04-30 15:16:29,069 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@319c77de
2024-04-30 15:16:29,070 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e688c2c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e686518-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e686518-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c848bda, true, {}]
2024-04-30 15:16:29,071 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2805, durable=true, userID=9e68b33e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=681, properties=TypedProperties[__AMQ_CID=9e688c2a-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1961884917, context: RoutingContextImpl(Address=test/mom/testPublishJsonData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishJsonData previousRoute:ANYCAST, reusable=true, version=-2147482990)
..................................................
***** durable queues test/mom/testPublishJsonData:
- queueID=670 address:test/mom/testPublishJsonData name:test/mom/testPublishJsonData filter:null
***** non durable for test/mom/testPublishJsonData:
..................................................
, transaction: null
2024-04-30 15:16:29,071 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishJsonData: Reference[2805]:RELIABLE:CoreMessage[messageID=2805, durable=true, userID=9e68b33e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=681, properties=TypedProperties[__AMQ_CID=9e688c2a-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1961884917
2024-04-30 15:16:29,072 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishJsonData: CoreMessage[messageID=2805, durable=true, userID=9e68b33e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=681, properties=TypedProperties[__AMQ_CID=9e688c2a-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1961884917 to transaction: TransactionImpl [xid=null, txID=2808, xid=null, state=ACTIVE, createTime=1714490189072(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@47e5ef23
2024-04-30 15:16:29,073 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@56394880, org.eclipse.scout.rt.mom.jms.JmsSubscription@23c3f787]
2024-04-30 15:16:29,075 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishJsonData: CoreMessage[messageID=2805, durable=true, userID=9e68b33e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=681, properties=TypedProperties[__AMQ_CID=9e688c2a-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1961884917, transaction: TransactionImpl [xid=null, txID=2808, xid=null, state=COMMITTED, createTime=1714490189072(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@47e5ef23
2024-04-30 15:16:29,076 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e67efe3-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,076 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:29,076 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:29,077 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e686518-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,078 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:29,078 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.620509 ms
2024-04-30 15:16:29,078 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishJsonData [artemis-j2ee]>
2024-04-30 15:16:29,078 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:29,078 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicDurableSubscription [artemis-j2ee]>
2024-04-30 15:16:29,079 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2122730124'.
2024-04-30 15:16:29,079 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 0.546964 ms
2024-04-30 15:16:29,079 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicDurableSubscription [artemis-j2ee]>
2024-04-30 15:16:29,080 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:29,080 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishNull [artemis-j2ee]>
2024-04-30 15:16:29,080 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 871749639'.
2024-04-30 15:16:29,082 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:29,082 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e6a8800-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,083 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e6a8803-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e6a8800-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e6a8800-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75059956, true, {}]
2024-04-30 15:16:29,083 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e6aaf14-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e6a8800-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e6a8800-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@122f20b8, true, {}]
2024-04-30 15:16:29,084 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:29,085 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e6afd35-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,086 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e6afd38-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e6afd35-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e6afd35-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27907818, true, {}]
2024-04-30 15:16:29,086 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3b6b9981
2024-04-30 15:16:29,086 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e6b2449-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e6afd35-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e6afd35-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6feb24f1, true, {}]
2024-04-30 15:16:29,087 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2827, durable=true, userID=9e6b4b5a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@186298315, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:29,088 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2827]:RELIABLE:CoreMessage[messageID=2827, durable=true, userID=9e6b4b5a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@186298315
2024-04-30 15:16:29,088 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2827, durable=true, userID=9e6b4b5a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@186298315 to transaction: TransactionImpl [xid=null, txID=2830, xid=null, state=ACTIVE, createTime=1714490189088(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@17b913d8
2024-04-30 15:16:29,089 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@1c1bc904, org.eclipse.scout.rt.mom.jms.JmsSubscription@53fa630]
2024-04-30 15:16:29,091 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2827, durable=true, userID=9e6b4b5a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@186298315, transaction: TransactionImpl [xid=null, txID=2830, xid=null, state=COMMITTED, createTime=1714490189088(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@17b913d8
2024-04-30 15:16:29,092 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e6a8800-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,093 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e6c35bc-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,093 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e6c35bf-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e6c35bc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e6c35bc-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a174c4f, true, {}]
2024-04-30 15:16:29,094 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e6c5cd0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e6c35bc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e6c35bc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d3f8f14, true, {}]
2024-04-30 15:16:29,095 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:29,095 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e6c83e1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e6afd35-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e6afd35-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32253200, true, {}]
2024-04-30 15:16:29,096 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2845, durable=true, userID=9e6c83e2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1456322506, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:29,098 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2845]:RELIABLE:CoreMessage[messageID=2845, durable=true, userID=9e6c83e2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1456322506
2024-04-30 15:16:29,099 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2845, durable=true, userID=9e6c83e2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1456322506 to transaction: TransactionImpl [xid=null, txID=2848, xid=null, state=ACTIVE, createTime=1714490189099(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5789733e
2024-04-30 15:16:29,099 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@11885841, org.eclipse.scout.rt.mom.jms.JmsSubscription@24d998ba]
2024-04-30 15:16:29,101 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2845, durable=true, userID=9e6c83e2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1456322506, transaction: TransactionImpl [xid=null, txID=2848, xid=null, state=COMMITTED, createTime=1714490189099(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5789733e
2024-04-30 15:16:29,102 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e6c35bc-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,103 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e6dbc64-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,103 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e6dbc67-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e6dbc64-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e6dbc64-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1cf0e877, true, {}]
2024-04-30 15:16:29,104 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e6de378-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e6dbc64-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e6dbc64-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61529685, true, {}]
2024-04-30 15:16:29,105 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:29,105 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e6e0a89-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e6afd35-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e6afd35-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@532506bd, true, {}]
2024-04-30 15:16:29,106 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2863, durable=true, userID=9e6e319b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1085909019, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:29,108 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2863]:RELIABLE:CoreMessage[messageID=2863, durable=true, userID=9e6e319b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1085909019
2024-04-30 15:16:29,109 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2863, durable=true, userID=9e6e319b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1085909019 to transaction: TransactionImpl [xid=null, txID=2866, xid=null, state=ACTIVE, createTime=1714490189109(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@af2784b
2024-04-30 15:16:29,109 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@72f4232, org.eclipse.scout.rt.mom.jms.JmsSubscription@1c74eeb7]
2024-04-30 15:16:29,112 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2863, durable=true, userID=9e6e319b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1085909019, transaction: TransactionImpl [xid=null, txID=2866, xid=null, state=COMMITTED, createTime=1714490189109(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@af2784b
2024-04-30 15:16:29,113 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e6dbc64-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,113 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e6f430c-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,114 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e6f6a1f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e6f430c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e6f430c-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17125b4, true, {}]
2024-04-30 15:16:29,114 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e6f6a20-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e6f430c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e6f430c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e6e6645, true, {}]
2024-04-30 15:16:29,115 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:29,115 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e6f9131-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e6afd35-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e6afd35-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60bb21e5, true, {}]
2024-04-30 15:16:29,116 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2881, durable=true, userID=9e6fb843-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@747755932, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:29,119 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2881]:RELIABLE:CoreMessage[messageID=2881, durable=true, userID=9e6fb843-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@747755932
2024-04-30 15:16:29,119 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2881, durable=true, userID=9e6fb843-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@747755932 to transaction: TransactionImpl [xid=null, txID=2884, xid=null, state=ACTIVE, createTime=1714490189119(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3deeb6a0
2024-04-30 15:16:29,119 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@463e0b6a, org.eclipse.scout.rt.mom.jms.JmsSubscription@2625eb84]
2024-04-30 15:16:29,122 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2881, durable=true, userID=9e6fb843-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@747755932, transaction: TransactionImpl [xid=null, txID=2884, xid=null, state=COMMITTED, createTime=1714490189119(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3deeb6a0
2024-04-30 15:16:29,123 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e6f430c-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,124 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e70f0c4-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,124 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e70f0c7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e70f0c4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e70f0c4-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5833ba7e, true, {}]
2024-04-30 15:16:29,125 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e70f0c8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e70f0c4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e70f0c4-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42866ccb, true, {}]
2024-04-30 15:16:29,125 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:29,126 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e7117d9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e6afd35-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e6afd35-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a62530, true, {}]
2024-04-30 15:16:29,126 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2899, durable=true, userID=9e713eeb-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@613247570, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:29,129 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2899]:RELIABLE:CoreMessage[messageID=2899, durable=true, userID=9e713eeb-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@613247570
2024-04-30 15:16:29,129 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2899, durable=true, userID=9e713eeb-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@613247570 to transaction: TransactionImpl [xid=null, txID=2902, xid=null, state=ACTIVE, createTime=1714490189129(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@744d9b9f
2024-04-30 15:16:29,130 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@7d6e2366, org.eclipse.scout.rt.mom.jms.JmsSubscription@357f0cc9]
2024-04-30 15:16:29,132 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2899, durable=true, userID=9e713eeb-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@613247570, transaction: TransactionImpl [xid=null, txID=2902, xid=null, state=COMMITTED, createTime=1714490189129(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@744d9b9f
2024-04-30 15:16:29,133 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e70f0c4-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,134 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e72776c-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,135 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e72776f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e72776c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e72776c-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28c33439, true, {}]
2024-04-30 15:16:29,135 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e729e80-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e72776c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e72776c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63a729ed, true, {}]
2024-04-30 15:16:29,136 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:29,136 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e72c591-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e6afd35-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e6afd35-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74ed42e9, true, {}]
2024-04-30 15:16:29,137 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2917, durable=true, userID=9e72c593-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@123494298, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:29,139 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2917]:RELIABLE:CoreMessage[messageID=2917, durable=true, userID=9e72c593-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@123494298
2024-04-30 15:16:29,140 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2917, durable=true, userID=9e72c593-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@123494298 to transaction: TransactionImpl [xid=null, txID=2920, xid=null, state=ACTIVE, createTime=1714490189140(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5bd6dbc1
2024-04-30 15:16:29,140 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@4c58212, org.eclipse.scout.rt.mom.jms.JmsSubscription@6236beac]
2024-04-30 15:16:29,143 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2917, durable=true, userID=9e72c593-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@123494298, transaction: TransactionImpl [xid=null, txID=2920, xid=null, state=COMMITTED, createTime=1714490189140(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5bd6dbc1
2024-04-30 15:16:29,144 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e72776c-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,144 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e73fe14-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,145 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e742527-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e73fe14-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e73fe14-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62c82646, true, {}]
2024-04-30 15:16:29,145 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e742528-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e73fe14-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e73fe14-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70bf51dd, true, {}]
2024-04-30 15:16:29,146 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:29,147 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e744c39-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e6afd35-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e6afd35-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5687c2b0, true, {}]
2024-04-30 15:16:29,147 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2935, durable=true, userID=9e74734b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@470607724, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:29,150 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2935]:RELIABLE:CoreMessage[messageID=2935, durable=true, userID=9e74734b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@470607724
2024-04-30 15:16:29,150 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2935, durable=true, userID=9e74734b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@470607724 to transaction: TransactionImpl [xid=null, txID=2938, xid=null, state=ACTIVE, createTime=1714490189150(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@abad2d9
2024-04-30 15:16:29,150 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@9124278, org.eclipse.scout.rt.mom.jms.JmsSubscription@524250ec]
2024-04-30 15:16:29,153 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2935, durable=true, userID=9e74734b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@470607724, transaction: TransactionImpl [xid=null, txID=2938, xid=null, state=COMMITTED, createTime=1714490189150(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@abad2d9
2024-04-30 15:16:29,153 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e73fe14-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,154 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e7584bc-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,155 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e75abcf-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e7584bc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e7584bc-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33b76e62, true, {}]
2024-04-30 15:16:29,155 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e75abd0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e7584bc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e7584bc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b92496e, true, {}]
2024-04-30 15:16:29,156 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:29,156 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e75d2e1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e6afd35-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e6afd35-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39ebc7a5, true, {}]
2024-04-30 15:16:29,157 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2953, durable=true, userID=9e75f9f3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1010593816, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:29,160 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2953]:RELIABLE:CoreMessage[messageID=2953, durable=true, userID=9e75f9f3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1010593816
2024-04-30 15:16:29,160 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2953, durable=true, userID=9e75f9f3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1010593816 to transaction: TransactionImpl [xid=null, txID=2956, xid=null, state=ACTIVE, createTime=1714490189160(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5ed66ad6
2024-04-30 15:16:29,161 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@432e242d, org.eclipse.scout.rt.mom.jms.JmsSubscription@537360e3]
2024-04-30 15:16:29,163 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2953, durable=true, userID=9e75f9f3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1010593816, transaction: TransactionImpl [xid=null, txID=2956, xid=null, state=COMMITTED, createTime=1714490189160(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5ed66ad6
2024-04-30 15:16:29,164 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e7584bc-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,165 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e773274-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,165 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e773277-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e773274-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e773274-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16b93ea3, true, {}]
2024-04-30 15:16:29,165 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e773278-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e773274-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e773274-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17f64ace, true, {}]
2024-04-30 15:16:29,166 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:29,167 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e775989-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e6afd35-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e6afd35-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3fdb41be, true, {}]
2024-04-30 15:16:29,167 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2971, durable=true, userID=9e77809a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1022677497, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:29,170 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2971]:RELIABLE:CoreMessage[messageID=2971, durable=true, userID=9e77809a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1022677497
2024-04-30 15:16:29,171 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2971, durable=true, userID=9e77809a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1022677497 to transaction: TransactionImpl [xid=null, txID=2974, xid=null, state=ACTIVE, createTime=1714490189171(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@41c3ca4
2024-04-30 15:16:29,171 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@25c3a441, org.eclipse.scout.rt.mom.jms.JmsSubscription@2057d8ec]
2024-04-30 15:16:29,174 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2971, durable=true, userID=9e77809a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1022677497, transaction: TransactionImpl [xid=null, txID=2974, xid=null, state=COMMITTED, createTime=1714490189171(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@41c3ca4
2024-04-30 15:16:29,174 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e773274-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,175 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e78b91c-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,176 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e78b91f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e78b91c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e78b91c-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1db53c4c, true, {}]
2024-04-30 15:16:29,176 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e78e030-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e78b91c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e78b91c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43cadd8f, true, {}]
2024-04-30 15:16:29,177 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:29,177 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e790741-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e6afd35-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e6afd35-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3fab2c6f, true, {}]
2024-04-30 15:16:29,178 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2989, durable=true, userID=9e792e53-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@307345514, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:29,180 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2989]:RELIABLE:CoreMessage[messageID=2989, durable=true, userID=9e792e53-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@307345514
2024-04-30 15:16:29,181 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2989, durable=true, userID=9e792e53-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@307345514 to transaction: TransactionImpl [xid=null, txID=2992, xid=null, state=ACTIVE, createTime=1714490189181(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@15402759
2024-04-30 15:16:29,181 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@46244e65, org.eclipse.scout.rt.mom.jms.JmsSubscription@20c1cb0c]
2024-04-30 15:16:29,184 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2989, durable=true, userID=9e792e53-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=9e6afd37-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@307345514, transaction: TransactionImpl [xid=null, txID=2992, xid=null, state=COMMITTED, createTime=1714490189181(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@15402759
2024-04-30 15:16:29,185 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e78b91c-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,186 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:29,186 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:29,186 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e6afd35-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,186 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:29,187 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 106.762707 ms
2024-04-30 15:16:29,187 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishNull [artemis-j2ee]>
2024-04-30 15:16:29,187 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:29,187 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishText [artemis-j2ee]>
2024-04-30 15:16:29,188 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 343575932'.
2024-04-30 15:16:29,189 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:29,189 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e7adc05-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,190 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e7b0318-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e7adc05-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e7adc05-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@775f82f0, true, {}]
2024-04-30 15:16:29,190 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e7b0319-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e7adc05-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e7adc05-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c471a58, true, {}]
2024-04-30 15:16:29,191 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishText, null, 0, false, true, null]
2024-04-30 15:16:29,192 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e7b513a-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,192 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e7b513d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e7b513a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e7b513a-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@fc93645, true, {}]
2024-04-30 15:16:29,192 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5f92ef40
2024-04-30 15:16:29,193 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e7b784e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e7b513a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e7b513a-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f7f7ae4, true, {}]
2024-04-30 15:16:29,193 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3011, durable=true, userID=9e7b784f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=9e7b513c-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@546332725, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147482983)
..................................................
***** durable queues test/mom/testPublishText:
- queueID=926 address:test/mom/testPublishText name:test/mom/testPublishText filter:null
***** non durable for test/mom/testPublishText:
..................................................
, transaction: null
2024-04-30 15:16:29,194 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishText: Reference[3011]:RELIABLE:CoreMessage[messageID=3011, durable=true, userID=9e7b784f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=9e7b513c-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@546332725
2024-04-30 15:16:29,194 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishText: CoreMessage[messageID=3011, durable=true, userID=9e7b784f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=9e7b513c-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@546332725 to transaction: TransactionImpl [xid=null, txID=3014, xid=null, state=ACTIVE, createTime=1714490189194(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@66a3fc03
2024-04-30 15:16:29,195 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@2746b1cc, org.eclipse.scout.rt.mom.jms.JmsSubscription@6bcf2780]
2024-04-30 15:16:29,197 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishText: CoreMessage[messageID=3011, durable=true, userID=9e7b784f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=9e7b513c-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@546332725, transaction: TransactionImpl [xid=null, txID=3014, xid=null, state=COMMITTED, createTime=1714490189194(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@66a3fc03
2024-04-30 15:16:29,198 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e7adc05-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,198 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:29,198 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:29,199 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e7b513a-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,199 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:29,199 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.712550 ms
2024-04-30 15:16:29,199 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishText [artemis-j2ee]>
2024-04-30 15:16:29,200 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:29,200 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeCorrelationId [artemis-j2ee]>
2024-04-30 15:16:29,200 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2136628979'.
2024-04-30 15:16:29,202 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:29,202 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e7cd7e2-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,203 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e7cd7e5-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e7cd7e2-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e7cd7e2-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5bdcd4cc, true, {}]
2024-04-30 15:16:29,203 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e7cfef6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e7cd7e2-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e7cd7e2-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78a4dff5, true, {}]
2024-04-30 15:16:29,204 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeCorrelationId, null, 0, false, true, null]
2024-04-30 15:16:29,205 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e7d4d17-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[cid=cid:abc]
2024-04-30 15:16:29,205 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e7d4d1a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e7d4d17-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e7d4d17-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7842455a, true, {}]
2024-04-30 15:16:29,206 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@353b5d86 - MDC[cid=cid:abc]
2024-04-30 15:16:29,206 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e7d742b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e7d4d17-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e7d4d17-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@174f59b5, true, {}]
2024-04-30 15:16:29,207 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3033, durable=true, userID=9e7d742d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=9e7d4d19-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@337334892, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeCorrelationId, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeCorrelationId previousRoute:ANYCAST, reusable=true, version=-2147482982)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeCorrelationId:
- queueID=949 address:test/mom/testQueuePublishSubscribeCorrelationId name:test/mom/testQueuePublishSubscribeCorrelationId filter:null
***** non durable for test/mom/testQueuePublishSubscribeCorrelationId:
..................................................
, transaction: null
2024-04-30 15:16:29,207 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeCorrelationId: Reference[3033]:RELIABLE:CoreMessage[messageID=3033, durable=true, userID=9e7d742d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=9e7d4d19-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@337334892
2024-04-30 15:16:29,208 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeCorrelationId: CoreMessage[messageID=3033, durable=true, userID=9e7d742d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=9e7d4d19-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@337334892 to transaction: TransactionImpl [xid=null, txID=3036, xid=null, state=ACTIVE, createTime=1714490189208(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@62f33d6b
2024-04-30 15:16:29,208 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7f7eeaaf]
2024-04-30 15:16:29,211 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeCorrelationId: CoreMessage[messageID=3033, durable=true, userID=9e7d742d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=9e7d4d19-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@337334892, transaction: TransactionImpl [xid=null, txID=3036, xid=null, state=COMMITTED, createTime=1714490189208(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@62f33d6b
2024-04-30 15:16:29,212 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e7cd7e2-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,212 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:29,212 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:29,213 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e7d4d17-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,213 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:29,213 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.344543 ms
2024-04-30 15:16:29,213 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeCorrelationId [artemis-j2ee]>
2024-04-30 15:16:29,214 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:29,214 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribe [artemis-j2ee]>
2024-04-30 15:16:29,214 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1124777133'.
2024-04-30 15:16:29,215 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:29,216 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e7efacf-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,216 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e7efad2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e7efacf-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e7efacf-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@293da741, true, {}]
2024-04-30 15:16:29,217 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e7efad3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e7efacf-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e7efacf-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72f11cbb, true, {}]
2024-04-30 15:16:29,218 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribe, null, 0, false, true, null]
2024-04-30 15:16:29,218 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e7f48f4-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,219 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e7f7007-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e7f48f4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e7f48f4-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@efefcba, true, {}]
2024-04-30 15:16:29,219 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4ea8832c
2024-04-30 15:16:29,219 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e7f7008-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e7f48f4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e7f48f4-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2dbf5ba4, true, {}]
2024-04-30 15:16:29,220 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3055, durable=true, userID=9e7f971a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=9e7f7006-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@109639415, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribe, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribe previousRoute:ANYCAST, reusable=true, version=-2147482981)
..................................................
***** durable queues test/mom/testQueuePublishSubscribe:
- queueID=972 address:test/mom/testQueuePublishSubscribe name:test/mom/testQueuePublishSubscribe filter:null
***** non durable for test/mom/testQueuePublishSubscribe:
..................................................
, transaction: null
2024-04-30 15:16:29,221 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribe: Reference[3055]:RELIABLE:CoreMessage[messageID=3055, durable=true, userID=9e7f971a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=9e7f7006-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@109639415
2024-04-30 15:16:29,221 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribe: CoreMessage[messageID=3055, durable=true, userID=9e7f971a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=9e7f7006-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@109639415 to transaction: TransactionImpl [xid=null, txID=3058, xid=null, state=ACTIVE, createTime=1714490189221(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@597230a2
2024-04-30 15:16:29,221 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7fbe0f64]
2024-04-30 15:16:29,224 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribe: CoreMessage[messageID=3055, durable=true, userID=9e7f971a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=9e7f7006-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@109639415, transaction: TransactionImpl [xid=null, txID=3058, xid=null, state=COMMITTED, createTime=1714490189221(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@597230a2
2024-04-30 15:16:29,225 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e7efacf-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,226 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:29,226 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:29,226 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e7f48f4-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,227 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:29,227 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.023234 ms
2024-04-30 15:16:29,227 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribe [artemis-j2ee]>
2024-04-30 15:16:29,228 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:29,228 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishBytes [artemis-j2ee]>
2024-04-30 15:16:29,228 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1174262669'.
2024-04-30 15:16:29,229 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:29,229 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e80f6ac-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,230 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e811dbf-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e80f6ac-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e80f6ac-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41ec4f45, true, {}]
2024-04-30 15:16:29,231 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e8144d0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e80f6ac-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e80f6ac-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a4ed481, true, {}]
2024-04-30 15:16:29,232 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishBytes, null, 0, false, true, null]
2024-04-30 15:16:29,232 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e816be1-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,233 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e816be4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e816be1-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e816be1-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ce6f314, true, {}]
2024-04-30 15:16:29,233 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@27828021
2024-04-30 15:16:29,234 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e8192f5-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e816be1-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e816be1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@313be589, true, {}]
2024-04-30 15:16:29,235 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3077, durable=true, userID=9e81ba07-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=419, properties=TypedProperties[__AMQ_CID=9e816be3-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@925440274, context: RoutingContextImpl(Address=test/mom/testPublishBytes, routingType=ANYCAST, PreviousAddress=test/mom/testPublishBytes previousRoute:ANYCAST, reusable=true, version=-2147482980)
..................................................
***** durable queues test/mom/testPublishBytes:
- queueID=995 address:test/mom/testPublishBytes name:test/mom/testPublishBytes filter:null
***** non durable for test/mom/testPublishBytes:
..................................................
, transaction: null
2024-04-30 15:16:29,235 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishBytes: Reference[3077]:RELIABLE:CoreMessage[messageID=3077, durable=true, userID=9e81ba07-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=419, properties=TypedProperties[__AMQ_CID=9e816be3-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@925440274
2024-04-30 15:16:29,236 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishBytes: CoreMessage[messageID=3077, durable=true, userID=9e81ba07-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=419, properties=TypedProperties[__AMQ_CID=9e816be3-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@925440274 to transaction: TransactionImpl [xid=null, txID=3080, xid=null, state=ACTIVE, createTime=1714490189235(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@524c5c5a
2024-04-30 15:16:29,236 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@6e18bc2f, org.eclipse.scout.rt.mom.jms.JmsSubscription@28d48616]
2024-04-30 15:16:29,238 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishBytes: CoreMessage[messageID=3077, durable=true, userID=9e81ba07-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=419, properties=TypedProperties[__AMQ_CID=9e816be3-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@925440274, transaction: TransactionImpl [xid=null, txID=3080, xid=null, state=COMMITTED, createTime=1714490189235(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@524c5c5a
2024-04-30 15:16:29,239 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e80f6ac-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,240 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:29,240 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:29,241 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e816be1-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,241 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:29,241 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.578763 ms
2024-04-30 15:16:29,241 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishBytes [artemis-j2ee]>
2024-04-30 15:16:29,242 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:29,242 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishEmpty [artemis-j2ee]>
2024-04-30 15:16:29,242 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1499941162'.
2024-04-30 15:16:29,243 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:29,243 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e831999-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,244 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e8340ac-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e831999-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e831999-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@aeed18f, true, {}]
2024-04-30 15:16:29,244 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e8340ad-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e831999-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e831999-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2266b450, true, {}]
2024-04-30 15:16:29,245 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:29,246 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e838ece-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,246 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e838ed1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e838ece-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e838ece-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f231080, true, {}]
2024-04-30 15:16:29,247 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6e863469
2024-04-30 15:16:29,247 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e83b5e2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e838ece-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e838ece-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40e5aebf, true, {}]
2024-04-30 15:16:29,248 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3099, durable=true, userID=9e83b5e3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1532246652, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:29,248 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3099]:RELIABLE:CoreMessage[messageID=3099, durable=true, userID=9e83b5e3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1532246652
2024-04-30 15:16:29,249 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3099, durable=true, userID=9e83b5e3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1532246652 to transaction: TransactionImpl [xid=null, txID=3102, xid=null, state=ACTIVE, createTime=1714490189249(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@68b1f6ba
2024-04-30 15:16:29,249 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@6e1bd2b, org.eclipse.scout.rt.mom.jms.JmsSubscription@18a66406]
2024-04-30 15:16:29,252 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3099, durable=true, userID=9e83b5e3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1532246652, transaction: TransactionImpl [xid=null, txID=3102, xid=null, state=COMMITTED, createTime=1714490189249(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@68b1f6ba
2024-04-30 15:16:29,253 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e831999-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,253 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e84a045-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,254 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e84c758-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e84a045-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e84a045-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@172f9337, true, {}]
2024-04-30 15:16:29,254 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e84c759-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e84a045-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e84a045-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1aaa50af, true, {}]
2024-04-30 15:16:29,255 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:29,255 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e84ee6a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e838ece-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e838ece-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@771b69b0, true, {}]
2024-04-30 15:16:29,256 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3117, durable=true, userID=9e85157c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@431295481, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:29,259 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3117]:RELIABLE:CoreMessage[messageID=3117, durable=true, userID=9e85157c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@431295481
2024-04-30 15:16:29,259 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3117, durable=true, userID=9e85157c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@431295481 to transaction: TransactionImpl [xid=null, txID=3120, xid=null, state=ACTIVE, createTime=1714490189259(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5345766e
2024-04-30 15:16:29,260 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@275860e9, org.eclipse.scout.rt.mom.jms.JmsSubscription@1f81b020]
2024-04-30 15:16:29,262 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3117, durable=true, userID=9e85157c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@431295481, transaction: TransactionImpl [xid=null, txID=3120, xid=null, state=COMMITTED, createTime=1714490189259(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5345766e
2024-04-30 15:16:29,262 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e84a045-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,263 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e8626ed-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,264 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e864e00-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e8626ed-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e8626ed-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@625675c1, true, {}]
2024-04-30 15:16:29,264 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e864e01-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e8626ed-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e8626ed-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d760183, true, {}]
2024-04-30 15:16:29,265 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:29,265 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e867412-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e838ece-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e838ece-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a7fcbe1, true, {}]
2024-04-30 15:16:29,266 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3135, durable=true, userID=9e869b24-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@869790174, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:29,269 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3135]:RELIABLE:CoreMessage[messageID=3135, durable=true, userID=9e869b24-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@869790174
2024-04-30 15:16:29,269 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3135, durable=true, userID=9e869b24-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@869790174 to transaction: TransactionImpl [xid=null, txID=3138, xid=null, state=ACTIVE, createTime=1714490189269(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7b25cacc
2024-04-30 15:16:29,270 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@79c4c973, org.eclipse.scout.rt.mom.jms.JmsSubscription@18e0f894]
2024-04-30 15:16:29,272 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3135, durable=true, userID=9e869b24-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@869790174, transaction: TransactionImpl [xid=null, txID=3138, xid=null, state=COMMITTED, createTime=1714490189269(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7b25cacc
2024-04-30 15:16:29,273 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e8626ed-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,274 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e87d3a5-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,274 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e87d3a8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e87d3a5-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e87d3a5-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@283d0915, true, {}]
2024-04-30 15:16:29,275 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e87fab9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e87d3a5-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e87d3a5-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19036c9, true, {}]
2024-04-30 15:16:29,275 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:29,276 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e8821ca-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e838ece-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e838ece-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a2249a6, true, {}]
2024-04-30 15:16:29,277 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3153, durable=true, userID=9e8821cc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1740023971, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:29,279 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3153]:RELIABLE:CoreMessage[messageID=3153, durable=true, userID=9e8821cc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1740023971
2024-04-30 15:16:29,280 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3153, durable=true, userID=9e8821cc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1740023971 to transaction: TransactionImpl [xid=null, txID=3156, xid=null, state=ACTIVE, createTime=1714490189280(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@51b6afd1
2024-04-30 15:16:29,280 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@3554de46, org.eclipse.scout.rt.mom.jms.JmsSubscription@70dbd79f]
2024-04-30 15:16:29,282 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3153, durable=true, userID=9e8821cc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1740023971, transaction: TransactionImpl [xid=null, txID=3156, xid=null, state=COMMITTED, createTime=1714490189280(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@51b6afd1
2024-04-30 15:16:29,283 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e87d3a5-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,284 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e895a4d-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,284 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e895a50-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e895a4d-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e895a4d-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4fc155db, true, {}]
2024-04-30 15:16:29,285 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e898161-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e895a4d-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e895a4d-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@645c0892, true, {}]
2024-04-30 15:16:29,285 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:29,286 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e89a872-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e838ece-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e838ece-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ccb630e, true, {}]
2024-04-30 15:16:29,286 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3171, durable=true, userID=9e89a873-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@770325122, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:29,289 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3171]:RELIABLE:CoreMessage[messageID=3171, durable=true, userID=9e89a873-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@770325122
2024-04-30 15:16:29,290 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3171, durable=true, userID=9e89a873-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@770325122 to transaction: TransactionImpl [xid=null, txID=3174, xid=null, state=ACTIVE, createTime=1714490189290(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5fec54fd
2024-04-30 15:16:29,290 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@20c4be8d, org.eclipse.scout.rt.mom.jms.JmsSubscription@590182a6]
2024-04-30 15:16:29,293 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3171, durable=true, userID=9e89a873-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@770325122, transaction: TransactionImpl [xid=null, txID=3174, xid=null, state=COMMITTED, createTime=1714490189290(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5fec54fd
2024-04-30 15:16:29,294 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e895a4d-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,294 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e8ae0f5-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,295 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e8b0808-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e8ae0f5-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e8ae0f5-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b2a1098, true, {}]
2024-04-30 15:16:29,295 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e8b0809-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e8ae0f5-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e8ae0f5-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61ced845, true, {}]
2024-04-30 15:16:29,296 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:29,297 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e8b2f1a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e838ece-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e838ece-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f33ef76, true, {}]
2024-04-30 15:16:29,297 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3189, durable=true, userID=9e8b562c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@444122106, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:29,300 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3189]:RELIABLE:CoreMessage[messageID=3189, durable=true, userID=9e8b562c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@444122106
2024-04-30 15:16:29,300 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3189, durable=true, userID=9e8b562c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@444122106 to transaction: TransactionImpl [xid=null, txID=3192, xid=null, state=ACTIVE, createTime=1714490189300(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1f489b93
2024-04-30 15:16:29,301 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@2d44025b, org.eclipse.scout.rt.mom.jms.JmsSubscription@6fb8cfa7]
2024-04-30 15:16:29,303 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3189, durable=true, userID=9e8b562c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@444122106, transaction: TransactionImpl [xid=null, txID=3192, xid=null, state=COMMITTED, createTime=1714490189300(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1f489b93
2024-04-30 15:16:29,304 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e8ae0f5-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,304 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e8c679d-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,305 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e8c8eb0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e8c679d-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e8c679d-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@475fb32f, true, {}]
2024-04-30 15:16:29,305 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e8c8eb1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e8c679d-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e8c679d-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54a92cf6, true, {}]
2024-04-30 15:16:29,306 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:29,306 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e8cb5c2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e838ece-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e838ece-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b64778c, true, {}]
2024-04-30 15:16:29,307 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3207, durable=true, userID=9e8cdcd4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@758007220, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:29,310 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3207]:RELIABLE:CoreMessage[messageID=3207, durable=true, userID=9e8cdcd4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@758007220
2024-04-30 15:16:29,310 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3207, durable=true, userID=9e8cdcd4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@758007220 to transaction: TransactionImpl [xid=null, txID=3210, xid=null, state=ACTIVE, createTime=1714490189310(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6118a81e
2024-04-30 15:16:29,311 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@194feb27, org.eclipse.scout.rt.mom.jms.JmsSubscription@316745d8]
2024-04-30 15:16:29,313 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3207, durable=true, userID=9e8cdcd4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@758007220, transaction: TransactionImpl [xid=null, txID=3210, xid=null, state=COMMITTED, createTime=1714490189310(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6118a81e
2024-04-30 15:16:29,314 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e8c679d-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,315 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e8e1555-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,315 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e8e1558-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e8e1555-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e8e1555-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ad723ad, true, {}]
2024-04-30 15:16:29,315 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e8e1559-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e8e1555-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e8e1555-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37e3c355, true, {}]
2024-04-30 15:16:29,316 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:29,317 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e8e3c6a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e838ece-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e838ece-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b59a08b, true, {}]
2024-04-30 15:16:29,317 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3225, durable=true, userID=9e8e637b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@958258591, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:29,320 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3225]:RELIABLE:CoreMessage[messageID=3225, durable=true, userID=9e8e637b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@958258591
2024-04-30 15:16:29,321 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3225, durable=true, userID=9e8e637b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@958258591 to transaction: TransactionImpl [xid=null, txID=3228, xid=null, state=ACTIVE, createTime=1714490189321(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@234e499e
2024-04-30 15:16:29,321 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@70a9f4b7, org.eclipse.scout.rt.mom.jms.JmsSubscription@488bf7cd]
2024-04-30 15:16:29,324 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3225, durable=true, userID=9e8e637b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@958258591, transaction: TransactionImpl [xid=null, txID=3228, xid=null, state=COMMITTED, createTime=1714490189321(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@234e499e
2024-04-30 15:16:29,325 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e8e1555-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,326 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e8fc30d-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,326 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e8fc310-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e8fc30d-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e8fc30d-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4456b96d, true, {}]
2024-04-30 15:16:29,327 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e8fea21-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e8fc30d-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e8fc30d-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44035577, true, {}]
2024-04-30 15:16:29,327 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:29,328 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e901132-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e838ece-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e838ece-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a6158ae, true, {}]
2024-04-30 15:16:29,329 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3243, durable=true, userID=9e901134-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1361359327, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:29,332 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3243]:RELIABLE:CoreMessage[messageID=3243, durable=true, userID=9e901134-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1361359327
2024-04-30 15:16:29,333 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3243, durable=true, userID=9e901134-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1361359327 to transaction: TransactionImpl [xid=null, txID=3246, xid=null, state=ACTIVE, createTime=1714490189333(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@656b913b
2024-04-30 15:16:29,333 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@4136638d, org.eclipse.scout.rt.mom.jms.JmsSubscription@2bac4423]
2024-04-30 15:16:29,334 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3243, durable=true, userID=9e901134-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1361359327, transaction: TransactionImpl [xid=null, txID=3246, xid=null, state=COMMITTED, createTime=1714490189333(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@656b913b
2024-04-30 15:16:29,335 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e8fc30d-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,336 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e9149b5-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,337 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e9170c8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e9149b5-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e9149b5-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72f07123, true, {}]
2024-04-30 15:16:29,337 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e9170c9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e9149b5-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e9149b5-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@763e9edf, true, {}]
2024-04-30 15:16:29,338 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:29,338 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e9197da-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e838ece-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e838ece-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5cec25a4, true, {}]
2024-04-30 15:16:29,339 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3261, durable=true, userID=9e91beec-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1496392771, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:29,341 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3261]:RELIABLE:CoreMessage[messageID=3261, durable=true, userID=9e91beec-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1496392771
2024-04-30 15:16:29,342 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3261, durable=true, userID=9e91beec-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1496392771 to transaction: TransactionImpl [xid=null, txID=3264, xid=null, state=ACTIVE, createTime=1714490189342(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4819123a
2024-04-30 15:16:29,342 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@226346d4, org.eclipse.scout.rt.mom.jms.JmsSubscription@7aeb5402]
2024-04-30 15:16:29,344 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3261, durable=true, userID=9e91beec-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=9e838ed0-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1496392771, transaction: TransactionImpl [xid=null, txID=3264, xid=null, state=COMMITTED, createTime=1714490189342(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4819123a
2024-04-30 15:16:29,345 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e9149b5-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,346 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:29,346 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:29,346 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e838ece-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,347 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:29,347 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 104.931730 ms
2024-04-30 15:16:29,347 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishEmpty [artemis-j2ee]>
2024-04-30 15:16:29,348 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:29,348 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:16:29,348 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1009342118'.
2024-04-30 15:16:29,349 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:29,350 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e936c9e-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,350 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e936ca1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e936c9e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e936c9e-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a76f09a, true, {}]
2024-04-30 15:16:29,351 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e936ca2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e936c9e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e936c9e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ebf47ae, true, {}]
2024-04-30 15:16:29,352 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:29,352 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e93bac3-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,352 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e93bac6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e93bac3-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e93bac3-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37d9b344, true, {}]
2024-04-30 15:16:29,353 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e93e1d7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e93bac3-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e93bac3-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37560c9a, true, {}]
2024-04-30 15:16:29,354 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:29,354 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e9408e8-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,355 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e942ffb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e9408e8-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e9408e8-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78008157, true, {}]
2024-04-30 15:16:29,355 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2fad470b
2024-04-30 15:16:29,355 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e942ffc-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e9408e8-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e9408e8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b01bf6e, true, {}]
2024-04-30 15:16:29,356 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3289, durable=true, userID=9e94570d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9e942ffa-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@578463937, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:16:29,357 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3289]:RELIABLE:CoreMessage[messageID=3289, durable=true, userID=9e94570d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9e942ffa-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@578463937
2024-04-30 15:16:29,357 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3289, durable=true, userID=9e94570d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9e942ffa-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@578463937 to transaction: TransactionImpl [xid=null, txID=3292, xid=null, state=ACTIVE, createTime=1714490189357(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@611c1b87
2024-04-30 15:16:29,360 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3289, durable=true, userID=9e94570d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9e942ffa-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@578463937, transaction: TransactionImpl [xid=null, txID=3292, xid=null, state=COMMITTED, createTime=1714490189357(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@611c1b87
2024-04-30 15:16:29,408 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@413773e6, org.eclipse.scout.rt.mom.jms.JmsSubscription@23644367]
2024-04-30 15:16:29,409 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e936c9e-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,411 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e93bac3-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,411 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:29,411 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:29,412 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e9408e8-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,412 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:29,412 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 64.654626 ms
2024-04-30 15:16:29,412 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:16:29,413 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:29,413 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:16:29,413 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1739513128'.
2024-04-30 15:16:29,415 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:29,415 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e9d57c0-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,415 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e9d57c3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e9d57c0-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e9d57c0-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@132ad895, true, {}]
2024-04-30 15:16:29,416 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e9d7ed4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e9d57c0-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e9d57c0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36bd48a3, true, {}]
2024-04-30 15:16:29,417 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:29,417 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e9da5e5-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,418 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e9dccf8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e9da5e5-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e9da5e5-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@dd40d68, true, {}]
2024-04-30 15:16:29,418 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e9dccf9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e9da5e5-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e9da5e5-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c858b33, true, {}]
2024-04-30 15:16:29,419 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:29,419 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9e9df40a-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,420 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e9e1b1d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e9df40a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e9df40a-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7cd5673d, true, {}]
2024-04-30 15:16:29,420 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@18f37d6e
2024-04-30 15:16:29,421 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9e9e1b1e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9e9df40a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9e9df40a-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48edecc1, true, {}]
2024-04-30 15:16:29,422 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3323, durable=true, userID=9e9e4230-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9e9e1b1c-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@244551812, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:16:29,422 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3323]:RELIABLE:CoreMessage[messageID=3323, durable=true, userID=9e9e4230-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9e9e1b1c-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@244551812
2024-04-30 15:16:29,423 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3323, durable=true, userID=9e9e4230-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9e9e1b1c-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@244551812 to transaction: TransactionImpl [xid=null, txID=3326, xid=null, state=ACTIVE, createTime=1714490189423(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4efe545a
2024-04-30 15:16:29,426 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3323, durable=true, userID=9e9e4230-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9e9e1b1c-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@244551812, transaction: TransactionImpl [xid=null, txID=3326, xid=null, state=COMMITTED, createTime=1714490189423(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4efe545a
2024-04-30 15:16:29,473 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@727d937a, org.eclipse.scout.rt.mom.jms.JmsSubscription@130901fd]
2024-04-30 15:16:29,475 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e9d57c0-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,476 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e9da5e5-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,477 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:29,477 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:29,477 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9e9df40a-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,478 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:29,478 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 64.803248 ms
2024-04-30 15:16:29,478 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:16:29,478 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:29,478 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:16:29,478 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2048997408'.
2024-04-30 15:16:29,480 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:29,480 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9ea742e2-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,481 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ea769f5-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ea742e2-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ea742e2-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ea85021, true, {}]
2024-04-30 15:16:29,482 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ea769f6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ea742e2-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ea742e2-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ce3fb7c, true, {}]
2024-04-30 15:16:29,483 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:29,483 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9ea7b817-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,484 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ea7df2a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ea7b817-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ea7b817-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6096e6fa, true, {}]
2024-04-30 15:16:29,484 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ea7df2b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ea7b817-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ea7b817-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ce1e2f4, true, {}]
2024-04-30 15:16:29,485 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:29,485 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9ea8063c-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,486 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ea82d4f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ea8063c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ea8063c-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7da8ad1f, true, {}]
2024-04-30 15:16:29,486 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@72933ccb
2024-04-30 15:16:29,486 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ea82d50-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ea8063c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ea8063c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@fe2d1de, true, {}]
2024-04-30 15:16:29,487 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3357, durable=true, userID=9ea85462-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9ea82d4e-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1670680121, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:16:29,488 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3357]:RELIABLE:CoreMessage[messageID=3357, durable=true, userID=9ea85462-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9ea82d4e-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1670680121
2024-04-30 15:16:29,488 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3357, durable=true, userID=9ea85462-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9ea82d4e-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1670680121 to transaction: TransactionImpl [xid=null, txID=3360, xid=null, state=ACTIVE, createTime=1714490189488(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5430576f
2024-04-30 15:16:29,491 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3357, durable=true, userID=9ea85462-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9ea82d4e-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1670680121, transaction: TransactionImpl [xid=null, txID=3360, xid=null, state=COMMITTED, createTime=1714490189488(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5430576f
2024-04-30 15:16:29,539 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1a2d8488, org.eclipse.scout.rt.mom.jms.JmsSubscription@1a120e41]
2024-04-30 15:16:29,540 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9ea742e2-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,542 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9ea7b817-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,542 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:29,542 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:29,543 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9ea8063c-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,543 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:29,543 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.020465 ms
2024-04-30 15:16:29,543 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:16:29,544 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:29,544 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:16:29,544 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 116310162'.
2024-04-30 15:16:29,545 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:29,546 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9eb15514-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,546 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9eb15517-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9eb15514-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9eb15514-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72389128, true, {}]
2024-04-30 15:16:29,547 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9eb17c28-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9eb15514-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9eb15514-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61b215c3, true, {}]
2024-04-30 15:16:29,548 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:29,548 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9eb1a339-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,549 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9eb1ca4c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9eb1a339-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9eb1a339-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f9e0d66, true, {}]
2024-04-30 15:16:29,550 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9eb1ca4d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9eb1a339-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9eb1a339-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6178e1e1, true, {}]
2024-04-30 15:16:29,550 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:29,551 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9eb2186e-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,551 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9eb21871-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9eb2186e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9eb2186e-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@622cbbd, true, {}]
2024-04-30 15:16:29,551 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@68c1d547
2024-04-30 15:16:29,552 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9eb21872-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9eb2186e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9eb2186e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@759465dd, true, {}]
2024-04-30 15:16:29,553 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3391, durable=true, userID=9eb23f84-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9eb21870-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@191252791, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:16:29,553 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3391]:RELIABLE:CoreMessage[messageID=3391, durable=true, userID=9eb23f84-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9eb21870-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@191252791
2024-04-30 15:16:29,554 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3391, durable=true, userID=9eb23f84-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9eb21870-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@191252791 to transaction: TransactionImpl [xid=null, txID=3394, xid=null, state=ACTIVE, createTime=1714490189554(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3e95f90a
2024-04-30 15:16:29,557 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3391, durable=true, userID=9eb23f84-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9eb21870-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@191252791, transaction: TransactionImpl [xid=null, txID=3394, xid=null, state=COMMITTED, createTime=1714490189554(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3e95f90a
2024-04-30 15:16:29,604 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@65669def, org.eclipse.scout.rt.mom.jms.JmsSubscription@15d25244]
2024-04-30 15:16:29,606 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9eb15514-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,607 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9eb1a339-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,608 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:29,608 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:29,608 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9eb2186e-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,609 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:29,609 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.248707 ms
2024-04-30 15:16:29,609 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:16:29,609 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:29,609 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:16:29,610 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2115407248'.
2024-04-30 15:16:29,611 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:29,611 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9ebb4036-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,612 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ebb6749-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ebb4036-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ebb4036-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c005b72, true, {}]
2024-04-30 15:16:29,612 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ebb674a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ebb4036-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ebb4036-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37cdf839, true, {}]
2024-04-30 15:16:29,613 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:29,614 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9ebbb56b-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,614 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ebbb56e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ebbb56b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ebbb56b-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18ec7619, true, {}]
2024-04-30 15:16:29,615 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ebbdc7f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ebbb56b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ebbb56b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5dbbfc1b, true, {}]
2024-04-30 15:16:29,615 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:29,616 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9ebc0390-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,616 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ebc0393-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ebc0390-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ebc0390-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ae2eec, true, {}]
2024-04-30 15:16:29,617 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@13190355
2024-04-30 15:16:29,617 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ebc2aa4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ebc0390-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ebc0390-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@363a55fe, true, {}]
2024-04-30 15:16:29,618 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3425, durable=true, userID=9ebc2aa6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9ebc0392-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1262707083, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:16:29,618 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3425]:RELIABLE:CoreMessage[messageID=3425, durable=true, userID=9ebc2aa6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9ebc0392-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1262707083
2024-04-30 15:16:29,619 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3425, durable=true, userID=9ebc2aa6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9ebc0392-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1262707083 to transaction: TransactionImpl [xid=null, txID=3428, xid=null, state=ACTIVE, createTime=1714490189619(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7b171e87
2024-04-30 15:16:29,622 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3425, durable=true, userID=9ebc2aa6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9ebc0392-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1262707083, transaction: TransactionImpl [xid=null, txID=3428, xid=null, state=COMMITTED, createTime=1714490189619(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7b171e87
2024-04-30 15:16:29,669 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6b8cfbeb, org.eclipse.scout.rt.mom.jms.JmsSubscription@4603845b]
2024-04-30 15:16:29,671 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9ebb4036-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,673 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9ebbb56b-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,673 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:29,673 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:29,674 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9ebc0390-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,674 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:29,674 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 64.889062 ms
2024-04-30 15:16:29,674 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:16:29,675 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:29,675 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:16:29,675 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 92373719'.
2024-04-30 15:16:29,676 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:29,677 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9ec55268-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,677 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ec5526b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ec55268-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ec55268-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a8f8c40, true, {}]
2024-04-30 15:16:29,678 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ec5797c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ec55268-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ec55268-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c619827, true, {}]
2024-04-30 15:16:29,679 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:29,679 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9ec5a08d-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,680 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ec5c7a0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ec5a08d-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ec5a08d-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4feffeb9, true, {}]
2024-04-30 15:16:29,681 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ec5c7a1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ec5a08d-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ec5a08d-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f44c7df, true, {}]
2024-04-30 15:16:29,681 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:29,682 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9ec5eeb2-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,682 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ec615c5-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ec5eeb2-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ec5eeb2-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11674a55, true, {}]
2024-04-30 15:16:29,682 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5f83b506
2024-04-30 15:16:29,683 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ec615c6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ec5eeb2-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ec5eeb2-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@436df27d, true, {}]
2024-04-30 15:16:29,684 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3459, durable=true, userID=9ec63cd8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9ec615c4-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@178354316, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:16:29,684 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3459]:RELIABLE:CoreMessage[messageID=3459, durable=true, userID=9ec63cd8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9ec615c4-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@178354316
2024-04-30 15:16:29,685 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3459, durable=true, userID=9ec63cd8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9ec615c4-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@178354316 to transaction: TransactionImpl [xid=null, txID=3462, xid=null, state=ACTIVE, createTime=1714490189684(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@12bbf89
2024-04-30 15:16:29,687 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3459, durable=true, userID=9ec63cd8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9ec615c4-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@178354316, transaction: TransactionImpl [xid=null, txID=3462, xid=null, state=COMMITTED, createTime=1714490189684(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@12bbf89
2024-04-30 15:16:29,735 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@59df8444, org.eclipse.scout.rt.mom.jms.JmsSubscription@4ac7f844]
2024-04-30 15:16:29,736 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9ec55268-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,738 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9ec5a08d-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,739 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:29,739 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:29,739 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9ec5eeb2-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,740 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:29,740 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 64.763391 ms
2024-04-30 15:16:29,740 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:16:29,740 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:29,740 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:16:29,740 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 513629561'.
2024-04-30 15:16:29,742 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:29,742 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9ecf3d8a-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,743 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ecf3d8d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ecf3d8a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ecf3d8a-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34e21587, true, {}]
2024-04-30 15:16:29,743 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ecf649e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ecf3d8a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ecf3d8a-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78ec896b, true, {}]
2024-04-30 15:16:29,744 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:29,745 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9ecfb2bf-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,746 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ecfb2c2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ecfb2bf-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ecfb2bf-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c139af7, true, {}]
2024-04-30 15:16:29,746 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ecfd9d3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ecfb2bf-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ecfb2bf-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3539ff10, true, {}]
2024-04-30 15:16:29,747 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:29,747 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9ed000e4-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,748 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ed027f7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ed000e4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ed000e4-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b0c4748, true, {}]
2024-04-30 15:16:29,748 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@fabe3f8
2024-04-30 15:16:29,749 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ed027f8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ed000e4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ed000e4-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70f92b42, true, {}]
2024-04-30 15:16:29,750 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3493, durable=true, userID=9ed04f0a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9ed027f6-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1406539036, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:16:29,750 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3493]:RELIABLE:CoreMessage[messageID=3493, durable=true, userID=9ed04f0a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9ed027f6-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1406539036
2024-04-30 15:16:29,751 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3493, durable=true, userID=9ed04f0a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9ed027f6-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1406539036 to transaction: TransactionImpl [xid=null, txID=3496, xid=null, state=ACTIVE, createTime=1714490189751(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1e18c34b
2024-04-30 15:16:29,754 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3493, durable=true, userID=9ed04f0a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9ed027f6-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1406539036, transaction: TransactionImpl [xid=null, txID=3496, xid=null, state=COMMITTED, createTime=1714490189751(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1e18c34b
2024-04-30 15:16:29,801 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@19858f26, org.eclipse.scout.rt.mom.jms.JmsSubscription@4c14ed24]
2024-04-30 15:16:29,803 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9ecf3d8a-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,804 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9ecfb2bf-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,805 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:29,805 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:29,805 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9ed000e4-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,806 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:29,806 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.627955 ms
2024-04-30 15:16:29,806 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:16:29,806 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:29,806 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:16:29,806 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1305330034'.
2024-04-30 15:16:29,808 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:29,808 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9ed94fbc-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,809 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ed976cf-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ed94fbc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ed94fbc-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7923fbfa, true, {}]
2024-04-30 15:16:29,809 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ed976d0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ed94fbc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ed94fbc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1331f373, true, {}]
2024-04-30 15:16:29,810 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:29,811 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9ed9c4f1-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,811 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ed9c4f4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ed9c4f1-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ed9c4f1-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4213e0f6, true, {}]
2024-04-30 15:16:29,812 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ed9ec05-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ed9c4f1-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ed9c4f1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@792b99d6, true, {}]
2024-04-30 15:16:29,812 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:29,813 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9eda1316-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,813 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9eda1319-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9eda1316-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9eda1316-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3404e8c7, true, {}]
2024-04-30 15:16:29,813 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@f341e3c
2024-04-30 15:16:29,814 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9eda131a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9eda1316-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9eda1316-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57d0020a, true, {}]
2024-04-30 15:16:29,815 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3527, durable=true, userID=9eda3a2c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9eda1318-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1917833252, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:16:29,815 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3527]:RELIABLE:CoreMessage[messageID=3527, durable=true, userID=9eda3a2c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9eda1318-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1917833252
2024-04-30 15:16:29,815 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3527, durable=true, userID=9eda3a2c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9eda1318-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1917833252 to transaction: TransactionImpl [xid=null, txID=3530, xid=null, state=ACTIVE, createTime=1714490189815(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@e6a29be
2024-04-30 15:16:29,818 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3527, durable=true, userID=9eda3a2c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9eda1318-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1917833252, transaction: TransactionImpl [xid=null, txID=3530, xid=null, state=COMMITTED, createTime=1714490189815(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@e6a29be
2024-04-30 15:16:29,866 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4170ee0f, org.eclipse.scout.rt.mom.jms.JmsSubscription@4b95fdf2]
2024-04-30 15:16:29,867 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9ed94fbc-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,869 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9ed9c4f1-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,869 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:29,869 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:29,870 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9eda1316-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,870 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:29,870 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 64.097248 ms
2024-04-30 15:16:29,870 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:16:29,871 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:29,871 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:16:29,871 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 179980851'.
2024-04-30 15:16:29,872 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:29,872 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9ee313ce-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,873 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ee33ae1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ee313ce-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ee313ce-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7058d2ab, true, {}]
2024-04-30 15:16:29,873 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ee33ae2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ee313ce-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ee313ce-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3abbea5b, true, {}]
2024-04-30 15:16:29,874 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:29,875 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9ee38903-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,875 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ee38906-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ee38903-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ee38903-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@627f2eb, true, {}]
2024-04-30 15:16:29,876 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ee3b017-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ee38903-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ee38903-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55e23ab1, true, {}]
2024-04-30 15:16:29,876 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:29,877 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9ee3d728-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,877 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ee3d72b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ee3d728-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ee3d728-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@777d3a8b, true, {}]
2024-04-30 15:16:29,878 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5fe1b8d2
2024-04-30 15:16:29,878 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ee3fe3c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ee3d728-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ee3d728-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@755f92e0, true, {}]
2024-04-30 15:16:29,879 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3561, durable=true, userID=9ee3fe3d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9ee3d72a-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1035652655, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:16:29,879 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3561]:RELIABLE:CoreMessage[messageID=3561, durable=true, userID=9ee3fe3d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9ee3d72a-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1035652655
2024-04-30 15:16:29,880 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3561, durable=true, userID=9ee3fe3d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9ee3d72a-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1035652655 to transaction: TransactionImpl [xid=null, txID=3564, xid=null, state=ACTIVE, createTime=1714490189880(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7ab85bce
2024-04-30 15:16:29,883 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3561, durable=true, userID=9ee3fe3d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9ee3d72a-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1035652655, transaction: TransactionImpl [xid=null, txID=3564, xid=null, state=COMMITTED, createTime=1714490189880(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7ab85bce
2024-04-30 15:16:29,930 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2baf2c6, org.eclipse.scout.rt.mom.jms.JmsSubscription@2c226db0]
2024-04-30 15:16:29,932 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9ee313ce-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,933 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9ee38903-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,934 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:29,934 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:29,934 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9ee3d728-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,935 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:29,935 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 64.174802 ms
2024-04-30 15:16:29,935 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:16:29,935 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:29,935 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:16:29,936 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1170460428'.
2024-04-30 15:16:29,937 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:29,937 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9eecfef0-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,938 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9eed2603-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9eecfef0-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9eecfef0-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@292a0e11, true, {}]
2024-04-30 15:16:29,938 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9eed2604-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9eecfef0-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9eecfef0-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a9547bd, true, {}]
2024-04-30 15:16:29,939 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:29,940 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9eed7425-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,940 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9eed7428-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9eed7425-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9eed7425-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@212e0a6, true, {}]
2024-04-30 15:16:29,941 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9eed9b39-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9eed7425-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9eed7425-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5489fb1a, true, {}]
2024-04-30 15:16:29,941 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null]
2024-04-30 15:16:29,942 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9eedc24a-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:29,942 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9eedc24d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9eedc24a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9eedc24a-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b33d037, true, {}]
2024-04-30 15:16:29,942 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6259f18e
2024-04-30 15:16:29,942 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9eedc24e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9eedc24a-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9eedc24a-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@744576d3, true, {}]
2024-04-30 15:16:29,943 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3595, durable=true, userID=9eede95f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9eedc24c-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1839083074, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979)
..................................................
***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions:
- queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null
***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions:
..................................................
, transaction: null
2024-04-30 15:16:29,944 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3595]:RELIABLE:CoreMessage[messageID=3595, durable=true, userID=9eede95f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9eedc24c-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1839083074
2024-04-30 15:16:29,945 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3595, durable=true, userID=9eede95f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9eedc24c-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1839083074 to transaction: TransactionImpl [xid=null, txID=3598, xid=null, state=ACTIVE, createTime=1714490189944(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2fe00930
2024-04-30 15:16:29,947 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3595, durable=true, userID=9eede95f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:29 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=9eedc24c-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1839083074, transaction: TransactionImpl [xid=null, txID=3598, xid=null, state=COMMITTED, createTime=1714490189944(Tue Apr 30 15:16:29 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2fe00930
2024-04-30 15:16:29,995 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2c2f4769, org.eclipse.scout.rt.mom.jms.JmsSubscription@62e7e3df]
2024-04-30 15:16:29,996 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9eecfef0-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,998 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9eed7425-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,998 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:29,998 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:29,999 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9eedc24a-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:29,999 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:29,999 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 64.006029 ms
2024-04-30 15:16:30,000 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:16:30,000 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:30,000 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishObject [artemis-j2ee]>
2024-04-30 15:16:30,000 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 780437748'.
2024-04-30 15:16:30,002 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:30,002 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9ef6ea12-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:30,003 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ef71125-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ef6ea12-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ef6ea12-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@13a0e4b7, true, {}]
2024-04-30 15:16:30,003 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ef71126-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ef6ea12-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ef6ea12-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@615c1d25, true, {}]
2024-04-30 15:16:30,004 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObject, null, 0, false, true, null]
2024-04-30 15:16:30,005 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9ef75f47-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:30,005 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ef75f4a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ef75f47-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ef75f47-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23a02664, true, {}]
2024-04-30 15:16:30,006 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@451e8bd0
2024-04-30 15:16:30,006 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ef7865b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ef75f47-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ef75f47-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@773430c5, true, {}]
2024-04-30 15:16:30,007 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3623, durable=true, userID=9ef7865c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=740, properties=TypedProperties[__AMQ_CID=9ef75f49-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@525695615, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482978)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=1427 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:30,007 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[3623]:RELIABLE:CoreMessage[messageID=3623, durable=true, userID=9ef7865c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=740, properties=TypedProperties[__AMQ_CID=9ef75f49-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@525695615
2024-04-30 15:16:30,008 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=3623, durable=true, userID=9ef7865c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=740, properties=TypedProperties[__AMQ_CID=9ef75f49-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@525695615 to transaction: TransactionImpl [xid=null, txID=3626, xid=null, state=ACTIVE, createTime=1714490190008(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 1]@33bd5ec8
2024-04-30 15:16:30,009 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@6efa2e06, org.eclipse.scout.rt.mom.jms.JmsSubscription@6722f81a]
2024-04-30 15:16:30,011 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=3623, durable=true, userID=9ef7865c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=740, properties=TypedProperties[__AMQ_CID=9ef75f49-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@525695615, transaction: TransactionImpl [xid=null, txID=3626, xid=null, state=COMMITTED, createTime=1714490190008(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 0]@33bd5ec8
2024-04-30 15:16:30,011 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9ef6ea12-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:30,012 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:30,012 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:30,013 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9ef75f47-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:30,013 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:30,013 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.772086 ms
2024-04-30 15:16:30,013 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishObject [artemis-j2ee]>
2024-04-30 15:16:30,014 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:30,014 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishDataObjectJson [artemis-j2ee]>
2024-04-30 15:16:30,014 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 165157045'.
2024-04-30 15:16:30,015 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:30,015 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9ef8e5ef-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:30,016 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ef90c02-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ef8e5ef-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ef8e5ef-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43bc7ba1, true, {}]
2024-04-30 15:16:30,016 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ef90c03-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ef8e5ef-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ef8e5ef-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11e89a1d, true, {}]
2024-04-30 15:16:30,017 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishDataObjectJson, null, 0, false, true, null]
2024-04-30 15:16:30,018 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9ef95a24-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:30,018 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ef95a27-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ef95a24-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ef95a24-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3215cdba, true, {}]
2024-04-30 15:16:30,019 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4c627575
2024-04-30 15:16:30,019 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ef98138-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ef95a24-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ef95a24-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4079b90f, true, {}]
2024-04-30 15:16:30,020 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3645, durable=true, userID=9ef98139-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=517, properties=TypedProperties[__AMQ_CID=9ef95a26-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1988962869, context: RoutingContextImpl(Address=test/mom/testPublishDataObjectJson, routingType=ANYCAST, PreviousAddress=test/mom/testPublishDataObjectJson previousRoute:ANYCAST, reusable=true, version=-2147482977)
..................................................
***** durable queues test/mom/testPublishDataObjectJson:
- queueID=1450 address:test/mom/testPublishDataObjectJson name:test/mom/testPublishDataObjectJson filter:null
***** non durable for test/mom/testPublishDataObjectJson:
..................................................
, transaction: null
2024-04-30 15:16:30,021 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishDataObjectJson: Reference[3645]:RELIABLE:CoreMessage[messageID=3645, durable=true, userID=9ef98139-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=517, properties=TypedProperties[__AMQ_CID=9ef95a26-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1988962869
2024-04-30 15:16:30,021 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishDataObjectJson: CoreMessage[messageID=3645, durable=true, userID=9ef98139-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=517, properties=TypedProperties[__AMQ_CID=9ef95a26-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1988962869 to transaction: TransactionImpl [xid=null, txID=3648, xid=null, state=ACTIVE, createTime=1714490190021(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4fe4d0d5
2024-04-30 15:16:30,022 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@6cad2d5f, org.eclipse.scout.rt.mom.jms.JmsSubscription@3d707885]
2024-04-30 15:16:30,024 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishDataObjectJson: CoreMessage[messageID=3645, durable=true, userID=9ef98139-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=517, properties=TypedProperties[__AMQ_CID=9ef95a26-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1988962869, transaction: TransactionImpl [xid=null, txID=3648, xid=null, state=COMMITTED, createTime=1714490190021(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4fe4d0d5
2024-04-30 15:16:30,025 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9ef8e5ef-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:30,025 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:30,025 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:30,026 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9ef95a24-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:30,026 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:30,027 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.865454 ms
2024-04-30 15:16:30,027 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishDataObjectJson [artemis-j2ee]>
2024-04-30 15:16:30,027 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:30,027 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testConcurrentMessageConsumption [artemis-j2ee]>
2024-04-30 15:16:30,027 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1305548441'.
2024-04-30 15:16:30,029 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:30,029 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9efb07dc-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:30,029 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9efb07df-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9efb07dc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9efb07dc-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58796f82, true, {}]
2024-04-30 15:16:30,030 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4d87553b
2024-04-30 15:16:30,030 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9efb2ef0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9efb07dc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9efb07dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65ebc4d7, true, {}]
2024-04-30 15:16:30,031 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3661, durable=true, userID=9efb5602-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1795028632, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:30,032 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9efb7d13-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9efb07dc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9efb07dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e2ce47b, true, {}]
2024-04-30 15:16:30,033 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3666, durable=true, userID=9efba424-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1870076403, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:30,036 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9efc1956-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9efb07dc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9efb07dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ba6301f, true, {}]
2024-04-30 15:16:30,036 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3671, durable=true, userID=9efc1957-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@958084763, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:30,039 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9efc8e89-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9efb07dc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9efb07dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b66ddf6, true, {}]
2024-04-30 15:16:30,040 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3676, durable=true, userID=9efcb59a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1586435332, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:30,043 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9efd03bc-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9efb07dc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9efb07dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7bd6cdd4, true, {}]
2024-04-30 15:16:30,043 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3681, durable=true, userID=9efd2ace-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1808362455, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:30,046 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9efd9fff-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9efb07dc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9efb07dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2fa8743c, true, {}]
2024-04-30 15:16:30,047 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3686, durable=true, userID=9efda000-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1893908905, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:30,050 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9efe3c42-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9efb07dc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9efb07dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e24524d, true, {}]
2024-04-30 15:16:30,051 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3691, durable=true, userID=9efe3c43-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1156553411, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:30,053 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9efeb175-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9efb07dc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9efb07dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4141cf77, true, {}]
2024-04-30 15:16:30,054 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3696, durable=true, userID=9efeb176-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@283012689, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:30,056 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9eff26a8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9efb07dc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9efb07dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d6488f3, true, {}]
2024-04-30 15:16:30,057 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3701, durable=true, userID=9eff4dba-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1148421920, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:30,060 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9effc2eb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9efb07dc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9efb07dc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@765e3a06, true, {}]
2024-04-30 15:16:30,061 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3706, durable=true, userID=9effc2ec-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2027241228, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976)
..................................................
***** durable queues test/mom/testConcurrentMessageConsumption:
- queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null
***** non durable for test/mom/testConcurrentMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:30,063 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9f00381e-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:30,064 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9f005f31-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9f00381e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9f00381e-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e543227, true, {}]
2024-04-30 15:16:30,064 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9f005f32-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9f00381e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9f00381e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@607998c4, true, {}]
2024-04-30 15:16:30,065 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testConcurrentMessageConsumption, null, 0, false, true, null]
2024-04-30 15:16:30,066 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3661]:RELIABLE:CoreMessage[messageID=3661, durable=true, userID=9efb5602-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1795028632
2024-04-30 15:16:30,066 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3666]:RELIABLE:CoreMessage[messageID=3666, durable=true, userID=9efba424-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1870076403
2024-04-30 15:16:30,066 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3671]:RELIABLE:CoreMessage[messageID=3671, durable=true, userID=9efc1957-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@958084763
2024-04-30 15:16:30,066 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3676]:RELIABLE:CoreMessage[messageID=3676, durable=true, userID=9efcb59a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1586435332
2024-04-30 15:16:30,066 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3661, durable=true, userID=9efb5602-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1795028632 to transaction: TransactionImpl [xid=null, txID=3715, xid=null, state=ACTIVE, createTime=1714490190066(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 1]@47315538
2024-04-30 15:16:30,066 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3681]:RELIABLE:CoreMessage[messageID=3681, durable=true, userID=9efd2ace-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1808362455
2024-04-30 15:16:30,066 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3666, durable=true, userID=9efba424-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1870076403 to transaction: TransactionImpl [xid=null, txID=3716, xid=null, state=ACTIVE, createTime=1714490190066(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 1]@af5b945
2024-04-30 15:16:30,066 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3686]:RELIABLE:CoreMessage[messageID=3686, durable=true, userID=9efda000-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1893908905
2024-04-30 15:16:30,066 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3671, durable=true, userID=9efc1957-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@958084763 to transaction: TransactionImpl [xid=null, txID=3717, xid=null, state=ACTIVE, createTime=1714490190066(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 1]@22842367
2024-04-30 15:16:30,066 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3691]:RELIABLE:CoreMessage[messageID=3691, durable=true, userID=9efe3c43-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1156553411
2024-04-30 15:16:30,067 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3696]:RELIABLE:CoreMessage[messageID=3696, durable=true, userID=9efeb176-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@283012689
2024-04-30 15:16:30,067 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3701]:RELIABLE:CoreMessage[messageID=3701, durable=true, userID=9eff4dba-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1148421920
2024-04-30 15:16:30,067 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3676, durable=true, userID=9efcb59a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1586435332 to transaction: TransactionImpl [xid=null, txID=3718, xid=null, state=ACTIVE, createTime=1714490190067(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5cdc59df
2024-04-30 15:16:30,067 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3706]:RELIABLE:CoreMessage[messageID=3706, durable=true, userID=9effc2ec-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2027241228
2024-04-30 15:16:30,067 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3681, durable=true, userID=9efd2ace-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1808362455 to transaction: TransactionImpl [xid=null, txID=3719, xid=null, state=ACTIVE, createTime=1714490190067(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6e9c2506
2024-04-30 15:16:30,067 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3686, durable=true, userID=9efda000-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1893908905 to transaction: TransactionImpl [xid=null, txID=3720, xid=null, state=ACTIVE, createTime=1714490190067(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 1]@420f2fa9
2024-04-30 15:16:30,067 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3691, durable=true, userID=9efe3c43-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1156553411 to transaction: TransactionImpl [xid=null, txID=3721, xid=null, state=ACTIVE, createTime=1714490190067(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 1]@74a28963
2024-04-30 15:16:30,067 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3696, durable=true, userID=9efeb176-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@283012689 to transaction: TransactionImpl [xid=null, txID=3722, xid=null, state=ACTIVE, createTime=1714490190067(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4a0e3489
2024-04-30 15:16:30,067 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3701, durable=true, userID=9eff4dba-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1148421920 to transaction: TransactionImpl [xid=null, txID=3723, xid=null, state=ACTIVE, createTime=1714490190067(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 1]@45358cdb
2024-04-30 15:16:30,067 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3706, durable=true, userID=9effc2ec-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2027241228 to transaction: TransactionImpl [xid=null, txID=3724, xid=null, state=ACTIVE, createTime=1714490190067(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7e7c91b3
2024-04-30 15:16:30,068 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@414a3c7d]
2024-04-30 15:16:30,070 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3661, durable=true, userID=9efb5602-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1795028632, transaction: TransactionImpl [xid=null, txID=3715, xid=null, state=COMMITTED, createTime=1714490190066(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 0]@47315538
2024-04-30 15:16:30,070 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3666, durable=true, userID=9efba424-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1870076403, transaction: TransactionImpl [xid=null, txID=3716, xid=null, state=COMMITTED, createTime=1714490190066(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 0]@af5b945
2024-04-30 15:16:30,070 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3671, durable=true, userID=9efc1957-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@958084763, transaction: TransactionImpl [xid=null, txID=3717, xid=null, state=COMMITTED, createTime=1714490190066(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 0]@22842367
2024-04-30 15:16:30,070 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3676, durable=true, userID=9efcb59a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1586435332, transaction: TransactionImpl [xid=null, txID=3718, xid=null, state=COMMITTED, createTime=1714490190067(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5cdc59df
2024-04-30 15:16:30,070 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3681, durable=true, userID=9efd2ace-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1808362455, transaction: TransactionImpl [xid=null, txID=3719, xid=null, state=COMMITTED, createTime=1714490190067(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6e9c2506
2024-04-30 15:16:30,070 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3686, durable=true, userID=9efda000-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1893908905, transaction: TransactionImpl [xid=null, txID=3720, xid=null, state=COMMITTED, createTime=1714490190067(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 0]@420f2fa9
2024-04-30 15:16:30,070 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3691, durable=true, userID=9efe3c43-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1156553411, transaction: TransactionImpl [xid=null, txID=3721, xid=null, state=COMMITTED, createTime=1714490190067(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 0]@74a28963
2024-04-30 15:16:30,071 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3696, durable=true, userID=9efeb176-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@283012689, transaction: TransactionImpl [xid=null, txID=3722, xid=null, state=COMMITTED, createTime=1714490190067(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4a0e3489
2024-04-30 15:16:30,071 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3701, durable=true, userID=9eff4dba-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1148421920, transaction: TransactionImpl [xid=null, txID=3723, xid=null, state=COMMITTED, createTime=1714490190067(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 0]@45358cdb
2024-04-30 15:16:30,071 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3706, durable=true, userID=9effc2ec-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=9efb07de-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2027241228, transaction: TransactionImpl [xid=null, txID=3724, xid=null, state=COMMITTED, createTime=1714490190067(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7e7c91b3
2024-04-30 15:16:30,071 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9f00381e-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:30,072 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:30,072 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:30,072 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9efb07dc-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:30,073 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:30,073 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 45.658059 ms
2024-04-30 15:16:30,073 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testConcurrentMessageConsumption [artemis-j2ee]>
2024-04-30 15:16:30,074 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:30,074 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]>
2024-04-30 15:16:30,074 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2119127138'.
2024-04-30 15:16:30,075 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:30,075 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9f020ce4-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:30,076 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9f0233f7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9f020ce4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9f020ce4-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@963a43a, true, {}]
2024-04-30 15:16:30,076 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@708ddfd3
2024-04-30 15:16:30,077 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9f0233f8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9f020ce4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9f020ce4-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6db848f7, true, {}]
2024-04-30 15:16:30,078 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3737, durable=true, userID=9f02821a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=Tue Apr 30 15:16:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=9f0233f6-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1751341783, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-04-30 15:16:30,180 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9f11eb6b-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:30,180 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9f12127e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9f11eb6b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9f11eb6b-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2677de05, true, {}]
2024-04-30 15:16:30,181 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9f12398f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9f11eb6b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9f11eb6b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41cb6d80, true, {}]
2024-04-30 15:16:30,182 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-04-30 15:16:30,183 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3737, durable=true, userID=9f02821a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=Tue Apr 30 15:16:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=9f0233f6-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1751341783 to transaction: TransactionImpl [xid=null, txID=3746, xid=null, state=ACTIVE, createTime=1714490190183(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2a4cd444
2024-04-30 15:16:30,187 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3737, durable=true, userID=9f02821a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=Tue Apr 30 15:16:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=9f0233f6-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1751341783, transaction: TransactionImpl [xid=null, txID=3746, xid=null, state=COMMITTED, createTime=1714490190183(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2a4cd444
2024-04-30 15:16:30,233 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3f46fb53]
2024-04-30 15:16:30,234 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9f11eb6b-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:30,235 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:30,235 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:30,236 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9f020ce4-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:30,236 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:30,236 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 162.742895 ms
2024-04-30 15:16:30,237 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]>
2024-04-30 15:16:30,237 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:30,237 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]>
2024-04-30 15:16:30,237 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1369720621'.
2024-04-30 15:16:30,239 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:30,239 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9f1b1331-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:30,240 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9f1b3a44-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9f1b1331-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9f1b1331-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67402387, true, {}]
2024-04-30 15:16:30,241 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@564b221e
2024-04-30 15:16:30,241 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9f1b6155-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9f1b1331-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9f1b1331-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ef5e68e, true, {}]
2024-04-30 15:16:30,243 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3760, durable=true, userID=9f1b8867-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=Tue Apr 30 15:16:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=9f1b3a43-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@219327044, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-04-30 15:16:30,344 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9f2b18c8-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:30,345 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9f2b3fdb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9f2b18c8-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9f2b18c8-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f896eed, true, {}]
2024-04-30 15:16:30,346 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9f2b66ec-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9f2b18c8-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9f2b18c8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c5e2096, true, {}]
2024-04-30 15:16:30,347 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-04-30 15:16:30,348 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3760, durable=true, userID=9f1b8867-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=Tue Apr 30 15:16:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=9f1b3a43-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@219327044 to transaction: TransactionImpl [xid=null, txID=3769, xid=null, state=ACTIVE, createTime=1714490190347(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5e0e0a8
2024-04-30 15:16:30,348 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3760, durable=true, userID=9f1b8867-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=Tue Apr 30 15:16:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=9f1b3a43-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@219327044, transaction: TransactionImpl [xid=null, txID=3769, xid=null, state=COMMITTED, createTime=1714490190347(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5e0e0a8
2024-04-30 15:16:30,397 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@582ea857]
2024-04-30 15:16:30,399 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9f2b18c8-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:30,399 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:30,399 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:30,400 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9f1b1331-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:30,401 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:30,401 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 163.662503 ms
2024-04-30 15:16:30,401 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]>
2024-04-30 15:16:30,401 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:30,401 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]>
2024-04-30 15:16:30,401 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1750417042'.
2024-04-30 15:16:30,403 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:30,403 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9f34197e-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:30,404 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9f344091-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9f34197e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9f34197e-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61e3a653, true, {}]
2024-04-30 15:16:30,404 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@31b9108b
2024-04-30 15:16:30,405 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9f344092-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9f34197e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9f34197e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67459c79, true, {}]
2024-04-30 15:16:30,406 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3783, durable=true, userID=9f348eb4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=Tue Apr 30 15:16:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=9f344090-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1336217858, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-04-30 15:16:30,507 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9f43f805-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:30,508 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9f441f18-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9f43f805-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9f43f805-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67384406, true, {}]
2024-04-30 15:16:30,508 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9f441f19-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9f43f805-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9f43f805-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e5f245e, true, {}]
2024-04-30 15:16:30,509 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-04-30 15:16:30,509 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3783, durable=true, userID=9f348eb4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=Tue Apr 30 15:16:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=9f344090-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1336217858 to transaction: TransactionImpl [xid=null, txID=3792, xid=null, state=ACTIVE, createTime=1714490190509(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 1]@358f9fba
2024-04-30 15:16:30,513 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3783, durable=true, userID=9f348eb4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=Tue Apr 30 15:16:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=9f344090-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1336217858, transaction: TransactionImpl [xid=null, txID=3792, xid=null, state=COMMITTED, createTime=1714490190509(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 0]@358f9fba
2024-04-30 15:16:30,559 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4398d]
2024-04-30 15:16:30,561 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9f43f805-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:30,562 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:30,562 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:30,562 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9f34197e-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:30,563 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:30,563 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 161.600606 ms
2024-04-30 15:16:30,563 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]>
2024-04-30 15:16:30,563 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:30,563 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]>
2024-04-30 15:16:30,563 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 28125426'.
2024-04-30 15:16:30,565 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:30,565 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9f4cd1ab-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:30,566 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9f4cd1ae-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9f4cd1ab-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9f4cd1ab-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@13aa36ed, true, {}]
2024-04-30 15:16:30,566 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@722a2ba2
2024-04-30 15:16:30,566 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9f4cf8bf-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9f4cd1ab-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9f4cd1ab-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b06d753, true, {}]
2024-04-30 15:16:30,568 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3806, durable=true, userID=9f4d1fd1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=Tue Apr 30 15:16:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=9f4cd1ad-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1114459716, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-04-30 15:16:30,669 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9f5cb032-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:30,669 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9f5cb035-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9f5cb032-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9f5cb032-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55391207, true, {}]
2024-04-30 15:16:30,670 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9f5cd746-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9f5cb032-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9f5cb032-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32a799b1, true, {}]
2024-04-30 15:16:30,671 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-04-30 15:16:30,671 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3806, durable=true, userID=9f4d1fd1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=Tue Apr 30 15:16:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=9f4cd1ad-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1114459716 to transaction: TransactionImpl [xid=null, txID=3815, xid=null, state=ACTIVE, createTime=1714490190671(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4f84d9bb
2024-04-30 15:16:30,675 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3806, durable=true, userID=9f4d1fd1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=Tue Apr 30 15:16:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=9f4cd1ad-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1114459716, transaction: TransactionImpl [xid=null, txID=3815, xid=null, state=COMMITTED, createTime=1714490190671(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4f84d9bb
2024-04-30 15:16:30,721 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@653e79fc]
2024-04-30 15:16:30,723 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9f5cb032-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:30,723 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:30,723 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:30,724 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9f4cd1ab-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:30,724 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:30,724 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 160.999882 ms
2024-04-30 15:16:30,724 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]>
2024-04-30 15:16:30,725 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:30,725 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]>
2024-04-30 15:16:30,725 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2104428878'.
2024-04-30 15:16:30,726 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:30,726 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9f6562c8-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:30,727 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9f6589db-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9f6562c8-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9f6562c8-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d728825, true, {}]
2024-04-30 15:16:30,727 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@48b53f3d
2024-04-30 15:16:30,728 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9f65b0ec-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9f6562c8-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9f6562c8-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30c3f6a5, true, {}]
2024-04-30 15:16:30,729 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3829, durable=true, userID=9f65d7fe-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=Tue Apr 30 15:16:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=9f6589da-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1856341643, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-04-30 15:16:30,831 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9f75685f-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:30,831 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9f756862-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9f75685f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9f75685f-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5027f395, true, {}]
2024-04-30 15:16:30,832 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9f758f73-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9f75685f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9f75685f-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c56ac07, true, {}]
2024-04-30 15:16:30,833 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-04-30 15:16:30,834 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3829, durable=true, userID=9f65d7fe-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=Tue Apr 30 15:16:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=9f6589da-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1856341643 to transaction: TransactionImpl [xid=null, txID=3838, xid=null, state=ACTIVE, createTime=1714490190833(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4a24f087
2024-04-30 15:16:30,834 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3829, durable=true, userID=9f65d7fe-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=Tue Apr 30 15:16:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=9f6589da-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1856341643, transaction: TransactionImpl [xid=null, txID=3838, xid=null, state=COMMITTED, createTime=1714490190833(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4a24f087
2024-04-30 15:16:30,883 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@e30573c]
2024-04-30 15:16:30,885 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9f75685f-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:30,885 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:30,885 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:30,886 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9f6562c8-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:30,886 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:30,887 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 161.728273 ms
2024-04-30 15:16:30,887 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]>
2024-04-30 15:16:30,887 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:30,887 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]>
2024-04-30 15:16:30,887 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1386857041'.
2024-04-30 15:16:30,889 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:30,889 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9f7e4205-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:30,890 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9f7e4208-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9f7e4205-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9f7e4205-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a3420be, true, {}]
2024-04-30 15:16:30,890 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7153995c
2024-04-30 15:16:30,890 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9f7e6919-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9f7e4205-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9f7e4205-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33115422, true, {}]
2024-04-30 15:16:30,892 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3852, durable=true, userID=9f7e902b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=Tue Apr 30 15:16:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=9f7e4207-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1720695124, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-04-30 15:16:30,993 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9f8e208c-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:30,994 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9f8e208f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9f8e208c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9f8e208c-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2491111e, true, {}]
2024-04-30 15:16:30,994 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9f8e47a0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9f8e208c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9f8e208c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a25c0e6, true, {}]
2024-04-30 15:16:30,995 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-04-30 15:16:30,996 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3852, durable=true, userID=9f7e902b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=Tue Apr 30 15:16:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=9f7e4207-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1720695124 to transaction: TransactionImpl [xid=null, txID=3861, xid=null, state=ACTIVE, createTime=1714490190995(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 1]@17753677
2024-04-30 15:16:30,999 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3852, durable=true, userID=9f7e902b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:30 UTC 2024, expiration=Tue Apr 30 15:16:30 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=9f7e4207-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1720695124, transaction: TransactionImpl [xid=null, txID=3861, xid=null, state=COMMITTED, createTime=1714490190995(Tue Apr 30 15:16:30 UTC 2024), timeoutSeconds=-1, nr operations = 0]@17753677
2024-04-30 15:16:31,045 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@420307f9]
2024-04-30 15:16:31,047 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9f8e208c-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:31,047 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:31,047 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:31,048 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9f7e4205-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:31,048 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:31,048 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 161.198222 ms
2024-04-30 15:16:31,048 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]>
2024-04-30 15:16:31,049 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:31,049 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]>
2024-04-30 15:16:31,049 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1535183700'.
2024-04-30 15:16:31,050 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:31,050 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9f96d322-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:31,051 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9f96fa35-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9f96d322-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9f96d322-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17f639f, true, {}]
2024-04-30 15:16:31,052 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@417c9b17
2024-04-30 15:16:31,052 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9f972146-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9f96d322-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9f96d322-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ab58cc7, true, {}]
2024-04-30 15:16:31,054 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3875, durable=true, userID=9f974858-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:31 UTC 2024, expiration=Tue Apr 30 15:16:31 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=9f96fa34-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1103662909, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-04-30 15:16:31,155 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9fa6d8b9-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:31,156 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9fa6d8bc-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9fa6d8b9-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9fa6d8b9-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3677700e, true, {}]
2024-04-30 15:16:31,156 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9fa6ffcd-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9fa6d8b9-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9fa6d8b9-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f48c1a7, true, {}]
2024-04-30 15:16:31,157 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-04-30 15:16:31,158 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3875, durable=true, userID=9f974858-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:31 UTC 2024, expiration=Tue Apr 30 15:16:31 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=9f96fa34-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1103662909 to transaction: TransactionImpl [xid=null, txID=3884, xid=null, state=ACTIVE, createTime=1714490191158(Tue Apr 30 15:16:31 UTC 2024), timeoutSeconds=-1, nr operations = 1]@670494fb
2024-04-30 15:16:31,162 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3875, durable=true, userID=9f974858-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:31 UTC 2024, expiration=Tue Apr 30 15:16:31 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=9f96fa34-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1103662909, transaction: TransactionImpl [xid=null, txID=3884, xid=null, state=COMMITTED, createTime=1714490191158(Tue Apr 30 15:16:31 UTC 2024), timeoutSeconds=-1, nr operations = 0]@670494fb
2024-04-30 15:16:31,208 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@296c0293]
2024-04-30 15:16:31,209 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9fa6d8b9-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:31,210 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:31,210 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:31,211 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9f96d322-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:31,211 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:31,211 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 162.605284 ms
2024-04-30 15:16:31,211 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]>
2024-04-30 15:16:31,212 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:31,212 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]>
2024-04-30 15:16:31,212 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2084987884'.
2024-04-30 15:16:31,214 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:31,214 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9fafd96f-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:31,215 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9fb00082-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9fafd96f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9fafd96f-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4db5cecb, true, {}]
2024-04-30 15:16:31,215 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@73ffe7b0
2024-04-30 15:16:31,216 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9fb02793-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9fafd96f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9fafd96f-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@becc0e3, true, {}]
2024-04-30 15:16:31,218 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3898, durable=true, userID=9fb04ea5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:31 UTC 2024, expiration=Tue Apr 30 15:16:31 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=9fb00081-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1351210175, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-04-30 15:16:31,319 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9fbfdf06-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:31,320 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9fbfdf09-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9fbfdf06-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9fbfdf06-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1bc97d5f, true, {}]
2024-04-30 15:16:31,320 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9fc0061a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9fbfdf06-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9fbfdf06-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@492e338b, true, {}]
2024-04-30 15:16:31,321 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-04-30 15:16:31,322 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3898, durable=true, userID=9fb04ea5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:31 UTC 2024, expiration=Tue Apr 30 15:16:31 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=9fb00081-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1351210175 to transaction: TransactionImpl [xid=null, txID=3907, xid=null, state=ACTIVE, createTime=1714490191322(Tue Apr 30 15:16:31 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3863aef6
2024-04-30 15:16:31,326 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3898, durable=true, userID=9fb04ea5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:31 UTC 2024, expiration=Tue Apr 30 15:16:31 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=9fb00081-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1351210175, transaction: TransactionImpl [xid=null, txID=3907, xid=null, state=COMMITTED, createTime=1714490191322(Tue Apr 30 15:16:31 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3863aef6
2024-04-30 15:16:31,372 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@ae5eeee]
2024-04-30 15:16:31,373 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9fbfdf06-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:31,374 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:31,374 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:31,375 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9fafd96f-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:31,375 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:31,375 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 163.221714 ms
2024-04-30 15:16:31,375 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]>
2024-04-30 15:16:31,376 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:31,376 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]>
2024-04-30 15:16:31,376 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 305361652'.
2024-04-30 15:16:31,378 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:31,378 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9fc8dfbc-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:31,379 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9fc906cf-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9fc8dfbc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9fc8dfbc-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@553d08f4, true, {}]
2024-04-30 15:16:31,379 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1a2bcce1
2024-04-30 15:16:31,380 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9fc906d0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9fc8dfbc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9fc8dfbc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3de15b55, true, {}]
2024-04-30 15:16:31,382 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3921, durable=true, userID=9fc954f2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:31 UTC 2024, expiration=Tue Apr 30 15:16:31 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=9fc906ce-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1612472643, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-04-30 15:16:31,483 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9fd8e553-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:31,484 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9fd8e556-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9fd8e553-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9fd8e553-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e141c68, true, {}]
2024-04-30 15:16:31,484 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9fd90c67-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9fd8e553-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9fd8e553-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ef7571d, true, {}]
2024-04-30 15:16:31,485 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-04-30 15:16:31,486 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3921, durable=true, userID=9fc954f2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:31 UTC 2024, expiration=Tue Apr 30 15:16:31 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=9fc906ce-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1612472643 to transaction: TransactionImpl [xid=null, txID=3930, xid=null, state=ACTIVE, createTime=1714490191486(Tue Apr 30 15:16:31 UTC 2024), timeoutSeconds=-1, nr operations = 1]@cea418
2024-04-30 15:16:31,490 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3921, durable=true, userID=9fc954f2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:31 UTC 2024, expiration=Tue Apr 30 15:16:31 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=9fc906ce-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1612472643, transaction: TransactionImpl [xid=null, txID=3930, xid=null, state=COMMITTED, createTime=1714490191486(Tue Apr 30 15:16:31 UTC 2024), timeoutSeconds=-1, nr operations = 0]@cea418
2024-04-30 15:16:31,536 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3bca3dee]
2024-04-30 15:16:31,537 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9fd8e553-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:31,538 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:31,538 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:31,539 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9fc8dfbc-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:31,539 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:31,539 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 163.518385 ms
2024-04-30 15:16:31,539 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]>
2024-04-30 15:16:31,540 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:31,540 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]>
2024-04-30 15:16:31,540 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 119525506'.
2024-04-30 15:16:31,542 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:31,542 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9fe1e609-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:31,542 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9fe1e60c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9fe1e609-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9fe1e609-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e2e6dd3, true, {}]
2024-04-30 15:16:31,543 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@622be81d
2024-04-30 15:16:31,543 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9fe20d1d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9fe1e609-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9fe1e609-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b1cdaef, true, {}]
2024-04-30 15:16:31,545 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3944, durable=true, userID=9fe2342f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:31 UTC 2024, expiration=Tue Apr 30 15:16:31 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=9fe1e60b-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@521153054, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975)
..................................................
***** durable queues test/mom/testTimeToLive:
- queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null
***** non durable for test/mom/testTimeToLive:
..................................................
, transaction: null
2024-04-30 15:16:31,646 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9ff1c490-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:31,647 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ff1eba3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ff1c490-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ff1c490-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30860f37, true, {}]
2024-04-30 15:16:31,647 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ff1eba4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ff1c490-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ff1c490-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@606b3b83, true, {}]
2024-04-30 15:16:31,648 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null]
2024-04-30 15:16:31,649 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3944, durable=true, userID=9fe2342f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:31 UTC 2024, expiration=Tue Apr 30 15:16:31 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=9fe1e60b-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@521153054 to transaction: TransactionImpl [xid=null, txID=3953, xid=null, state=ACTIVE, createTime=1714490191649(Tue Apr 30 15:16:31 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1d5ed588
2024-04-30 15:16:31,653 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3944, durable=true, userID=9fe2342f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:31 UTC 2024, expiration=Tue Apr 30 15:16:31 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=9fe1e60b-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@521153054, transaction: TransactionImpl [xid=null, txID=3953, xid=null, state=COMMITTED, createTime=1714490191649(Tue Apr 30 15:16:31 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1d5ed588
2024-04-30 15:16:31,699 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1b3ba1e3]
2024-04-30 15:16:31,700 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9ff1c490-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:31,700 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:31,700 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:31,701 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9fe1e609-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:31,701 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:31,701 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 161.519506 ms
2024-04-30 15:16:31,701 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]>
2024-04-30 15:16:31,702 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:31,702 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscriptionSingleThreadedDisposeSynchronized [artemis-j2ee]>
2024-04-30 15:16:31,702 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 614474952'.
2024-04-30 15:16:31,704 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:31,704 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9ffa9e36-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:31,705 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ffac549-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ffa9e36-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ffa9e36-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c8556c6, true, {}]
2024-04-30 15:16:31,705 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ffac54a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ffa9e36-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ffa9e36-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@530a4529, true, {}]
2024-04-30 15:16:31,706 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishText, null, 0, false, true, null]
2024-04-30 15:16:31,707 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9ffb136b-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:31,708 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ffb3a7e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ffb136b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ffb136b-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@504c6431, true, {}]
2024-04-30 15:16:31,708 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3c657771
2024-04-30 15:16:31,709 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9ffb618f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ffb136b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ffb136b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53cfdc72, true, {}]
2024-04-30 15:16:31,710 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3973, durable=true, userID=9ffb6191-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:31 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=9ffb3a7d-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@817508917, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147482983)
..................................................
***** durable queues test/mom/testPublishText:
- queueID=926 address:test/mom/testPublishText name:test/mom/testPublishText filter:null
***** non durable for test/mom/testPublishText:
..................................................
, transaction: null
2024-04-30 15:16:31,710 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishText: Reference[3973]:RELIABLE:CoreMessage[messageID=3973, durable=true, userID=9ffb6191-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:31 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=9ffb3a7d-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@817508917
2024-04-30 15:16:31,711 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishText: CoreMessage[messageID=3973, durable=true, userID=9ffb6191-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:31 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=9ffb3a7d-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@817508917 to transaction: TransactionImpl [xid=null, txID=3976, xid=null, state=ACTIVE, createTime=1714490191711(Tue Apr 30 15:16:31 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1dfa272c
2024-04-30 15:16:31,713 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishText: CoreMessage[messageID=3973, durable=true, userID=9ffb6191-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:31 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=9ffb3a7d-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@817508917, transaction: TransactionImpl [xid=null, txID=3976, xid=null, state=COMMITTED, createTime=1714490191711(Tue Apr 30 15:16:31 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1dfa272c
2024-04-30 15:16:31,714 INFO  [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9ffa9e36-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=dispose subscription, activemq.broker=mom133]
2024-04-30 15:16:32,712 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a0946d42-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:32,713 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a0949455-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a0946d42-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a0946d42-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31c6ca1e, true, {}]
2024-04-30 15:16:32,714 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a094bb66-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a0946d42-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a0946d42-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1dc54b9a, true, {}]
2024-04-30 15:16:32,715 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishText, null, 0, false, true, null]
2024-04-30 15:16:32,716 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a0950987-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=9ffb136b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=9ffb136b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a8a1fe1, true, {}]
2024-04-30 15:16:32,717 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3991, durable=true, userID=a0950989-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:32 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=9ffb3a7d-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@523069923, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147482983)
..................................................
***** durable queues test/mom/testPublishText:
- queueID=926 address:test/mom/testPublishText name:test/mom/testPublishText filter:null
***** non durable for test/mom/testPublishText:
..................................................
, transaction: null
2024-04-30 15:16:32,718 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishText: Reference[3991]:RELIABLE:CoreMessage[messageID=3991, durable=true, userID=a0950989-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:32 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=9ffb3a7d-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@523069923
2024-04-30 15:16:32,719 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishText: CoreMessage[messageID=3991, durable=true, userID=a0950989-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:32 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=9ffb3a7d-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@523069923 to transaction: TransactionImpl [xid=null, txID=3994, xid=null, state=ACTIVE, createTime=1714490192718(Tue Apr 30 15:16:32 UTC 2024), timeoutSeconds=-1, nr operations = 1]@135e81c1
2024-04-30 15:16:32,721 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishText: CoreMessage[messageID=3991, durable=true, userID=a0950989-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:32 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=9ffb3a7d-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@523069923, transaction: TransactionImpl [xid=null, txID=3994, xid=null, state=COMMITTED, createTime=1714490192718(Tue Apr 30 15:16:32 UTC 2024), timeoutSeconds=-1, nr operations = 0]@135e81c1
2024-04-30 15:16:32,722 INFO  [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a0946d42-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed - MDC[jobName=dispose subscription, activemq.broker=mom56]
2024-04-30 15:16:32,722 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@75b598a5, org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@50ba10de]
2024-04-30 15:16:32,722 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:32,722 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:32,723 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9ffb136b-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:32,724 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:32,724 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1021.755691 ms
2024-04-30 15:16:32,724 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscriptionSingleThreadedDisposeSynchronized [artemis-j2ee]>
2024-04-30 15:16:32,725 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:32,725 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:16:32,725 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1119701580'.
2024-04-30 15:16:32,727 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:32,727 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a096b73b-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:32,728 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a096de4e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a096b73b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a096b73b-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@503e6c1d, true, {}]
2024-04-30 15:16:32,728 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a096de4f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a096b73b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a096b73b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@173e0c2, true, {}]
2024-04-30 15:16:32,729 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: a096de4f-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testTopicPublishSubscribeMultipleSubscriptions, [MULTICAST], true]
2024-04-30 15:16:32,729 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@47828b38
2024-04-30 15:16:32,730 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f7e13f19-9c01-4a0c-b102-a5a92734d27d, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:32,731 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@692a6cb9
2024-04-30 15:16:32,731 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f7e13f19-9c01-4a0c-b102-a5a92734d27d, null, 0, false, true, null]
2024-04-30 15:16:32,731 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a0975381-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:32,732 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a0977a94-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a0975381-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a0975381-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6dc0e3d2, true, {}]
2024-04-30 15:16:32,733 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a0977a95-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a0975381-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a0975381-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@312fd6c4, true, {}]
2024-04-30 15:16:32,733 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9a1f4971-d427-48cb-a6fb-2a58ca35f951, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:32,734 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@306b7149
2024-04-30 15:16:32,734 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9a1f4971-d427-48cb-a6fb-2a58ca35f951, null, 0, false, true, null]
2024-04-30 15:16:32,735 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a097efc7-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:32,735 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a097efca-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a097efc7-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a097efc7-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a3e5c9d, true, {}]
2024-04-30 15:16:32,735 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@47ffce5d
2024-04-30 15:16:32,736 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a097efcb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a097efc7-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a097efc7-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55b92484, true, {}]
2024-04-30 15:16:32,737 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from f7e13f19-9c01-4a0c-b102-a5a92734d27d: Reference[4025]:RELIABLE:CoreMessage[messageID=4025, durable=true, userID=a09816dd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:32 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=a097efc9-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@258510850
2024-04-30 15:16:32,737 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 9a1f4971-d427-48cb-a6fb-2a58ca35f951: Reference[4025]:RELIABLE:CoreMessage[messageID=4025, durable=true, userID=a09816dd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:32 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=a097efc9-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@258510850
2024-04-30 15:16:32,737 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4025, durable=true, userID=a09816dd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:32 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=a097efc9-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@258510850, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribeMultipleSubscriptions previousRoute:MULTICAST, reusable=true, version=-2147482933)
..................................................
***** durable queues test/mom/testTopicPublishSubscribeMultipleSubscriptions:
***** non durable for test/mom/testTopicPublishSubscribeMultipleSubscriptions:
- queueID=4009 address:test/mom/testTopicPublishSubscribeMultipleSubscriptions name:f7e13f19-9c01-4a0c-b102-a5a92734d27d filter:null
- queueID=4017 address:test/mom/testTopicPublishSubscribeMultipleSubscriptions name:9a1f4971-d427-48cb-a6fb-2a58ca35f951 filter:null
..................................................
, transaction: null
2024-04-30 15:16:32,737 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from f7e13f19-9c01-4a0c-b102-a5a92734d27d: CoreMessage[messageID=4025, durable=true, userID=a09816dd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:32 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=a097efc9-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@258510850 to transaction: TransactionImpl [xid=null, txID=4027, xid=null, state=ACTIVE, createTime=1714490192737(Tue Apr 30 15:16:32 UTC 2024), timeoutSeconds=-1, nr operations = 1]@e9da8d4
2024-04-30 15:16:32,737 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 9a1f4971-d427-48cb-a6fb-2a58ca35f951: CoreMessage[messageID=4025, durable=true, userID=a09816dd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:32 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=a097efc9-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@258510850 to transaction: TransactionImpl [xid=null, txID=4029, xid=null, state=ACTIVE, createTime=1714490192737(Tue Apr 30 15:16:32 UTC 2024), timeoutSeconds=-1, nr operations = 1]@e932fbd
2024-04-30 15:16:32,737 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from f7e13f19-9c01-4a0c-b102-a5a92734d27d: CoreMessage[messageID=4025, durable=true, userID=a09816dd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:32 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=a097efc9-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@258510850, transaction: TransactionImpl [xid=null, txID=4027, xid=null, state=COMMITTED, createTime=1714490192737(Tue Apr 30 15:16:32 UTC 2024), timeoutSeconds=-1, nr operations = 0]@e9da8d4
2024-04-30 15:16:32,737 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 9a1f4971-d427-48cb-a6fb-2a58ca35f951: CoreMessage[messageID=4025, durable=true, userID=a09816dd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:32 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=a097efc9-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@258510850, transaction: TransactionImpl [xid=null, txID=4029, xid=null, state=COMMITTED, createTime=1714490192737(Tue Apr 30 15:16:32 UTC 2024), timeoutSeconds=-1, nr operations = 0]@e932fbd
2024-04-30 15:16:32,737 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@cdf3815, org.eclipse.scout.rt.mom.jms.JmsSubscription@3c320c8b]
2024-04-30 15:16:32,739 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a096b73b-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:32,741 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a0975381-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:32,742 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:32,742 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:32,742 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a097efc7-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:32,743 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:32,743 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 18.144521 ms
2024-04-30 15:16:32,743 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribeMultipleSubscriptions [artemis-j2ee]>
2024-04-30 15:16:32,744 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:32,744 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishTransactional [artemis-j2ee]>
2024-04-30 15:16:32,744 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1991466040'.
2024-04-30 15:16:32,746 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:32,746 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a0999d7f-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:32,747 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a0999d82-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a0999d7f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a0999d7f-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@90e4ceb, true, {}]
2024-04-30 15:16:32,747 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a099c493-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a0999d7f-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a0999d7f-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2de0739e, true, {}]
2024-04-30 15:16:32,749 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a09a12b6-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:32,749 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addSendToTransaction(AuditLogger_impl.java:2787) - AMQ601760: User anonymous@invm:0 added a message send for: CoreMessage[messageID=4060, durable=true, userID=a099eba5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:32 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=754, properties=TypedProperties[__AMQ_CID=a0999d81-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@875596824 to transaction: TransactionImpl [xid=null, txID=4058, xid=null, state=ACTIVE, createTime=1714490192747(Tue Apr 30 15:16:32 UTC 2024), timeoutSeconds=300, nr operations = 1]@1474e53
2024-04-30 15:16:32,749 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a09a12b9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a09a12b6-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a09a12b6-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d14cab3, true, {}]
2024-04-30 15:16:32,750 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a09a39ca-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a09a12b6-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a09a12b6-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@de59ed8, true, {}]
2024-04-30 15:16:32,751 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishTransactional, null, 0, false, true, null]
2024-04-30 15:16:34,753 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishTransactional: Reference[4060]:RELIABLE:CoreMessage[messageID=4060, durable=true, userID=a099eba5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:32 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=754, properties=TypedProperties[__AMQ_CID=a0999d81-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@875596824
2024-04-30 15:16:34,753 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4060, durable=true, userID=a099eba5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:32 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=754, properties=TypedProperties[__AMQ_CID=a0999d81-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@875596824, context: RoutingContextImpl(Address=test/mom/testPublishTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testPublishTransactional previousRoute:ANYCAST, reusable=true, version=-2147482970)
..................................................
***** durable queues test/mom/testPublishTransactional:
- queueID=1823 address:test/mom/testPublishTransactional name:test/mom/testPublishTransactional filter:null
***** non durable for test/mom/testPublishTransactional:
..................................................
, transaction: TransactionImpl [xid=null, txID=4058, xid=null, state=COMMITTED, createTime=1714490192747(Tue Apr 30 15:16:32 UTC 2024), timeoutSeconds=300, nr operations = 0]@1474e53
2024-04-30 15:16:34,754 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishTransactional: CoreMessage[messageID=4060, durable=true, userID=a099eba5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:32 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=754, properties=TypedProperties[__AMQ_CID=a0999d81-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@875596824 to transaction: TransactionImpl [xid=null, txID=4068, xid=null, state=ACTIVE, createTime=1714490194754(Tue Apr 30 15:16:34 UTC 2024), timeoutSeconds=-1, nr operations = 1]@79e52052
2024-04-30 15:16:34,756 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishTransactional: CoreMessage[messageID=4060, durable=true, userID=a099eba5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:32 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=754, properties=TypedProperties[__AMQ_CID=a0999d81-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@875596824, transaction: TransactionImpl [xid=null, txID=4068, xid=null, state=COMMITTED, createTime=1714490194754(Tue Apr 30 15:16:34 UTC 2024), timeoutSeconds=-1, nr operations = 0]@79e52052
2024-04-30 15:16:34,757 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a0999d7f-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:34,757 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@68950f25, org.eclipse.scout.rt.mom.jms.JmsSubscription@e471cef]
2024-04-30 15:16:34,759 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a09a12b6-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:34,760 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions
2024-04-30 15:16:34,760 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2016.260050 ms
2024-04-30 15:16:34,760 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishTransactional [artemis-j2ee]>
2024-04-30 15:16:34,761 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:34,761 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribeCorrelationId [artemis-j2ee]>
2024-04-30 15:16:34,762 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 849037332'.
2024-04-30 15:16:34,764 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:34,764 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a1cd89ac-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:34,765 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a1cdb0bf-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a1cd89ac-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a1cd89ac-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@352df764, true, {}]
2024-04-30 15:16:34,766 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a1cdd7d0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a1cd89ac-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a1cd89ac-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ea22040, true, {}]
2024-04-30 15:16:34,768 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: a1cdd7d0-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testTopicPublishSubscribeCorrelationId, [MULTICAST], true]
2024-04-30 15:16:34,768 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@61eb18b2
2024-04-30 15:16:34,769 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1d2fbf0a-ce87-423c-ab30-0edd198b2e03, address=test/mom/testTopicPublishSubscribeCorrelationId, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:34,770 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3ec31ea9
2024-04-30 15:16:34,770 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1d2fbf0a-ce87-423c-ab30-0edd198b2e03, null, 0, false, true, null]
2024-04-30 15:16:34,771 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a1ce9b22-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[cid=cid:abc]
2024-04-30 15:16:34,772 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a1cec235-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a1ce9b22-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a1ce9b22-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24351079, true, {}]
2024-04-30 15:16:34,773 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4baf0b7f - MDC[cid=cid:abc]
2024-04-30 15:16:34,773 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a1cee946-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a1ce9b22-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a1ce9b22-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4845b982, true, {}]
2024-04-30 15:16:34,774 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4093, durable=true, userID=a1cf1058-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:34 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=a1cec234-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1126268129, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribeCorrelationId, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribeCorrelationId previousRoute:MULTICAST, reusable=true, version=-2147482930)
..................................................
***** durable queues test/mom/testTopicPublishSubscribeCorrelationId:
***** non durable for test/mom/testTopicPublishSubscribeCorrelationId:
- queueID=4085 address:test/mom/testTopicPublishSubscribeCorrelationId name:1d2fbf0a-ce87-423c-ab30-0edd198b2e03 filter:null
..................................................
, transaction: null
2024-04-30 15:16:34,775 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 1d2fbf0a-ce87-423c-ab30-0edd198b2e03: Reference[4093]:RELIABLE:CoreMessage[messageID=4093, durable=true, userID=a1cf1058-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:34 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=a1cec234-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1126268129
2024-04-30 15:16:34,775 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 1d2fbf0a-ce87-423c-ab30-0edd198b2e03: CoreMessage[messageID=4093, durable=true, userID=a1cf1058-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:34 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=a1cec234-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1126268129 to transaction: TransactionImpl [xid=null, txID=4096, xid=null, state=ACTIVE, createTime=1714490194775(Tue Apr 30 15:16:34 UTC 2024), timeoutSeconds=-1, nr operations = 1]@510b22d1
2024-04-30 15:16:34,775 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 1d2fbf0a-ce87-423c-ab30-0edd198b2e03: CoreMessage[messageID=4093, durable=true, userID=a1cf1058-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:34 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=a1cec234-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1126268129, transaction: TransactionImpl [xid=null, txID=4096, xid=null, state=COMMITTED, createTime=1714490194775(Tue Apr 30 15:16:34 UTC 2024), timeoutSeconds=-1, nr operations = 0]@510b22d1
2024-04-30 15:16:34,776 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6cf7de4e]
2024-04-30 15:16:34,777 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a1cd89ac-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:34,778 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:34,778 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:34,779 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a1ce9b22-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:34,780 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:34,780 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 18.293124 ms
2024-04-30 15:16:34,780 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribeCorrelationId [artemis-j2ee]>
2024-04-30 15:16:34,780 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:34,780 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageSelector [artemis-j2ee]>
2024-04-30 15:16:34,781 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1629233042'.
2024-04-30 15:16:34,782 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:34,783 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a1d06fea-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:34,783 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a1d06fed-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a1d06fea-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a1d06fea-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1029f4f6, true, {}]
2024-04-30 15:16:34,784 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a1d096fe-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a1d06fea-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a1d06fea-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@140e7eab, true, {}]
2024-04-30 15:16:34,785 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: a1d096fe-0704-11ef-b617-0a580a280dd0 with parameters: [test/mom/testMessageSelector, [MULTICAST], true]
2024-04-30 15:16:34,786 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6e745e93
2024-04-30 15:16:34,786 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ce1ac057-f478-40c2-9aac-dbc9ca38021f, address=test/mom/testMessageSelector, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:34,787 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@313d76a9
2024-04-30 15:16:34,787 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ce1ac057-f478-40c2-9aac-dbc9ca38021f, null, 0, false, true, null]
2024-04-30 15:16:34,788 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a1d13240-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:34,789 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a1d13243-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a1d13240-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a1d13240-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@147f1c95, true, {}]
2024-04-30 15:16:34,789 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a1d15954-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a1d13240-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a1d13240-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1dd90370, true, {}]
2024-04-30 15:16:34,790 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=36793796-53fc-460c-b927-eae3a9dbeb92, address=test/mom/testMessageSelector, routingType=MULTICAST, filterString=user = 'john', durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:34,791 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@157d171d
2024-04-30 15:16:34,791 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 36793796-53fc-460c-b927-eae3a9dbeb92, user = 'john', 0, false, true, null]
2024-04-30 15:16:34,792 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a1d1ce86-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:34,793 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a1d1f599-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a1d1ce86-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a1d1ce86-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50b333d6, true, {}]
2024-04-30 15:16:34,794 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a1d1f59a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a1d1ce86-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a1d1ce86-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6eeda480, true, {}]
2024-04-30 15:16:34,795 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=fe83968b-ad9b-4c2f-afbc-c8a9e362512f, address=test/mom/testMessageSelector, routingType=MULTICAST, filterString=user = 'anna', durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:34,795 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3d2c959b
2024-04-30 15:16:34,796 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, fe83968b-ad9b-4c2f-afbc-c8a9e362512f, user = 'anna', 0, false, true, null]
2024-04-30 15:16:34,796 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a1d26acc-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:34,797 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a1d291df-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a1d26acc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a1d26acc-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53ba518a, true, {}]
2024-04-30 15:16:34,797 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@74af4b0
2024-04-30 15:16:34,798 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a1d2b8f0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a1d26acc-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a1d26acc-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20f29f3d, true, {}]
2024-04-30 15:16:34,799 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4141, durable=true, userID=a1d2b8f2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:34 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=a1d291de-0704-11ef-b617-0a580a280dd0, user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@884474606, context: RoutingContextImpl(Address=test/mom/testMessageSelector, routingType=MULTICAST, PreviousAddress=test/mom/testMessageSelector previousRoute:MULTICAST, reusable=null, version=0)
..................................................
, transaction: null
2024-04-30 15:16:34,799 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ce1ac057-f478-40c2-9aac-dbc9ca38021f: Reference[4141]:RELIABLE:CoreMessage[messageID=4141, durable=true, userID=a1d2b8f2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:34 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=a1d291de-0704-11ef-b617-0a580a280dd0, user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@884474606
2024-04-30 15:16:34,799 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from fe83968b-ad9b-4c2f-afbc-c8a9e362512f: Reference[4141]:RELIABLE:CoreMessage[messageID=4141, durable=true, userID=a1d2b8f2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:34 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=a1d291de-0704-11ef-b617-0a580a280dd0, user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@884474606
2024-04-30 15:16:34,800 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ce1ac057-f478-40c2-9aac-dbc9ca38021f: CoreMessage[messageID=4141, durable=true, userID=a1d2b8f2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:34 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=a1d291de-0704-11ef-b617-0a580a280dd0, user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@884474606 to transaction: TransactionImpl [xid=null, txID=4144, xid=null, state=ACTIVE, createTime=1714490194800(Tue Apr 30 15:16:34 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6bb8c12e
2024-04-30 15:16:34,800 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from fe83968b-ad9b-4c2f-afbc-c8a9e362512f: CoreMessage[messageID=4141, durable=true, userID=a1d2b8f2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:34 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=a1d291de-0704-11ef-b617-0a580a280dd0, user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@884474606 to transaction: TransactionImpl [xid=null, txID=4145, xid=null, state=ACTIVE, createTime=1714490194800(Tue Apr 30 15:16:34 UTC 2024), timeoutSeconds=-1, nr operations = 1]@77497ba9
2024-04-30 15:16:34,800 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ce1ac057-f478-40c2-9aac-dbc9ca38021f: CoreMessage[messageID=4141, durable=true, userID=a1d2b8f2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:34 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=a1d291de-0704-11ef-b617-0a580a280dd0, user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@884474606, transaction: TransactionImpl [xid=null, txID=4144, xid=null, state=COMMITTED, createTime=1714490194800(Tue Apr 30 15:16:34 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6bb8c12e
2024-04-30 15:16:34,800 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from fe83968b-ad9b-4c2f-afbc-c8a9e362512f: CoreMessage[messageID=4141, durable=true, userID=a1d2b8f2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:34 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=a1d291de-0704-11ef-b617-0a580a280dd0, user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@884474606, transaction: TransactionImpl [xid=null, txID=4145, xid=null, state=COMMITTED, createTime=1714490194800(Tue Apr 30 15:16:34 UTC 2024), timeoutSeconds=-1, nr operations = 0]@77497ba9
2024-04-30 15:16:36,800 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1504db11, org.eclipse.scout.rt.mom.jms.JmsSubscription@5a77e0e4, org.eclipse.scout.rt.mom.jms.JmsSubscription@4cc070c2]
2024-04-30 15:16:36,803 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a1d06fea-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:36,806 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a1d13240-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:36,808 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a1d1ce86-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:36,809 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:36,809 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:36,810 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a1d26acc-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:36,810 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:36,810 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2029.880397 ms
2024-04-30 15:16:36,810 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageSelector [artemis-j2ee]>
2024-04-30 15:16:36,812 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:36,812 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCurrentMessagePubSub [artemis-j2ee]>
2024-04-30 15:16:36,812 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1802358329'.
2024-04-30 15:16:36,814 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:36,815 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a30656f4-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:36,816 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a3067e07-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a30656f4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a30656f4-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35b92545, true, {}]
2024-04-30 15:16:36,816 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5f33123
2024-04-30 15:16:36,817 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a306a518-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a30656f4-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a30656f4-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45ac1e10, true, {}]
2024-04-30 15:16:36,819 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4188, durable=true, userID=a306f33a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:36 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=811, properties=TypedProperties[__AMQ_CID=a3067e06-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1310963908, context: RoutingContextImpl(Address=test/mom/testCurrentMessagePubSub, routingType=ANYCAST, PreviousAddress=test/mom/testCurrentMessagePubSub previousRoute:ANYCAST, reusable=true, version=-2147482961)
..................................................
***** durable queues test/mom/testCurrentMessagePubSub:
- queueID=1938 address:test/mom/testCurrentMessagePubSub name:test/mom/testCurrentMessagePubSub filter:null
***** non durable for test/mom/testCurrentMessagePubSub:
..................................................
, transaction: null
2024-04-30 15:16:36,821 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a307686b-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:36,821 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a307686e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a307686b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a307686b-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ef3f0a9, true, {}]
2024-04-30 15:16:36,822 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a3078f7f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a307686b-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a307686b-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c41bc28, true, {}]
2024-04-30 15:16:36,823 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testCurrentMessagePubSub, null, 0, false, true, null]
2024-04-30 15:16:36,824 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testCurrentMessagePubSub: Reference[4188]:RELIABLE:CoreMessage[messageID=4188, durable=true, userID=a306f33a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:36 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=811, properties=TypedProperties[__AMQ_CID=a3067e06-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1310963908
2024-04-30 15:16:36,825 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testCurrentMessagePubSub: CoreMessage[messageID=4188, durable=true, userID=a306f33a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:36 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=811, properties=TypedProperties[__AMQ_CID=a3067e06-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1310963908 to transaction: TransactionImpl [xid=null, txID=4197, xid=null, state=ACTIVE, createTime=1714490196824(Tue Apr 30 15:16:36 UTC 2024), timeoutSeconds=-1, nr operations = 1]@34afc2d1
2024-04-30 15:16:36,826 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@4d92e9da, org.eclipse.scout.rt.mom.jms.JmsSubscription@1baef878]
2024-04-30 15:16:36,828 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testCurrentMessagePubSub: CoreMessage[messageID=4188, durable=true, userID=a306f33a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:36 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=811, properties=TypedProperties[__AMQ_CID=a3067e06-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1310963908, transaction: TransactionImpl [xid=null, txID=4197, xid=null, state=COMMITTED, createTime=1714490196824(Tue Apr 30 15:16:36 UTC 2024), timeoutSeconds=-1, nr operations = 0]@34afc2d1
2024-04-30 15:16:36,892 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a307686b-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:36,892 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:36,892 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:36,893 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a30656f4-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:36,893 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:36,893 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 81.666806 ms
2024-04-30 15:16:36,894 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCurrentMessagePubSub [artemis-j2ee]>
2024-04-30 15:16:36,894 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:36,894 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSerialMessageConsumption [artemis-j2ee]>
2024-04-30 15:16:36,894 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1958648106'.
2024-04-30 15:16:36,896 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:36,896 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a312da21-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:36,897 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a3130134-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a312da21-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a312da21-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e501e8d, true, {}]
2024-04-30 15:16:36,898 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7a62e096
2024-04-30 15:16:36,898 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a3132845-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a312da21-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a312da21-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17fa6cd6, true, {}]
2024-04-30 15:16:36,900 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4210, durable=true, userID=a3134f57-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=a3130133-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@316687029, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:36,901 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a3139d78-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a312da21-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a312da21-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7933d21b, true, {}]
2024-04-30 15:16:36,902 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4215, durable=true, userID=a3139d79-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=a3130133-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1108627796, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:36,904 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a31412ab-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a312da21-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a312da21-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4076b9ac, true, {}]
2024-04-30 15:16:36,905 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4220, durable=true, userID=a31439bc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=a3130133-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@321310460, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:36,908 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a314aeee-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a312da21-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a312da21-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f7c4076, true, {}]
2024-04-30 15:16:36,909 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4225, durable=true, userID=a314aeef-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=a3130133-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1676818971, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:36,911 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a3152421-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a312da21-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a312da21-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1122344a, true, {}]
2024-04-30 15:16:36,912 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4230, durable=true, userID=a3154b33-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=a3130133-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1255063605, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:36,915 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a3159954-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a312da21-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a312da21-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@eb8939d, true, {}]
2024-04-30 15:16:36,915 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4235, durable=true, userID=a315c066-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=a3130133-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1224795035, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:36,918 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a3163597-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a312da21-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a312da21-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f2d03ec, true, {}]
2024-04-30 15:16:36,919 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4240, durable=true, userID=a3163598-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=a3130133-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1081346520, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:36,921 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a316aaca-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a312da21-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a312da21-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@101c6ffb, true, {}]
2024-04-30 15:16:36,922 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4245, durable=true, userID=a316d1db-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=a3130133-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@296256082, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:36,925 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a317470d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a312da21-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a312da21-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75a84d21, true, {}]
2024-04-30 15:16:36,926 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4250, durable=true, userID=a3176e1f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=a3130133-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@119638732, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:36,928 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a317bc40-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a312da21-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a312da21-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c3dfc7, true, {}]
2024-04-30 15:16:36,930 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4255, durable=true, userID=a317e352-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=a3130133-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1774894886, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960)
..................................................
***** durable queues test/mom/testSerialMessageConsumption:
- queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null
***** non durable for test/mom/testSerialMessageConsumption:
..................................................
, transaction: null
2024-04-30 15:16:36,932 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a3185883-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:36,933 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a3185886-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a3185883-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a3185883-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17c48577, true, {}]
2024-04-30 15:16:36,933 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a3187f97-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a3185883-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a3185883-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@312d9988, true, {}]
2024-04-30 15:16:36,934 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testSerialMessageConsumption, null, 0, false, true, null]
2024-04-30 15:16:36,935 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1974]:RELIABLE:CoreMessage[messageID=1974, durable=true, userID=9a8251be-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1854283318
2024-04-30 15:16:36,935 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1979]:RELIABLE:CoreMessage[messageID=1979, durable=true, userID=9a82ee01-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1051562359
2024-04-30 15:16:36,935 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1984]:RELIABLE:CoreMessage[messageID=1984, durable=true, userID=9a838a44-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2042816545
2024-04-30 15:16:36,935 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1989]:RELIABLE:CoreMessage[messageID=1989, durable=true, userID=9a83ff77-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2121418890
2024-04-30 15:16:36,935 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1974, durable=true, userID=9a8251be-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1854283318 to transaction: TransactionImpl [xid=null, txID=4264, xid=null, state=ACTIVE, createTime=1714490196935(Tue Apr 30 15:16:36 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2f9e09a2
2024-04-30 15:16:36,935 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1994]:RELIABLE:CoreMessage[messageID=1994, durable=true, userID=9a8474aa-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@237744478
2024-04-30 15:16:36,936 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1999]:RELIABLE:CoreMessage[messageID=1999, durable=true, userID=9a8510ed-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1046478469
2024-04-30 15:16:36,936 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[2004]:RELIABLE:CoreMessage[messageID=2004, durable=true, userID=9a858620-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1608108502
2024-04-30 15:16:36,936 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[2009]:RELIABLE:CoreMessage[messageID=2009, durable=true, userID=9a85fb53-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1413420548
2024-04-30 15:16:36,936 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4210]:RELIABLE:CoreMessage[messageID=4210, durable=true, userID=a3134f57-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=a3130133-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@316687029
2024-04-30 15:16:36,936 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4215]:RELIABLE:CoreMessage[messageID=4215, durable=true, userID=a3139d79-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=a3130133-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1108627796
2024-04-30 15:16:36,936 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4220]:RELIABLE:CoreMessage[messageID=4220, durable=true, userID=a31439bc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=a3130133-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@321310460
2024-04-30 15:16:36,936 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4225]:RELIABLE:CoreMessage[messageID=4225, durable=true, userID=a314aeef-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=a3130133-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1676818971
2024-04-30 15:16:36,936 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4230]:RELIABLE:CoreMessage[messageID=4230, durable=true, userID=a3154b33-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=a3130133-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1255063605
2024-04-30 15:16:36,936 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4235]:RELIABLE:CoreMessage[messageID=4235, durable=true, userID=a315c066-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=a3130133-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1224795035
2024-04-30 15:16:36,936 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4240]:RELIABLE:CoreMessage[messageID=4240, durable=true, userID=a3163598-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=a3130133-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1081346520
2024-04-30 15:16:36,937 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4245]:RELIABLE:CoreMessage[messageID=4245, durable=true, userID=a316d1db-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=a3130133-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@296256082
2024-04-30 15:16:36,937 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4250]:RELIABLE:CoreMessage[messageID=4250, durable=true, userID=a3176e1f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=a3130133-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@119638732
2024-04-30 15:16:36,937 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4255]:RELIABLE:CoreMessage[messageID=4255, durable=true, userID=a317e352-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:36 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=a3130133-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1774894886
2024-04-30 15:16:36,939 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1974, durable=true, userID=9a8251be-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1854283318, transaction: TransactionImpl [xid=null, txID=4264, xid=null, state=COMMITTED, createTime=1714490196935(Tue Apr 30 15:16:36 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2f9e09a2
2024-04-30 15:16:39,935 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@30c1447e]
2024-04-30 15:16:39,935 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1979, durable=true, userID=9a82ee01-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1051562359 to transaction: TransactionImpl [xid=null, txID=4265, xid=null, state=ACTIVE, createTime=1714490199935(Tue Apr 30 15:16:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@b169080
2024-04-30 15:16:39,940 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1979, durable=true, userID=9a82ee01-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:22 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1051562359, transaction: TransactionImpl [xid=null, txID=4265, xid=null, state=COMMITTED, createTime=1714490199935(Tue Apr 30 15:16:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@b169080
2024-04-30 15:16:39,941 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a3185883-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:39,942 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:39,942 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:39,943 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a312da21-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:39,943 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:39,943 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 3048.961939 ms
2024-04-30 15:16:39,943 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSerialMessageConsumption [artemis-j2ee]>
2024-04-30 15:16:39,944 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:39,944 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishSubscribe [artemis-j2ee]>
2024-04-30 15:16:39,945 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 825089105'.
2024-04-30 15:16:39,947 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:39,947 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a4e465f9-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:39,948 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4e48d0c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4e465f9-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4e465f9-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b1a72e6, true, {}]
2024-04-30 15:16:39,949 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4e4b41d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4e465f9-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4e465f9-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5eb7bd12, true, {}]
2024-04-30 15:16:39,950 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:39,951 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a4e5023e-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:39,952 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4e52951-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4e5023e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4e5023e-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3227a0c6, true, {}]
2024-04-30 15:16:39,952 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@27476b5f
2024-04-30 15:16:39,953 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4e52952-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4e5023e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4e5023e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@948086b, true, {}]
2024-04-30 15:16:39,954 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4284, durable=true, userID=a4e55064-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@610439543, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:39,955 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4284]:RELIABLE:CoreMessage[messageID=4284, durable=true, userID=a4e55064-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@610439543
2024-04-30 15:16:39,955 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4284, durable=true, userID=a4e55064-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@610439543 to transaction: TransactionImpl [xid=null, txID=4287, xid=null, state=ACTIVE, createTime=1714490199955(Tue Apr 30 15:16:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2feb5484
2024-04-30 15:16:39,956 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@16bba8ae, org.eclipse.scout.rt.mom.jms.JmsSubscription@7c689379]
2024-04-30 15:16:39,958 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4284, durable=true, userID=a4e55064-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@610439543, transaction: TransactionImpl [xid=null, txID=4287, xid=null, state=COMMITTED, createTime=1714490199955(Tue Apr 30 15:16:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2feb5484
2024-04-30 15:16:39,959 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a4e465f9-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:39,960 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a4e661d5-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:39,960 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4e661d8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4e661d5-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4e661d5-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44f50107, true, {}]
2024-04-30 15:16:39,961 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4e688e9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4e661d5-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4e661d5-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4fb1a268, true, {}]
2024-04-30 15:16:39,961 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:39,962 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4e6affa-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4e5023e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4e5023e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4de78381, true, {}]
2024-04-30 15:16:39,963 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4302, durable=true, userID=a4e6affc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@177900526, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:39,965 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4302]:RELIABLE:CoreMessage[messageID=4302, durable=true, userID=a4e6affc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@177900526
2024-04-30 15:16:39,965 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4302, durable=true, userID=a4e6affc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@177900526 to transaction: TransactionImpl [xid=null, txID=4305, xid=null, state=ACTIVE, createTime=1714490199965(Tue Apr 30 15:16:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4130ebe2
2024-04-30 15:16:39,966 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@21590b35, org.eclipse.scout.rt.mom.jms.JmsSubscription@6e48dc84]
2024-04-30 15:16:39,968 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4302, durable=true, userID=a4e6affc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@177900526, transaction: TransactionImpl [xid=null, txID=4305, xid=null, state=COMMITTED, createTime=1714490199965(Tue Apr 30 15:16:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4130ebe2
2024-04-30 15:16:39,969 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a4e661d5-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:39,970 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a4e7e87d-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:39,971 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4e80f90-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4e7e87d-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4e7e87d-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@303f758b, true, {}]
2024-04-30 15:16:39,972 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4e836a1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4e7e87d-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4e7e87d-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a7a9a98, true, {}]
2024-04-30 15:16:39,972 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:39,973 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4e85db2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4e5023e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4e5023e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@173e57b1, true, {}]
2024-04-30 15:16:39,974 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4320, durable=true, userID=a4e85db3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@998821199, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:39,975 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4320]:RELIABLE:CoreMessage[messageID=4320, durable=true, userID=a4e85db3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@998821199
2024-04-30 15:16:39,976 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4320, durable=true, userID=a4e85db3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@998821199 to transaction: TransactionImpl [xid=null, txID=4323, xid=null, state=ACTIVE, createTime=1714490199976(Tue Apr 30 15:16:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@32ee6408
2024-04-30 15:16:39,976 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@b6a5cf5, org.eclipse.scout.rt.mom.jms.JmsSubscription@6f1ba660]
2024-04-30 15:16:39,979 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4320, durable=true, userID=a4e85db3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@998821199, transaction: TransactionImpl [xid=null, txID=4323, xid=null, state=COMMITTED, createTime=1714490199976(Tue Apr 30 15:16:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@32ee6408
2024-04-30 15:16:39,979 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a4e7e87d-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:39,980 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a4e96f25-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:39,981 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4e99638-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4e96f25-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4e96f25-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7156efc2, true, {}]
2024-04-30 15:16:39,981 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4e99639-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4e96f25-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4e96f25-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d434499, true, {}]
2024-04-30 15:16:39,982 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:39,983 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4e9bd4a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4e5023e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4e5023e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29e4f066, true, {}]
2024-04-30 15:16:39,983 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4338, durable=true, userID=a4e9e45c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@957980540, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:39,986 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4338]:RELIABLE:CoreMessage[messageID=4338, durable=true, userID=a4e9e45c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@957980540
2024-04-30 15:16:39,986 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4338, durable=true, userID=a4e9e45c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@957980540 to transaction: TransactionImpl [xid=null, txID=4341, xid=null, state=ACTIVE, createTime=1714490199986(Tue Apr 30 15:16:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2b7b20b
2024-04-30 15:16:39,987 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@5771adf3, org.eclipse.scout.rt.mom.jms.JmsSubscription@271bbb75]
2024-04-30 15:16:39,989 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4338, durable=true, userID=a4e9e45c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@957980540, transaction: TransactionImpl [xid=null, txID=4341, xid=null, state=COMMITTED, createTime=1714490199986(Tue Apr 30 15:16:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2b7b20b
2024-04-30 15:16:39,990 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a4e96f25-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:39,990 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a4eaf5cd-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:39,991 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4eb1ce0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4eaf5cd-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4eaf5cd-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@771914ce, true, {}]
2024-04-30 15:16:39,991 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4eb1ce1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4eaf5cd-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4eaf5cd-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f423d7a, true, {}]
2024-04-30 15:16:39,992 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:39,993 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4eb6b02-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4e5023e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4e5023e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43de3096, true, {}]
2024-04-30 15:16:39,994 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4356, durable=true, userID=a4eb6b04-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@917973257, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:39,996 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4356]:RELIABLE:CoreMessage[messageID=4356, durable=true, userID=a4eb6b04-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@917973257
2024-04-30 15:16:39,996 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4356, durable=true, userID=a4eb6b04-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@917973257 to transaction: TransactionImpl [xid=null, txID=4359, xid=null, state=ACTIVE, createTime=1714490199996(Tue Apr 30 15:16:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@67d1ee33
2024-04-30 15:16:39,997 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@32e9c8, org.eclipse.scout.rt.mom.jms.JmsSubscription@47d8c666]
2024-04-30 15:16:39,999 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4356, durable=true, userID=a4eb6b04-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@917973257, transaction: TransactionImpl [xid=null, txID=4359, xid=null, state=COMMITTED, createTime=1714490199996(Tue Apr 30 15:16:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@67d1ee33
2024-04-30 15:16:40,000 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a4eaf5cd-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:40,001 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a4eca385-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:40,002 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4ecca98-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4eca385-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4eca385-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1cc682b7, true, {}]
2024-04-30 15:16:40,002 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4ecca99-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4eca385-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4eca385-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f53d31d, true, {}]
2024-04-30 15:16:40,003 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:40,004 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4ecf1aa-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4e5023e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4e5023e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76611129, true, {}]
2024-04-30 15:16:40,005 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4374, durable=true, userID=a4ed18bc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1679319310, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:40,006 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4374]:RELIABLE:CoreMessage[messageID=4374, durable=true, userID=a4ed18bc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1679319310
2024-04-30 15:16:40,006 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4374, durable=true, userID=a4ed18bc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1679319310 to transaction: TransactionImpl [xid=null, txID=4377, xid=null, state=ACTIVE, createTime=1714490200006(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@47ac9006
2024-04-30 15:16:40,007 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@2c7fff1b, org.eclipse.scout.rt.mom.jms.JmsSubscription@383b3357]
2024-04-30 15:16:40,009 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4374, durable=true, userID=a4ed18bc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1679319310, transaction: TransactionImpl [xid=null, txID=4377, xid=null, state=COMMITTED, createTime=1714490200006(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@47ac9006
2024-04-30 15:16:40,010 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a4eca385-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:40,011 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a4ee2a2d-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:40,011 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4ee2a30-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4ee2a2d-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4ee2a2d-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1fe4a7ed, true, {}]
2024-04-30 15:16:40,012 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4ee5141-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4ee2a2d-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4ee2a2d-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61c4ecf1, true, {}]
2024-04-30 15:16:40,013 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:40,013 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4ee7852-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4e5023e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4e5023e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2dd519b9, true, {}]
2024-04-30 15:16:40,014 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4392, durable=true, userID=a4ee9f64-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@566625503, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:40,016 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4392]:RELIABLE:CoreMessage[messageID=4392, durable=true, userID=a4ee9f64-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@566625503
2024-04-30 15:16:40,017 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4392, durable=true, userID=a4ee9f64-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@566625503 to transaction: TransactionImpl [xid=null, txID=4395, xid=null, state=ACTIVE, createTime=1714490200017(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@c7917cc
2024-04-30 15:16:40,017 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@2d58136, org.eclipse.scout.rt.mom.jms.JmsSubscription@173a86ad]
2024-04-30 15:16:40,020 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4392, durable=true, userID=a4ee9f64-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@566625503, transaction: TransactionImpl [xid=null, txID=4395, xid=null, state=COMMITTED, createTime=1714490200017(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@c7917cc
2024-04-30 15:16:40,020 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a4ee2a2d-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:40,021 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a4efb0d5-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:40,022 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4efb0d8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4efb0d5-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4efb0d5-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76995135, true, {}]
2024-04-30 15:16:40,022 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4efd7e9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4efb0d5-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4efb0d5-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8c6c78b, true, {}]
2024-04-30 15:16:40,023 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:40,023 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4effefa-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4e5023e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4e5023e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23f2bc00, true, {}]
2024-04-30 15:16:40,024 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4410, durable=true, userID=a4f0260b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1058930114, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:40,027 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4410]:RELIABLE:CoreMessage[messageID=4410, durable=true, userID=a4f0260b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1058930114
2024-04-30 15:16:40,027 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4410, durable=true, userID=a4f0260b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1058930114 to transaction: TransactionImpl [xid=null, txID=4413, xid=null, state=ACTIVE, createTime=1714490200027(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4b66f3a5
2024-04-30 15:16:40,027 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@7fda0e30, org.eclipse.scout.rt.mom.jms.JmsSubscription@3a516e4d]
2024-04-30 15:16:40,030 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4410, durable=true, userID=a4f0260b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1058930114, transaction: TransactionImpl [xid=null, txID=4413, xid=null, state=COMMITTED, createTime=1714490200027(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4b66f3a5
2024-04-30 15:16:40,031 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a4efb0d5-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:40,032 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a4f15e8d-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:40,032 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4f15e90-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4f15e8d-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4f15e8d-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2521a07e, true, {}]
2024-04-30 15:16:40,033 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4f185a1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4f15e8d-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4f15e8d-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2848df84, true, {}]
2024-04-30 15:16:40,034 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:40,034 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4f1acb2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4e5023e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4e5023e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60c6f82f, true, {}]
2024-04-30 15:16:40,035 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4428, durable=true, userID=a4f1d3c4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1557747485, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:40,037 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4428]:RELIABLE:CoreMessage[messageID=4428, durable=true, userID=a4f1d3c4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1557747485
2024-04-30 15:16:40,037 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4428, durable=true, userID=a4f1d3c4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1557747485 to transaction: TransactionImpl [xid=null, txID=4431, xid=null, state=ACTIVE, createTime=1714490200037(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2f8aa25
2024-04-30 15:16:40,038 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@5813046e, org.eclipse.scout.rt.mom.jms.JmsSubscription@6b1e72a4]
2024-04-30 15:16:40,040 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4428, durable=true, userID=a4f1d3c4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1557747485, transaction: TransactionImpl [xid=null, txID=4431, xid=null, state=COMMITTED, createTime=1714490200037(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2f8aa25
2024-04-30 15:16:40,041 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a4f15e8d-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:40,042 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a4f2e535-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:40,043 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4f30c48-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4f2e535-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4f2e535-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d535383, true, {}]
2024-04-30 15:16:40,044 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4f33359-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4f2e535-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4f2e535-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22cffdf6, true, {}]
2024-04-30 15:16:40,044 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null]
2024-04-30 15:16:40,045 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4f35a6a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4e5023e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4e5023e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26e3444, true, {}]
2024-04-30 15:16:40,046 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4446, durable=true, userID=a4f3817c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@76328886, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984)
..................................................
***** durable queues test/mom/testPublishAndConsumeInternal:
- queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null
***** non durable for test/mom/testPublishAndConsumeInternal:
..................................................
, transaction: null
2024-04-30 15:16:40,047 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4446]:RELIABLE:CoreMessage[messageID=4446, durable=true, userID=a4f3817c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@76328886
2024-04-30 15:16:40,048 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4446, durable=true, userID=a4f3817c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@76328886 to transaction: TransactionImpl [xid=null, txID=4449, xid=null, state=ACTIVE, createTime=1714490200048(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@49ca408d
2024-04-30 15:16:40,048 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@1a0c384d, org.eclipse.scout.rt.mom.jms.JmsSubscription@3e8cf854]
2024-04-30 15:16:40,051 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4446, durable=true, userID=a4f3817c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=a4e52950-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@76328886, transaction: TransactionImpl [xid=null, txID=4449, xid=null, state=COMMITTED, createTime=1714490200048(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@49ca408d
2024-04-30 15:16:40,051 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a4f2e535-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:40,052 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:40,052 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:40,052 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a4e5023e-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:40,053 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:40,053 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 108.765192 ms
2024-04-30 15:16:40,053 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishSubscribe [artemis-j2ee]>
2024-04-30 15:16:40,054 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:40,054 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribe [artemis-j2ee]>
2024-04-30 15:16:40,054 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1205303598'.
2024-04-30 15:16:40,056 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:40,056 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a4f5081e-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:40,057 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4f52f31-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4f5081e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4f5081e-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75e6a078, true, {}]
2024-04-30 15:16:40,058 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4f55642-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4f5081e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4f5081e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4fd973a, true, {}]
2024-04-30 15:16:40,059 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5b16181a-6c1d-47be-9246-e50ad4de32d4, address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]]
2024-04-30 15:16:40,059 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7116efc1
2024-04-30 15:16:40,060 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5b16181a-6c1d-47be-9246-e50ad4de32d4, null, 0, false, true, null]
2024-04-30 15:16:40,060 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a4f5a464-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:40,061 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4f5cb77-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4f5a464-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4f5a464-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79b46e38, true, {}]
2024-04-30 15:16:40,061 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2d4e6bb2
2024-04-30 15:16:40,062 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4f5cb78-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4f5a464-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4f5a464-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3884c686, true, {}]
2024-04-30 15:16:40,062 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4470, durable=true, userID=a4f5f28a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=a4f5cb76-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1878452644, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribe previousRoute:MULTICAST, reusable=true, version=-2147482922)
..................................................
***** durable queues test/mom/testTopicPublishSubscribe:
- queueID=760 address:test/mom/testTopicPublishSubscribe name:Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356).Durable-Test-Subscription filter:null
***** non durable for test/mom/testTopicPublishSubscribe:
- queueID=4462 address:test/mom/testTopicPublishSubscribe name:5b16181a-6c1d-47be-9246-e50ad4de32d4 filter:null
..................................................
, transaction: null
2024-04-30 15:16:40,063 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5b16181a-6c1d-47be-9246-e50ad4de32d4: Reference[4470]:RELIABLE:CoreMessage[messageID=4470, durable=true, userID=a4f5f28a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=a4f5cb76-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1878452644
2024-04-30 15:16:40,064 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5b16181a-6c1d-47be-9246-e50ad4de32d4: CoreMessage[messageID=4470, durable=true, userID=a4f5f28a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=a4f5cb76-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1878452644 to transaction: TransactionImpl [xid=null, txID=4473, xid=null, state=ACTIVE, createTime=1714490200063(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4fc4f7e8
2024-04-30 15:16:40,064 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5b16181a-6c1d-47be-9246-e50ad4de32d4: CoreMessage[messageID=4470, durable=true, userID=a4f5f28a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=a4f5cb76-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1878452644, transaction: TransactionImpl [xid=null, txID=4473, xid=null, state=COMMITTED, createTime=1714490200063(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4fc4f7e8
2024-04-30 15:16:40,064 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3abe1c9e]
2024-04-30 15:16:40,065 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a4f5081e-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:40,066 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:40,066 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:40,067 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a4f5a464-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:40,067 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:40,067 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.456397 ms
2024-04-30 15:16:40,068 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribe [artemis-j2ee]>
2024-04-30 15:16:40,068 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:40,068 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishJsonDataSecure [artemis-j2ee]>
2024-04-30 15:16:40,068 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 783722367'.
2024-04-30 15:16:40,070 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:40,070 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a4f72b0c-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:40,071 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4f7521f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4f72b0c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4f72b0c-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c0ed6c7, true, {}]
2024-04-30 15:16:40,071 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@73daf6a6
2024-04-30 15:16:40,072 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4f75220-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4f72b0c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4f72b0c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19c68f29, true, {}]
2024-04-30 15:16:40,073 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4492, durable=true, userID=a4f7a042-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=693, properties=TypedProperties[__AMQ_CID=a4f7521e-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@112376186, context: RoutingContextImpl(Address=test/mom/testPublishJsonDataSecure, routingType=ANYCAST, PreviousAddress=test/mom/testPublishJsonDataSecure previousRoute:ANYCAST, reusable=true, version=-2147482957)
..................................................
***** durable queues test/mom/testPublishJsonDataSecure:
- queueID=2200 address:test/mom/testPublishJsonDataSecure name:test/mom/testPublishJsonDataSecure filter:null
***** non durable for test/mom/testPublishJsonDataSecure:
..................................................
, transaction: null
2024-04-30 15:16:40,074 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a4f7c753-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:40,075 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4f7c756-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4f7c753-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4f7c753-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68e8e2e6, true, {}]
2024-04-30 15:16:40,075 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a4f7ee67-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a4f7c753-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=7af5b0a7-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a4f7c753-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f3740b1, true, {}]
2024-04-30 15:16:40,076 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishJsonDataSecure, null, 0, false, true, null]
2024-04-30 15:16:40,076 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishJsonDataSecure: Reference[4492]:RELIABLE:CoreMessage[messageID=4492, durable=true, userID=a4f7a042-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=693, properties=TypedProperties[__AMQ_CID=a4f7521e-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@112376186
2024-04-30 15:16:40,077 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishJsonDataSecure: CoreMessage[messageID=4492, durable=true, userID=a4f7a042-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=693, properties=TypedProperties[__AMQ_CID=a4f7521e-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@112376186 to transaction: TransactionImpl [xid=null, txID=4501, xid=null, state=ACTIVE, createTime=1714490200077(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@43e45a33
2024-04-30 15:16:40,077 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@7b01f056, org.eclipse.scout.rt.mom.jms.JmsSubscription@1caff0db]
2024-04-30 15:16:40,077 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@caee26e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishJsonDataSecure: CoreMessage[messageID=4492, durable=true, userID=a4f7a042-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=693, properties=TypedProperties[__AMQ_CID=a4f7521e-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@112376186, transaction: TransactionImpl [xid=null, txID=4501, xid=null, state=COMMITTED, createTime=1714490200077(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@43e45a33
2024-04-30 15:16:40,079 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a4f7c753-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:40,079 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:40,079 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:40,080 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a4f72b0c-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:40,080 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:40,080 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.151854 ms
2024-04-30 15:16:40,081 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishJsonDataSecure [artemis-j2ee]>
2024-04-30 15:16:40,087 INFO  [main] org.apache.activemq.artemis.core.server.serverStopped(ActiveMQServerLogger_impl.java:61) - AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.31.2 [7af5b0a7-0704-11ef-b617-0a580a280dd0] stopped, uptime 1 minute
2024-04-30 15:16:40,097 INFO  [main] org.apache.activemq.artemis.core.server.serverStarting(ActiveMQServerLogger_impl.java:45) - AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging)
2024-04-30 15:16:40,097 INFO  [main] org.apache.activemq.artemis.core.server.switchingNIO(ActiveMQServerLogger_impl.java:397) - AMQ221045: libaio is not available, switching the configuration into NIO
2024-04-30 15:16:40,097 INFO  [main] org.apache.activemq.artemis.core.server.journalUseNIO(ActiveMQServerLogger_impl.java:149) - AMQ221013: Using NIO Journal
2024-04-30 15:16:40,099 INFO  [main] org.apache.activemq.artemis.core.server.usingDefaultPaging(ActiveMQServerLogger_impl.java:493) - AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 1073741824
2024-04-30 15:16:40,099 INFO  [main] org.apache.activemq.artemis.core.server.addingProtocolSupport(ActiveMQServerLogger_impl.java:389) - AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
2024-04-30 15:16:40,100 INFO  [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: null
2024-04-30 15:16:40,100 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@464d25b2
2024-04-30 15:16:40,100 INFO  [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=localhost
2024-04-30 15:16:40,102 INFO  [main] org.apache.activemq.artemis.core.server.waitingToObtainLiveLock(ActiveMQServerLogger_impl.java:317) - AMQ221034: Waiting indefinitely to obtain live lock
2024-04-30 15:16:40,102 INFO  [main] org.apache.activemq.artemis.core.server.obtainedLiveLock(ActiveMQServerLogger_impl.java:325) - AMQ221035: Live Server Obtained live lock
2024-04-30 15:16:40,175 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.mom.requestreply.cancellation on address jms.topic.scout.mom.requestreply.cancellation
2024-04-30 15:16:40,176 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@615d74e9
2024-04-30 15:16:40,176 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@648e25f2
2024-04-30 15:16:40,177 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishFirst on address jms.topic.test/mom/testTopicPublishFirst
2024-04-30 15:16:40,177 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7b6824db
2024-04-30 15:16:40,177 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@509d0d21
2024-04-30 15:16:40,177 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testProperties on address jms.topic.test/mom/testProperties
2024-04-30 15:16:40,177 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5a6dd1e7
2024-04-30 15:16:40,178 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4fd9deed
2024-04-30 15:16:40,178 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyTimeout on address jms.topic.test/mom/testTopicRequestReplyTimeout
2024-04-30 15:16:40,178 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@75ad7531
2024-04-30 15:16:40,178 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4d619aa0
2024-04-30 15:16:40,178 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyRequestFirst on address jms.topic.test/mom/testTopicRequestReplyRequestFirst
2024-04-30 15:16:40,179 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@79378802
2024-04-30 15:16:40,179 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@78181f7f
2024-04-30 15:16:40,179 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions on address jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions
2024-04-30 15:16:40,179 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6682e9b0
2024-04-30 15:16:40,180 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@27f7db5a
2024-04-30 15:16:40,180 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCorrelationId on address jms.topic.test/mom/testTopicRequestReplyCorrelationId
2024-04-30 15:16:40,180 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6245303e
2024-04-30 15:16:40,180 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5a1e28ee
2024-04-30 15:16:40,180 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions on address jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions
2024-04-30 15:16:40,181 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2b208574
2024-04-30 15:16:40,181 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3294b641
2024-04-30 15:16:40,181 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller on address jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller
2024-04-30 15:16:40,181 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@799bb4ed
2024-04-30 15:16:40,182 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5269aa68
2024-04-30 15:16:40,182 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCancellation on address jms.topic.test/mom/testTopicRequestReplyCancellation
2024-04-30 15:16:40,182 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7dcd8e74
2024-04-30 15:16:40,182 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6a7c0932
2024-04-30 15:16:40,182 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReply on address jms.topic.test/mom/testTopicRequestReply
2024-04-30 15:16:40,182 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4e64e44c
2024-04-30 15:16:40,183 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@51413d02
2024-04-30 15:16:40,183 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeCorrelationId on address jms.topic.test/mom/testTopicPublishSubscribeCorrelationId
2024-04-30 15:16:40,183 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@406ea770
2024-04-30 15:16:40,183 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4ad113d6
2024-04-30 15:16:40,183 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testMessageSelector on address jms.topic.test/mom/testMessageSelector
2024-04-30 15:16:40,184 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@23fed844
2024-04-30 15:16:40,184 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7b0f5814
2024-04-30 15:16:40,184 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyCancellation on address jms.topic.test/mom/testQueueRequestReplyCancellation
2024-04-30 15:16:40,184 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4eef2522
2024-04-30 15:16:40,184 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@c62d08a
2024-04-30 15:16:40,185 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.differentTopic on address jms.topic.differentTopic
2024-04-30 15:16:40,185 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@598b15ba
2024-04-30 15:16:40,185 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@58453967
2024-04-30 15:16:40,185 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.physical.UnitTestTopic on address jms.topic.scout.physical.UnitTestTopic
2024-04-30 15:16:40,185 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6f34d178
2024-04-30 15:16:40,186 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@75c8ba94
2024-04-30 15:16:40,186 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue Durable-Test-Subscription on address jms.topic.test/mom/testTopicPublishSubscribe
2024-04-30 15:16:40,186 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@746f5752
2024-04-30 15:16:40,186 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@510c6b9
2024-04-30 15:16:40,186 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishBytes on address jms.queue.test/mom/testPublishBytes
2024-04-30 15:16:40,186 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4c666872
2024-04-30 15:16:40,187 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7c4a7770
2024-04-30 15:16:40,187 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishText on address jms.queue.test/mom/testPublishText
2024-04-30 15:16:40,187 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@72117a6c
2024-04-30 15:16:40,187 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@71b75f99
2024-04-30 15:16:40,188 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObject on address jms.queue.test/mom/testPublishObject
2024-04-30 15:16:40,188 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@e6d9c25
2024-04-30 15:16:40,188 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@21339b6f
2024-04-30 15:16:40,188 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testConcurrentMessageConsumption on address jms.queue.test/mom/testConcurrentMessageConsumption
2024-04-30 15:16:40,188 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5808573f
2024-04-30 15:16:40,189 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@13088030
2024-04-30 15:16:40,189 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishAndConsumeInternal on address jms.queue.test/mom/testPublishAndConsumeInternal
2024-04-30 15:16:40,189 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@71e6bac0
2024-04-30 15:16:40,189 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4c33bf70
2024-04-30 15:16:40,189 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeTransactional on address jms.queue.test/mom/testSubscribeTransactional
2024-04-30 15:16:40,189 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5698a866
2024-04-30 15:16:40,190 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1c6ab85
2024-04-30 15:16:40,190 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeFailover on address jms.queue.test/mom/testSubscribeFailover
2024-04-30 15:16:40,190 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@45b221c7
2024-04-30 15:16:40,190 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@14abde3e
2024-04-30 15:16:40,190 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueuePublishFirst on address jms.queue.test/mom/testQueuePublishFirst
2024-04-30 15:16:40,190 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7e38f55
2024-04-30 15:16:40,191 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@334d96af
2024-04-30 15:16:40,191 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonData on address jms.queue.test/mom/testPublishJsonData
2024-04-30 15:16:40,191 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@67253518
2024-04-30 15:16:40,191 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2db55dec
2024-04-30 15:16:40,191 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonDataSecure on address jms.queue.test/mom/testPublishJsonDataSecure
2024-04-30 15:16:40,192 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3637e628
2024-04-30 15:16:40,192 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6990f6af
2024-04-30 15:16:40,192 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueueRequestReplyRequestFirst on address jms.queue.test/mom/testQueueRequestReplyRequestFirst
2024-04-30 15:16:40,192 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@27d38370
2024-04-30 15:16:40,193 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@200ef05b
2024-04-30 15:16:40,193 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishTransactional on address jms.queue.test/mom/testPublishTransactional
2024-04-30 15:16:40,193 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@298154d4
2024-04-30 15:16:40,193 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@474aeac5
2024-04-30 15:16:40,193 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishStringData on address jms.queue.test/mom/testPublishStringData
2024-04-30 15:16:40,193 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7cb9295f
2024-04-30 15:16:40,194 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2b6282bb
2024-04-30 15:16:40,194 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObjectData on address jms.queue.test/mom/testPublishObjectData
2024-04-30 15:16:40,194 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@8e654f7
2024-04-30 15:16:40,194 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@18ea9bec
2024-04-30 15:16:40,194 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testCurrentMessagePubSub on address jms.queue.test/mom/testCurrentMessagePubSub
2024-04-30 15:16:40,195 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2dacaa7f
2024-04-30 15:16:40,195 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@12e4822b
2024-04-30 15:16:40,195 INFO  [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSerialMessageConsumption on address jms.queue.test/mom/testSerialMessageConsumption
2024-04-30 15:16:40,195 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@281f2d6c
2024-04-30 15:16:40,196 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@64e6f678
2024-04-30 15:16:40,196 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2c5157c9
2024-04-30 15:16:40,196 INFO  [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@4bb747c1
2024-04-30 15:16:40,199 INFO  [main] org.apache.activemq.artemis.core.server.serverIsLive(ActiveMQServerLogger_impl.java:101) - AMQ221007: Server is now live
2024-04-30 15:16:40,199 INFO  [main] org.apache.activemq.artemis.core.server.serverStarted(ActiveMQServerLogger_impl.java:53) - AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.31.2 [localhost, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0] 
[WARNING] Tests run: 113, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 70.47 s -- in org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest
[INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest
2024-04-30 15:16:40,201 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:40,201 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWithUnlimitedConsumerJobs [activemq]>
2024-04-30 15:16:40,202 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1908692008'.
2024-04-30 15:16:40,202 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #219 initialized: null
2024-04-30 15:16:40,204 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom219]
2024-04-30 15:16:40,204 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom219]
2024-04-30 15:16:40,204 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom219]
2024-04-30 15:16:40,204 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom219]
2024-04-30 15:16:40,205 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom219]
2024-04-30 15:16:40,221 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom219, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:216) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom219]
2024-04-30 15:16:40,221 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom219, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:216) started - MDC[jobName=JMS subscriber, activemq.broker=mom219]
2024-04-30 15:16:40,222 INFO  [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom219]
2024-04-30 15:16:40,222 INFO  [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom219 started - MDC[jobName=JMS subscriber, activemq.broker=mom219]
2024-04-30 15:16:40,223 INFO  [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-647:1,clientId=Scout JUnit MOM #219 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom219]
2024-04-30 15:16:40,232 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@66f62b8c, org.eclipse.scout.rt.mom.jms.JmsSubscription@3db84bfa]
2024-04-30 15:16:40,232 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@48366ec[job=Receiving JMS message [dest=Destination@4fd265d9[name=test/mom/testPublishObjectU, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-04-30 15:16:40,232 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009307 ms
2024-04-30 15:16:40,232 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:40,232 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:40,233 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom219 stopped
2024-04-30 15:16:40,233 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom219, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:216) is shutting down - MDC[activemq.broker=mom219]
2024-04-30 15:16:40,233 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom219, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:216) uptime 0.029 seconds - MDC[activemq.broker=mom219]
2024-04-30 15:16:40,234 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom219, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:216) is shutdown - MDC[activemq.broker=mom219]
2024-04-30 15:16:40,234 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:40,234 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 32.369755 ms
2024-04-30 15:16:40,234 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWithUnlimitedConsumerJobs [activemq]>
2024-04-30 15:16:40,234 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:40,234 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWith1ConsumerJob [activemq]>
2024-04-30 15:16:40,234 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:51) - test works
2024-04-30 15:16:40,235 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 789425732'.
2024-04-30 15:16:40,235 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #220 initialized: null
2024-04-30 15:16:40,236 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom220]
2024-04-30 15:16:40,236 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom220]
2024-04-30 15:16:40,236 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom220]
2024-04-30 15:16:40,236 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom220]
2024-04-30 15:16:40,236 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom220]
2024-04-30 15:16:40,237 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom220, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:217) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom220]
2024-04-30 15:16:40,237 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom220, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:217) started - MDC[jobName=JMS subscriber, activemq.broker=mom220]
2024-04-30 15:16:40,237 INFO  [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom220]
2024-04-30 15:16:40,237 INFO  [scout-thread-17] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom220 started - MDC[jobName=JMS subscriber, activemq.broker=mom220]
2024-04-30 15:16:40,238 INFO  [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-650:1,clientId=Scout JUnit MOM #220 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom220]
2024-04-30 15:16:40,239 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:69) - test works
2024-04-30 15:16:40,289 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:73) - test works
2024-04-30 15:16:40,290 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@3d0c88f4, org.eclipse.scout.rt.mom.jms.JmsSubscription@5aad4194]
2024-04-30 15:16:40,290 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@522fc67[job=JMS subscriber, state=RUNNING], JobFutureTask@30022904[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=RUNNING]]
2024-04-30 15:16:40,290 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004308 ms
2024-04-30 15:16:40,291 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:40,291 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:40,291 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom220 stopped
2024-04-30 15:16:40,291 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom220, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:217) is shutting down - MDC[activemq.broker=mom220]
2024-04-30 15:16:40,292 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom220, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:217) uptime 0.055 seconds - MDC[activemq.broker=mom220]
2024-04-30 15:16:40,292 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom220, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:217) is shutdown - MDC[activemq.broker=mom220]
2024-04-30 15:16:40,292 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:40,292 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 57.470473 ms
2024-04-30 15:16:40,292 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWith1ConsumerJob [activemq]>
2024-04-30 15:16:40,293 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:40,293 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWith6ConsumerJob [activemq]>
2024-04-30 15:16:40,293 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1591230006'.
2024-04-30 15:16:40,293 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #221 initialized: null
2024-04-30 15:16:40,294 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom221]
2024-04-30 15:16:40,295 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom221]
2024-04-30 15:16:40,295 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom221]
2024-04-30 15:16:40,295 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom221]
2024-04-30 15:16:40,295 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom221]
2024-04-30 15:16:40,296 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom221, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:218) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom221]
2024-04-30 15:16:40,296 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom221, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:218) started - MDC[jobName=JMS subscriber, activemq.broker=mom221]
2024-04-30 15:16:40,296 INFO  [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom221]
2024-04-30 15:16:40,296 INFO  [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom221 started - MDC[jobName=JMS subscriber, activemq.broker=mom221]
2024-04-30 15:16:40,297 INFO  [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-653:1,clientId=Scout JUnit MOM #221 (82b91498-03e4-475b-8f1c-1e2fb4612356),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom221]
2024-04-30 15:16:40,376 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@250fc0d1, org.eclipse.scout.rt.mom.jms.JmsSubscription@7ddf193a]
2024-04-30 15:16:40,376 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@522fc67[job=JMS subscriber, state=DONE], JobFutureTask@30022904[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4ce66169[job=JMS subscriber, state=RUNNING]]
2024-04-30 15:16:40,376 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007862 ms
2024-04-30 15:16:40,376 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:40,376 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:40,377 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom221 stopped
2024-04-30 15:16:40,377 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom221, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:218) is shutting down - MDC[activemq.broker=mom221]
2024-04-30 15:16:40,377 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom221, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:218) uptime 0.083 seconds - MDC[activemq.broker=mom221]
2024-04-30 15:16:40,378 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom221, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:218) is shutdown - MDC[activemq.broker=mom221]
2024-04-30 15:16:40,378 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:40,378 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 85.031836 ms
2024-04-30 15:16:40,378 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWith6ConsumerJob [activemq]>
2024-04-30 15:16:40,378 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:40,379 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWithUnlimitedConsumerJobs [activemq-j2ee]>
2024-04-30 15:16:40,379 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1967508247'.
2024-04-30 15:16:40,379 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #222 initialized: null
2024-04-30 15:16:40,380 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom222]
2024-04-30 15:16:40,380 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom222]
2024-04-30 15:16:40,380 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom222]
2024-04-30 15:16:40,380 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom222]
2024-04-30 15:16:40,380 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom222]
2024-04-30 15:16:40,381 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom222, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:219) is starting - MDC[activemq.broker=mom222]
2024-04-30 15:16:40,381 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom222, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:219) started - MDC[activemq.broker=mom222]
2024-04-30 15:16:40,381 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom222]
2024-04-30 15:16:40,381 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom222 started - MDC[activemq.broker=mom222]
2024-04-30 15:16:40,383 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-656:2,clientId=null,started=false} - MDC[activemq.broker=mom222]
2024-04-30 15:16:40,389 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@6005cfe5, org.eclipse.scout.rt.mom.jms.JmsSubscription@37635407] - MDC[activemq.broker=mom222]
2024-04-30 15:16:40,390 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@522fc67[job=JMS subscriber, state=DONE], JobFutureTask@30022904[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom222]
2024-04-30 15:16:40,390 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003933 ms - MDC[activemq.broker=mom222]
2024-04-30 15:16:40,390 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom222]
2024-04-30 15:16:40,390 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom222]
2024-04-30 15:16:40,390 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom222 stopped - MDC[activemq.broker=mom222]
2024-04-30 15:16:40,390 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom222, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:219) is shutting down - MDC[activemq.broker=mom222]
2024-04-30 15:16:40,391 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom222, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:219) uptime 0.011 seconds - MDC[activemq.broker=mom222]
2024-04-30 15:16:40,391 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom222, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:219) is shutdown - MDC[activemq.broker=mom222]
2024-04-30 15:16:40,391 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:40,391 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.509630 ms
2024-04-30 15:16:40,391 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWithUnlimitedConsumerJobs [activemq-j2ee]>
2024-04-30 15:16:40,392 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:40,392 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWith1ConsumerJob [activemq-j2ee]>
2024-04-30 15:16:40,392 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:51) - test works
2024-04-30 15:16:40,392 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1333888677'.
2024-04-30 15:16:40,393 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #223 initialized: null
2024-04-30 15:16:40,393 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom223]
2024-04-30 15:16:40,393 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom223]
2024-04-30 15:16:40,393 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom223]
2024-04-30 15:16:40,393 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom223]
2024-04-30 15:16:40,393 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom223]
2024-04-30 15:16:40,394 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom223, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:220) is starting - MDC[activemq.broker=mom223]
2024-04-30 15:16:40,394 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom223, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:220) started - MDC[activemq.broker=mom223]
2024-04-30 15:16:40,394 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom223]
2024-04-30 15:16:40,394 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom223 started - MDC[activemq.broker=mom223]
2024-04-30 15:16:40,396 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:69) - test works - MDC[activemq.broker=mom223]
2024-04-30 15:16:40,396 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-659:2,clientId=null,started=false} - MDC[activemq.broker=mom223]
2024-04-30 15:16:40,425 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:73) - test works - MDC[activemq.broker=mom223]
2024-04-30 15:16:40,426 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@17f216cc, org.eclipse.scout.rt.mom.jms.JmsSubscription@6ab4215d] - MDC[activemq.broker=mom223]
2024-04-30 15:16:40,426 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@59ccd75e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=WAITING_FOR_BLOCKING_CONDITION], JobFutureTask@522fc67[job=JMS subscriber, state=DONE], JobFutureTask@30022904[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom223]
2024-04-30 15:16:40,427 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.021538 ms - MDC[activemq.broker=mom223]
2024-04-30 15:16:40,427 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom223]
2024-04-30 15:16:40,427 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom223]
2024-04-30 15:16:40,427 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom223 stopped - MDC[activemq.broker=mom223]
2024-04-30 15:16:40,427 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom223, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:220) is shutting down - MDC[activemq.broker=mom223]
2024-04-30 15:16:40,427 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom223, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:220) uptime 0.034 seconds - MDC[activemq.broker=mom223]
2024-04-30 15:16:40,428 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom223, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:220) is shutdown - MDC[activemq.broker=mom223]
2024-04-30 15:16:40,428 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:40,428 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 35.768125 ms
2024-04-30 15:16:40,428 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWith1ConsumerJob [activemq-j2ee]>
2024-04-30 15:16:40,428 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:40,428 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWith6ConsumerJob [activemq-j2ee]>
2024-04-30 15:16:40,429 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1813681683'.
2024-04-30 15:16:40,429 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #224 initialized: null
2024-04-30 15:16:40,429 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom224]
2024-04-30 15:16:40,430 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom224]
2024-04-30 15:16:40,430 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom224]
2024-04-30 15:16:40,430 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom224]
2024-04-30 15:16:40,430 INFO  [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom224]
2024-04-30 15:16:40,430 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom224, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:221) is starting - MDC[activemq.broker=mom224]
2024-04-30 15:16:40,430 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom224, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:221) started - MDC[activemq.broker=mom224]
2024-04-30 15:16:40,430 INFO  [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom224]
2024-04-30 15:16:40,431 INFO  [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom224 started - MDC[activemq.broker=mom224]
2024-04-30 15:16:40,433 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-662:2,clientId=null,started=false} - MDC[activemq.broker=mom224]
2024-04-30 15:16:40,487 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@7f6ba409, org.eclipse.scout.rt.mom.jms.JmsSubscription@232e4e1d] - MDC[activemq.broker=mom224]
2024-04-30 15:16:40,488 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@59ccd75e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@522fc67[job=JMS subscriber, state=DONE], JobFutureTask@30022904[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom224]
2024-04-30 15:16:40,488 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003983 ms - MDC[activemq.broker=mom224]
2024-04-30 15:16:40,488 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom224]
2024-04-30 15:16:40,488 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom224]
2024-04-30 15:16:40,489 INFO  [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom224 stopped - MDC[activemq.broker=mom224]
2024-04-30 15:16:40,489 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom224, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:221) is shutting down - MDC[activemq.broker=mom224]
2024-04-30 15:16:40,489 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom224, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:221) uptime 0.060 seconds - MDC[activemq.broker=mom224]
2024-04-30 15:16:40,489 INFO  [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom224, ID:scout-rt-gerrit-jdk11-l1qmx-9715q-42823-1714490047310-0:221) is shutdown - MDC[activemq.broker=mom224]
2024-04-30 15:16:40,489 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:40,489 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.868594 ms
2024-04-30 15:16:40,489 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWith6ConsumerJob [activemq-j2ee]>
2024-04-30 15:16:40,490 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:40,490 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWithUnlimitedConsumerJobs [artemis]>
2024-04-30 15:16:40,490 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 423325531'.
2024-04-30 15:16:40,492 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:40,492 INFO  [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a5378f9c-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom57]
2024-04-30 15:16:40,494 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a537ddbf-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5378f9c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5378f9c-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d0b32dc, true, {}]
2024-04-30 15:16:40,494 INFO  [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@90464de - MDC[jobName=JMS subscriber, activemq.broker=mom57]
2024-04-30 15:16:40,494 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a537ddc0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5378f9c-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5378f9c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12f1cd36, true, {}]
2024-04-30 15:16:40,495 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishObjectU, address=test/mom/testPublishObjectU, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:16:40,495 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2329d909
2024-04-30 15:16:40,496 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6e5adaf9
2024-04-30 15:16:40,496 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObjectU, null, 0, false, true, null]
2024-04-30 15:16:40,497 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a53852f2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5378f9c-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5378f9c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15f32b37, true, {}]
2024-04-30 15:16:40,498 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=148, durable=true, userID=a5387a04-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@552040420, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-04-30 15:16:40,499 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[148]:RELIABLE:CoreMessage[messageID=148, durable=true, userID=a5387a04-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@552040420
2024-04-30 15:16:40,500 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=148, durable=true, userID=a5387a04-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@552040420 to transaction: TransactionImpl [xid=null, txID=151, xid=null, state=ACTIVE, createTime=1714490200500(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6cf9e215
2024-04-30 15:16:40,500 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a538c825-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5378f9c-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5378f9c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f0b4047, true, {}]
2024-04-30 15:16:40,501 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=154, durable=true, userID=a538c827-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1298862944, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-04-30 15:16:40,502 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=148, durable=true, userID=a5387a04-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@552040420, transaction: TransactionImpl [xid=null, txID=151, xid=null, state=COMMITTED, createTime=1714490200500(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6cf9e215
2024-04-30 15:16:40,502 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[154]:RELIABLE:CoreMessage[messageID=154, durable=true, userID=a538c827-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1298862944
2024-04-30 15:16:40,503 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=154, durable=true, userID=a538c827-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1298862944 to transaction: TransactionImpl [xid=null, txID=157, xid=null, state=ACTIVE, createTime=1714490200503(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@623e01fa
2024-04-30 15:16:40,503 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5393d58-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5378f9c-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5378f9c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@81d3e8d, true, {}]
2024-04-30 15:16:40,504 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=160, durable=true, userID=a5393d5a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1711376741, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-04-30 15:16:40,506 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=154, durable=true, userID=a538c827-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1298862944, transaction: TransactionImpl [xid=null, txID=157, xid=null, state=COMMITTED, createTime=1714490200503(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@623e01fa
2024-04-30 15:16:40,506 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[160]:RELIABLE:CoreMessage[messageID=160, durable=true, userID=a5393d5a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1711376741
2024-04-30 15:16:40,506 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=160, durable=true, userID=a5393d5a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1711376741 to transaction: TransactionImpl [xid=null, txID=163, xid=null, state=ACTIVE, createTime=1714490200506(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@755e9526
2024-04-30 15:16:40,506 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a539b28b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5378f9c-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5378f9c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27b3846a, true, {}]
2024-04-30 15:16:40,507 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=166, durable=true, userID=a539d99d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1989159950, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-04-30 15:16:40,509 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=160, durable=true, userID=a5393d5a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1711376741, transaction: TransactionImpl [xid=null, txID=163, xid=null, state=COMMITTED, createTime=1714490200506(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@755e9526
2024-04-30 15:16:40,509 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[166]:RELIABLE:CoreMessage[messageID=166, durable=true, userID=a539d99d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1989159950
2024-04-30 15:16:40,510 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a53a27be-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5378f9c-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5378f9c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d4bef1a, true, {}]
2024-04-30 15:16:40,510 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=166, durable=true, userID=a539d99d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1989159950 to transaction: TransactionImpl [xid=null, txID=169, xid=null, state=ACTIVE, createTime=1714490200510(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6d533d6f
2024-04-30 15:16:40,511 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=172, durable=true, userID=a53a4ed0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1398943072, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-04-30 15:16:40,512 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=166, durable=true, userID=a539d99d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1989159950, transaction: TransactionImpl [xid=null, txID=169, xid=null, state=COMMITTED, createTime=1714490200510(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6d533d6f
2024-04-30 15:16:40,512 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[172]:RELIABLE:CoreMessage[messageID=172, durable=true, userID=a53a4ed0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1398943072
2024-04-30 15:16:40,513 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=172, durable=true, userID=a53a4ed0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1398943072 to transaction: TransactionImpl [xid=null, txID=175, xid=null, state=ACTIVE, createTime=1714490200513(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@59ebbafe
2024-04-30 15:16:40,513 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a53ac401-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5378f9c-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5378f9c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7836d3b6, true, {}]
2024-04-30 15:16:40,514 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=178, durable=true, userID=a53aeb13-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@724221414, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-04-30 15:16:40,516 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=172, durable=true, userID=a53a4ed0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1398943072, transaction: TransactionImpl [xid=null, txID=175, xid=null, state=COMMITTED, createTime=1714490200513(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@59ebbafe
2024-04-30 15:16:40,516 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[178]:RELIABLE:CoreMessage[messageID=178, durable=true, userID=a53aeb13-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@724221414
2024-04-30 15:16:40,516 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=178, durable=true, userID=a53aeb13-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@724221414 to transaction: TransactionImpl [xid=null, txID=181, xid=null, state=ACTIVE, createTime=1714490200516(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@8668b98
2024-04-30 15:16:40,516 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a53b3934-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5378f9c-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5378f9c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ec73d49, true, {}]
2024-04-30 15:16:40,517 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=184, durable=true, userID=a53b6046-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1244507865, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-04-30 15:16:40,519 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=178, durable=true, userID=a53aeb13-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@724221414, transaction: TransactionImpl [xid=null, txID=181, xid=null, state=COMMITTED, createTime=1714490200516(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@8668b98
2024-04-30 15:16:40,519 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[184]:RELIABLE:CoreMessage[messageID=184, durable=true, userID=a53b6046-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1244507865
2024-04-30 15:16:40,520 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a53bd577-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5378f9c-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5378f9c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@346e163f, true, {}]
2024-04-30 15:16:40,520 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=184, durable=true, userID=a53b6046-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1244507865 to transaction: TransactionImpl [xid=null, txID=187, xid=null, state=ACTIVE, createTime=1714490200520(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4e15d128
2024-04-30 15:16:40,521 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=190, durable=true, userID=a53bd579-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@808358017, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-04-30 15:16:40,523 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=184, durable=true, userID=a53b6046-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1244507865, transaction: TransactionImpl [xid=null, txID=187, xid=null, state=COMMITTED, createTime=1714490200520(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4e15d128
2024-04-30 15:16:40,523 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[190]:RELIABLE:CoreMessage[messageID=190, durable=true, userID=a53bd579-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@808358017
2024-04-30 15:16:40,523 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=190, durable=true, userID=a53bd579-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@808358017 to transaction: TransactionImpl [xid=null, txID=193, xid=null, state=ACTIVE, createTime=1714490200523(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7eb8f68f
2024-04-30 15:16:40,523 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a53c4aaa-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5378f9c-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5378f9c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c28f757, true, {}]
2024-04-30 15:16:40,524 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=196, durable=true, userID=a53c71bc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1520072442, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-04-30 15:16:40,526 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=190, durable=true, userID=a53bd579-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@808358017, transaction: TransactionImpl [xid=null, txID=193, xid=null, state=COMMITTED, createTime=1714490200523(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7eb8f68f
2024-04-30 15:16:40,526 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[196]:RELIABLE:CoreMessage[messageID=196, durable=true, userID=a53c71bc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1520072442
2024-04-30 15:16:40,527 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=196, durable=true, userID=a53c71bc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1520072442 to transaction: TransactionImpl [xid=null, txID=199, xid=null, state=ACTIVE, createTime=1714490200527(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1e814c78
2024-04-30 15:16:40,527 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a53ce6ed-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5378f9c-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5378f9c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4243cea0, true, {}]
2024-04-30 15:16:40,528 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=202, durable=true, userID=a53d0dff-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1260962750, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-04-30 15:16:40,530 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=196, durable=true, userID=a53c71bc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1520072442, transaction: TransactionImpl [xid=null, txID=199, xid=null, state=COMMITTED, createTime=1714490200527(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1e814c78
2024-04-30 15:16:40,530 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[202]:RELIABLE:CoreMessage[messageID=202, durable=true, userID=a53d0dff-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1260962750
2024-04-30 15:16:40,530 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=202, durable=true, userID=a53d0dff-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1260962750 to transaction: TransactionImpl [xid=null, txID=205, xid=null, state=ACTIVE, createTime=1714490200530(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@f46f8c2
2024-04-30 15:16:40,531 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@2cf073da, org.eclipse.scout.rt.mom.jms.JmsSubscription@6e1ef044]
2024-04-30 15:16:40,533 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=202, durable=true, userID=a53d0dff-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1260962750, transaction: TransactionImpl [xid=null, txID=205, xid=null, state=COMMITTED, createTime=1714490200530(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@f46f8c2
2024-04-30 15:16:40,534 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@59ccd75e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@522fc67[job=JMS subscriber, state=DONE], JobFutureTask@30022904[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-04-30 15:16:40,534 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003642 ms
2024-04-30 15:16:40,534 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:40,534 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:40,535 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a5378f9c-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:40,535 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:40,535 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 45.015540 ms
2024-04-30 15:16:40,535 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWithUnlimitedConsumerJobs [artemis]>
2024-04-30 15:16:40,536 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:40,536 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWith1ConsumerJob [artemis]>
2024-04-30 15:16:40,536 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:51) - test works
2024-04-30 15:16:40,536 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1841287297'.
2024-04-30 15:16:40,538 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:40,538 INFO  [scout-thread-11] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a53e93a1-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber]
2024-04-30 15:16:40,539 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a53ebab4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56afff27, true, {}]
2024-04-30 15:16:40,540 INFO  [scout-thread-11] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7401786b - MDC[jobName=JMS subscriber]
2024-04-30 15:16:40,540 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a53ee1c5-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e559d58, true, {}]
2024-04-30 15:16:40,541 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishObject, address=test/mom/testPublishObject, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:16:40,541 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@441f3432
2024-04-30 15:16:40,541 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@499d006f
2024-04-30 15:16:40,541 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObject, null, 0, false, true, null]
2024-04-30 15:16:40,542 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:69) - test works
2024-04-30 15:16:40,542 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a53f2fe7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72d2c0db, true, {}]
2024-04-30 15:16:40,543 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=225, durable=true, userID=a53f2fe9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1995054320, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,543 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[225]:RELIABLE:CoreMessage[messageID=225, durable=true, userID=a53f2fe9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1995054320
2024-04-30 15:16:40,544 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=225, durable=true, userID=a53f2fe9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1995054320 to transaction: TransactionImpl [xid=null, txID=228, xid=null, state=ACTIVE, createTime=1714490200543(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5e88f56d
2024-04-30 15:16:40,544 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a53f56fa-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1359b429, true, {}]
2024-04-30 15:16:40,544 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=231, durable=true, userID=a53f7e0c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@667427978, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,547 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=225, durable=true, userID=a53f2fe9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1995054320, transaction: TransactionImpl [xid=null, txID=228, xid=null, state=COMMITTED, createTime=1714490200543(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5e88f56d
2024-04-30 15:16:40,547 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[231]:RELIABLE:CoreMessage[messageID=231, durable=true, userID=a53f7e0c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@667427978
2024-04-30 15:16:40,547 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a53ff33d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a9d44ed, true, {}]
2024-04-30 15:16:40,548 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=236, durable=true, userID=a5401a4f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1151668177, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,550 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[236]:RELIABLE:CoreMessage[messageID=236, durable=true, userID=a5401a4f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1151668177
2024-04-30 15:16:40,551 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5406870-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3551126f, true, {}]
2024-04-30 15:16:40,551 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=241, durable=true, userID=a5408f82-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@986596559, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,553 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[241]:RELIABLE:CoreMessage[messageID=241, durable=true, userID=a5408f82-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@986596559
2024-04-30 15:16:40,554 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a54104b3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23030bc1, true, {}]
2024-04-30 15:16:40,555 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=246, durable=true, userID=a54104b5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1624174346, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,557 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[246]:RELIABLE:CoreMessage[messageID=246, durable=true, userID=a54104b5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1624174346
2024-04-30 15:16:40,557 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a54179e6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@458c7fa4, true, {}]
2024-04-30 15:16:40,558 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=251, durable=true, userID=a541a0f8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@308956364, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,560 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[251]:RELIABLE:CoreMessage[messageID=251, durable=true, userID=a541a0f8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@308956364
2024-04-30 15:16:40,561 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5421629-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c9d6f6f, true, {}]
2024-04-30 15:16:40,562 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=256, durable=true, userID=a542162b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@858549594, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,564 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[256]:RELIABLE:CoreMessage[messageID=256, durable=true, userID=a542162b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@858549594
2024-04-30 15:16:40,564 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5428b5c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73561e73, true, {}]
2024-04-30 15:16:40,565 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=261, durable=true, userID=a542b26e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2018161989, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,567 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[261]:RELIABLE:CoreMessage[messageID=261, durable=true, userID=a542b26e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2018161989
2024-04-30 15:16:40,568 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a543279f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30c665da, true, {}]
2024-04-30 15:16:40,569 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=266, durable=true, userID=a54327a1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1621197902, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,571 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[266]:RELIABLE:CoreMessage[messageID=266, durable=true, userID=a54327a1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1621197902
2024-04-30 15:16:40,571 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5439cd2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59a651b7, true, {}]
2024-04-30 15:16:40,572 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=271, durable=true, userID=a5439cd4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1127019662, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,574 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[271]:RELIABLE:CoreMessage[messageID=271, durable=true, userID=a5439cd4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1127019662
2024-04-30 15:16:40,575 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5443915-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5482e14b, true, {}]
2024-04-30 15:16:40,576 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=276, durable=true, userID=a5443917-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1797043674, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,578 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[276]:RELIABLE:CoreMessage[messageID=276, durable=true, userID=a5443917-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1797043674
2024-04-30 15:16:40,578 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a544ae48-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c16c40c, true, {}]
2024-04-30 15:16:40,579 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=281, durable=true, userID=a544ae4a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@248454729, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,581 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[281]:RELIABLE:CoreMessage[messageID=281, durable=true, userID=a544ae4a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@248454729
2024-04-30 15:16:40,581 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a545237b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2998c0da, true, {}]
2024-04-30 15:16:40,582 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=286, durable=true, userID=a5454a8d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1950924302, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,584 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[286]:RELIABLE:CoreMessage[messageID=286, durable=true, userID=a5454a8d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1950924302
2024-04-30 15:16:40,585 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a545bfbe-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fc41f59, true, {}]
2024-04-30 15:16:40,586 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=291, durable=true, userID=a545bfc0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1308831600, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,588 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[291]:RELIABLE:CoreMessage[messageID=291, durable=true, userID=a545bfc0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1308831600
2024-04-30 15:16:40,588 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a54634f1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b0a435e, true, {}]
2024-04-30 15:16:40,589 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=296, durable=true, userID=a5465c03-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2147170373, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,591 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[296]:RELIABLE:CoreMessage[messageID=296, durable=true, userID=a5465c03-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2147170373
2024-04-30 15:16:40,592 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a546d134-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d9973d8, true, {}]
2024-04-30 15:16:40,593 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=301, durable=true, userID=a546d136-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@611084964, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,595 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[301]:RELIABLE:CoreMessage[messageID=301, durable=true, userID=a546d136-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@611084964
2024-04-30 15:16:40,595 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5474667-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63e9a932, true, {}]
2024-04-30 15:16:40,596 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=306, durable=true, userID=a5476d79-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1034856009, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,598 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[306]:RELIABLE:CoreMessage[messageID=306, durable=true, userID=a5476d79-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1034856009
2024-04-30 15:16:40,599 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a547bb9a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@634e5b68, true, {}]
2024-04-30 15:16:40,599 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=311, durable=true, userID=a547e2ac-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@589750292, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,602 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[311]:RELIABLE:CoreMessage[messageID=311, durable=true, userID=a547e2ac-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@589750292
2024-04-30 15:16:40,602 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a54857dd-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a50b996, true, {}]
2024-04-30 15:16:40,603 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=316, durable=true, userID=a5487eef-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@813204923, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,605 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[316]:RELIABLE:CoreMessage[messageID=316, durable=true, userID=a5487eef-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@813204923
2024-04-30 15:16:40,606 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a548cd10-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@475460bb, true, {}]
2024-04-30 15:16:40,606 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=321, durable=true, userID=a548f422-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@305107632, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,608 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[321]:RELIABLE:CoreMessage[messageID=321, durable=true, userID=a548f422-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@305107632
2024-04-30 15:16:40,609 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5496953-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4af5af85, true, {}]
2024-04-30 15:16:40,610 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=326, durable=true, userID=a5496955-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1337551418, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,612 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[326]:RELIABLE:CoreMessage[messageID=326, durable=true, userID=a5496955-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1337551418
2024-04-30 15:16:40,612 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a549de86-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1dcdf50a, true, {}]
2024-04-30 15:16:40,613 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=331, durable=true, userID=a54a0598-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@833169656, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,615 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[331]:RELIABLE:CoreMessage[messageID=331, durable=true, userID=a54a0598-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@833169656
2024-04-30 15:16:40,616 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a54a7ac9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a7b3678, true, {}]
2024-04-30 15:16:40,617 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=336, durable=true, userID=a54a7acb-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1008802302, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,619 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[336]:RELIABLE:CoreMessage[messageID=336, durable=true, userID=a54a7acb-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1008802302
2024-04-30 15:16:40,619 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a54aeffc-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21389641, true, {}]
2024-04-30 15:16:40,620 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=341, durable=true, userID=a54b170e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1720117522, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,622 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[341]:RELIABLE:CoreMessage[messageID=341, durable=true, userID=a54b170e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1720117522
2024-04-30 15:16:40,623 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a54b652f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f998e25, true, {}]
2024-04-30 15:16:40,623 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=346, durable=true, userID=a54b8c41-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1268069810, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,625 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[346]:RELIABLE:CoreMessage[messageID=346, durable=true, userID=a54b8c41-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1268069810
2024-04-30 15:16:40,626 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a54c0172-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@683d8590, true, {}]
2024-04-30 15:16:40,627 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=351, durable=true, userID=a54c0174-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2005040049, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,629 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[351]:RELIABLE:CoreMessage[messageID=351, durable=true, userID=a54c0174-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2005040049
2024-04-30 15:16:40,630 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a54c76a5-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73f8556a, true, {}]
2024-04-30 15:16:40,630 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=356, durable=true, userID=a54c9db7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1464009971, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,632 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[356]:RELIABLE:CoreMessage[messageID=356, durable=true, userID=a54c9db7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1464009971
2024-04-30 15:16:40,633 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a54d12e8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40f7a1eb, true, {}]
2024-04-30 15:16:40,634 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=361, durable=true, userID=a54d12e9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@585981017, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,636 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[361]:RELIABLE:CoreMessage[messageID=361, durable=true, userID=a54d12e9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@585981017
2024-04-30 15:16:40,636 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a54d881b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fa75a94, true, {}]
2024-04-30 15:16:40,637 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=366, durable=true, userID=a54daf2d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1323500347, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,639 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[366]:RELIABLE:CoreMessage[messageID=366, durable=true, userID=a54daf2d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1323500347
2024-04-30 15:16:40,640 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a54e245e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@529e8eb, true, {}]
2024-04-30 15:16:40,641 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=371, durable=true, userID=a54e2460-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1526423060, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,643 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[371]:RELIABLE:CoreMessage[messageID=371, durable=true, userID=a54e2460-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1526423060
2024-04-30 15:16:40,643 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a54e9991-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@735bf120, true, {}]
2024-04-30 15:16:40,644 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=376, durable=true, userID=a54ec0a2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@48619721, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,646 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[376]:RELIABLE:CoreMessage[messageID=376, durable=true, userID=a54ec0a2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@48619721
2024-04-30 15:16:40,647 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a54f35d4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64fe992f, true, {}]
2024-04-30 15:16:40,647 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=381, durable=true, userID=a54f35d6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@199553568, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,650 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[381]:RELIABLE:CoreMessage[messageID=381, durable=true, userID=a54f35d6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@199553568
2024-04-30 15:16:40,650 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a54fab07-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fdf5f1e, true, {}]
2024-04-30 15:16:40,651 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=386, durable=true, userID=a54fab09-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@842437974, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,653 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[386]:RELIABLE:CoreMessage[messageID=386, durable=true, userID=a54fab09-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@842437974
2024-04-30 15:16:40,653 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a550203a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b0c0e38, true, {}]
2024-04-30 15:16:40,654 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=391, durable=true, userID=a550474c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@663959601, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,656 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[391]:RELIABLE:CoreMessage[messageID=391, durable=true, userID=a550474c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@663959601
2024-04-30 15:16:40,657 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a550bc7d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6777453b, true, {}]
2024-04-30 15:16:40,658 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=396, durable=true, userID=a550bc7f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1404706551, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,660 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[396]:RELIABLE:CoreMessage[messageID=396, durable=true, userID=a550bc7f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1404706551
2024-04-30 15:16:40,660 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a55131b0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7aedcde8, true, {}]
2024-04-30 15:16:40,661 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=401, durable=true, userID=a55158c2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@754332862, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,663 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[401]:RELIABLE:CoreMessage[messageID=401, durable=true, userID=a55158c2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@754332862
2024-04-30 15:16:40,664 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a551cdf3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38491bcc, true, {}]
2024-04-30 15:16:40,665 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=406, durable=true, userID=a551cdf5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@300672126, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,667 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[406]:RELIABLE:CoreMessage[messageID=406, durable=true, userID=a551cdf5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@300672126
2024-04-30 15:16:40,667 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5524326-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6abd49eb, true, {}]
2024-04-30 15:16:40,668 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=411, durable=true, userID=a5526a38-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1716711291, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,670 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[411]:RELIABLE:CoreMessage[messageID=411, durable=true, userID=a5526a38-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1716711291
2024-04-30 15:16:40,671 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a552df69-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@bcabb11, true, {}]
2024-04-30 15:16:40,672 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=416, durable=true, userID=a552df6b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@963436062, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,674 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[416]:RELIABLE:CoreMessage[messageID=416, durable=true, userID=a552df6b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@963436062
2024-04-30 15:16:40,674 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a553549c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19f62e4, true, {}]
2024-04-30 15:16:40,675 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=421, durable=true, userID=a5537bae-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2135456183, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,677 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[421]:RELIABLE:CoreMessage[messageID=421, durable=true, userID=a5537bae-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2135456183
2024-04-30 15:16:40,677 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a553c9cf-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14db1125, true, {}]
2024-04-30 15:16:40,678 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=426, durable=true, userID=a553f0e1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1409482545, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,681 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[426]:RELIABLE:CoreMessage[messageID=426, durable=true, userID=a553f0e1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1409482545
2024-04-30 15:16:40,681 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5546612-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73602ca4, true, {}]
2024-04-30 15:16:40,682 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=431, durable=true, userID=a5546613-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1462889802, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,684 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[431]:RELIABLE:CoreMessage[messageID=431, durable=true, userID=a5546613-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1462889802
2024-04-30 15:16:40,684 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a554db45-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ff67040, true, {}]
2024-04-30 15:16:40,685 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=436, durable=true, userID=a5550257-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@96690945, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,688 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[436]:RELIABLE:CoreMessage[messageID=436, durable=true, userID=a5550257-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@96690945
2024-04-30 15:16:40,688 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5557788-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72be4712, true, {}]
2024-04-30 15:16:40,689 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=441, durable=true, userID=a5559e9a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1101305055, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,691 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[441]:RELIABLE:CoreMessage[messageID=441, durable=true, userID=a5559e9a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1101305055
2024-04-30 15:16:40,691 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a555ecbb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a778745, true, {}]
2024-04-30 15:16:40,692 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=446, durable=true, userID=a55613cd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1190916095, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,694 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[446]:RELIABLE:CoreMessage[messageID=446, durable=true, userID=a55613cd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1190916095
2024-04-30 15:16:40,695 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a55688fe-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f661e23, true, {}]
2024-04-30 15:16:40,696 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=451, durable=true, userID=a5568900-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@535342537, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,698 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[451]:RELIABLE:CoreMessage[messageID=451, durable=true, userID=a5568900-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@535342537
2024-04-30 15:16:40,698 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a556fe31-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2185eafa, true, {}]
2024-04-30 15:16:40,699 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=456, durable=true, userID=a5572543-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@873266824, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,701 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[456]:RELIABLE:CoreMessage[messageID=456, durable=true, userID=a5572543-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@873266824
2024-04-30 15:16:40,702 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5579a74-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a775ee7, true, {}]
2024-04-30 15:16:40,703 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=461, durable=true, userID=a5579a76-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1079618071, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,705 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[461]:RELIABLE:CoreMessage[messageID=461, durable=true, userID=a5579a76-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1079618071
2024-04-30 15:16:40,705 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5580fa7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3cd649a0, true, {}]
2024-04-30 15:16:40,706 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=466, durable=true, userID=a55836b9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@709075439, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,708 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[466]:RELIABLE:CoreMessage[messageID=466, durable=true, userID=a55836b9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@709075439
2024-04-30 15:16:40,708 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a55884da-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59249f30, true, {}]
2024-04-30 15:16:40,709 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=471, durable=true, userID=a558abec-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1808610674, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,712 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[471]:RELIABLE:CoreMessage[messageID=471, durable=true, userID=a558abec-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1808610674
2024-04-30 15:16:40,712 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a559211d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7dc4ac6a, true, {}]
2024-04-30 15:16:40,713 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=476, durable=true, userID=a559482f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@881198285, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,715 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[476]:RELIABLE:CoreMessage[messageID=476, durable=true, userID=a559482f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@881198285
2024-04-30 15:16:40,716 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a559bd60-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@146f0839, true, {}]
2024-04-30 15:16:40,716 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=481, durable=true, userID=a559bd62-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1536408610, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,718 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[481]:RELIABLE:CoreMessage[messageID=481, durable=true, userID=a559bd62-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1536408610
2024-04-30 15:16:40,719 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a55a3293-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@151c0a9a, true, {}]
2024-04-30 15:16:40,720 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=486, durable=true, userID=a55a3295-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@756777397, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,722 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[486]:RELIABLE:CoreMessage[messageID=486, durable=true, userID=a55a3295-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@756777397
2024-04-30 15:16:40,722 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a55aa7c6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ce0f66a, true, {}]
2024-04-30 15:16:40,723 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=491, durable=true, userID=a55aced8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1434875321, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,725 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[491]:RELIABLE:CoreMessage[messageID=491, durable=true, userID=a55aced8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1434875321
2024-04-30 15:16:40,726 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a55b4409-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6db1ba13, true, {}]
2024-04-30 15:16:40,727 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=496, durable=true, userID=a55b440a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@671023313, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,729 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[496]:RELIABLE:CoreMessage[messageID=496, durable=true, userID=a55b440a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@671023313
2024-04-30 15:16:40,729 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a55bb93c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7eb0d220, true, {}]
2024-04-30 15:16:40,730 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=501, durable=true, userID=a55be04e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@484191236, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,732 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[501]:RELIABLE:CoreMessage[messageID=501, durable=true, userID=a55be04e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@484191236
2024-04-30 15:16:40,733 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a55c557f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@435be749, true, {}]
2024-04-30 15:16:40,733 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=506, durable=true, userID=a55c5581-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1001012333, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,735 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[506]:RELIABLE:CoreMessage[messageID=506, durable=true, userID=a55c5581-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1001012333
2024-04-30 15:16:40,736 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a55ccab2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a069365, true, {}]
2024-04-30 15:16:40,737 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=511, durable=true, userID=a55ccab4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@507051080, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,739 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[511]:RELIABLE:CoreMessage[messageID=511, durable=true, userID=a55ccab4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@507051080
2024-04-30 15:16:40,740 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a55d3fe5-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d6f9d48, true, {}]
2024-04-30 15:16:40,740 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=516, durable=true, userID=a55d66f7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1488070841, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,742 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[516]:RELIABLE:CoreMessage[messageID=516, durable=true, userID=a55d66f7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1488070841
2024-04-30 15:16:40,743 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a55ddc28-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e97a958, true, {}]
2024-04-30 15:16:40,744 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=521, durable=true, userID=a55ddc2a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1477189889, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,746 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[521]:RELIABLE:CoreMessage[messageID=521, durable=true, userID=a55ddc2a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1477189889
2024-04-30 15:16:40,746 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a55e515b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3507bf43, true, {}]
2024-04-30 15:16:40,747 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=526, durable=true, userID=a55e786d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1840857780, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,749 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[526]:RELIABLE:CoreMessage[messageID=526, durable=true, userID=a55e786d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1840857780
2024-04-30 15:16:40,750 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a55eed9e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44515f0a, true, {}]
2024-04-30 15:16:40,751 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=531, durable=true, userID=a55eeda0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1044495364, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,753 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[531]:RELIABLE:CoreMessage[messageID=531, durable=true, userID=a55eeda0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1044495364
2024-04-30 15:16:40,753 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a55f62d1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35f70820, true, {}]
2024-04-30 15:16:40,754 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=536, durable=true, userID=a55f89e3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@602565085, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,756 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[536]:RELIABLE:CoreMessage[messageID=536, durable=true, userID=a55f89e3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@602565085
2024-04-30 15:16:40,757 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a55fd804-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c0a1b0f, true, {}]
2024-04-30 15:16:40,757 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=541, durable=true, userID=a55fff16-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1132465092, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,759 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[541]:RELIABLE:CoreMessage[messageID=541, durable=true, userID=a55fff16-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1132465092
2024-04-30 15:16:40,760 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5607447-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66fbd074, true, {}]
2024-04-30 15:16:40,761 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=546, durable=true, userID=a5607449-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1084278045, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,763 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[546]:RELIABLE:CoreMessage[messageID=546, durable=true, userID=a5607449-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1084278045
2024-04-30 15:16:40,763 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a560e97a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5136c95e, true, {}]
2024-04-30 15:16:40,764 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=551, durable=true, userID=a561108c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@444818752, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,766 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[551]:RELIABLE:CoreMessage[messageID=551, durable=true, userID=a561108c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@444818752
2024-04-30 15:16:40,767 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a56185bd-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ea622, true, {}]
2024-04-30 15:16:40,768 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=556, durable=true, userID=a56185bf-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@987282343, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,770 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[556]:RELIABLE:CoreMessage[messageID=556, durable=true, userID=a56185bf-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@987282343
2024-04-30 15:16:40,770 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a561faf0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e2be60a, true, {}]
2024-04-30 15:16:40,771 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=561, durable=true, userID=a5622202-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@599677752, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,773 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[561]:RELIABLE:CoreMessage[messageID=561, durable=true, userID=a5622202-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@599677752
2024-04-30 15:16:40,774 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5629733-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4202d96e, true, {}]
2024-04-30 15:16:40,775 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=566, durable=true, userID=a5629735-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@210915471, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,777 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[566]:RELIABLE:CoreMessage[messageID=566, durable=true, userID=a5629735-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@210915471
2024-04-30 15:16:40,777 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5630c66-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46f60d90, true, {}]
2024-04-30 15:16:40,778 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=571, durable=true, userID=a5633378-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@271348439, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,780 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[571]:RELIABLE:CoreMessage[messageID=571, durable=true, userID=a5633378-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@271348439
2024-04-30 15:16:40,781 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a563a8a9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b2544c8, true, {}]
2024-04-30 15:16:40,781 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=576, durable=true, userID=a563a8ab-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1037956070, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,784 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[576]:RELIABLE:CoreMessage[messageID=576, durable=true, userID=a563a8ab-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1037956070
2024-04-30 15:16:40,784 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5641ddc-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3139de58, true, {}]
2024-04-30 15:16:40,785 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=581, durable=true, userID=a56444ed-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1404147005, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,787 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[581]:RELIABLE:CoreMessage[messageID=581, durable=true, userID=a56444ed-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1404147005
2024-04-30 15:16:40,788 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a564ba1f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@643e58dd, true, {}]
2024-04-30 15:16:40,788 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=586, durable=true, userID=a564ba20-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@820398709, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,790 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[586]:RELIABLE:CoreMessage[messageID=586, durable=true, userID=a564ba20-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@820398709
2024-04-30 15:16:40,791 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5652f52-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16e8aae1, true, {}]
2024-04-30 15:16:40,792 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=591, durable=true, userID=a5652f54-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1385775982, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,794 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[591]:RELIABLE:CoreMessage[messageID=591, durable=true, userID=a5652f54-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1385775982
2024-04-30 15:16:40,794 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a565a485-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@97bce68, true, {}]
2024-04-30 15:16:40,795 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=596, durable=true, userID=a565cb96-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1552313377, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,797 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[596]:RELIABLE:CoreMessage[messageID=596, durable=true, userID=a565cb96-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1552313377
2024-04-30 15:16:40,798 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a56640c8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@342077d1, true, {}]
2024-04-30 15:16:40,799 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=601, durable=true, userID=a56640ca-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@61846942, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,801 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[601]:RELIABLE:CoreMessage[messageID=601, durable=true, userID=a56640ca-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@61846942
2024-04-30 15:16:40,801 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a566b5fb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37c17cf5, true, {}]
2024-04-30 15:16:40,802 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=606, durable=true, userID=a566dd0d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1831392795, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,804 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[606]:RELIABLE:CoreMessage[messageID=606, durable=true, userID=a566dd0d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1831392795
2024-04-30 15:16:40,805 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a567523e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53c59345, true, {}]
2024-04-30 15:16:40,806 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=611, durable=true, userID=a567523f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1894172150, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,808 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[611]:RELIABLE:CoreMessage[messageID=611, durable=true, userID=a567523f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1894172150
2024-04-30 15:16:40,808 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a567c771-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@bd98f9d, true, {}]
2024-04-30 15:16:40,809 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=616, durable=true, userID=a567c772-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@43941144, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,811 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[616]:RELIABLE:CoreMessage[messageID=616, durable=true, userID=a567c772-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@43941144
2024-04-30 15:16:40,812 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a56863b4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48b0976c, true, {}]
2024-04-30 15:16:40,812 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=621, durable=true, userID=a56863b6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@799129258, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,815 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[621]:RELIABLE:CoreMessage[messageID=621, durable=true, userID=a56863b6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@799129258
2024-04-30 15:16:40,815 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a568d8e7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6334b890, true, {}]
2024-04-30 15:16:40,816 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=626, durable=true, userID=a568fff9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1309385294, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,818 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[626]:RELIABLE:CoreMessage[messageID=626, durable=true, userID=a568fff9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1309385294
2024-04-30 15:16:40,818 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5694e1a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52d53b01, true, {}]
2024-04-30 15:16:40,819 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=631, durable=true, userID=a569752c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@79742840, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,821 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[631]:RELIABLE:CoreMessage[messageID=631, durable=true, userID=a569752c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@79742840
2024-04-30 15:16:40,822 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a569ea5d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@420e4916, true, {}]
2024-04-30 15:16:40,823 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=636, durable=true, userID=a569ea5f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@833314673, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,825 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[636]:RELIABLE:CoreMessage[messageID=636, durable=true, userID=a569ea5f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@833314673
2024-04-30 15:16:40,825 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a56a5e90-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37bb1a03, true, {}]
2024-04-30 15:16:40,826 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=641, durable=true, userID=a56a85a2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@747030425, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,828 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[641]:RELIABLE:CoreMessage[messageID=641, durable=true, userID=a56a85a2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@747030425
2024-04-30 15:16:40,829 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a56afad3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@fc9ef94, true, {}]
2024-04-30 15:16:40,829 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=646, durable=true, userID=a56afad5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@728943229, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,832 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[646]:RELIABLE:CoreMessage[messageID=646, durable=true, userID=a56afad5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@728943229
2024-04-30 15:16:40,832 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a56b7006-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42bb288f, true, {}]
2024-04-30 15:16:40,833 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=651, durable=true, userID=a56b9718-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1789921953, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,835 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[651]:RELIABLE:CoreMessage[messageID=651, durable=true, userID=a56b9718-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1789921953
2024-04-30 15:16:40,836 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a56c0c49-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79a2e834, true, {}]
2024-04-30 15:16:40,837 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=656, durable=true, userID=a56c0c4b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1517622454, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,839 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[656]:RELIABLE:CoreMessage[messageID=656, durable=true, userID=a56c0c4b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1517622454
2024-04-30 15:16:40,839 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a56c817c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@358f4f37, true, {}]
2024-04-30 15:16:40,840 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=661, durable=true, userID=a56ca88e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@458308910, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,842 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[661]:RELIABLE:CoreMessage[messageID=661, durable=true, userID=a56ca88e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@458308910
2024-04-30 15:16:40,843 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a56d1dbf-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19a8c23b, true, {}]
2024-04-30 15:16:40,843 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=666, durable=true, userID=a56d1dc1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1241498724, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,846 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[666]:RELIABLE:CoreMessage[messageID=666, durable=true, userID=a56d1dc1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1241498724
2024-04-30 15:16:40,846 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a56d92f2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6987935a, true, {}]
2024-04-30 15:16:40,847 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=671, durable=true, userID=a56d92f4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@313099766, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,849 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[671]:RELIABLE:CoreMessage[messageID=671, durable=true, userID=a56d92f4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@313099766
2024-04-30 15:16:40,850 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a56e2f35-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5afab00c, true, {}]
2024-04-30 15:16:40,851 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=676, durable=true, userID=a56e2f37-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@608950109, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,853 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[676]:RELIABLE:CoreMessage[messageID=676, durable=true, userID=a56e2f37-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@608950109
2024-04-30 15:16:40,853 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a56ea468-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64f0b012, true, {}]
2024-04-30 15:16:40,854 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=681, durable=true, userID=a56ecb7a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2107704550, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,856 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[681]:RELIABLE:CoreMessage[messageID=681, durable=true, userID=a56ecb7a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2107704550
2024-04-30 15:16:40,857 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a56f199b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22c44afd, true, {}]
2024-04-30 15:16:40,857 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=686, durable=true, userID=a56f40ad-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1688722424, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,860 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[686]:RELIABLE:CoreMessage[messageID=686, durable=true, userID=a56f40ad-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1688722424
2024-04-30 15:16:40,860 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a56fb5de-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@794a3f55, true, {}]
2024-04-30 15:16:40,861 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=691, durable=true, userID=a56fb5e0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1836726803, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,863 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[691]:RELIABLE:CoreMessage[messageID=691, durable=true, userID=a56fb5e0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1836726803
2024-04-30 15:16:40,863 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5702b11-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6791fe4f, true, {}]
2024-04-30 15:16:40,864 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=696, durable=true, userID=a5705223-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@837785973, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,866 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[696]:RELIABLE:CoreMessage[messageID=696, durable=true, userID=a5705223-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@837785973
2024-04-30 15:16:40,867 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a570c754-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@608a22fb, true, {}]
2024-04-30 15:16:40,868 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=701, durable=true, userID=a570c756-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@132650006, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,870 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[701]:RELIABLE:CoreMessage[messageID=701, durable=true, userID=a570c756-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@132650006
2024-04-30 15:16:40,870 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5713c87-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5730fc8, true, {}]
2024-04-30 15:16:40,871 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=706, durable=true, userID=a5716399-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@562714978, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,873 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[706]:RELIABLE:CoreMessage[messageID=706, durable=true, userID=a5716399-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@562714978
2024-04-30 15:16:40,874 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a571d8ca-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4dd7a4bd, true, {}]
2024-04-30 15:16:40,875 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=711, durable=true, userID=a571d8cc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1006509146, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,877 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[711]:RELIABLE:CoreMessage[messageID=711, durable=true, userID=a571d8cc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1006509146
2024-04-30 15:16:40,878 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5724dfd-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a53e93a1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a53e93a1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42e347c0, true, {}]
2024-04-30 15:16:40,878 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=716, durable=true, userID=a572750f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1535218481, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:40,880 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[716]:RELIABLE:CoreMessage[messageID=716, durable=true, userID=a572750f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1535218481
2024-04-30 15:16:40,881 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:73) - test works
2024-04-30 15:16:40,881 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=231, durable=true, userID=a53f7e0c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@667427978 to transaction: TransactionImpl [xid=null, txID=719, xid=null, state=ACTIVE, createTime=1714490200881(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@54e9767a
2024-04-30 15:16:40,882 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=236, durable=true, userID=a5401a4f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1151668177 to transaction: TransactionImpl [xid=null, txID=720, xid=null, state=ACTIVE, createTime=1714490200882(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@75f4d683
2024-04-30 15:16:40,882 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@509cf379, org.eclipse.scout.rt.mom.jms.JmsSubscription@4f517209]
2024-04-30 15:16:40,884 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=231, durable=true, userID=a53f7e0c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@667427978, transaction: TransactionImpl [xid=null, txID=719, xid=null, state=COMMITTED, createTime=1714490200881(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@54e9767a
2024-04-30 15:16:40,884 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=236, durable=true, userID=a5401a4f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1151668177, transaction: TransactionImpl [xid=null, txID=720, xid=null, state=COMMITTED, createTime=1714490200882(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@75f4d683
2024-04-30 15:16:40,885 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@59ccd75e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@522fc67[job=JMS subscriber, state=DONE], JobFutureTask@30022904[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@47cf41d7[job=JMS subscriber, state=RUNNING], JobFutureTask@1710797a[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=WAITING_FOR_BLOCKING_CONDITION]]
2024-04-30 15:16:40,885 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005230 ms
2024-04-30 15:16:40,885 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:40,885 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:40,886 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a53e93a1-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:40,886 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:40,886 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 350.430859 ms
2024-04-30 15:16:40,886 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWith1ConsumerJob [artemis]>
2024-04-30 15:16:40,887 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:40,887 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWith6ConsumerJob [artemis]>
2024-04-30 15:16:40,887 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 221458108'.
2024-04-30 15:16:40,889 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:40,889 INFO  [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a57422c1-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom135]
2024-04-30 15:16:40,890 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a57449d4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@877aef, true, {}]
2024-04-30 15:16:40,891 INFO  [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@15cbd93e - MDC[jobName=JMS subscriber, activemq.broker=mom135]
2024-04-30 15:16:40,891 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a57470e5-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d7c2c21, true, {}]
2024-04-30 15:16:40,892 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishObject2, address=test/mom/testPublishObject2, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]]
2024-04-30 15:16:40,892 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@291915d3
2024-04-30 15:16:40,893 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@46a4d5a3
2024-04-30 15:16:40,893 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObject2, null, 0, false, true, null]
2024-04-30 15:16:40,894 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a574e617-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69c48cf6, true, {}]
2024-04-30 15:16:40,895 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=740, durable=true, userID=a574e619-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@945831795, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:40,895 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[740]:RELIABLE:CoreMessage[messageID=740, durable=true, userID=a574e619-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@945831795
2024-04-30 15:16:40,896 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=740, durable=true, userID=a574e619-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@945831795 to transaction: TransactionImpl [xid=null, txID=743, xid=null, state=ACTIVE, createTime=1714490200895(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6b73a632
2024-04-30 15:16:40,896 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a575343a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7844751, true, {}]
2024-04-30 15:16:40,897 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=746, durable=true, userID=a575343c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@63600291, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:40,898 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=740, durable=true, userID=a574e619-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@945831795, transaction: TransactionImpl [xid=null, txID=743, xid=null, state=COMMITTED, createTime=1714490200895(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6b73a632
2024-04-30 15:16:40,899 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[746]:RELIABLE:CoreMessage[messageID=746, durable=true, userID=a575343c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@63600291
2024-04-30 15:16:40,899 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=746, durable=true, userID=a575343c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@63600291 to transaction: TransactionImpl [xid=null, txID=749, xid=null, state=ACTIVE, createTime=1714490200899(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@65abff24
2024-04-30 15:16:40,899 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a575a96d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e2157f0, true, {}]
2024-04-30 15:16:40,900 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=752, durable=true, userID=a575a96f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@517612637, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:40,902 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=746, durable=true, userID=a575343c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@63600291, transaction: TransactionImpl [xid=null, txID=749, xid=null, state=COMMITTED, createTime=1714490200899(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@65abff24
2024-04-30 15:16:40,902 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[752]:RELIABLE:CoreMessage[messageID=752, durable=true, userID=a575a96f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@517612637
2024-04-30 15:16:40,902 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=752, durable=true, userID=a575a96f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@517612637 to transaction: TransactionImpl [xid=null, txID=755, xid=null, state=ACTIVE, createTime=1714490200902(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2e77f890
2024-04-30 15:16:40,902 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5761ea0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ccafec2, true, {}]
2024-04-30 15:16:40,903 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=758, durable=true, userID=a57645b2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1343809969, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:40,905 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=752, durable=true, userID=a575a96f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@517612637, transaction: TransactionImpl [xid=null, txID=755, xid=null, state=COMMITTED, createTime=1714490200902(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2e77f890
2024-04-30 15:16:40,905 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[758]:RELIABLE:CoreMessage[messageID=758, durable=true, userID=a57645b2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1343809969
2024-04-30 15:16:40,906 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=758, durable=true, userID=a57645b2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1343809969 to transaction: TransactionImpl [xid=null, txID=761, xid=null, state=ACTIVE, createTime=1714490200906(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@68acc94e
2024-04-30 15:16:40,906 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a576bae3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4cff11ca, true, {}]
2024-04-30 15:16:40,907 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=764, durable=true, userID=a576bae5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@241394184, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:40,909 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=758, durable=true, userID=a57645b2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1343809969, transaction: TransactionImpl [xid=null, txID=761, xid=null, state=COMMITTED, createTime=1714490200906(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@68acc94e
2024-04-30 15:16:40,909 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[764]:RELIABLE:CoreMessage[messageID=764, durable=true, userID=a576bae5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@241394184
2024-04-30 15:16:40,909 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=764, durable=true, userID=a576bae5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@241394184 to transaction: TransactionImpl [xid=null, txID=767, xid=null, state=ACTIVE, createTime=1714490200909(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2efc2307
2024-04-30 15:16:40,909 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5773016-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77692887, true, {}]
2024-04-30 15:16:40,910 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=770, durable=true, userID=a5775728-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@941392030, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:40,912 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[770]:RELIABLE:CoreMessage[messageID=770, durable=true, userID=a5775728-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@941392030
2024-04-30 15:16:40,912 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=764, durable=true, userID=a576bae5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@241394184, transaction: TransactionImpl [xid=null, txID=767, xid=null, state=COMMITTED, createTime=1714490200909(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2efc2307
2024-04-30 15:16:40,913 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=770, durable=true, userID=a5775728-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@941392030 to transaction: TransactionImpl [xid=null, txID=773, xid=null, state=ACTIVE, createTime=1714490200913(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@37414f10
2024-04-30 15:16:40,913 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a577cc59-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@730efa83, true, {}]
2024-04-30 15:16:40,914 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=776, durable=true, userID=a577cc5b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1670560018, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:40,916 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=770, durable=true, userID=a5775728-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@941392030, transaction: TransactionImpl [xid=null, txID=773, xid=null, state=COMMITTED, createTime=1714490200913(Tue Apr 30 15:16:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@37414f10
2024-04-30 15:16:40,916 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[776]:RELIABLE:CoreMessage[messageID=776, durable=true, userID=a577cc5b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1670560018
2024-04-30 15:16:40,916 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a578418c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c20790a, true, {}]
2024-04-30 15:16:40,917 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=781, durable=true, userID=a578689e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@581510794, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:40,919 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[781]:RELIABLE:CoreMessage[messageID=781, durable=true, userID=a578689e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@581510794
2024-04-30 15:16:40,920 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a578b6bf-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@687117ce, true, {}]
2024-04-30 15:16:40,920 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=786, durable=true, userID=a578ddd1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1098202620, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:40,923 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[786]:RELIABLE:CoreMessage[messageID=786, durable=true, userID=a578ddd1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1098202620
2024-04-30 15:16:40,923 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5795302-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56370102, true, {}]
2024-04-30 15:16:40,924 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=791, durable=true, userID=a5795304-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1636481189, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:40,926 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[791]:RELIABLE:CoreMessage[messageID=791, durable=true, userID=a5795304-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1636481189
2024-04-30 15:16:40,926 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a579c835-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5be2296f, true, {}]
2024-04-30 15:16:40,927 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=796, durable=true, userID=a579ef47-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2127934539, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:40,929 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[796]:RELIABLE:CoreMessage[messageID=796, durable=true, userID=a579ef47-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2127934539
2024-04-30 15:16:40,930 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a57a6478-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16a7ecb0, true, {}]
2024-04-30 15:16:40,931 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=801, durable=true, userID=a57a6479-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@864807223, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:40,933 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[801]:RELIABLE:CoreMessage[messageID=801, durable=true, userID=a57a6479-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@864807223
2024-04-30 15:16:40,934 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a57ad9ab-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3755c727, true, {}]
2024-04-30 15:16:40,934 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=806, durable=true, userID=a57b00bd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1477076067, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:40,936 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[806]:RELIABLE:CoreMessage[messageID=806, durable=true, userID=a57b00bd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1477076067
2024-04-30 15:16:40,937 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a57b75ee-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ee71bca, true, {}]
2024-04-30 15:16:40,938 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=811, durable=true, userID=a57b75f0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@825881533, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:40,940 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[811]:RELIABLE:CoreMessage[messageID=811, durable=true, userID=a57b75f0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@825881533
2024-04-30 15:16:40,940 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a57beb21-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@621d7e3d, true, {}]
2024-04-30 15:16:40,941 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=816, durable=true, userID=a57c1233-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1748499365, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:40,943 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[816]:RELIABLE:CoreMessage[messageID=816, durable=true, userID=a57c1233-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1748499365
2024-04-30 15:16:40,944 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a57c8764-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@765773fa, true, {}]
2024-04-30 15:16:40,944 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=821, durable=true, userID=a57c8766-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1659223213, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:40,946 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[821]:RELIABLE:CoreMessage[messageID=821, durable=true, userID=a57c8766-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1659223213
2024-04-30 15:16:40,947 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a57cfc97-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@561e6fc4, true, {}]
2024-04-30 15:16:40,948 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=826, durable=true, userID=a57cfc99-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@97376467, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:40,950 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[826]:RELIABLE:CoreMessage[messageID=826, durable=true, userID=a57cfc99-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@97376467
2024-04-30 15:16:40,950 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a57d71ca-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b1777cc, true, {}]
2024-04-30 15:16:40,951 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=831, durable=true, userID=a57d98dc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@353066685, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:40,953 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[831]:RELIABLE:CoreMessage[messageID=831, durable=true, userID=a57d98dc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@353066685
2024-04-30 15:16:40,954 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a57e0e0d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4236756a, true, {}]
2024-04-30 15:16:40,955 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=836, durable=true, userID=a57e351f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1913170982, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:40,957 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[836]:RELIABLE:CoreMessage[messageID=836, durable=true, userID=a57e351f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1913170982
2024-04-30 15:16:40,957 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a57e8340-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2eccda89, true, {}]
2024-04-30 15:16:40,958 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=841, durable=true, userID=a57eaa52-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@39117484, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:40,960 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[841]:RELIABLE:CoreMessage[messageID=841, durable=true, userID=a57eaa52-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@39117484
2024-04-30 15:16:40,961 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a57f1f83-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@976b7f9, true, {}]
2024-04-30 15:16:40,962 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=846, durable=true, userID=a57f1f85-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@652703882, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:40,964 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[846]:RELIABLE:CoreMessage[messageID=846, durable=true, userID=a57f1f85-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@652703882
2024-04-30 15:16:40,964 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a57f94b6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ac9ff30, true, {}]
2024-04-30 15:16:40,965 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=851, durable=true, userID=a57fbbc8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1741930688, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:40,967 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[851]:RELIABLE:CoreMessage[messageID=851, durable=true, userID=a57fbbc8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1741930688
2024-04-30 15:16:40,968 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a58030f9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28e29431, true, {}]
2024-04-30 15:16:40,968 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=856, durable=true, userID=a58030fb-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1183226380, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:40,971 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[856]:RELIABLE:CoreMessage[messageID=856, durable=true, userID=a58030fb-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1183226380
2024-04-30 15:16:40,971 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a580a62c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9c946a5, true, {}]
2024-04-30 15:16:40,972 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=861, durable=true, userID=a580a62e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@340759628, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:40,974 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[861]:RELIABLE:CoreMessage[messageID=861, durable=true, userID=a580a62e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@340759628
2024-04-30 15:16:40,975 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5811b5f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31ab55eb, true, {}]
2024-04-30 15:16:40,975 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=866, durable=true, userID=a5814271-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1310264472, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:40,977 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[866]:RELIABLE:CoreMessage[messageID=866, durable=true, userID=a5814271-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1310264472
2024-04-30 15:16:40,978 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a581b7a2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37b5005b, true, {}]
2024-04-30 15:16:40,979 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=871, durable=true, userID=a581b7a4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@314180152, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:40,981 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[871]:RELIABLE:CoreMessage[messageID=871, durable=true, userID=a581b7a4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@314180152
2024-04-30 15:16:40,981 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5822cd5-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f040bcd, true, {}]
2024-04-30 15:16:40,982 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=876, durable=true, userID=a58253e7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@598189218, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:40,984 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[876]:RELIABLE:CoreMessage[messageID=876, durable=true, userID=a58253e7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@598189218
2024-04-30 15:16:40,985 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a582c918-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25dc1182, true, {}]
2024-04-30 15:16:40,986 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=881, durable=true, userID=a582c91a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@253510437, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:40,988 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[881]:RELIABLE:CoreMessage[messageID=881, durable=true, userID=a582c91a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@253510437
2024-04-30 15:16:40,988 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5833e4b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64fc1955, true, {}]
2024-04-30 15:16:40,989 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=886, durable=true, userID=a583655d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@860655411, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:40,991 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[886]:RELIABLE:CoreMessage[messageID=886, durable=true, userID=a583655d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@860655411
2024-04-30 15:16:40,992 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a583da8e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4926ce0, true, {}]
2024-04-30 15:16:40,993 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=891, durable=true, userID=a583da90-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1014242241, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:40,995 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[891]:RELIABLE:CoreMessage[messageID=891, durable=true, userID=a583da90-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1014242241
2024-04-30 15:16:40,995 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5844fc1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54f105f7, true, {}]
2024-04-30 15:16:40,996 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=896, durable=true, userID=a58476d2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1175844780, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:40,998 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[896]:RELIABLE:CoreMessage[messageID=896, durable=true, userID=a58476d2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1175844780
2024-04-30 15:16:40,999 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a584c4f4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b7d9120, true, {}]
2024-04-30 15:16:40,999 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=901, durable=true, userID=a584ec06-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1550335226, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,001 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[901]:RELIABLE:CoreMessage[messageID=901, durable=true, userID=a584ec06-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1550335226
2024-04-30 15:16:41,002 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5856137-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e4c8b81, true, {}]
2024-04-30 15:16:41,003 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=906, durable=true, userID=a5856139-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1663808061, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,005 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[906]:RELIABLE:CoreMessage[messageID=906, durable=true, userID=a5856139-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1663808061
2024-04-30 15:16:41,006 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a585d66a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7db7984e, true, {}]
2024-04-30 15:16:41,006 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=911, durable=true, userID=a585fd7c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@974141560, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,008 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[911]:RELIABLE:CoreMessage[messageID=911, durable=true, userID=a585fd7c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@974141560
2024-04-30 15:16:41,009 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a58672ad-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@787956c0, true, {}]
2024-04-30 15:16:41,010 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=916, durable=true, userID=a58672af-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1709433092, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,012 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[916]:RELIABLE:CoreMessage[messageID=916, durable=true, userID=a58672af-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1709433092
2024-04-30 15:16:41,012 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a586e7e0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3201df9c, true, {}]
2024-04-30 15:16:41,013 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=921, durable=true, userID=a5870ef2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1167085569, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,015 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[921]:RELIABLE:CoreMessage[messageID=921, durable=true, userID=a5870ef2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1167085569
2024-04-30 15:16:41,016 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5875d13-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59a6e161, true, {}]
2024-04-30 15:16:41,016 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=926, durable=true, userID=a5878425-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@577768954, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,019 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[926]:RELIABLE:CoreMessage[messageID=926, durable=true, userID=a5878425-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@577768954
2024-04-30 15:16:41,019 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a587f956-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f627aa2, true, {}]
2024-04-30 15:16:41,020 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=931, durable=true, userID=a587f958-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1461102007, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,022 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[931]:RELIABLE:CoreMessage[messageID=931, durable=true, userID=a587f958-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1461102007
2024-04-30 15:16:41,022 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5886e89-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c7e84d5, true, {}]
2024-04-30 15:16:41,023 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=936, durable=true, userID=a588959b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@555407983, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,025 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[936]:RELIABLE:CoreMessage[messageID=936, durable=true, userID=a588959b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@555407983
2024-04-30 15:16:41,026 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5890acc-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ac1cd5a, true, {}]
2024-04-30 15:16:41,027 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=941, durable=true, userID=a5890ace-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@5927788, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,029 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[941]:RELIABLE:CoreMessage[messageID=941, durable=true, userID=a5890ace-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@5927788
2024-04-30 15:16:41,029 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5897fff-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ab86c05, true, {}]
2024-04-30 15:16:41,030 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=946, durable=true, userID=a589a710-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2127104827, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,032 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[946]:RELIABLE:CoreMessage[messageID=946, durable=true, userID=a589a710-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2127104827
2024-04-30 15:16:41,033 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a58a1c42-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d83e27, true, {}]
2024-04-30 15:16:41,034 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=951, durable=true, userID=a58a1c44-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@522071595, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,036 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[951]:RELIABLE:CoreMessage[messageID=951, durable=true, userID=a58a1c44-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@522071595
2024-04-30 15:16:41,036 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a58a9175-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e2ab06e, true, {}]
2024-04-30 15:16:41,037 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=956, durable=true, userID=a58ab887-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@577216832, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,039 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[956]:RELIABLE:CoreMessage[messageID=956, durable=true, userID=a58ab887-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@577216832
2024-04-30 15:16:41,040 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a58b2db8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@efc68c4, true, {}]
2024-04-30 15:16:41,041 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=961, durable=true, userID=a58b2dba-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1666570609, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,043 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[961]:RELIABLE:CoreMessage[messageID=961, durable=true, userID=a58b2dba-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1666570609
2024-04-30 15:16:41,043 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a58ba2eb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4218d865, true, {}]
2024-04-30 15:16:41,044 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=966, durable=true, userID=a58bc9fd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@120275201, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,046 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[966]:RELIABLE:CoreMessage[messageID=966, durable=true, userID=a58bc9fd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@120275201
2024-04-30 15:16:41,047 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a58c181e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69aa58b9, true, {}]
2024-04-30 15:16:41,047 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=971, durable=true, userID=a58c3f30-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@270606861, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,049 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[971]:RELIABLE:CoreMessage[messageID=971, durable=true, userID=a58c3f30-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@270606861
2024-04-30 15:16:41,050 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a58cb461-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5662c5a5, true, {}]
2024-04-30 15:16:41,051 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=976, durable=true, userID=a58cb463-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@638281824, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,053 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[976]:RELIABLE:CoreMessage[messageID=976, durable=true, userID=a58cb463-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@638281824
2024-04-30 15:16:41,053 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a58d2994-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f4a539a, true, {}]
2024-04-30 15:16:41,054 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=981, durable=true, userID=a58d50a6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@130505356, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,056 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[981]:RELIABLE:CoreMessage[messageID=981, durable=true, userID=a58d50a6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@130505356
2024-04-30 15:16:41,057 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a58dc5d7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31e1099c, true, {}]
2024-04-30 15:16:41,058 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=986, durable=true, userID=a58dc5d9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1872164902, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,060 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[986]:RELIABLE:CoreMessage[messageID=986, durable=true, userID=a58dc5d9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1872164902
2024-04-30 15:16:41,060 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a58e3b0a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70642935, true, {}]
2024-04-30 15:16:41,061 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=991, durable=true, userID=a58e621c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@996300649, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,063 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[991]:RELIABLE:CoreMessage[messageID=991, durable=true, userID=a58e621c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@996300649
2024-04-30 15:16:41,064 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a58ed74d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@661c3a4d, true, {}]
2024-04-30 15:16:41,065 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=996, durable=true, userID=a58ed74f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2102334901, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,067 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[996]:RELIABLE:CoreMessage[messageID=996, durable=true, userID=a58ed74f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2102334901
2024-04-30 15:16:41,067 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a58f4c80-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6467715b, true, {}]
2024-04-30 15:16:41,068 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1001, durable=true, userID=a58f7392-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2114094848, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,070 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1001]:RELIABLE:CoreMessage[messageID=1001, durable=true, userID=a58f7392-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2114094848
2024-04-30 15:16:41,071 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a58fe8c3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57f24eb6, true, {}]
2024-04-30 15:16:41,072 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1006, durable=true, userID=a58fe8c5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@12896559, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,074 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1006]:RELIABLE:CoreMessage[messageID=1006, durable=true, userID=a58fe8c5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@12896559
2024-04-30 15:16:41,074 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5905df6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58cb46d9, true, {}]
2024-04-30 15:16:41,075 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1011, durable=true, userID=a5908508-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1069172400, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,077 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1011]:RELIABLE:CoreMessage[messageID=1011, durable=true, userID=a5908508-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1069172400
2024-04-30 15:16:41,077 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a590d329-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72e98e67, true, {}]
2024-04-30 15:16:41,078 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1016, durable=true, userID=a590fa3b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1269151254, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,080 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1016]:RELIABLE:CoreMessage[messageID=1016, durable=true, userID=a590fa3b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1269151254
2024-04-30 15:16:41,081 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5916f6c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21f502e5, true, {}]
2024-04-30 15:16:41,082 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1021, durable=true, userID=a591967e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1090994729, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,084 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1021]:RELIABLE:CoreMessage[messageID=1021, durable=true, userID=a591967e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1090994729
2024-04-30 15:16:41,084 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a591e49f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44601501, true, {}]
2024-04-30 15:16:41,085 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1026, durable=true, userID=a5920bb1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@98086179, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,087 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1026]:RELIABLE:CoreMessage[messageID=1026, durable=true, userID=a5920bb1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@98086179
2024-04-30 15:16:41,088 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a59280e2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5acc01ec, true, {}]
2024-04-30 15:16:41,089 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1031, durable=true, userID=a592a7f4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@50578203, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,091 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1031]:RELIABLE:CoreMessage[messageID=1031, durable=true, userID=a592a7f4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@50578203
2024-04-30 15:16:41,091 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a592f615-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3eadeacd, true, {}]
2024-04-30 15:16:41,092 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1036, durable=true, userID=a5931d27-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@170558346, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,094 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1036]:RELIABLE:CoreMessage[messageID=1036, durable=true, userID=a5931d27-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@170558346
2024-04-30 15:16:41,095 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5939258-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c01be51, true, {}]
2024-04-30 15:16:41,096 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1041, durable=true, userID=a5939259-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1610364717, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,098 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1041]:RELIABLE:CoreMessage[messageID=1041, durable=true, userID=a5939259-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1610364717
2024-04-30 15:16:41,098 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a594078b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26ad4f79, true, {}]
2024-04-30 15:16:41,099 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1046, durable=true, userID=a5942e9d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@607343573, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,101 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1046]:RELIABLE:CoreMessage[messageID=1046, durable=true, userID=a5942e9d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@607343573
2024-04-30 15:16:41,102 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a594a3ce-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@644243c5, true, {}]
2024-04-30 15:16:41,103 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1051, durable=true, userID=a594a3d0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@447580195, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,105 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1051]:RELIABLE:CoreMessage[messageID=1051, durable=true, userID=a594a3d0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@447580195
2024-04-30 15:16:41,105 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5951901-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ab8b76, true, {}]
2024-04-30 15:16:41,106 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1056, durable=true, userID=a5954013-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1528945664, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,108 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1056]:RELIABLE:CoreMessage[messageID=1056, durable=true, userID=a5954013-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1528945664
2024-04-30 15:16:41,109 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5958e34-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68a64cbd, true, {}]
2024-04-30 15:16:41,109 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1061, durable=true, userID=a595b546-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@410300524, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,111 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1061]:RELIABLE:CoreMessage[messageID=1061, durable=true, userID=a595b546-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@410300524
2024-04-30 15:16:41,112 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5962a77-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@461c563b, true, {}]
2024-04-30 15:16:41,113 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1066, durable=true, userID=a5962a79-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1242611939, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,115 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1066]:RELIABLE:CoreMessage[messageID=1066, durable=true, userID=a5962a79-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1242611939
2024-04-30 15:16:41,115 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5969faa-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74839f8f, true, {}]
2024-04-30 15:16:41,116 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1071, durable=true, userID=a596c6bc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@473549728, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,118 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1071]:RELIABLE:CoreMessage[messageID=1071, durable=true, userID=a596c6bc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@473549728
2024-04-30 15:16:41,119 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5973bed-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6aa3a494, true, {}]
2024-04-30 15:16:41,120 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1076, durable=true, userID=a5973bef-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@583601370, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,122 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1076]:RELIABLE:CoreMessage[messageID=1076, durable=true, userID=a5973bef-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@583601370
2024-04-30 15:16:41,122 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a597b020-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f824d9a, true, {}]
2024-04-30 15:16:41,123 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1081, durable=true, userID=a597d732-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2002594082, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,125 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1081]:RELIABLE:CoreMessage[messageID=1081, durable=true, userID=a597d732-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2002594082
2024-04-30 15:16:41,126 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5984c63-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22c93a15, true, {}]
2024-04-30 15:16:41,126 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1086, durable=true, userID=a5984c65-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2040850877, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,129 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1086]:RELIABLE:CoreMessage[messageID=1086, durable=true, userID=a5984c65-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2040850877
2024-04-30 15:16:41,129 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a598c196-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c9faaa, true, {}]
2024-04-30 15:16:41,130 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1091, durable=true, userID=a598c198-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1059902744, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,132 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1091]:RELIABLE:CoreMessage[messageID=1091, durable=true, userID=a598c198-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1059902744
2024-04-30 15:16:41,133 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a59936c9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@266f541, true, {}]
2024-04-30 15:16:41,133 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1096, durable=true, userID=a5995ddb-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1757864434, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,135 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1096]:RELIABLE:CoreMessage[messageID=1096, durable=true, userID=a5995ddb-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1757864434
2024-04-30 15:16:41,136 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a599d30c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3af04381, true, {}]
2024-04-30 15:16:41,137 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1101, durable=true, userID=a599d30e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1017823392, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,139 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1101]:RELIABLE:CoreMessage[messageID=1101, durable=true, userID=a599d30e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1017823392
2024-04-30 15:16:41,139 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a59a483f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2220fa2e, true, {}]
2024-04-30 15:16:41,140 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1106, durable=true, userID=a59a6f51-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1331011577, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,142 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1106]:RELIABLE:CoreMessage[messageID=1106, durable=true, userID=a59a6f51-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1331011577
2024-04-30 15:16:41,143 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a59ae482-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11e27eaf, true, {}]
2024-04-30 15:16:41,144 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1111, durable=true, userID=a59ae484-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@896414601, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,146 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1111]:RELIABLE:CoreMessage[messageID=1111, durable=true, userID=a59ae484-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@896414601
2024-04-30 15:16:41,146 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a59b59b5-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6cb3b429, true, {}]
2024-04-30 15:16:41,147 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1116, durable=true, userID=a59b80c7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@66952905, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,149 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1116]:RELIABLE:CoreMessage[messageID=1116, durable=true, userID=a59b80c7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@66952905
2024-04-30 15:16:41,150 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a59bf5f8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f26418d, true, {}]
2024-04-30 15:16:41,151 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1121, durable=true, userID=a59bf5fa-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@858953571, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,153 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1121]:RELIABLE:CoreMessage[messageID=1121, durable=true, userID=a59bf5fa-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@858953571
2024-04-30 15:16:41,153 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a59c6b2b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5977fe65, true, {}]
2024-04-30 15:16:41,154 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1126, durable=true, userID=a59c923d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@870722749, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,156 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1126]:RELIABLE:CoreMessage[messageID=1126, durable=true, userID=a59c923d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@870722749
2024-04-30 15:16:41,157 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a59ce05e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50afc76f, true, {}]
2024-04-30 15:16:41,157 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1131, durable=true, userID=a59d0770-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1077901101, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,160 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1131]:RELIABLE:CoreMessage[messageID=1131, durable=true, userID=a59d0770-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1077901101
2024-04-30 15:16:41,160 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a59d7ca1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a7a1c2c, true, {}]
2024-04-30 15:16:41,161 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1136, durable=true, userID=a59d7ca3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1072584808, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,163 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1136]:RELIABLE:CoreMessage[messageID=1136, durable=true, userID=a59d7ca3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1072584808
2024-04-30 15:16:41,163 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a59df1d4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6078e716, true, {}]
2024-04-30 15:16:41,164 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1141, durable=true, userID=a59e18e5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1759667832, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,166 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1141]:RELIABLE:CoreMessage[messageID=1141, durable=true, userID=a59e18e5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1759667832
2024-04-30 15:16:41,167 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a59e8e17-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@786b67b, true, {}]
2024-04-30 15:16:41,168 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1146, durable=true, userID=a59e8e19-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@646209931, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,170 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1146]:RELIABLE:CoreMessage[messageID=1146, durable=true, userID=a59e8e19-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@646209931
2024-04-30 15:16:41,170 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a59f034a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ab470ce, true, {}]
2024-04-30 15:16:41,171 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1151, durable=true, userID=a59f2a5c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1405735852, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,173 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1151]:RELIABLE:CoreMessage[messageID=1151, durable=true, userID=a59f2a5c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1405735852
2024-04-30 15:16:41,174 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a59f9f8d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@109f6345, true, {}]
2024-04-30 15:16:41,174 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1156, durable=true, userID=a59f9f8e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@459803099, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,177 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1156]:RELIABLE:CoreMessage[messageID=1156, durable=true, userID=a59f9f8e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@459803099
2024-04-30 15:16:41,177 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5a014c0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@574eaa98, true, {}]
2024-04-30 15:16:41,178 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1161, durable=true, userID=a5a014c2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@677625355, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,180 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1161]:RELIABLE:CoreMessage[messageID=1161, durable=true, userID=a5a014c2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@677625355
2024-04-30 15:16:41,181 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5a089f3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a64f012, true, {}]
2024-04-30 15:16:41,181 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1166, durable=true, userID=a5a0b105-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@27943863, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,183 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1166]:RELIABLE:CoreMessage[messageID=1166, durable=true, userID=a5a0b105-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@27943863
2024-04-30 15:16:41,184 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5a12636-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67482131, true, {}]
2024-04-30 15:16:41,185 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1171, durable=true, userID=a5a12638-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@29937540, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,187 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1171]:RELIABLE:CoreMessage[messageID=1171, durable=true, userID=a5a12638-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@29937540
2024-04-30 15:16:41,187 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5a19b69-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45fe464f, true, {}]
2024-04-30 15:16:41,188 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1176, durable=true, userID=a5a1c27b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1009000364, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,190 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1176]:RELIABLE:CoreMessage[messageID=1176, durable=true, userID=a5a1c27b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1009000364
2024-04-30 15:16:41,191 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5a237ac-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38fc00bf, true, {}]
2024-04-30 15:16:41,192 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1181, durable=true, userID=a5a237ae-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@40976028, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,194 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1181]:RELIABLE:CoreMessage[messageID=1181, durable=true, userID=a5a237ae-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@40976028
2024-04-30 15:16:41,194 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5a2acdf-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@501452be, true, {}]
2024-04-30 15:16:41,195 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1186, durable=true, userID=a5a2d3f1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@3647863, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,197 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1186]:RELIABLE:CoreMessage[messageID=1186, durable=true, userID=a5a2d3f1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@3647863
2024-04-30 15:16:41,198 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5a32212-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b4a5e7b, true, {}]
2024-04-30 15:16:41,198 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1191, durable=true, userID=a5a34924-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@819897005, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,201 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1191]:RELIABLE:CoreMessage[messageID=1191, durable=true, userID=a5a34924-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@819897005
2024-04-30 15:16:41,201 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5a3be55-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c1b0265, true, {}]
2024-04-30 15:16:41,202 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1196, durable=true, userID=a5a3be57-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@966405173, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,204 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1196]:RELIABLE:CoreMessage[messageID=1196, durable=true, userID=a5a3be57-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@966405173
2024-04-30 15:16:41,205 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5a45a98-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e69606d, true, {}]
2024-04-30 15:16:41,205 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1201, durable=true, userID=a5a45a9a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@361900844, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,208 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1201]:RELIABLE:CoreMessage[messageID=1201, durable=true, userID=a5a45a9a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@361900844
2024-04-30 15:16:41,208 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5a4cfcb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e9c62dc, true, {}]
2024-04-30 15:16:41,209 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1206, durable=true, userID=a5a4cfcd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2044361147, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,211 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1206]:RELIABLE:CoreMessage[messageID=1206, durable=true, userID=a5a4cfcd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2044361147
2024-04-30 15:16:41,211 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5a544fe-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7022bc1e, true, {}]
2024-04-30 15:16:41,212 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1211, durable=true, userID=a5a56c10-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@824213041, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,214 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1211]:RELIABLE:CoreMessage[messageID=1211, durable=true, userID=a5a56c10-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@824213041
2024-04-30 15:16:41,215 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5a5e141-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@742e7972, true, {}]
2024-04-30 15:16:41,216 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1216, durable=true, userID=a5a5e142-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2069909531, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,218 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1216]:RELIABLE:CoreMessage[messageID=1216, durable=true, userID=a5a5e142-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2069909531
2024-04-30 15:16:41,219 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5a65674-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46a13211, true, {}]
2024-04-30 15:16:41,219 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1221, durable=true, userID=a5a67d86-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@125189434, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,221 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1221]:RELIABLE:CoreMessage[messageID=1221, durable=true, userID=a5a67d86-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@125189434
2024-04-30 15:16:41,222 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5a6f2b7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b9adb3, true, {}]
2024-04-30 15:16:41,223 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1226, durable=true, userID=a5a6f2b8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@620348429, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,225 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1226]:RELIABLE:CoreMessage[messageID=1226, durable=true, userID=a5a6f2b8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@620348429
2024-04-30 15:16:41,225 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5a767ea-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@161af755, true, {}]
2024-04-30 15:16:41,226 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1231, durable=true, userID=a5a767ec-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1126889607, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,228 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1231]:RELIABLE:CoreMessage[messageID=1231, durable=true, userID=a5a767ec-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1126889607
2024-04-30 15:16:41,229 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5a8042d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a57422c1-0704-11ef-b617-0a580a280dd0, clientID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a57422c1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a1f5ea6, true, {}]
2024-04-30 15:16:41,230 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1236, durable=true, userID=a5a8042f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1755783050, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,232 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1236]:RELIABLE:CoreMessage[messageID=1236, durable=true, userID=a5a8042f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1755783050
2024-04-30 15:16:41,232 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@40eb85e9, org.eclipse.scout.rt.mom.jms.JmsSubscription@5f58ac11]
2024-04-30 15:16:41,233 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=776, durable=true, userID=a577cc5b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1670560018 to transaction: TransactionImpl [xid=null, txID=1239, xid=null, state=ACTIVE, createTime=1714490201233(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5e0e6049
2024-04-30 15:16:41,235 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=776, durable=true, userID=a577cc5b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1670560018, transaction: TransactionImpl [xid=null, txID=1239, xid=null, state=COMMITTED, createTime=1714490201233(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5e0e6049
2024-04-30 15:16:41,236 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@59ccd75e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@522fc67[job=JMS subscriber, state=DONE], JobFutureTask@30022904[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@47cf41d7[job=JMS subscriber, state=DONE], JobFutureTask@1710797a[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-04-30 15:16:41,236 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004361 ms
2024-04-30 15:16:41,236 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:41,236 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:41,237 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a57422c1-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:41,237 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:41,237 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 350.172812 ms
2024-04-30 15:16:41,237 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWith6ConsumerJob [artemis]>
2024-04-30 15:16:41,238 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:41,238 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWithUnlimitedConsumerJobs [artemis-j2ee]>
2024-04-30 15:16:41,239 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1203408444'.
2024-04-30 15:16:41,240 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:41,240 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a5a9b1e1-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:41,241 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5a9d8f4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5a9b1e1-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5a9b1e1-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27a4f41f, true, {}]
2024-04-30 15:16:41,242 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5aa0005-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5a9b1e1-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5a9b1e1-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@258367b8, true, {}]
2024-04-30 15:16:41,243 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObjectU, null, 0, false, true, null]
2024-04-30 15:16:41,244 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a5aa4e26-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:41,244 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5aa4e29-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5aa4e26-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5aa4e26-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10d7105e, true, {}]
2024-04-30 15:16:41,245 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5e4874ae
2024-04-30 15:16:41,245 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5aa753a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5aa4e26-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5aa4e26-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11c31814, true, {}]
2024-04-30 15:16:41,246 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1256, durable=true, userID=a5aa753c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@51745055, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-04-30 15:16:41,246 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1256]:RELIABLE:CoreMessage[messageID=1256, durable=true, userID=a5aa753c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@51745055
2024-04-30 15:16:41,247 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1256, durable=true, userID=a5aa753c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@51745055 to transaction: TransactionImpl [xid=null, txID=1259, xid=null, state=ACTIVE, createTime=1714490201246(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@785d5b25
2024-04-30 15:16:41,247 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5aac35d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5aa4e26-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5aa4e26-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d9b0098, true, {}]
2024-04-30 15:16:41,247 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1262, durable=true, userID=a5aac35f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1909706664, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-04-30 15:16:41,250 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1262]:RELIABLE:CoreMessage[messageID=1262, durable=true, userID=a5aac35f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1909706664
2024-04-30 15:16:41,250 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1256, durable=true, userID=a5aa753c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@51745055, transaction: TransactionImpl [xid=null, txID=1259, xid=null, state=COMMITTED, createTime=1714490201246(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@785d5b25
2024-04-30 15:16:41,250 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1262, durable=true, userID=a5aac35f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1909706664 to transaction: TransactionImpl [xid=null, txID=1265, xid=null, state=ACTIVE, createTime=1714490201250(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@56b87515
2024-04-30 15:16:41,250 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5ab3890-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5aa4e26-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5aa4e26-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64f459f2, true, {}]
2024-04-30 15:16:41,251 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1268, durable=true, userID=a5ab3892-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@944195398, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-04-30 15:16:41,253 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1262, durable=true, userID=a5aac35f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1909706664, transaction: TransactionImpl [xid=null, txID=1265, xid=null, state=COMMITTED, createTime=1714490201250(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@56b87515
2024-04-30 15:16:41,253 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1268]:RELIABLE:CoreMessage[messageID=1268, durable=true, userID=a5ab3892-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@944195398
2024-04-30 15:16:41,253 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1268, durable=true, userID=a5ab3892-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@944195398 to transaction: TransactionImpl [xid=null, txID=1271, xid=null, state=ACTIVE, createTime=1714490201253(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@10948a0e
2024-04-30 15:16:41,253 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5abadc3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5aa4e26-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5aa4e26-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@81685bf, true, {}]
2024-04-30 15:16:41,254 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1274, durable=true, userID=a5abd4d5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1328852004, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-04-30 15:16:41,256 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1268, durable=true, userID=a5ab3892-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@944195398, transaction: TransactionImpl [xid=null, txID=1271, xid=null, state=COMMITTED, createTime=1714490201253(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@10948a0e
2024-04-30 15:16:41,256 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1274]:RELIABLE:CoreMessage[messageID=1274, durable=true, userID=a5abd4d5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1328852004
2024-04-30 15:16:41,257 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1274, durable=true, userID=a5abd4d5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1328852004 to transaction: TransactionImpl [xid=null, txID=1277, xid=null, state=ACTIVE, createTime=1714490201257(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@69a6f4dc
2024-04-30 15:16:41,257 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5ac4a06-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5aa4e26-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5aa4e26-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63373e6e, true, {}]
2024-04-30 15:16:41,258 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1280, durable=true, userID=a5ac4a08-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1300151562, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-04-30 15:16:41,260 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1274, durable=true, userID=a5abd4d5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1328852004, transaction: TransactionImpl [xid=null, txID=1277, xid=null, state=COMMITTED, createTime=1714490201257(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@69a6f4dc
2024-04-30 15:16:41,260 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1280]:RELIABLE:CoreMessage[messageID=1280, durable=true, userID=a5ac4a08-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1300151562
2024-04-30 15:16:41,260 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1280, durable=true, userID=a5ac4a08-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1300151562 to transaction: TransactionImpl [xid=null, txID=1283, xid=null, state=ACTIVE, createTime=1714490201260(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@58c91ec1
2024-04-30 15:16:41,260 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5acbf39-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5aa4e26-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5aa4e26-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1bfd8fe3, true, {}]
2024-04-30 15:16:41,261 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1286, durable=true, userID=a5ace64b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@826787424, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-04-30 15:16:41,263 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1280, durable=true, userID=a5ac4a08-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1300151562, transaction: TransactionImpl [xid=null, txID=1283, xid=null, state=COMMITTED, createTime=1714490201260(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@58c91ec1
2024-04-30 15:16:41,263 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1286]:RELIABLE:CoreMessage[messageID=1286, durable=true, userID=a5ace64b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@826787424
2024-04-30 15:16:41,264 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1286, durable=true, userID=a5ace64b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@826787424 to transaction: TransactionImpl [xid=null, txID=1289, xid=null, state=ACTIVE, createTime=1714490201264(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@284716e2
2024-04-30 15:16:41,264 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5ad5b7c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5aa4e26-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5aa4e26-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@223f9582, true, {}]
2024-04-30 15:16:41,265 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1292, durable=true, userID=a5ad5b7d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1725412678, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-04-30 15:16:41,267 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1286, durable=true, userID=a5ace64b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@826787424, transaction: TransactionImpl [xid=null, txID=1289, xid=null, state=COMMITTED, createTime=1714490201264(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@284716e2
2024-04-30 15:16:41,267 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1292]:RELIABLE:CoreMessage[messageID=1292, durable=true, userID=a5ad5b7d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1725412678
2024-04-30 15:16:41,267 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1292, durable=true, userID=a5ad5b7d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1725412678 to transaction: TransactionImpl [xid=null, txID=1295, xid=null, state=ACTIVE, createTime=1714490201267(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2a133b90
2024-04-30 15:16:41,267 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5add0af-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5aa4e26-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5aa4e26-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4dccd810, true, {}]
2024-04-30 15:16:41,268 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1298, durable=true, userID=a5adf7c1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2124526182, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-04-30 15:16:41,270 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1292, durable=true, userID=a5ad5b7d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1725412678, transaction: TransactionImpl [xid=null, txID=1295, xid=null, state=COMMITTED, createTime=1714490201267(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2a133b90
2024-04-30 15:16:41,270 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1298]:RELIABLE:CoreMessage[messageID=1298, durable=true, userID=a5adf7c1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2124526182
2024-04-30 15:16:41,270 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1298, durable=true, userID=a5adf7c1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2124526182 to transaction: TransactionImpl [xid=null, txID=1301, xid=null, state=ACTIVE, createTime=1714490201270(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@11a3d4da
2024-04-30 15:16:41,271 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5ae6cf2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5aa4e26-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5aa4e26-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52a78768, true, {}]
2024-04-30 15:16:41,271 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1304, durable=true, userID=a5ae6cf4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1360218564, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-04-30 15:16:41,274 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1298, durable=true, userID=a5adf7c1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2124526182, transaction: TransactionImpl [xid=null, txID=1301, xid=null, state=COMMITTED, createTime=1714490201270(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@11a3d4da
2024-04-30 15:16:41,274 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1304]:RELIABLE:CoreMessage[messageID=1304, durable=true, userID=a5ae6cf4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1360218564
2024-04-30 15:16:41,274 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1304, durable=true, userID=a5ae6cf4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1360218564 to transaction: TransactionImpl [xid=null, txID=1307, xid=null, state=ACTIVE, createTime=1714490201274(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3338da79
2024-04-30 15:16:41,274 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5aee225-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5aa4e26-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5aa4e26-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1cc1b2ff, true, {}]
2024-04-30 15:16:41,275 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1310, durable=true, userID=a5af0937-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@26017593, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887)
..................................................
***** durable queues test/mom/testPublishObjectU:
- queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null
***** non durable for test/mom/testPublishObjectU:
..................................................
, transaction: null
2024-04-30 15:16:41,277 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1304, durable=true, userID=a5ae6cf4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1360218564, transaction: TransactionImpl [xid=null, txID=1307, xid=null, state=COMMITTED, createTime=1714490201274(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3338da79
2024-04-30 15:16:41,277 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1310]:RELIABLE:CoreMessage[messageID=1310, durable=true, userID=a5af0937-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@26017593
2024-04-30 15:16:41,277 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1310, durable=true, userID=a5af0937-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@26017593 to transaction: TransactionImpl [xid=null, txID=1313, xid=null, state=ACTIVE, createTime=1714490201277(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@49cbea4a
2024-04-30 15:16:41,278 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@52f1f54, org.eclipse.scout.rt.mom.jms.JmsSubscription@2495a351]
2024-04-30 15:16:41,280 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1310, durable=true, userID=a5af0937-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=a5aa4e28-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@26017593, transaction: TransactionImpl [xid=null, txID=1313, xid=null, state=COMMITTED, createTime=1714490201277(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@49cbea4a
2024-04-30 15:16:41,281 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a5a9b1e1-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:41,282 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@59ccd75e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@522fc67[job=JMS subscriber, state=DONE], JobFutureTask@30022904[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@47cf41d7[job=JMS subscriber, state=DONE], JobFutureTask@1710797a[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-04-30 15:16:41,282 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004852 ms
2024-04-30 15:16:41,282 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:41,282 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:41,282 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a5aa4e26-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:41,283 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:41,283 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 44.697014 ms
2024-04-30 15:16:41,283 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWithUnlimitedConsumerJobs [artemis-j2ee]>
2024-04-30 15:16:41,284 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:41,284 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWith1ConsumerJob [artemis-j2ee]>
2024-04-30 15:16:41,284 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:51) - test works
2024-04-30 15:16:41,284 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 286269282'.
2024-04-30 15:16:41,286 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:41,286 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a5b0b6e9-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:41,287 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5b0ddfc-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b0b6e9-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b0b6e9-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69a6463e, true, {}]
2024-04-30 15:16:41,287 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5b0ddfd-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b0b6e9-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b0b6e9-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2aabab40, true, {}]
2024-04-30 15:16:41,288 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObject, null, 0, false, true, null]
2024-04-30 15:16:41,288 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:69) - test works
2024-04-30 15:16:41,289 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[241]:RELIABLE:CoreMessage[messageID=241, durable=true, userID=a5408f82-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@986596559
2024-04-30 15:16:41,289 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a5b12c1e-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:41,289 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[246]:RELIABLE:CoreMessage[messageID=246, durable=true, userID=a54104b5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1624174346
2024-04-30 15:16:41,289 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[251]:RELIABLE:CoreMessage[messageID=251, durable=true, userID=a541a0f8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@308956364
2024-04-30 15:16:41,289 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[256]:RELIABLE:CoreMessage[messageID=256, durable=true, userID=a542162b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@858549594
2024-04-30 15:16:41,289 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=241, durable=true, userID=a5408f82-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@986596559 to transaction: TransactionImpl [xid=null, txID=1328, xid=null, state=ACTIVE, createTime=1714490201289(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@fcd572e
2024-04-30 15:16:41,289 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[261]:RELIABLE:CoreMessage[messageID=261, durable=true, userID=a542b26e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2018161989
2024-04-30 15:16:41,289 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[266]:RELIABLE:CoreMessage[messageID=266, durable=true, userID=a54327a1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1621197902
2024-04-30 15:16:41,289 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[271]:RELIABLE:CoreMessage[messageID=271, durable=true, userID=a5439cd4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1127019662
2024-04-30 15:16:41,289 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[276]:RELIABLE:CoreMessage[messageID=276, durable=true, userID=a5443917-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1797043674
2024-04-30 15:16:41,289 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5b12c21-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a19e8fb, true, {}]
2024-04-30 15:16:41,289 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[281]:RELIABLE:CoreMessage[messageID=281, durable=true, userID=a544ae4a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@248454729
2024-04-30 15:16:41,289 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[286]:RELIABLE:CoreMessage[messageID=286, durable=true, userID=a5454a8d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1950924302
2024-04-30 15:16:41,290 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[291]:RELIABLE:CoreMessage[messageID=291, durable=true, userID=a545bfc0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1308831600
2024-04-30 15:16:41,290 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[296]:RELIABLE:CoreMessage[messageID=296, durable=true, userID=a5465c03-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2147170373
2024-04-30 15:16:41,290 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[301]:RELIABLE:CoreMessage[messageID=301, durable=true, userID=a546d136-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@611084964
2024-04-30 15:16:41,290 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@45ec9b22
2024-04-30 15:16:41,290 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[306]:RELIABLE:CoreMessage[messageID=306, durable=true, userID=a5476d79-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1034856009
2024-04-30 15:16:41,290 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[311]:RELIABLE:CoreMessage[messageID=311, durable=true, userID=a547e2ac-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@589750292
2024-04-30 15:16:41,290 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5b15332-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@278ea4fa, true, {}]
2024-04-30 15:16:41,290 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[316]:RELIABLE:CoreMessage[messageID=316, durable=true, userID=a5487eef-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@813204923
2024-04-30 15:16:41,290 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[321]:RELIABLE:CoreMessage[messageID=321, durable=true, userID=a548f422-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@305107632
2024-04-30 15:16:41,290 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[326]:RELIABLE:CoreMessage[messageID=326, durable=true, userID=a5496955-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1337551418
2024-04-30 15:16:41,290 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[331]:RELIABLE:CoreMessage[messageID=331, durable=true, userID=a54a0598-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@833169656
2024-04-30 15:16:41,290 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[336]:RELIABLE:CoreMessage[messageID=336, durable=true, userID=a54a7acb-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1008802302
2024-04-30 15:16:41,290 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[341]:RELIABLE:CoreMessage[messageID=341, durable=true, userID=a54b170e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1720117522
2024-04-30 15:16:41,290 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[346]:RELIABLE:CoreMessage[messageID=346, durable=true, userID=a54b8c41-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1268069810
2024-04-30 15:16:41,290 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[351]:RELIABLE:CoreMessage[messageID=351, durable=true, userID=a54c0174-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2005040049
2024-04-30 15:16:41,291 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[356]:RELIABLE:CoreMessage[messageID=356, durable=true, userID=a54c9db7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1464009971
2024-04-30 15:16:41,291 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[361]:RELIABLE:CoreMessage[messageID=361, durable=true, userID=a54d12e9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@585981017
2024-04-30 15:16:41,291 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1333, durable=true, userID=a5b15334-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1875726563, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,291 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[366]:RELIABLE:CoreMessage[messageID=366, durable=true, userID=a54daf2d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1323500347
2024-04-30 15:16:41,291 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[371]:RELIABLE:CoreMessage[messageID=371, durable=true, userID=a54e2460-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1526423060
2024-04-30 15:16:41,291 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[376]:RELIABLE:CoreMessage[messageID=376, durable=true, userID=a54ec0a2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@48619721
2024-04-30 15:16:41,291 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[381]:RELIABLE:CoreMessage[messageID=381, durable=true, userID=a54f35d6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@199553568
2024-04-30 15:16:41,291 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[386]:RELIABLE:CoreMessage[messageID=386, durable=true, userID=a54fab09-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@842437974
2024-04-30 15:16:41,291 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[391]:RELIABLE:CoreMessage[messageID=391, durable=true, userID=a550474c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@663959601
2024-04-30 15:16:41,291 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[396]:RELIABLE:CoreMessage[messageID=396, durable=true, userID=a550bc7f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1404706551
2024-04-30 15:16:41,291 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[401]:RELIABLE:CoreMessage[messageID=401, durable=true, userID=a55158c2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@754332862
2024-04-30 15:16:41,291 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[406]:RELIABLE:CoreMessage[messageID=406, durable=true, userID=a551cdf5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@300672126
2024-04-30 15:16:41,291 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[411]:RELIABLE:CoreMessage[messageID=411, durable=true, userID=a5526a38-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1716711291
2024-04-30 15:16:41,291 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[416]:RELIABLE:CoreMessage[messageID=416, durable=true, userID=a552df6b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@963436062
2024-04-30 15:16:41,291 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[421]:RELIABLE:CoreMessage[messageID=421, durable=true, userID=a5537bae-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2135456183
2024-04-30 15:16:41,291 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[426]:RELIABLE:CoreMessage[messageID=426, durable=true, userID=a553f0e1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1409482545
2024-04-30 15:16:41,292 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[431]:RELIABLE:CoreMessage[messageID=431, durable=true, userID=a5546613-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1462889802
2024-04-30 15:16:41,292 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[436]:RELIABLE:CoreMessage[messageID=436, durable=true, userID=a5550257-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@96690945
2024-04-30 15:16:41,292 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[441]:RELIABLE:CoreMessage[messageID=441, durable=true, userID=a5559e9a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1101305055
2024-04-30 15:16:41,292 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[446]:RELIABLE:CoreMessage[messageID=446, durable=true, userID=a55613cd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1190916095
2024-04-30 15:16:41,292 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[451]:RELIABLE:CoreMessage[messageID=451, durable=true, userID=a5568900-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@535342537
2024-04-30 15:16:41,292 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[456]:RELIABLE:CoreMessage[messageID=456, durable=true, userID=a5572543-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@873266824
2024-04-30 15:16:41,292 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[461]:RELIABLE:CoreMessage[messageID=461, durable=true, userID=a5579a76-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1079618071
2024-04-30 15:16:41,292 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[466]:RELIABLE:CoreMessage[messageID=466, durable=true, userID=a55836b9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@709075439
2024-04-30 15:16:41,292 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[471]:RELIABLE:CoreMessage[messageID=471, durable=true, userID=a558abec-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1808610674
2024-04-30 15:16:41,292 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[476]:RELIABLE:CoreMessage[messageID=476, durable=true, userID=a559482f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@881198285
2024-04-30 15:16:41,292 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[481]:RELIABLE:CoreMessage[messageID=481, durable=true, userID=a559bd62-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1536408610
2024-04-30 15:16:41,292 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[486]:RELIABLE:CoreMessage[messageID=486, durable=true, userID=a55a3295-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@756777397
2024-04-30 15:16:41,292 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[491]:RELIABLE:CoreMessage[messageID=491, durable=true, userID=a55aced8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1434875321
2024-04-30 15:16:41,292 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[496]:RELIABLE:CoreMessage[messageID=496, durable=true, userID=a55b440a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@671023313
2024-04-30 15:16:41,292 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[501]:RELIABLE:CoreMessage[messageID=501, durable=true, userID=a55be04e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@484191236
2024-04-30 15:16:41,292 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[506]:RELIABLE:CoreMessage[messageID=506, durable=true, userID=a55c5581-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1001012333
2024-04-30 15:16:41,293 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[511]:RELIABLE:CoreMessage[messageID=511, durable=true, userID=a55ccab4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@507051080
2024-04-30 15:16:41,293 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[516]:RELIABLE:CoreMessage[messageID=516, durable=true, userID=a55d66f7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1488070841
2024-04-30 15:16:41,293 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[521]:RELIABLE:CoreMessage[messageID=521, durable=true, userID=a55ddc2a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1477189889
2024-04-30 15:16:41,293 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[526]:RELIABLE:CoreMessage[messageID=526, durable=true, userID=a55e786d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1840857780
2024-04-30 15:16:41,293 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=241, durable=true, userID=a5408f82-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@986596559, transaction: TransactionImpl [xid=null, txID=1328, xid=null, state=COMMITTED, createTime=1714490201289(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@fcd572e
2024-04-30 15:16:41,293 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[531]:RELIABLE:CoreMessage[messageID=531, durable=true, userID=a55eeda0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1044495364
2024-04-30 15:16:41,293 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[536]:RELIABLE:CoreMessage[messageID=536, durable=true, userID=a55f89e3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@602565085
2024-04-30 15:16:41,293 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[541]:RELIABLE:CoreMessage[messageID=541, durable=true, userID=a55fff16-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1132465092
2024-04-30 15:16:41,293 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[546]:RELIABLE:CoreMessage[messageID=546, durable=true, userID=a5607449-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1084278045
2024-04-30 15:16:41,293 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[551]:RELIABLE:CoreMessage[messageID=551, durable=true, userID=a561108c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@444818752
2024-04-30 15:16:41,293 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5b1c865-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1fadb033, true, {}]
2024-04-30 15:16:41,293 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[556]:RELIABLE:CoreMessage[messageID=556, durable=true, userID=a56185bf-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@987282343
2024-04-30 15:16:41,294 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[561]:RELIABLE:CoreMessage[messageID=561, durable=true, userID=a5622202-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@599677752
2024-04-30 15:16:41,294 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[566]:RELIABLE:CoreMessage[messageID=566, durable=true, userID=a5629735-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@210915471
2024-04-30 15:16:41,294 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[571]:RELIABLE:CoreMessage[messageID=571, durable=true, userID=a5633378-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@271348439
2024-04-30 15:16:41,294 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[576]:RELIABLE:CoreMessage[messageID=576, durable=true, userID=a563a8ab-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1037956070
2024-04-30 15:16:41,294 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[581]:RELIABLE:CoreMessage[messageID=581, durable=true, userID=a56444ed-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1404147005
2024-04-30 15:16:41,294 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[586]:RELIABLE:CoreMessage[messageID=586, durable=true, userID=a564ba20-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@820398709
2024-04-30 15:16:41,294 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1338, durable=true, userID=a5b1ef77-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2065157532, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,294 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[591]:RELIABLE:CoreMessage[messageID=591, durable=true, userID=a5652f54-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1385775982
2024-04-30 15:16:41,294 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[596]:RELIABLE:CoreMessage[messageID=596, durable=true, userID=a565cb96-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1552313377
2024-04-30 15:16:41,294 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[601]:RELIABLE:CoreMessage[messageID=601, durable=true, userID=a56640ca-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@61846942
2024-04-30 15:16:41,294 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[606]:RELIABLE:CoreMessage[messageID=606, durable=true, userID=a566dd0d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1831392795
2024-04-30 15:16:41,295 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[611]:RELIABLE:CoreMessage[messageID=611, durable=true, userID=a567523f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1894172150
2024-04-30 15:16:41,295 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[616]:RELIABLE:CoreMessage[messageID=616, durable=true, userID=a567c772-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@43941144
2024-04-30 15:16:41,295 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[621]:RELIABLE:CoreMessage[messageID=621, durable=true, userID=a56863b6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@799129258
2024-04-30 15:16:41,295 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[626]:RELIABLE:CoreMessage[messageID=626, durable=true, userID=a568fff9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1309385294
2024-04-30 15:16:41,295 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[631]:RELIABLE:CoreMessage[messageID=631, durable=true, userID=a569752c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@79742840
2024-04-30 15:16:41,295 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[636]:RELIABLE:CoreMessage[messageID=636, durable=true, userID=a569ea5f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@833314673
2024-04-30 15:16:41,295 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[641]:RELIABLE:CoreMessage[messageID=641, durable=true, userID=a56a85a2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@747030425
2024-04-30 15:16:41,295 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[646]:RELIABLE:CoreMessage[messageID=646, durable=true, userID=a56afad5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@728943229
2024-04-30 15:16:41,295 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[651]:RELIABLE:CoreMessage[messageID=651, durable=true, userID=a56b9718-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1789921953
2024-04-30 15:16:41,295 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[656]:RELIABLE:CoreMessage[messageID=656, durable=true, userID=a56c0c4b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1517622454
2024-04-30 15:16:41,295 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[661]:RELIABLE:CoreMessage[messageID=661, durable=true, userID=a56ca88e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@458308910
2024-04-30 15:16:41,295 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[666]:RELIABLE:CoreMessage[messageID=666, durable=true, userID=a56d1dc1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1241498724
2024-04-30 15:16:41,296 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[671]:RELIABLE:CoreMessage[messageID=671, durable=true, userID=a56d92f4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@313099766
2024-04-30 15:16:41,296 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[676]:RELIABLE:CoreMessage[messageID=676, durable=true, userID=a56e2f37-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@608950109
2024-04-30 15:16:41,296 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[681]:RELIABLE:CoreMessage[messageID=681, durable=true, userID=a56ecb7a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2107704550
2024-04-30 15:16:41,296 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[686]:RELIABLE:CoreMessage[messageID=686, durable=true, userID=a56f40ad-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1688722424
2024-04-30 15:16:41,296 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[691]:RELIABLE:CoreMessage[messageID=691, durable=true, userID=a56fb5e0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1836726803
2024-04-30 15:16:41,296 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[696]:RELIABLE:CoreMessage[messageID=696, durable=true, userID=a5705223-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@837785973
2024-04-30 15:16:41,296 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[701]:RELIABLE:CoreMessage[messageID=701, durable=true, userID=a570c756-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@132650006
2024-04-30 15:16:41,296 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[706]:RELIABLE:CoreMessage[messageID=706, durable=true, userID=a5716399-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@562714978
2024-04-30 15:16:41,296 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[711]:RELIABLE:CoreMessage[messageID=711, durable=true, userID=a571d8cc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1006509146
2024-04-30 15:16:41,296 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[716]:RELIABLE:CoreMessage[messageID=716, durable=true, userID=a572750f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1535218481
2024-04-30 15:16:41,296 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1333]:RELIABLE:CoreMessage[messageID=1333, durable=true, userID=a5b15334-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1875726563
2024-04-30 15:16:41,296 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1338]:RELIABLE:CoreMessage[messageID=1338, durable=true, userID=a5b1ef77-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2065157532
2024-04-30 15:16:41,297 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5b23d98-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e892b95, true, {}]
2024-04-30 15:16:41,297 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1343, durable=true, userID=a5b264aa-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1532826661, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,300 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1343]:RELIABLE:CoreMessage[messageID=1343, durable=true, userID=a5b264aa-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1532826661
2024-04-30 15:16:41,300 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5b2d9db-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3162c6e6, true, {}]
2024-04-30 15:16:41,301 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1348, durable=true, userID=a5b2d9dd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@662321682, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,303 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1348]:RELIABLE:CoreMessage[messageID=1348, durable=true, userID=a5b2d9dd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@662321682
2024-04-30 15:16:41,303 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5b34f0e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42eb7df4, true, {}]
2024-04-30 15:16:41,304 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1353, durable=true, userID=a5b37620-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@868032604, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,306 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1353]:RELIABLE:CoreMessage[messageID=1353, durable=true, userID=a5b37620-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@868032604
2024-04-30 15:16:41,307 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5b3eb51-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69dcd771, true, {}]
2024-04-30 15:16:41,308 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1358, durable=true, userID=a5b3eb52-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@907784413, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,310 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1358]:RELIABLE:CoreMessage[messageID=1358, durable=true, userID=a5b3eb52-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@907784413
2024-04-30 15:16:41,310 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5b46084-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b93b33a, true, {}]
2024-04-30 15:16:41,311 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1363, durable=true, userID=a5b48796-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1592530330, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,313 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1363]:RELIABLE:CoreMessage[messageID=1363, durable=true, userID=a5b48796-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1592530330
2024-04-30 15:16:41,314 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5b4fcc7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ba7708c, true, {}]
2024-04-30 15:16:41,315 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1368, durable=true, userID=a5b4fcc9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@345081682, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,317 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1368]:RELIABLE:CoreMessage[messageID=1368, durable=true, userID=a5b4fcc9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@345081682
2024-04-30 15:16:41,317 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5b571fa-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27de55d9, true, {}]
2024-04-30 15:16:41,318 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1373, durable=true, userID=a5b5990b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1204527908, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,320 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1373]:RELIABLE:CoreMessage[messageID=1373, durable=true, userID=a5b5990b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1204527908
2024-04-30 15:16:41,321 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5b5e72d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c3d7e58, true, {}]
2024-04-30 15:16:41,321 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1378, durable=true, userID=a5b60e3e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1990072156, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,324 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1378]:RELIABLE:CoreMessage[messageID=1378, durable=true, userID=a5b60e3e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1990072156
2024-04-30 15:16:41,324 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5b68370-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c7b6613, true, {}]
2024-04-30 15:16:41,325 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1383, durable=true, userID=a5b68372-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@930437804, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,327 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1383]:RELIABLE:CoreMessage[messageID=1383, durable=true, userID=a5b68372-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@930437804
2024-04-30 15:16:41,327 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5b6f8a3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@90bd91d, true, {}]
2024-04-30 15:16:41,328 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1388, durable=true, userID=a5b71fb5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2002974586, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,330 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1388]:RELIABLE:CoreMessage[messageID=1388, durable=true, userID=a5b71fb5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2002974586
2024-04-30 15:16:41,331 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5b794e6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fd145d3, true, {}]
2024-04-30 15:16:41,332 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1393, durable=true, userID=a5b794e8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@547224651, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,334 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1393]:RELIABLE:CoreMessage[messageID=1393, durable=true, userID=a5b794e8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@547224651
2024-04-30 15:16:41,334 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5b80a19-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ad5b9ff, true, {}]
2024-04-30 15:16:41,335 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1398, durable=true, userID=a5b8312b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1119041946, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,337 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1398]:RELIABLE:CoreMessage[messageID=1398, durable=true, userID=a5b8312b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1119041946
2024-04-30 15:16:41,338 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5b8a65c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78d677d, true, {}]
2024-04-30 15:16:41,339 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1403, durable=true, userID=a5b8a65e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@435216917, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,341 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1403]:RELIABLE:CoreMessage[messageID=1403, durable=true, userID=a5b8a65e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@435216917
2024-04-30 15:16:41,341 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5b91b8f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4cd7bbd, true, {}]
2024-04-30 15:16:41,342 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1408, durable=true, userID=a5b942a1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1563356531, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,344 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1408]:RELIABLE:CoreMessage[messageID=1408, durable=true, userID=a5b942a1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1563356531
2024-04-30 15:16:41,345 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5b9b7d2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d97088b, true, {}]
2024-04-30 15:16:41,345 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1413, durable=true, userID=a5b9b7d3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2136635228, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,348 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1413]:RELIABLE:CoreMessage[messageID=1413, durable=true, userID=a5b9b7d3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2136635228
2024-04-30 15:16:41,348 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5ba2d05-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@306ab358, true, {}]
2024-04-30 15:16:41,349 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1418, durable=true, userID=a5ba2d07-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@861142888, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,351 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1418]:RELIABLE:CoreMessage[messageID=1418, durable=true, userID=a5ba2d07-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@861142888
2024-04-30 15:16:41,351 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5baa238-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35f12aa9, true, {}]
2024-04-30 15:16:41,352 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1423, durable=true, userID=a5bac949-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@877857411, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,354 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1423]:RELIABLE:CoreMessage[messageID=1423, durable=true, userID=a5bac949-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@877857411
2024-04-30 15:16:41,355 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5bb3e7b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@189f6bc2, true, {}]
2024-04-30 15:16:41,356 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1428, durable=true, userID=a5bb3e7c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1843555624, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,358 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1428]:RELIABLE:CoreMessage[messageID=1428, durable=true, userID=a5bb3e7c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1843555624
2024-04-30 15:16:41,358 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5bbb3ae-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@739ccacb, true, {}]
2024-04-30 15:16:41,359 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1433, durable=true, userID=a5bbdac0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2067432650, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,361 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1433]:RELIABLE:CoreMessage[messageID=1433, durable=true, userID=a5bbdac0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2067432650
2024-04-30 15:16:41,362 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5bc4ff1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@573e8c7a, true, {}]
2024-04-30 15:16:41,362 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1438, durable=true, userID=a5bc4ff2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1039747390, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,365 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1438]:RELIABLE:CoreMessage[messageID=1438, durable=true, userID=a5bc4ff2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1039747390
2024-04-30 15:16:41,365 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5bcc524-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@665dc8f2, true, {}]
2024-04-30 15:16:41,366 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1443, durable=true, userID=a5bcec36-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1011650965, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,368 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1443]:RELIABLE:CoreMessage[messageID=1443, durable=true, userID=a5bcec36-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1011650965
2024-04-30 15:16:41,369 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5bd6167-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a9096a4, true, {}]
2024-04-30 15:16:41,370 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1448, durable=true, userID=a5bd6168-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@65871051, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,372 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1448]:RELIABLE:CoreMessage[messageID=1448, durable=true, userID=a5bd6168-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@65871051
2024-04-30 15:16:41,372 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5bdd69a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d18bab3, true, {}]
2024-04-30 15:16:41,373 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1453, durable=true, userID=a5bdfdab-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1204659334, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,375 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1453]:RELIABLE:CoreMessage[messageID=1453, durable=true, userID=a5bdfdab-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1204659334
2024-04-30 15:16:41,376 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5be4bcd-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d229c79, true, {}]
2024-04-30 15:16:41,376 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1458, durable=true, userID=a5be72de-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@866979552, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,378 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1458]:RELIABLE:CoreMessage[messageID=1458, durable=true, userID=a5be72de-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@866979552
2024-04-30 15:16:41,379 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5bee810-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@446a0112, true, {}]
2024-04-30 15:16:41,380 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1463, durable=true, userID=a5bee811-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1211012605, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,382 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1463]:RELIABLE:CoreMessage[messageID=1463, durable=true, userID=a5bee811-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1211012605
2024-04-30 15:16:41,382 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5bf5d43-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10b67554, true, {}]
2024-04-30 15:16:41,383 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1468, durable=true, userID=a5bf8455-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1847515168, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,385 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1468]:RELIABLE:CoreMessage[messageID=1468, durable=true, userID=a5bf8455-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1847515168
2024-04-30 15:16:41,386 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5bff986-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57e9a6c, true, {}]
2024-04-30 15:16:41,387 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1473, durable=true, userID=a5bff987-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1166677633, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,389 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1473]:RELIABLE:CoreMessage[messageID=1473, durable=true, userID=a5bff987-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1166677633
2024-04-30 15:16:41,389 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5c06eb9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ab9d62e, true, {}]
2024-04-30 15:16:41,390 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1478, durable=true, userID=a5c095ca-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2040831684, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,392 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1478]:RELIABLE:CoreMessage[messageID=1478, durable=true, userID=a5c095ca-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2040831684
2024-04-30 15:16:41,393 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5c10afc-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2225551e, true, {}]
2024-04-30 15:16:41,393 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1483, durable=true, userID=a5c10afe-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1742732026, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,396 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1483]:RELIABLE:CoreMessage[messageID=1483, durable=true, userID=a5c10afe-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1742732026
2024-04-30 15:16:41,396 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5c1802f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5be20a81, true, {}]
2024-04-30 15:16:41,397 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1488, durable=true, userID=a5c1a740-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1503788714, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,399 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1488]:RELIABLE:CoreMessage[messageID=1488, durable=true, userID=a5c1a740-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1503788714
2024-04-30 15:16:41,400 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5c1f562-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7362988c, true, {}]
2024-04-30 15:16:41,401 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1493, durable=true, userID=a5c21c73-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1794206239, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,402 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1493]:RELIABLE:CoreMessage[messageID=1493, durable=true, userID=a5c21c73-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1794206239
2024-04-30 15:16:41,403 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5c291a5-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72b670b9, true, {}]
2024-04-30 15:16:41,404 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1498, durable=true, userID=a5c291a7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@956098245, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,406 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1498]:RELIABLE:CoreMessage[messageID=1498, durable=true, userID=a5c291a7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@956098245
2024-04-30 15:16:41,406 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5c306d8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65731da0, true, {}]
2024-04-30 15:16:41,407 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1503, durable=true, userID=a5c32de9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1234390083, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,409 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1503]:RELIABLE:CoreMessage[messageID=1503, durable=true, userID=a5c32de9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1234390083
2024-04-30 15:16:41,410 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5c3a31b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@510367a1, true, {}]
2024-04-30 15:16:41,411 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1508, durable=true, userID=a5c3a31c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1123468466, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,413 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1508]:RELIABLE:CoreMessage[messageID=1508, durable=true, userID=a5c3a31c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1123468466
2024-04-30 15:16:41,413 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5c4184e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@147436e8, true, {}]
2024-04-30 15:16:41,414 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1513, durable=true, userID=a5c43f60-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1705868723, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,416 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1513]:RELIABLE:CoreMessage[messageID=1513, durable=true, userID=a5c43f60-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1705868723
2024-04-30 15:16:41,417 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5c4b391-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46d428b, true, {}]
2024-04-30 15:16:41,418 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1518, durable=true, userID=a5c4b393-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1184406456, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,420 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1518]:RELIABLE:CoreMessage[messageID=1518, durable=true, userID=a5c4b393-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1184406456
2024-04-30 15:16:41,420 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5c528c4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@190d8760, true, {}]
2024-04-30 15:16:41,421 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1523, durable=true, userID=a5c528c6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@209120265, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,423 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1523]:RELIABLE:CoreMessage[messageID=1523, durable=true, userID=a5c528c6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@209120265
2024-04-30 15:16:41,424 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5c59df7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f544890, true, {}]
2024-04-30 15:16:41,424 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1528, durable=true, userID=a5c5c508-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@690736066, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,426 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1528]:RELIABLE:CoreMessage[messageID=1528, durable=true, userID=a5c5c508-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@690736066
2024-04-30 15:16:41,427 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5c63a3a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d0c5901, true, {}]
2024-04-30 15:16:41,428 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1533, durable=true, userID=a5c63a3c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@401379628, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,430 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1533]:RELIABLE:CoreMessage[messageID=1533, durable=true, userID=a5c63a3c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@401379628
2024-04-30 15:16:41,431 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5c6af6d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19a23687, true, {}]
2024-04-30 15:16:41,431 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1538, durable=true, userID=a5c6d67e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@948515157, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,433 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1538]:RELIABLE:CoreMessage[messageID=1538, durable=true, userID=a5c6d67e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@948515157
2024-04-30 15:16:41,434 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5c74bb0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ace28a7, true, {}]
2024-04-30 15:16:41,435 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1543, durable=true, userID=a5c74bb2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2038099931, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,437 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1543]:RELIABLE:CoreMessage[messageID=1543, durable=true, userID=a5c74bb2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2038099931
2024-04-30 15:16:41,437 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5c7c0e3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42d74259, true, {}]
2024-04-30 15:16:41,438 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1548, durable=true, userID=a5c7e7f5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1280933410, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,440 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1548]:RELIABLE:CoreMessage[messageID=1548, durable=true, userID=a5c7e7f5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1280933410
2024-04-30 15:16:41,441 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5c85d26-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5bc8a1f3, true, {}]
2024-04-30 15:16:41,442 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1553, durable=true, userID=a5c85d28-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@706380474, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,444 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1553]:RELIABLE:CoreMessage[messageID=1553, durable=true, userID=a5c85d28-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@706380474
2024-04-30 15:16:41,444 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5c8d259-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@430b415, true, {}]
2024-04-30 15:16:41,445 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1558, durable=true, userID=a5c8d25b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1062200180, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,447 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1558]:RELIABLE:CoreMessage[messageID=1558, durable=true, userID=a5c8d25b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1062200180
2024-04-30 15:16:41,448 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5c9478c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3751fc14, true, {}]
2024-04-30 15:16:41,448 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1563, durable=true, userID=a5c96e9e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@818406873, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,450 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1563]:RELIABLE:CoreMessage[messageID=1563, durable=true, userID=a5c96e9e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@818406873
2024-04-30 15:16:41,451 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5c9e3cf-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47455dd8, true, {}]
2024-04-30 15:16:41,452 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1568, durable=true, userID=a5c9e3d1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1635430054, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,454 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1568]:RELIABLE:CoreMessage[messageID=1568, durable=true, userID=a5c9e3d1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1635430054
2024-04-30 15:16:41,455 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5ca5902-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@422419c6, true, {}]
2024-04-30 15:16:41,455 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1573, durable=true, userID=a5ca8013-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@705423531, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,457 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1573]:RELIABLE:CoreMessage[messageID=1573, durable=true, userID=a5ca8013-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@705423531
2024-04-30 15:16:41,458 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5caf545-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74933b, true, {}]
2024-04-30 15:16:41,459 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1578, durable=true, userID=a5caf547-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@399410896, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,461 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1578]:RELIABLE:CoreMessage[messageID=1578, durable=true, userID=a5caf547-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@399410896
2024-04-30 15:16:41,461 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5cb6a78-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@693fd9c1, true, {}]
2024-04-30 15:16:41,462 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1583, durable=true, userID=a5cb9189-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1203903326, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,464 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1583]:RELIABLE:CoreMessage[messageID=1583, durable=true, userID=a5cb9189-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1203903326
2024-04-30 15:16:41,465 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5cc06bb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48a4c752, true, {}]
2024-04-30 15:16:41,465 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1588, durable=true, userID=a5cc06bd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@666786961, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,468 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1588]:RELIABLE:CoreMessage[messageID=1588, durable=true, userID=a5cc06bd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@666786961
2024-04-30 15:16:41,468 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5cc7bee-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b6a6951, true, {}]
2024-04-30 15:16:41,469 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1593, durable=true, userID=a5cc7bf0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@726761743, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,471 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1593]:RELIABLE:CoreMessage[messageID=1593, durable=true, userID=a5cc7bf0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@726761743
2024-04-30 15:16:41,472 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5cd1831-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c9e67d0, true, {}]
2024-04-30 15:16:41,472 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1598, durable=true, userID=a5cd1833-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@280664017, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,475 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1598]:RELIABLE:CoreMessage[messageID=1598, durable=true, userID=a5cd1833-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@280664017
2024-04-30 15:16:41,475 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5cd8d64-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@591a559, true, {}]
2024-04-30 15:16:41,476 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1603, durable=true, userID=a5cdb476-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1839686535, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,478 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1603]:RELIABLE:CoreMessage[messageID=1603, durable=true, userID=a5cdb476-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1839686535
2024-04-30 15:16:41,478 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5ce0297-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2db37904, true, {}]
2024-04-30 15:16:41,479 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1608, durable=true, userID=a5ce29a9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@253213668, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,481 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1608]:RELIABLE:CoreMessage[messageID=1608, durable=true, userID=a5ce29a9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@253213668
2024-04-30 15:16:41,482 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5ce9eda-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1564f3d9, true, {}]
2024-04-30 15:16:41,483 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1613, durable=true, userID=a5ce9edc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1960996599, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,485 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1613]:RELIABLE:CoreMessage[messageID=1613, durable=true, userID=a5ce9edc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1960996599
2024-04-30 15:16:41,485 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5cf140d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d99e70, true, {}]
2024-04-30 15:16:41,486 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1618, durable=true, userID=a5cf3b1e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@327539038, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,488 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1618]:RELIABLE:CoreMessage[messageID=1618, durable=true, userID=a5cf3b1e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@327539038
2024-04-30 15:16:41,489 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5cfb050-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@710d08c1, true, {}]
2024-04-30 15:16:41,490 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1623, durable=true, userID=a5cfb051-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@978954175, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,492 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1623]:RELIABLE:CoreMessage[messageID=1623, durable=true, userID=a5cfb051-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@978954175
2024-04-30 15:16:41,492 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5d02583-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59675cb3, true, {}]
2024-04-30 15:16:41,493 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1628, durable=true, userID=a5d04c95-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@389425157, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,495 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1628]:RELIABLE:CoreMessage[messageID=1628, durable=true, userID=a5d04c95-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@389425157
2024-04-30 15:16:41,496 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5d0c1c6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ac45c94, true, {}]
2024-04-30 15:16:41,496 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1633, durable=true, userID=a5d0c1c8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@553574888, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,499 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1633]:RELIABLE:CoreMessage[messageID=1633, durable=true, userID=a5d0c1c8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@553574888
2024-04-30 15:16:41,499 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5d136f9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7804501, true, {}]
2024-04-30 15:16:41,500 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1638, durable=true, userID=a5d15e0a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@692996426, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,502 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1638]:RELIABLE:CoreMessage[messageID=1638, durable=true, userID=a5d15e0a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@692996426
2024-04-30 15:16:41,503 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5d1ac2c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1bb41f1c, true, {}]
2024-04-30 15:16:41,503 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1643, durable=true, userID=a5d1d33e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1936860930, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,505 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1643]:RELIABLE:CoreMessage[messageID=1643, durable=true, userID=a5d1d33e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1936860930
2024-04-30 15:16:41,506 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5d2486f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@570788b7, true, {}]
2024-04-30 15:16:41,507 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1648, durable=true, userID=a5d24871-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1020283886, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,509 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1648]:RELIABLE:CoreMessage[messageID=1648, durable=true, userID=a5d24871-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1020283886
2024-04-30 15:16:41,509 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5d2bda2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a802a71, true, {}]
2024-04-30 15:16:41,510 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1653, durable=true, userID=a5d2e4b4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1873602052, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,512 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1653]:RELIABLE:CoreMessage[messageID=1653, durable=true, userID=a5d2e4b4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1873602052
2024-04-30 15:16:41,513 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5d359e5-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@388aabb8, true, {}]
2024-04-30 15:16:41,514 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1658, durable=true, userID=a5d359e6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1967794810, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,516 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1658]:RELIABLE:CoreMessage[messageID=1658, durable=true, userID=a5d359e6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1967794810
2024-04-30 15:16:41,516 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5d3cf18-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e152980, true, {}]
2024-04-30 15:16:41,517 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1663, durable=true, userID=a5d3f62a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1823752232, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,519 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1663]:RELIABLE:CoreMessage[messageID=1663, durable=true, userID=a5d3f62a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1823752232
2024-04-30 15:16:41,520 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5d46b5b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a796fe3, true, {}]
2024-04-30 15:16:41,521 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1668, durable=true, userID=a5d46b5c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@574625510, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,523 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1668]:RELIABLE:CoreMessage[messageID=1668, durable=true, userID=a5d46b5c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@574625510
2024-04-30 15:16:41,523 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5d4e08e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40686f9b, true, {}]
2024-04-30 15:16:41,524 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1673, durable=true, userID=a5d507a0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1522335752, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,526 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1673]:RELIABLE:CoreMessage[messageID=1673, durable=true, userID=a5d507a0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1522335752
2024-04-30 15:16:41,527 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5d57cd1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e00e8df, true, {}]
2024-04-30 15:16:41,528 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1678, durable=true, userID=a5d57cd2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1299105205, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,529 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1678]:RELIABLE:CoreMessage[messageID=1678, durable=true, userID=a5d57cd2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1299105205
2024-04-30 15:16:41,530 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5d5f204-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@457a86da, true, {}]
2024-04-30 15:16:41,531 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1683, durable=true, userID=a5d61916-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1822304406, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,533 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1683]:RELIABLE:CoreMessage[messageID=1683, durable=true, userID=a5d61916-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1822304406
2024-04-30 15:16:41,534 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5d66737-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22e5902d, true, {}]
2024-04-30 15:16:41,534 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1688, durable=true, userID=a5d68e48-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1449109561, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,536 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1688]:RELIABLE:CoreMessage[messageID=1688, durable=true, userID=a5d68e48-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1449109561
2024-04-30 15:16:41,537 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5d7037a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@121fa93c, true, {}]
2024-04-30 15:16:41,538 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1693, durable=true, userID=a5d7037b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2025881787, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,540 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1693]:RELIABLE:CoreMessage[messageID=1693, durable=true, userID=a5d7037b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2025881787
2024-04-30 15:16:41,540 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5d778ad-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4acf62eb, true, {}]
2024-04-30 15:16:41,541 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1698, durable=true, userID=a5d79fbe-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@688165789, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,543 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1698]:RELIABLE:CoreMessage[messageID=1698, durable=true, userID=a5d79fbe-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@688165789
2024-04-30 15:16:41,544 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5d814f0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@bd1477d, true, {}]
2024-04-30 15:16:41,545 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1703, durable=true, userID=a5d814f1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1074550324, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,547 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1703]:RELIABLE:CoreMessage[messageID=1703, durable=true, userID=a5d814f1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1074550324
2024-04-30 15:16:41,547 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5d88a23-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d4b1c3b, true, {}]
2024-04-30 15:16:41,548 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1708, durable=true, userID=a5d8b134-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@800013882, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,550 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1708]:RELIABLE:CoreMessage[messageID=1708, durable=true, userID=a5d8b134-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@800013882
2024-04-30 15:16:41,551 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5d92666-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14571517, true, {}]
2024-04-30 15:16:41,551 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1713, durable=true, userID=a5d92668-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1042186130, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,554 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1713]:RELIABLE:CoreMessage[messageID=1713, durable=true, userID=a5d92668-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1042186130
2024-04-30 15:16:41,554 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5d99b99-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4227f5b2, true, {}]
2024-04-30 15:16:41,555 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1718, durable=true, userID=a5d9c2aa-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1401133950, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,557 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1718]:RELIABLE:CoreMessage[messageID=1718, durable=true, userID=a5d9c2aa-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1401133950
2024-04-30 15:16:41,558 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5da37dc-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78b6ef57, true, {}]
2024-04-30 15:16:41,558 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1723, durable=true, userID=a5da37dd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1097293814, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,560 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1723]:RELIABLE:CoreMessage[messageID=1723, durable=true, userID=a5da37dd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1097293814
2024-04-30 15:16:41,561 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5daad0f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@cc85aa7, true, {}]
2024-04-30 15:16:41,562 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1728, durable=true, userID=a5daad11-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2010648843, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,564 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1728]:RELIABLE:CoreMessage[messageID=1728, durable=true, userID=a5daad11-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2010648843
2024-04-30 15:16:41,565 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5db2242-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55475432, true, {}]
2024-04-30 15:16:41,565 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1733, durable=true, userID=a5db4954-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@288164715, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,567 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1733]:RELIABLE:CoreMessage[messageID=1733, durable=true, userID=a5db4954-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@288164715
2024-04-30 15:16:41,568 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5dbbe85-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f9cad9b, true, {}]
2024-04-30 15:16:41,569 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1738, durable=true, userID=a5dbbe86-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1857031867, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,571 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1738]:RELIABLE:CoreMessage[messageID=1738, durable=true, userID=a5dbbe86-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1857031867
2024-04-30 15:16:41,572 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5dc33b8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21a72078, true, {}]
2024-04-30 15:16:41,572 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1743, durable=true, userID=a5dc5aca-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1913367246, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,574 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1743]:RELIABLE:CoreMessage[messageID=1743, durable=true, userID=a5dc5aca-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1913367246
2024-04-30 15:16:41,575 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5dccffb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9e8d396, true, {}]
2024-04-30 15:16:41,576 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1748, durable=true, userID=a5dccffc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@256701068, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,578 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1748]:RELIABLE:CoreMessage[messageID=1748, durable=true, userID=a5dccffc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@256701068
2024-04-30 15:16:41,578 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5dd452e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38abfa27, true, {}]
2024-04-30 15:16:41,579 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1753, durable=true, userID=a5dd6c3f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@754338308, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,581 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1753]:RELIABLE:CoreMessage[messageID=1753, durable=true, userID=a5dd6c3f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@754338308
2024-04-30 15:16:41,582 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5ddba61-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7afeff4e, true, {}]
2024-04-30 15:16:41,582 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1758, durable=true, userID=a5dde172-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@112888819, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,584 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1758]:RELIABLE:CoreMessage[messageID=1758, durable=true, userID=a5dde172-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@112888819
2024-04-30 15:16:41,585 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5de56a4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68119849, true, {}]
2024-04-30 15:16:41,586 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1763, durable=true, userID=a5de56a6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1269809548, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,588 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1763]:RELIABLE:CoreMessage[messageID=1763, durable=true, userID=a5de56a6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1269809548
2024-04-30 15:16:41,589 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5decbd7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64dd5fed, true, {}]
2024-04-30 15:16:41,589 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1768, durable=true, userID=a5def2e9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1180182109, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,591 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1768]:RELIABLE:CoreMessage[messageID=1768, durable=true, userID=a5def2e9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1180182109
2024-04-30 15:16:41,592 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5df681a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e687488, true, {}]
2024-04-30 15:16:41,593 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1773, durable=true, userID=a5df681b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@52060138, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,595 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1773]:RELIABLE:CoreMessage[messageID=1773, durable=true, userID=a5df681b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@52060138
2024-04-30 15:16:41,596 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5dfdd4d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d2293e7, true, {}]
2024-04-30 15:16:41,596 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1778, durable=true, userID=a5e0045f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1001971285, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,598 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1778]:RELIABLE:CoreMessage[messageID=1778, durable=true, userID=a5e0045f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1001971285
2024-04-30 15:16:41,599 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5e07990-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@698f3fc2, true, {}]
2024-04-30 15:16:41,600 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1783, durable=true, userID=a5e07991-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@833375308, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,602 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1783]:RELIABLE:CoreMessage[messageID=1783, durable=true, userID=a5e07991-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@833375308
2024-04-30 15:16:41,602 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5e0eec3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ba4854, true, {}]
2024-04-30 15:16:41,603 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1788, durable=true, userID=a5e115d5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@149480373, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,605 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1788]:RELIABLE:CoreMessage[messageID=1788, durable=true, userID=a5e115d5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@149480373
2024-04-30 15:16:41,606 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5e163f6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f85463b, true, {}]
2024-04-30 15:16:41,606 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1793, durable=true, userID=a5e18b07-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@732482502, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,609 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1793]:RELIABLE:CoreMessage[messageID=1793, durable=true, userID=a5e18b07-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@732482502
2024-04-30 15:16:41,609 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5e20039-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a9c2456, true, {}]
2024-04-30 15:16:41,610 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1798, durable=true, userID=a5e2003a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@327535175, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,612 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1798]:RELIABLE:CoreMessage[messageID=1798, durable=true, userID=a5e2003a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@327535175
2024-04-30 15:16:41,613 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5e2756c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6eb2f414, true, {}]
2024-04-30 15:16:41,614 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1803, durable=true, userID=a5e29c7e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@323834500, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,615 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1803]:RELIABLE:CoreMessage[messageID=1803, durable=true, userID=a5e29c7e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@323834500
2024-04-30 15:16:41,616 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5e311af-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40d0b28d, true, {}]
2024-04-30 15:16:41,617 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1808, durable=true, userID=a5e311b1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@100352602, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,619 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1808]:RELIABLE:CoreMessage[messageID=1808, durable=true, userID=a5e311b1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@100352602
2024-04-30 15:16:41,619 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5e386e2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a41ec1b, true, {}]
2024-04-30 15:16:41,620 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1813, durable=true, userID=a5e3adf4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1636032709, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,622 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1813]:RELIABLE:CoreMessage[messageID=1813, durable=true, userID=a5e3adf4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1636032709
2024-04-30 15:16:41,623 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5e42325-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@180cd9cd, true, {}]
2024-04-30 15:16:41,624 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1818, durable=true, userID=a5e42326-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@991416229, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,626 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1818]:RELIABLE:CoreMessage[messageID=1818, durable=true, userID=a5e42326-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@991416229
2024-04-30 15:16:41,626 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5e49858-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5b12c1e-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5b12c1e-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@568cc5fa, true, {}]
2024-04-30 15:16:41,627 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1823, durable=true, userID=a5e4bf6a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@722211007, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886)
..................................................
***** durable queues test/mom/testPublishObject:
- queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null
***** non durable for test/mom/testPublishObject:
..................................................
, transaction: null
2024-04-30 15:16:41,629 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1823]:RELIABLE:CoreMessage[messageID=1823, durable=true, userID=a5e4bf6a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=a5b12c20-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@722211007
2024-04-30 15:16:41,629 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:73) - test works
2024-04-30 15:16:41,630 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=246, durable=true, userID=a54104b5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1624174346 to transaction: TransactionImpl [xid=null, txID=1826, xid=null, state=ACTIVE, createTime=1714490201630(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2699e638
2024-04-30 15:16:41,631 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@447522b4, org.eclipse.scout.rt.mom.jms.JmsSubscription@3569f0f1]
2024-04-30 15:16:41,631 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=251, durable=true, userID=a541a0f8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@308956364 to transaction: TransactionImpl [xid=null, txID=1827, xid=null, state=ACTIVE, createTime=1714490201631(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2eb8d378
2024-04-30 15:16:41,633 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=246, durable=true, userID=a54104b5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1624174346, transaction: TransactionImpl [xid=null, txID=1826, xid=null, state=COMMITTED, createTime=1714490201630(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2699e638
2024-04-30 15:16:41,633 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=251, durable=true, userID=a541a0f8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@308956364, transaction: TransactionImpl [xid=null, txID=1827, xid=null, state=COMMITTED, createTime=1714490201631(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2eb8d378
2024-04-30 15:16:41,634 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a5b0b6e9-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:41,635 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@60a38873[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=WAITING_FOR_BLOCKING_CONDITION], JobFutureTask@59ccd75e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@522fc67[job=JMS subscriber, state=DONE], JobFutureTask@30022904[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@47cf41d7[job=JMS subscriber, state=DONE], JobFutureTask@1710797a[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-04-30 15:16:41,635 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004837 ms
2024-04-30 15:16:41,635 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:41,635 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:41,635 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a5b12c1e-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:41,636 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:41,636 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 352.080470 ms
2024-04-30 15:16:41,636 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWith1ConsumerJob [artemis-j2ee]>
2024-04-30 15:16:41,637 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - ---------------------------------------------------
2024-04-30 15:16:41,637 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWith6ConsumerJob [artemis-j2ee]>
2024-04-30 15:16:41,637 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 585577461'.
2024-04-30 15:16:41,639 INFO  [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null
2024-04-30 15:16:41,639 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a5e6942c-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:41,640 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5e6942f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e6942c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e6942c-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5814a228, true, {}]
2024-04-30 15:16:41,640 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5e6bb40-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e6942c-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e6942c-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7fd94b60, true, {}]
2024-04-30 15:16:41,641 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObject2, null, 0, false, true, null]
2024-04-30 15:16:41,642 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[781]:RELIABLE:CoreMessage[messageID=781, durable=true, userID=a578689e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@581510794
2024-04-30 15:16:41,642 INFO  [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection a5e70961-0704-11ef-b617-0a580a280dd0 for user unknown@invm:0 created
2024-04-30 15:16:41,642 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[786]:RELIABLE:CoreMessage[messageID=786, durable=true, userID=a578ddd1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1098202620
2024-04-30 15:16:41,642 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[791]:RELIABLE:CoreMessage[messageID=791, durable=true, userID=a5795304-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1636481189
2024-04-30 15:16:41,642 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[796]:RELIABLE:CoreMessage[messageID=796, durable=true, userID=a579ef47-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2127934539
2024-04-30 15:16:41,642 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[801]:RELIABLE:CoreMessage[messageID=801, durable=true, userID=a57a6479-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@864807223
2024-04-30 15:16:41,642 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[806]:RELIABLE:CoreMessage[messageID=806, durable=true, userID=a57b00bd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1477076067
2024-04-30 15:16:41,642 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=781, durable=true, userID=a578689e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@581510794 to transaction: TransactionImpl [xid=null, txID=1842, xid=null, state=ACTIVE, createTime=1714490201642(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@40bdddde
2024-04-30 15:16:41,642 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[811]:RELIABLE:CoreMessage[messageID=811, durable=true, userID=a57b75f0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@825881533
2024-04-30 15:16:41,642 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5e70964-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32acfafe, true, {}]
2024-04-30 15:16:41,642 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[816]:RELIABLE:CoreMessage[messageID=816, durable=true, userID=a57c1233-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1748499365
2024-04-30 15:16:41,642 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=786, durable=true, userID=a578ddd1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1098202620 to transaction: TransactionImpl [xid=null, txID=1843, xid=null, state=ACTIVE, createTime=1714490201642(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3ec688c4
2024-04-30 15:16:41,643 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[821]:RELIABLE:CoreMessage[messageID=821, durable=true, userID=a57c8766-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1659223213
2024-04-30 15:16:41,643 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[826]:RELIABLE:CoreMessage[messageID=826, durable=true, userID=a57cfc99-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@97376467
2024-04-30 15:16:41,643 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=791, durable=true, userID=a5795304-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1636481189 to transaction: TransactionImpl [xid=null, txID=1846, xid=null, state=ACTIVE, createTime=1714490201643(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@407afc60
2024-04-30 15:16:41,643 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@993bc47
2024-04-30 15:16:41,643 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[831]:RELIABLE:CoreMessage[messageID=831, durable=true, userID=a57d98dc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@353066685
2024-04-30 15:16:41,643 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[836]:RELIABLE:CoreMessage[messageID=836, durable=true, userID=a57e351f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1913170982
2024-04-30 15:16:41,643 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5e73075-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27f2b739, true, {}]
2024-04-30 15:16:41,643 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=796, durable=true, userID=a579ef47-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2127934539 to transaction: TransactionImpl [xid=null, txID=1847, xid=null, state=ACTIVE, createTime=1714490201643(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@20d5f402
2024-04-30 15:16:41,643 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[841]:RELIABLE:CoreMessage[messageID=841, durable=true, userID=a57eaa52-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@39117484
2024-04-30 15:16:41,643 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[846]:RELIABLE:CoreMessage[messageID=846, durable=true, userID=a57f1f85-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@652703882
2024-04-30 15:16:41,643 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=801, durable=true, userID=a57a6479-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@864807223 to transaction: TransactionImpl [xid=null, txID=1850, xid=null, state=ACTIVE, createTime=1714490201643(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@ea89eeb
2024-04-30 15:16:41,643 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[851]:RELIABLE:CoreMessage[messageID=851, durable=true, userID=a57fbbc8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1741930688
2024-04-30 15:16:41,643 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[856]:RELIABLE:CoreMessage[messageID=856, durable=true, userID=a58030fb-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1183226380
2024-04-30 15:16:41,643 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=806, durable=true, userID=a57b00bd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1477076067 to transaction: TransactionImpl [xid=null, txID=1851, xid=null, state=ACTIVE, createTime=1714490201643(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@422a752
2024-04-30 15:16:41,643 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[861]:RELIABLE:CoreMessage[messageID=861, durable=true, userID=a580a62e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@340759628
2024-04-30 15:16:41,643 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[866]:RELIABLE:CoreMessage[messageID=866, durable=true, userID=a5814271-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1310264472
2024-04-30 15:16:41,643 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[871]:RELIABLE:CoreMessage[messageID=871, durable=true, userID=a581b7a4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@314180152
2024-04-30 15:16:41,643 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[876]:RELIABLE:CoreMessage[messageID=876, durable=true, userID=a58253e7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@598189218
2024-04-30 15:16:41,643 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[881]:RELIABLE:CoreMessage[messageID=881, durable=true, userID=a582c91a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@253510437
2024-04-30 15:16:41,643 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1852, durable=true, userID=a5e73077-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1991089846, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,644 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[886]:RELIABLE:CoreMessage[messageID=886, durable=true, userID=a583655d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@860655411
2024-04-30 15:16:41,644 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[891]:RELIABLE:CoreMessage[messageID=891, durable=true, userID=a583da90-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1014242241
2024-04-30 15:16:41,644 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[896]:RELIABLE:CoreMessage[messageID=896, durable=true, userID=a58476d2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1175844780
2024-04-30 15:16:41,644 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[901]:RELIABLE:CoreMessage[messageID=901, durable=true, userID=a584ec06-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1550335226
2024-04-30 15:16:41,644 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[906]:RELIABLE:CoreMessage[messageID=906, durable=true, userID=a5856139-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1663808061
2024-04-30 15:16:41,644 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[911]:RELIABLE:CoreMessage[messageID=911, durable=true, userID=a585fd7c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@974141560
2024-04-30 15:16:41,644 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[916]:RELIABLE:CoreMessage[messageID=916, durable=true, userID=a58672af-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1709433092
2024-04-30 15:16:41,644 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[921]:RELIABLE:CoreMessage[messageID=921, durable=true, userID=a5870ef2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1167085569
2024-04-30 15:16:41,644 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[926]:RELIABLE:CoreMessage[messageID=926, durable=true, userID=a5878425-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@577768954
2024-04-30 15:16:41,644 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[931]:RELIABLE:CoreMessage[messageID=931, durable=true, userID=a587f958-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1461102007
2024-04-30 15:16:41,644 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[936]:RELIABLE:CoreMessage[messageID=936, durable=true, userID=a588959b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@555407983
2024-04-30 15:16:41,644 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[941]:RELIABLE:CoreMessage[messageID=941, durable=true, userID=a5890ace-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@5927788
2024-04-30 15:16:41,644 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[946]:RELIABLE:CoreMessage[messageID=946, durable=true, userID=a589a710-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2127104827
2024-04-30 15:16:41,644 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[951]:RELIABLE:CoreMessage[messageID=951, durable=true, userID=a58a1c44-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@522071595
2024-04-30 15:16:41,644 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[956]:RELIABLE:CoreMessage[messageID=956, durable=true, userID=a58ab887-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@577216832
2024-04-30 15:16:41,644 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[961]:RELIABLE:CoreMessage[messageID=961, durable=true, userID=a58b2dba-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1666570609
2024-04-30 15:16:41,645 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[966]:RELIABLE:CoreMessage[messageID=966, durable=true, userID=a58bc9fd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@120275201
2024-04-30 15:16:41,645 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[971]:RELIABLE:CoreMessage[messageID=971, durable=true, userID=a58c3f30-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@270606861
2024-04-30 15:16:41,645 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[976]:RELIABLE:CoreMessage[messageID=976, durable=true, userID=a58cb463-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@638281824
2024-04-30 15:16:41,645 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[981]:RELIABLE:CoreMessage[messageID=981, durable=true, userID=a58d50a6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@130505356
2024-04-30 15:16:41,645 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[986]:RELIABLE:CoreMessage[messageID=986, durable=true, userID=a58dc5d9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1872164902
2024-04-30 15:16:41,645 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[991]:RELIABLE:CoreMessage[messageID=991, durable=true, userID=a58e621c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@996300649
2024-04-30 15:16:41,645 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[996]:RELIABLE:CoreMessage[messageID=996, durable=true, userID=a58ed74f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2102334901
2024-04-30 15:16:41,645 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1001]:RELIABLE:CoreMessage[messageID=1001, durable=true, userID=a58f7392-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2114094848
2024-04-30 15:16:41,645 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1006]:RELIABLE:CoreMessage[messageID=1006, durable=true, userID=a58fe8c5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@12896559
2024-04-30 15:16:41,645 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1011]:RELIABLE:CoreMessage[messageID=1011, durable=true, userID=a5908508-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1069172400
2024-04-30 15:16:41,645 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1016]:RELIABLE:CoreMessage[messageID=1016, durable=true, userID=a590fa3b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1269151254
2024-04-30 15:16:41,645 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1021]:RELIABLE:CoreMessage[messageID=1021, durable=true, userID=a591967e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1090994729
2024-04-30 15:16:41,645 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1026]:RELIABLE:CoreMessage[messageID=1026, durable=true, userID=a5920bb1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@98086179
2024-04-30 15:16:41,645 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1031]:RELIABLE:CoreMessage[messageID=1031, durable=true, userID=a592a7f4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@50578203
2024-04-30 15:16:41,645 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1036]:RELIABLE:CoreMessage[messageID=1036, durable=true, userID=a5931d27-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@170558346
2024-04-30 15:16:41,645 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1041]:RELIABLE:CoreMessage[messageID=1041, durable=true, userID=a5939259-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1610364717
2024-04-30 15:16:41,645 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1046]:RELIABLE:CoreMessage[messageID=1046, durable=true, userID=a5942e9d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@607343573
2024-04-30 15:16:41,646 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1051]:RELIABLE:CoreMessage[messageID=1051, durable=true, userID=a594a3d0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@447580195
2024-04-30 15:16:41,646 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1056]:RELIABLE:CoreMessage[messageID=1056, durable=true, userID=a5954013-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1528945664
2024-04-30 15:16:41,646 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1061]:RELIABLE:CoreMessage[messageID=1061, durable=true, userID=a595b546-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@410300524
2024-04-30 15:16:41,646 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1066]:RELIABLE:CoreMessage[messageID=1066, durable=true, userID=a5962a79-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1242611939
2024-04-30 15:16:41,646 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1071]:RELIABLE:CoreMessage[messageID=1071, durable=true, userID=a596c6bc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@473549728
2024-04-30 15:16:41,646 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1076]:RELIABLE:CoreMessage[messageID=1076, durable=true, userID=a5973bef-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@583601370
2024-04-30 15:16:41,646 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1081]:RELIABLE:CoreMessage[messageID=1081, durable=true, userID=a597d732-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2002594082
2024-04-30 15:16:41,646 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=781, durable=true, userID=a578689e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@581510794, transaction: TransactionImpl [xid=null, txID=1842, xid=null, state=COMMITTED, createTime=1714490201642(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@40bdddde
2024-04-30 15:16:41,646 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1086]:RELIABLE:CoreMessage[messageID=1086, durable=true, userID=a5984c65-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2040850877
2024-04-30 15:16:41,646 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=786, durable=true, userID=a578ddd1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1098202620, transaction: TransactionImpl [xid=null, txID=1843, xid=null, state=COMMITTED, createTime=1714490201642(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3ec688c4
2024-04-30 15:16:41,646 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1091]:RELIABLE:CoreMessage[messageID=1091, durable=true, userID=a598c198-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1059902744
2024-04-30 15:16:41,646 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=791, durable=true, userID=a5795304-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1636481189, transaction: TransactionImpl [xid=null, txID=1846, xid=null, state=COMMITTED, createTime=1714490201643(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@407afc60
2024-04-30 15:16:41,646 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1096]:RELIABLE:CoreMessage[messageID=1096, durable=true, userID=a5995ddb-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1757864434
2024-04-30 15:16:41,646 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=796, durable=true, userID=a579ef47-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2127934539, transaction: TransactionImpl [xid=null, txID=1847, xid=null, state=COMMITTED, createTime=1714490201643(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@20d5f402
2024-04-30 15:16:41,646 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1101]:RELIABLE:CoreMessage[messageID=1101, durable=true, userID=a599d30e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1017823392
2024-04-30 15:16:41,647 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1106]:RELIABLE:CoreMessage[messageID=1106, durable=true, userID=a59a6f51-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1331011577
2024-04-30 15:16:41,647 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=801, durable=true, userID=a57a6479-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@864807223, transaction: TransactionImpl [xid=null, txID=1850, xid=null, state=COMMITTED, createTime=1714490201643(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@ea89eeb
2024-04-30 15:16:41,647 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1111]:RELIABLE:CoreMessage[messageID=1111, durable=true, userID=a59ae484-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@896414601
2024-04-30 15:16:41,647 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=806, durable=true, userID=a57b00bd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1477076067, transaction: TransactionImpl [xid=null, txID=1851, xid=null, state=COMMITTED, createTime=1714490201643(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@422a752
2024-04-30 15:16:41,647 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5e7ccb8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15a4b593, true, {}]
2024-04-30 15:16:41,647 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1116]:RELIABLE:CoreMessage[messageID=1116, durable=true, userID=a59b80c7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@66952905
2024-04-30 15:16:41,647 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1121]:RELIABLE:CoreMessage[messageID=1121, durable=true, userID=a59bf5fa-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@858953571
2024-04-30 15:16:41,647 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1126]:RELIABLE:CoreMessage[messageID=1126, durable=true, userID=a59c923d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@870722749
2024-04-30 15:16:41,647 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1131]:RELIABLE:CoreMessage[messageID=1131, durable=true, userID=a59d0770-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1077901101
2024-04-30 15:16:41,647 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1136]:RELIABLE:CoreMessage[messageID=1136, durable=true, userID=a59d7ca3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1072584808
2024-04-30 15:16:41,647 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1141]:RELIABLE:CoreMessage[messageID=1141, durable=true, userID=a59e18e5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1759667832
2024-04-30 15:16:41,647 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1146]:RELIABLE:CoreMessage[messageID=1146, durable=true, userID=a59e8e19-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@646209931
2024-04-30 15:16:41,647 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1151]:RELIABLE:CoreMessage[messageID=1151, durable=true, userID=a59f2a5c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1405735852
2024-04-30 15:16:41,647 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1156]:RELIABLE:CoreMessage[messageID=1156, durable=true, userID=a59f9f8e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@459803099
2024-04-30 15:16:41,647 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1161]:RELIABLE:CoreMessage[messageID=1161, durable=true, userID=a5a014c2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@677625355
2024-04-30 15:16:41,647 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1166]:RELIABLE:CoreMessage[messageID=1166, durable=true, userID=a5a0b105-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@27943863
2024-04-30 15:16:41,648 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1171]:RELIABLE:CoreMessage[messageID=1171, durable=true, userID=a5a12638-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@29937540
2024-04-30 15:16:41,648 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1857, durable=true, userID=a5e7ccba-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2021944698, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,648 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1176]:RELIABLE:CoreMessage[messageID=1176, durable=true, userID=a5a1c27b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1009000364
2024-04-30 15:16:41,648 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1181]:RELIABLE:CoreMessage[messageID=1181, durable=true, userID=a5a237ae-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@40976028
2024-04-30 15:16:41,648 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1186]:RELIABLE:CoreMessage[messageID=1186, durable=true, userID=a5a2d3f1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@3647863
2024-04-30 15:16:41,648 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1191]:RELIABLE:CoreMessage[messageID=1191, durable=true, userID=a5a34924-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@819897005
2024-04-30 15:16:41,648 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1196]:RELIABLE:CoreMessage[messageID=1196, durable=true, userID=a5a3be57-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@966405173
2024-04-30 15:16:41,648 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1201]:RELIABLE:CoreMessage[messageID=1201, durable=true, userID=a5a45a9a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@361900844
2024-04-30 15:16:41,648 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1206]:RELIABLE:CoreMessage[messageID=1206, durable=true, userID=a5a4cfcd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2044361147
2024-04-30 15:16:41,648 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1211]:RELIABLE:CoreMessage[messageID=1211, durable=true, userID=a5a56c10-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@824213041
2024-04-30 15:16:41,648 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1216]:RELIABLE:CoreMessage[messageID=1216, durable=true, userID=a5a5e142-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2069909531
2024-04-30 15:16:41,648 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1221]:RELIABLE:CoreMessage[messageID=1221, durable=true, userID=a5a67d86-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@125189434
2024-04-30 15:16:41,648 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1226]:RELIABLE:CoreMessage[messageID=1226, durable=true, userID=a5a6f2b8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@620348429
2024-04-30 15:16:41,648 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1231]:RELIABLE:CoreMessage[messageID=1231, durable=true, userID=a5a767ec-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1126889607
2024-04-30 15:16:41,648 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1236]:RELIABLE:CoreMessage[messageID=1236, durable=true, userID=a5a8042f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1755783050
2024-04-30 15:16:41,648 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1852]:RELIABLE:CoreMessage[messageID=1852, durable=true, userID=a5e73077-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1991089846
2024-04-30 15:16:41,649 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1857]:RELIABLE:CoreMessage[messageID=1857, durable=true, userID=a5e7ccba-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2021944698
2024-04-30 15:16:41,650 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5e841eb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71552667, true, {}]
2024-04-30 15:16:41,651 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1862, durable=true, userID=a5e841ed-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@321704522, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,653 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1862]:RELIABLE:CoreMessage[messageID=1862, durable=true, userID=a5e841ed-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@321704522
2024-04-30 15:16:41,653 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5e8b71e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76439c1a, true, {}]
2024-04-30 15:16:41,654 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1867, durable=true, userID=a5e8de30-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@675814012, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,656 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1867]:RELIABLE:CoreMessage[messageID=1867, durable=true, userID=a5e8de30-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@675814012
2024-04-30 15:16:41,657 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5e95361-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52ecc958, true, {}]
2024-04-30 15:16:41,658 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1872, durable=true, userID=a5e95362-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1252352112, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,660 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1872]:RELIABLE:CoreMessage[messageID=1872, durable=true, userID=a5e95362-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1252352112
2024-04-30 15:16:41,660 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5e9c894-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a16a856, true, {}]
2024-04-30 15:16:41,661 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1877, durable=true, userID=a5e9efa5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1218564704, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,663 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1877]:RELIABLE:CoreMessage[messageID=1877, durable=true, userID=a5e9efa5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1218564704
2024-04-30 15:16:41,664 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5ea64d7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c5641c9, true, {}]
2024-04-30 15:16:41,664 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1882, durable=true, userID=a5ea64d9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@931042849, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,667 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1882]:RELIABLE:CoreMessage[messageID=1882, durable=true, userID=a5ea64d9-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@931042849
2024-04-30 15:16:41,667 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5eada0a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77fe74bd, true, {}]
2024-04-30 15:16:41,668 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1887, durable=true, userID=a5eb011c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2034067957, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,670 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1887]:RELIABLE:CoreMessage[messageID=1887, durable=true, userID=a5eb011c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2034067957
2024-04-30 15:16:41,671 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5eb4f3d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d96025f, true, {}]
2024-04-30 15:16:41,671 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1892, durable=true, userID=a5eb764e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1398833922, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,674 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1892]:RELIABLE:CoreMessage[messageID=1892, durable=true, userID=a5eb764e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1398833922
2024-04-30 15:16:41,674 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5ebeb80-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ccad209, true, {}]
2024-04-30 15:16:41,675 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1897, durable=true, userID=a5ebeb82-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@304210014, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,677 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1897]:RELIABLE:CoreMessage[messageID=1897, durable=true, userID=a5ebeb82-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@304210014
2024-04-30 15:16:41,678 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5ec87c3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63ff104a, true, {}]
2024-04-30 15:16:41,678 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1902, durable=true, userID=a5ec87c4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2009178670, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,680 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1902]:RELIABLE:CoreMessage[messageID=1902, durable=true, userID=a5ec87c4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2009178670
2024-04-30 15:16:41,681 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5ecfcf6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@456dd17e, true, {}]
2024-04-30 15:16:41,682 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1907, durable=true, userID=a5ecfcf8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1196093139, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,684 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1907]:RELIABLE:CoreMessage[messageID=1907, durable=true, userID=a5ecfcf8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1196093139
2024-04-30 15:16:41,685 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5ed7229-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3aa11770, true, {}]
2024-04-30 15:16:41,685 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1912, durable=true, userID=a5ed993a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1357198481, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,687 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1912]:RELIABLE:CoreMessage[messageID=1912, durable=true, userID=a5ed993a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1357198481
2024-04-30 15:16:41,688 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5ee0e6c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@284ae098, true, {}]
2024-04-30 15:16:41,689 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1917, durable=true, userID=a5ee0e6e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1532770743, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,691 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1917]:RELIABLE:CoreMessage[messageID=1917, durable=true, userID=a5ee0e6e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1532770743
2024-04-30 15:16:41,691 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5ee839f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3281daf2, true, {}]
2024-04-30 15:16:41,692 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1922, durable=true, userID=a5ee83a1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@234376441, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,694 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1922]:RELIABLE:CoreMessage[messageID=1922, durable=true, userID=a5ee83a1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@234376441
2024-04-30 15:16:41,695 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5ef1fe2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1611ce3f, true, {}]
2024-04-30 15:16:41,695 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1927, durable=true, userID=a5ef1fe4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@350042698, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,698 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1927]:RELIABLE:CoreMessage[messageID=1927, durable=true, userID=a5ef1fe4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@350042698
2024-04-30 15:16:41,698 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5ef9515-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@332f535a, true, {}]
2024-04-30 15:16:41,699 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1932, durable=true, userID=a5efbc26-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@125793361, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,701 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1932]:RELIABLE:CoreMessage[messageID=1932, durable=true, userID=a5efbc26-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@125793361
2024-04-30 15:16:41,702 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5f00a48-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50731a2a, true, {}]
2024-04-30 15:16:41,702 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1937, durable=true, userID=a5f03159-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@153463430, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,704 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1937]:RELIABLE:CoreMessage[messageID=1937, durable=true, userID=a5f03159-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@153463430
2024-04-30 15:16:41,705 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5f0a68b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5751696e, true, {}]
2024-04-30 15:16:41,706 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1942, durable=true, userID=a5f0a68d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@12686552, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,708 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1942]:RELIABLE:CoreMessage[messageID=1942, durable=true, userID=a5f0a68d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@12686552
2024-04-30 15:16:41,708 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5f11bbe-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50d09f2f, true, {}]
2024-04-30 15:16:41,709 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1947, durable=true, userID=a5f142d0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1420242217, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,711 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1947]:RELIABLE:CoreMessage[messageID=1947, durable=true, userID=a5f142d0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1420242217
2024-04-30 15:16:41,712 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5f1b701-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@738fb95e, true, {}]
2024-04-30 15:16:41,713 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1952, durable=true, userID=a5f1b703-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1450205834, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,715 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1952]:RELIABLE:CoreMessage[messageID=1952, durable=true, userID=a5f1b703-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1450205834
2024-04-30 15:16:41,715 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5f22c34-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1839c2c9, true, {}]
2024-04-30 15:16:41,716 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1957, durable=true, userID=a5f25346-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1643843146, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,718 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1957]:RELIABLE:CoreMessage[messageID=1957, durable=true, userID=a5f25346-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1643843146
2024-04-30 15:16:41,719 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5f2c877-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@448b6d18, true, {}]
2024-04-30 15:16:41,719 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1962, durable=true, userID=a5f2c879-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1915431799, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,722 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1962]:RELIABLE:CoreMessage[messageID=1962, durable=true, userID=a5f2c879-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1915431799
2024-04-30 15:16:41,722 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5f33daa-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c5b7872, true, {}]
2024-04-30 15:16:41,723 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1967, durable=true, userID=a5f33dac-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@726326235, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,725 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1967]:RELIABLE:CoreMessage[messageID=1967, durable=true, userID=a5f33dac-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@726326235
2024-04-30 15:16:41,726 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5f3b2dd-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2eab0908, true, {}]
2024-04-30 15:16:41,726 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1972, durable=true, userID=a5f3d9ee-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1152895496, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,728 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1972]:RELIABLE:CoreMessage[messageID=1972, durable=true, userID=a5f3d9ee-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1152895496
2024-04-30 15:16:41,729 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5f44f20-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@fd95012, true, {}]
2024-04-30 15:16:41,730 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1977, durable=true, userID=a5f44f22-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@873467973, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,732 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1977]:RELIABLE:CoreMessage[messageID=1977, durable=true, userID=a5f44f22-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@873467973
2024-04-30 15:16:41,733 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5f4c453-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@576bef1f, true, {}]
2024-04-30 15:16:41,733 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1982, durable=true, userID=a5f4eb65-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@376718824, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,735 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1982]:RELIABLE:CoreMessage[messageID=1982, durable=true, userID=a5f4eb65-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@376718824
2024-04-30 15:16:41,736 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5f56096-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60623982, true, {}]
2024-04-30 15:16:41,737 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1987, durable=true, userID=a5f56098-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@897472389, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,739 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1987]:RELIABLE:CoreMessage[messageID=1987, durable=true, userID=a5f56098-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@897472389
2024-04-30 15:16:41,739 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5f5d5c9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@387b354b, true, {}]
2024-04-30 15:16:41,740 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1992, durable=true, userID=a5f5fcdb-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@95287224, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,742 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1992]:RELIABLE:CoreMessage[messageID=1992, durable=true, userID=a5f5fcdb-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@95287224
2024-04-30 15:16:41,743 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5f64afc-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43c5119e, true, {}]
2024-04-30 15:16:41,743 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1997, durable=true, userID=a5f6720d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@869726961, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,745 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1997]:RELIABLE:CoreMessage[messageID=1997, durable=true, userID=a5f6720d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@869726961
2024-04-30 15:16:41,746 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5f6e73f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a821f9f, true, {}]
2024-04-30 15:16:41,747 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2002, durable=true, userID=a5f6e741-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@562728210, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,749 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2002]:RELIABLE:CoreMessage[messageID=2002, durable=true, userID=a5f6e741-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@562728210
2024-04-30 15:16:41,750 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5f75c72-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c1d2019, true, {}]
2024-04-30 15:16:41,750 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2007, durable=true, userID=a5f78383-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@337717162, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,752 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2007]:RELIABLE:CoreMessage[messageID=2007, durable=true, userID=a5f78383-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@337717162
2024-04-30 15:16:41,753 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5f7f8b5-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@180d0f6f, true, {}]
2024-04-30 15:16:41,754 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2012, durable=true, userID=a5f7f8b7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@55406954, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,756 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2012]:RELIABLE:CoreMessage[messageID=2012, durable=true, userID=a5f7f8b7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@55406954
2024-04-30 15:16:41,756 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5f86de8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ce30efb, true, {}]
2024-04-30 15:16:41,757 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2017, durable=true, userID=a5f894fa-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1808501378, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,759 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2017]:RELIABLE:CoreMessage[messageID=2017, durable=true, userID=a5f894fa-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1808501378
2024-04-30 15:16:41,760 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5f90a2b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6605bf31, true, {}]
2024-04-30 15:16:41,760 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2022, durable=true, userID=a5f90a2d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1596246294, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,763 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2022]:RELIABLE:CoreMessage[messageID=2022, durable=true, userID=a5f90a2d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1596246294
2024-04-30 15:16:41,763 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5f97f5e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ebc48ac, true, {}]
2024-04-30 15:16:41,764 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2027, durable=true, userID=a5f97f60-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1949542194, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,766 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2027]:RELIABLE:CoreMessage[messageID=2027, durable=true, userID=a5f97f60-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1949542194
2024-04-30 15:16:41,767 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5f9f491-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37ebdb7e, true, {}]
2024-04-30 15:16:41,767 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2032, durable=true, userID=a5fa1ba3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@688417978, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,770 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2032]:RELIABLE:CoreMessage[messageID=2032, durable=true, userID=a5fa1ba3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@688417978
2024-04-30 15:16:41,770 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5fa90d4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34866a8d, true, {}]
2024-04-30 15:16:41,771 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2037, durable=true, userID=a5fa90d6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1290489116, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,773 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2037]:RELIABLE:CoreMessage[messageID=2037, durable=true, userID=a5fa90d6-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1290489116
2024-04-30 15:16:41,773 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5fb0607-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7036ca37, true, {}]
2024-04-30 15:16:41,774 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2042, durable=true, userID=a5fb2d18-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1241472964, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,776 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2042]:RELIABLE:CoreMessage[messageID=2042, durable=true, userID=a5fb2d18-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1241472964
2024-04-30 15:16:41,777 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5fba24a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@134cf0e3, true, {}]
2024-04-30 15:16:41,778 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2047, durable=true, userID=a5fba24c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@950097236, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,780 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2047]:RELIABLE:CoreMessage[messageID=2047, durable=true, userID=a5fba24c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@950097236
2024-04-30 15:16:41,780 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5fc177d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@268abe7b, true, {}]
2024-04-30 15:16:41,781 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2052, durable=true, userID=a5fc3e8f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@615007120, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,783 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2052]:RELIABLE:CoreMessage[messageID=2052, durable=true, userID=a5fc3e8f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@615007120
2024-04-30 15:16:41,784 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5fcb3c0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c37b30a, true, {}]
2024-04-30 15:16:41,784 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2057, durable=true, userID=a5fcb3c2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1365085414, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,787 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2057]:RELIABLE:CoreMessage[messageID=2057, durable=true, userID=a5fcb3c2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1365085414
2024-04-30 15:16:41,787 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5fd28f3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25a0299d, true, {}]
2024-04-30 15:16:41,788 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2062, durable=true, userID=a5fd28f5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@83047928, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,790 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2062]:RELIABLE:CoreMessage[messageID=2062, durable=true, userID=a5fd28f5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@83047928
2024-04-30 15:16:41,791 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5fd9e26-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5dbd426a, true, {}]
2024-04-30 15:16:41,791 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2067, durable=true, userID=a5fdc538-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@832664808, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,794 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2067]:RELIABLE:CoreMessage[messageID=2067, durable=true, userID=a5fdc538-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@832664808
2024-04-30 15:16:41,794 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5fe3a69-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@383eabc8, true, {}]
2024-04-30 15:16:41,795 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2072, durable=true, userID=a5fe3a6b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@748416726, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,797 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2072]:RELIABLE:CoreMessage[messageID=2072, durable=true, userID=a5fe3a6b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@748416726
2024-04-30 15:16:41,797 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5feaf9c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ef4e460, true, {}]
2024-04-30 15:16:41,798 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2077, durable=true, userID=a5fed6ae-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@447959510, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,800 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2077]:RELIABLE:CoreMessage[messageID=2077, durable=true, userID=a5fed6ae-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@447959510
2024-04-30 15:16:41,801 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5ff4bdf-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27345c6d, true, {}]
2024-04-30 15:16:41,801 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2082, durable=true, userID=a5ff4be1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@681696773, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,804 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2082]:RELIABLE:CoreMessage[messageID=2082, durable=true, userID=a5ff4be1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@681696773
2024-04-30 15:16:41,804 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a5ffc112-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44351c0e, true, {}]
2024-04-30 15:16:41,805 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2087, durable=true, userID=a5ffe824-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1472339121, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,807 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2087]:RELIABLE:CoreMessage[messageID=2087, durable=true, userID=a5ffe824-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1472339121
2024-04-30 15:16:41,808 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a6005d55-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29813c3b, true, {}]
2024-04-30 15:16:41,809 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2092, durable=true, userID=a6005d57-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1264492915, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,811 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2092]:RELIABLE:CoreMessage[messageID=2092, durable=true, userID=a6005d57-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1264492915
2024-04-30 15:16:41,811 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a600d288-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a1825b0, true, {}]
2024-04-30 15:16:41,812 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2097, durable=true, userID=a600f99a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2021700349, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,814 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2097]:RELIABLE:CoreMessage[messageID=2097, durable=true, userID=a600f99a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2021700349
2024-04-30 15:16:41,815 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a6016ecb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43a59c5f, true, {}]
2024-04-30 15:16:41,815 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2102, durable=true, userID=a6016ecd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1245768378, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,818 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2102]:RELIABLE:CoreMessage[messageID=2102, durable=true, userID=a6016ecd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1245768378
2024-04-30 15:16:41,818 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a601e3fe-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d0cdf4b, true, {}]
2024-04-30 15:16:41,819 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2107, durable=true, userID=a601e400-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1646276657, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,821 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2107]:RELIABLE:CoreMessage[messageID=2107, durable=true, userID=a601e400-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1646276657
2024-04-30 15:16:41,824 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a602ce61-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45872bb7, true, {}]
2024-04-30 15:16:41,825 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2112, durable=true, userID=a602f573-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@946219084, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,826 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2112]:RELIABLE:CoreMessage[messageID=2112, durable=true, userID=a602f573-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@946219084
2024-04-30 15:16:41,826 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a6031c84-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57814aff, true, {}]
2024-04-30 15:16:41,827 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2117, durable=true, userID=a6034396-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@548869532, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,829 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2117]:RELIABLE:CoreMessage[messageID=2117, durable=true, userID=a6034396-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@548869532
2024-04-30 15:16:41,830 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a603b8c7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@581c1ea9, true, {}]
2024-04-30 15:16:41,830 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2122, durable=true, userID=a603b8c8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@171317372, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,833 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2122]:RELIABLE:CoreMessage[messageID=2122, durable=true, userID=a603b8c8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@171317372
2024-04-30 15:16:41,833 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a6042dfa-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e1198b3, true, {}]
2024-04-30 15:16:41,834 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2127, durable=true, userID=a6042dfc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1654829282, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,836 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2127]:RELIABLE:CoreMessage[messageID=2127, durable=true, userID=a6042dfc-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1654829282
2024-04-30 15:16:41,836 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a604a32d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5329a202, true, {}]
2024-04-30 15:16:41,837 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2132, durable=true, userID=a604ca3f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2078971963, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,839 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2132]:RELIABLE:CoreMessage[messageID=2132, durable=true, userID=a604ca3f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2078971963
2024-04-30 15:16:41,840 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a6053f70-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5780fa86, true, {}]
2024-04-30 15:16:41,841 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2137, durable=true, userID=a6053f72-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1522867343, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,843 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2137]:RELIABLE:CoreMessage[messageID=2137, durable=true, userID=a6053f72-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1522867343
2024-04-30 15:16:41,843 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a605b4a3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@782361b5, true, {}]
2024-04-30 15:16:41,844 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2142, durable=true, userID=a605dbb5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@396179543, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,846 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2142]:RELIABLE:CoreMessage[messageID=2142, durable=true, userID=a605dbb5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@396179543
2024-04-30 15:16:41,847 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a60650e6-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@629f7081, true, {}]
2024-04-30 15:16:41,847 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2147, durable=true, userID=a60650e8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1926198237, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,850 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2147]:RELIABLE:CoreMessage[messageID=2147, durable=true, userID=a60650e8-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1926198237
2024-04-30 15:16:41,850 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a606c619-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18a88ecf, true, {}]
2024-04-30 15:16:41,851 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2152, durable=true, userID=a606c61b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@69852811, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,853 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2152]:RELIABLE:CoreMessage[messageID=2152, durable=true, userID=a606c61b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@69852811
2024-04-30 15:16:41,854 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a607625c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a965ee9, true, {}]
2024-04-30 15:16:41,854 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2157, durable=true, userID=a607625e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@166074221, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,857 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2157]:RELIABLE:CoreMessage[messageID=2157, durable=true, userID=a607625e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@166074221
2024-04-30 15:16:41,857 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a607d78f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a4c83ed, true, {}]
2024-04-30 15:16:41,858 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2162, durable=true, userID=a607d791-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2068638983, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,860 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2162]:RELIABLE:CoreMessage[messageID=2162, durable=true, userID=a607d791-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2068638983
2024-04-30 15:16:41,861 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a6084cc2-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ac2a244, true, {}]
2024-04-30 15:16:41,861 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2167, durable=true, userID=a60873d4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@317256996, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,864 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2167]:RELIABLE:CoreMessage[messageID=2167, durable=true, userID=a60873d4-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@317256996
2024-04-30 15:16:41,864 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a608e905-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e86b574, true, {}]
2024-04-30 15:16:41,865 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2172, durable=true, userID=a608e907-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1571012382, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,867 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2172]:RELIABLE:CoreMessage[messageID=2172, durable=true, userID=a608e907-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1571012382
2024-04-30 15:16:41,868 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a6095e38-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72e18e6a, true, {}]
2024-04-30 15:16:41,868 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2177, durable=true, userID=a609854a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1089408411, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,870 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2177]:RELIABLE:CoreMessage[messageID=2177, durable=true, userID=a609854a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1089408411
2024-04-30 15:16:41,871 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a609fa7b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@461efe65, true, {}]
2024-04-30 15:16:41,871 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2182, durable=true, userID=a609fa7d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@170537383, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,874 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2182]:RELIABLE:CoreMessage[messageID=2182, durable=true, userID=a609fa7d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@170537383
2024-04-30 15:16:41,874 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a60a6fae-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23026b7d, true, {}]
2024-04-30 15:16:41,875 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2187, durable=true, userID=a60a6fb0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@831272401, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,877 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2187]:RELIABLE:CoreMessage[messageID=2187, durable=true, userID=a60a6fb0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@831272401
2024-04-30 15:16:41,878 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a60b0bf1-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@af84e8b, true, {}]
2024-04-30 15:16:41,878 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2192, durable=true, userID=a60b0bf3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@67611534, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,881 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2192]:RELIABLE:CoreMessage[messageID=2192, durable=true, userID=a60b0bf3-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@67611534
2024-04-30 15:16:41,881 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a60b8124-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@252e4b99, true, {}]
2024-04-30 15:16:41,882 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2197, durable=true, userID=a60ba836-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@996100016, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,884 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2197]:RELIABLE:CoreMessage[messageID=2197, durable=true, userID=a60ba836-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@996100016
2024-04-30 15:16:41,885 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a60bf657-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@465eb6a2, true, {}]
2024-04-30 15:16:41,885 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2202, durable=true, userID=a60c1d69-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1572784094, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,888 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2202]:RELIABLE:CoreMessage[messageID=2202, durable=true, userID=a60c1d69-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1572784094
2024-04-30 15:16:41,888 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a60c929a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51933fff, true, {}]
2024-04-30 15:16:41,889 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2207, durable=true, userID=a60c929c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1941683245, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,891 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2207]:RELIABLE:CoreMessage[messageID=2207, durable=true, userID=a60c929c-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1941683245
2024-04-30 15:16:41,891 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a60d07cd-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2bb72c9, true, {}]
2024-04-30 15:16:41,892 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2212, durable=true, userID=a60d2edf-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1271671461, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,894 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2212]:RELIABLE:CoreMessage[messageID=2212, durable=true, userID=a60d2edf-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1271671461
2024-04-30 15:16:41,895 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a60da410-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6533112b, true, {}]
2024-04-30 15:16:41,896 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2217, durable=true, userID=a60da412-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@271391247, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,898 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2217]:RELIABLE:CoreMessage[messageID=2217, durable=true, userID=a60da412-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@271391247
2024-04-30 15:16:41,898 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a60e1943-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33a0a60b, true, {}]
2024-04-30 15:16:41,899 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2222, durable=true, userID=a60e4054-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@745173050, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,901 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2222]:RELIABLE:CoreMessage[messageID=2222, durable=true, userID=a60e4054-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@745173050
2024-04-30 15:16:41,902 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a60eb586-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4214f99a, true, {}]
2024-04-30 15:16:41,903 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2227, durable=true, userID=a60eb588-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1691157916, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,905 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2227]:RELIABLE:CoreMessage[messageID=2227, durable=true, userID=a60eb588-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1691157916
2024-04-30 15:16:41,905 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a60f2ab9-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b51b6a4, true, {}]
2024-04-30 15:16:41,906 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2232, durable=true, userID=a60f2abb-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@709956662, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,908 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2232]:RELIABLE:CoreMessage[messageID=2232, durable=true, userID=a60f2abb-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@709956662
2024-04-30 15:16:41,909 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a60fc6fc-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d49c0c0, true, {}]
2024-04-30 15:16:41,909 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2237, durable=true, userID=a60fc6fd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1048821241, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,912 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2237]:RELIABLE:CoreMessage[messageID=2237, durable=true, userID=a60fc6fd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1048821241
2024-04-30 15:16:41,912 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a6103c2f-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ce9a23d, true, {}]
2024-04-30 15:16:41,913 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2242, durable=true, userID=a6103c31-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1453586, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,915 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2242]:RELIABLE:CoreMessage[messageID=2242, durable=true, userID=a6103c31-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1453586
2024-04-30 15:16:41,915 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a610b162-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@126a4732, true, {}]
2024-04-30 15:16:41,916 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2247, durable=true, userID=a610d874-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@108697104, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,918 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2247]:RELIABLE:CoreMessage[messageID=2247, durable=true, userID=a610d874-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@108697104
2024-04-30 15:16:41,919 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a6114da5-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52cc1897, true, {}]
2024-04-30 15:16:41,919 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2252, durable=true, userID=a6114da7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@655639616, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,922 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2252]:RELIABLE:CoreMessage[messageID=2252, durable=true, userID=a6114da7-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@655639616
2024-04-30 15:16:41,922 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a611c2d8-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ee2b0e9, true, {}]
2024-04-30 15:16:41,923 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2257, durable=true, userID=a611e9ea-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1660832246, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,925 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2257]:RELIABLE:CoreMessage[messageID=2257, durable=true, userID=a611e9ea-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1660832246
2024-04-30 15:16:41,926 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a6125f1b-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7eff09b2, true, {}]
2024-04-30 15:16:41,926 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2262, durable=true, userID=a6125f1d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@608908723, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,929 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2262]:RELIABLE:CoreMessage[messageID=2262, durable=true, userID=a6125f1d-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@608908723
2024-04-30 15:16:41,929 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a612d44e-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58001b38, true, {}]
2024-04-30 15:16:41,930 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2267, durable=true, userID=a612d450-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@355516859, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,932 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2267]:RELIABLE:CoreMessage[messageID=2267, durable=true, userID=a612d450-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@355516859
2024-04-30 15:16:41,933 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a6137091-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@328cdac5, true, {}]
2024-04-30 15:16:41,933 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2272, durable=true, userID=a6137093-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1205642808, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,936 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2272]:RELIABLE:CoreMessage[messageID=2272, durable=true, userID=a6137093-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1205642808
2024-04-30 15:16:41,936 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a613e5c4-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70428b6, true, {}]
2024-04-30 15:16:41,937 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2277, durable=true, userID=a613e5c5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1343305531, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,939 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2277]:RELIABLE:CoreMessage[messageID=2277, durable=true, userID=a613e5c5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1343305531
2024-04-30 15:16:41,939 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a6145af7-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19ddc764, true, {}]
2024-04-30 15:16:41,940 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2282, durable=true, userID=a6148209-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@945679463, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,942 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2282]:RELIABLE:CoreMessage[messageID=2282, durable=true, userID=a6148209-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@945679463
2024-04-30 15:16:41,943 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a614f73a-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@658efa51, true, {}]
2024-04-30 15:16:41,944 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2287, durable=true, userID=a614f73b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1162346987, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,946 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2287]:RELIABLE:CoreMessage[messageID=2287, durable=true, userID=a614f73b-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1162346987
2024-04-30 15:16:41,946 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a6156c6d-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6146f595, true, {}]
2024-04-30 15:16:41,947 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2292, durable=true, userID=a615937f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@662694117, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,949 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2292]:RELIABLE:CoreMessage[messageID=2292, durable=true, userID=a615937f-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@662694117
2024-04-30 15:16:41,950 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a61608b0-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@287ca363, true, {}]
2024-04-30 15:16:41,950 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2297, durable=true, userID=a61608b2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@568292293, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,953 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2297]:RELIABLE:CoreMessage[messageID=2297, durable=true, userID=a61608b2-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@568292293
2024-04-30 15:16:41,953 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a6167de3-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38d3425c, true, {}]
2024-04-30 15:16:41,954 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2302, durable=true, userID=a616a4f5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@157345947, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,956 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2302]:RELIABLE:CoreMessage[messageID=2302, durable=true, userID=a616a4f5-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@157345947
2024-04-30 15:16:41,957 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a6171a26-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34d1c8a8, true, {}]
2024-04-30 15:16:41,957 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2307, durable=true, userID=a6171a28-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1425621924, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,960 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2307]:RELIABLE:CoreMessage[messageID=2307, durable=true, userID=a6171a28-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1425621924
2024-04-30 15:16:41,960 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a6178f59-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24ec05fa, true, {}]
2024-04-30 15:16:41,961 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2312, durable=true, userID=a617b66a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1598564951, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,963 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2312]:RELIABLE:CoreMessage[messageID=2312, durable=true, userID=a617b66a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1598564951
2024-04-30 15:16:41,964 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a6182b9c-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b2f62e9, true, {}]
2024-04-30 15:16:41,964 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2317, durable=true, userID=a6182b9e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1494206548, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,967 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2317]:RELIABLE:CoreMessage[messageID=2317, durable=true, userID=a6182b9e-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1494206548
2024-04-30 15:16:41,967 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a618a0cf-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52cd6210, true, {}]
2024-04-30 15:16:41,968 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2322, durable=true, userID=a618c7e1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1690054388, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,970 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2322]:RELIABLE:CoreMessage[messageID=2322, durable=true, userID=a618c7e1-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1690054388
2024-04-30 15:16:41,971 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a6191602-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a0a2f0c, true, {}]
2024-04-30 15:16:41,971 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2327, durable=true, userID=a6193d14-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1676101230, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,973 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2327]:RELIABLE:CoreMessage[messageID=2327, durable=true, userID=a6193d14-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1676101230
2024-04-30 15:16:41,974 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a619b245-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ee629c6, true, {}]
2024-04-30 15:16:41,975 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2332, durable=true, userID=a619b247-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1998723548, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,977 INFO  [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2332]:RELIABLE:CoreMessage[messageID=2332, durable=true, userID=a619b247-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1998723548
2024-04-30 15:16:41,978 INFO  [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a61a2778-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d4d75b7, true, {}]
2024-04-30 15:16:41,978 INFO  [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2337, durable=true, userID=a61a4e8a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@200404647, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,980 INFO  [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2337]:RELIABLE:CoreMessage[messageID=2337, durable=true, userID=a61a4e8a-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@200404647
2024-04-30 15:16:41,981 INFO  [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [a61ac3bb-0704-11ef-b617-0a580a280dd0, null, ****, 102400, RemotingConnectionImpl [ID=a5e70961-0704-11ef-b617-0a580a280dd0, clientID=null, nodeID=a4fb22b9-0704-11ef-b617-0a580a280dd0, transportConnection=InVMConnection [serverID=0, id=a5e70961-0704-11ef-b617-0a580a280dd0]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@397c408c, true, {}]
2024-04-30 15:16:41,981 INFO  [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2342, durable=true, userID=a61ac3bd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@409867479, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885)
..................................................
***** durable queues test/mom/testPublishObject2:
- queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null
***** non durable for test/mom/testPublishObject2:
..................................................
, transaction: null
2024-04-30 15:16:41,984 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2342]:RELIABLE:CoreMessage[messageID=2342, durable=true, userID=a61ac3bd-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:41 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=a5e70963-0704-11ef-b617-0a580a280dd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@409867479
2024-04-30 15:16:41,984 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fb4e8450cd8@376aaeec, org.eclipse.scout.rt.mom.jms.JmsSubscription@749330a8]
2024-04-30 15:16:41,985 INFO  [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=811, durable=true, userID=a57b75f0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@825881533 to transaction: TransactionImpl [xid=null, txID=2345, xid=null, state=ACTIVE, createTime=1714490201985(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@79081393
2024-04-30 15:16:41,987 INFO  [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@5280e62e)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=811, durable=true, userID=a57b75f0-0704-11ef-b617-0a580a280dd0, priority=4, timestamp=Tue Apr 30 15:16:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (82b91498-03e4-475b-8f1c-1e2fb4612356), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@825881533, transaction: TransactionImpl [xid=null, txID=2345, xid=null, state=COMMITTED, createTime=1714490201985(Tue Apr 30 15:16:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@79081393
2024-04-30 15:16:41,989 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a5e6942c-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:41,989 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 6 subscriber jobs: [JobFutureTask@60a38873[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@59ccd75e[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@522fc67[job=JMS subscriber, state=DONE], JobFutureTask@30022904[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@47cf41d7[job=JMS subscriber, state=DONE], JobFutureTask@1710797a[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]]
2024-04-30 15:16:41,989 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005257 ms
2024-04-30 15:16:41,989 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions
2024-04-30 15:16:41,990 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection
2024-04-30 15:16:41,990 INFO  [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection a5e70961-0704-11ef-b617-0a580a280dd0 for user anonymous@invm:0 destroyed
2024-04-30 15:16:41,990 INFO  [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed
2024-04-30 15:16:41,991 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 353.752907 ms
2024-04-30 15:16:41,991 INFO  [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWith6ConsumerJob [artemis-j2ee]>
2024-04-30 15:16:41,996 INFO  [main] org.apache.activemq.artemis.core.server.serverStopped(ActiveMQServerLogger_impl.java:61) - AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.31.2 [a4fb22b9-0704-11ef-b617-0a580a280dd0] stopped, uptime 1.901 seconds
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.681 s -- in org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest
[INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomManualTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.eclipse.scout.rt.mom.jms.JmsMomManualTest
[INFO] Running org.eclipse.scout.rt.mom.jms.JmsMessageReaderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.eclipse.scout.rt.mom.jms.JmsMessageReaderTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 243, Failures: 0, Errors: 0, Skipped: 5
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mom.jms.test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mom.jms.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.charsetdetect >-------
[INFO] Building org.eclipse.scout.rt.charsetdetect 24.2-SNAPSHOT        [36/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.charsetdetect/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/tika/tika-parser-text-module/2.9.1/tika-parser-text-module-2.9.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parser-text-module/2.9.1/tika-parser-text-module-2.9.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parser-text-module/2.9.1/tika-parser-text-module-2.9.1.pom (2.8 kB at 76 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/tika/tika-parsers-standard-modules/2.9.1/tika-parsers-standard-modules-2.9.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parsers-standard-modules/2.9.1/tika-parsers-standard-modules-2.9.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parsers-standard-modules/2.9.1/tika-parsers-standard-modules-2.9.1.pom (4.0 kB at 573 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/tika/tika-parsers-standard/2.9.1/tika-parsers-standard-2.9.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parsers-standard/2.9.1/tika-parsers-standard-2.9.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parsers-standard/2.9.1/tika-parsers-standard-2.9.1.pom (3.1 kB at 510 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/tika/tika-parsers/2.9.1/tika-parsers-2.9.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parsers/2.9.1/tika-parsers-2.9.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parsers/2.9.1/tika-parsers-2.9.1.pom (3.7 kB at 613 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/tika/tika-parent/2.9.1/tika-parent-2.9.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parent/2.9.1/tika-parent-2.9.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parent/2.9.1/tika-parent-2.9.1.pom (48 kB at 3.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom (18 kB at 3.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom (6.5 kB at 1.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-bom/4.1.100.Final/netty-bom-4.1.100.Final.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.100.Final/netty-bom-4.1.100.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.100.Final/netty-bom-4.1.100.Final.pom (13 kB at 2.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/cxf/cxf-bom/3.5.6/cxf-bom-3.5.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-bom/3.5.6/cxf-bom-3.5.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-bom/3.5.6/cxf-bom-3.5.6.pom (26 kB at 3.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/cxf/cxf/3.5.6/cxf-3.5.6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf/3.5.6/cxf-3.5.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf/3.5.6/cxf-3.5.6.pom (39 kB at 4.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/logging/log4j/log4j-bom/2.20.0/log4j-bom-2.20.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.20.0/log4j-bom-2.20.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.20.0/log4j-bom-2.20.0.pom (9.0 kB at 1.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/logging/logging-parent/7/logging-parent-7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/7/logging-parent-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/7/logging-parent-7.pom (3.3 kB at 657 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-bom/9.4.53.v20231009/jetty-bom-9.4.53.v20231009.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.53.v20231009/jetty-bom-9.4.53.v20231009.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.53.v20231009/jetty-bom-9.4.53.v20231009.pom (18 kB at 2.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/tika/tika-parser-text-module/2.9.1/tika-parser-text-module-2.9.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parser-text-module/2.9.1/tika-parser-text-module-2.9.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parser-text-module/2.9.1/tika-parser-text-module-2.9.1.jar (123 kB at 11 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.charsetdetect ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.charsetdetect ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.charsetdetect ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.charsetdetect/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.charsetdetect ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.charsetdetect ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.charsetdetect ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.charsetdetect/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.charsetdetect ---
[INFO] Copying 7 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.charsetdetect ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.charsetdetect ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.charsetdetect/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.charsetdetect.CharsetDetectorTest
2024-04-30 15:16:44,799 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:16:44,824 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-04-30 15:16:44,919 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 109.479312 ms. Total class count: 671
2024-04-30 15:16:45,015 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 105 beans in 94.026129 ms
2024-04-30 15:16:45,081 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 105 beans in 65.397732 ms
2024-04-30 15:16:45,096 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-04-30 15:16:45,098 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.338 s -- in org.eclipse.scout.rt.charsetdetect.CharsetDetectorTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.charsetdetect ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.charsetdetect ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.charsetdetect ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.charsetdetect ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.charsetdetect ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.oauth2 >----------
[INFO] Building org.eclipse.scout.rt.oauth2 24.2-SNAPSHOT               [37/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.oauth2/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/scribejava/scribejava-apis/8.3.3/scribejava-apis-8.3.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-apis/8.3.3/scribejava-apis-8.3.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-apis/8.3.3/scribejava-apis-8.3.3.pom (2.7 kB at 337 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/scribejava/scribejava/8.3.3/scribejava-8.3.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava/8.3.3/scribejava-8.3.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava/8.3.3/scribejava-8.3.3.pom (12 kB at 2.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/scribejava/scribejava-core/8.3.3/scribejava-core-8.3.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-core/8.3.3/scribejava-core-8.3.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-core/8.3.3/scribejava-core-8.3.3.pom (2.2 kB at 313 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/scribejava/scribejava-java8/8.3.3/scribejava-java8-8.3.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-java8/8.3.3/scribejava-java8-8.3.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-java8/8.3.3/scribejava-java8-8.3.3.pom (1.1 kB at 161 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/scribejava/scribejava-apis/8.3.3/scribejava-apis-8.3.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/scribejava/scribejava-core/8.3.3/scribejava-core-8.3.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/scribejava/scribejava-java8/8.3.3/scribejava-java8-8.3.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-apis/8.3.3/scribejava-apis-8.3.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-apis/8.3.3/scribejava-apis-8.3.3.jar (143 kB at 12 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-core/8.3.3/scribejava-core-8.3.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-java8/8.3.3/scribejava-java8-8.3.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-core/8.3.3/scribejava-core-8.3.3.jar (138 kB at 14 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-java8/8.3.3/scribejava-java8-8.3.3.jar (3.2 kB at 162 kB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.oauth2 ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.oauth2 ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.oauth2 ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.oauth2/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.oauth2 ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.oauth2 ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.oauth2 ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.oauth2/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.oauth2 ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.oauth2/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.oauth2 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.oauth2 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.oauth2 ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.oauth2/target/org.eclipse.scout.rt.oauth2-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.oauth2 ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.oauth2 ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.oauth2/target/org.eclipse.scout.rt.oauth2-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.oauth2 ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.oauth2 ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.mail >-----------
[INFO] Building org.eclipse.scout.rt.mail 24.2-SNAPSHOT                 [38/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.mail ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mail ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mail ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mail ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mail ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail/src/main/java/org/eclipse/scout/rt/mail/smtp/SmtpConnectionPool.java:[324,25] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail/src/main/java/org/eclipse/scout/rt/mail/MailHelper.java:[909,21] Unsupported @SuppressWarnings("squid:S1166")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail/src/main/java/org/eclipse/scout/rt/mail/MailHelper.java:[953,21] Unsupported @SuppressWarnings("squid:S1166")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.mail ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mail ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mail ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mail ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mail ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail/target/org.eclipse.scout.rt.mail-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mail ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mail ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail/target/org.eclipse.scout.rt.mail-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mail ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mail ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.mail.test >---------
[INFO] Building org.eclipse.scout.rt.mail.test 24.2-SNAPSHOT            [39/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.mail.test ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mail.test ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mail.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mail.test ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail.test/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mail.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mail.test ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mail.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail.test/src/test/java/org/eclipse/scout/rt/mail/MailHelperTest.java:[60,21] Unsupported @SuppressWarnings("InjectedReferences")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.mail.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail.test/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mail.test ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail.test/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.mail.smtp.SmtpHelperTest
2024-04-30 15:16:49,199 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:16:49,219 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-04-30 15:16:49,297 INFO  [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-04-30 15:16:49,423 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 214.218146 ms. Total class count: 710
2024-04-30 15:16:49,533 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 128 beans in 108.686682 ms
2024-04-30 15:16:49,605 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 128 beans in 71.701714 ms
2024-04-30 15:16:49,619 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-04-30 15:16:49,622 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-04-30 15:16:49,712 INFO  [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.003 s -- in org.eclipse.scout.rt.mail.smtp.SmtpHelperTest
[INFO] Running org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolTest
2024-04-30 15:16:52,616 WARN  [scout-thread-24] org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.safeCloseTransport(SmtpConnectionPool.java:496) - Could not close transport for pooled SMTP connection SmtpConnectionPoolEntry[name=pool-entry-1 transport=null created=0.008s ago idle for=0.008s messages sent=0 failed=false]; assume already closed/crashed. - MDC[jobName=org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolTest$$Lambda$304/0x00007f0ad831b008]
java.lang.NullPointerException: Cannot invoke "jakarta.mail.Transport.close()" because the return value of "org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolEntry.getTransport()" is null
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.safeCloseTransport(SmtpConnectionPool.java:493)
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.lambda$10(SmtpConnectionPool.java:339)
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.lambda$26(SmtpConnectionPool.java:553)
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.callWithPoolLock(SmtpConnectionPool.java:561)
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.runWithPoolLock(SmtpConnectionPool.java:552)
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.createNewConnectionWithoutPoolLockAndLease(SmtpConnectionPool.java:336)
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.leaseConnection(SmtpConnectionPool.java:270)
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolTest.lambda$6(SmtpConnectionPoolTest.java:186)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:16:52,628 ERROR [scout-thread-24] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - AssertionException: Assertion error: SmtpConnectionPool not available because it has already been destroyed. - MDC[jobName=org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolTest$$Lambda$304/0x00007f0ad831b008]
org.eclipse.scout.rt.platform.util.Assertions$AssertionException: Assertion error: SmtpConnectionPool not available because it has already been destroyed.
	at org.eclipse.scout.rt.platform.util.Assertions.fail(Assertions.java:620)
	at org.eclipse.scout.rt.platform.util.Assertions.assertFalse(Assertions.java:191)
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.lambda$21(SmtpConnectionPool.java:526)
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.callWithPoolLock(SmtpConnectionPool.java:561)
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.checkAndThrowIfDestroyed(SmtpConnectionPool.java:526)
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.lambda$10(SmtpConnectionPool.java:340)
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.lambda$26(SmtpConnectionPool.java:553)
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.callWithPoolLock(SmtpConnectionPool.java:561)
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.runWithPoolLock(SmtpConnectionPool.java:552)
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.createNewConnectionWithoutPoolLockAndLease(SmtpConnectionPool.java:336)
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.leaseConnection(SmtpConnectionPool.java:270)
	at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolTest.lambda$6(SmtpConnectionPoolTest.java:186)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.955 s -- in org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolTest
[INFO] Running org.eclipse.scout.rt.mail.MailIDNConverterTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.scout.rt.mail.MailIDNConverterTest
[INFO] Running org.eclipse.scout.rt.mail.MailHelperTest
2024-04-30 15:16:53,187 INFO  [main] org.eclipse.scout.rt.mail.MailHelper.getDispositionSafely(MailHelper.java:222) - Unable to get disposition
2024-04-30 15:16:53,227 INFO  [main] org.eclipse.scout.rt.mail.MailHelper.autoFixCharset(MailHelper.java:265) - Mail part '<1959219756.27.1714490213204@scout-rt-gerrit-jdk11-l1qmx-9715q>' uses an unsupported character set 'unicode-1-1-utf-7'. Use UTF-8 as fallback.
2024-04-30 15:16:53,228 INFO  [main] org.eclipse.scout.rt.mail.MailHelper.guessAttachmentFileExtension(MailHelper.java:1202) - Failed to parse content type ''
[INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.549 s -- in org.eclipse.scout.rt.mail.MailHelperTest
[INFO] Running org.eclipse.scout.rt.mail.MailHelperCreateMimeMessageTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.scout.rt.mail.MailHelperCreateMimeMessageTest
[INFO] Running org.eclipse.scout.rt.mail.MailBounceDetectorTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.mail.MailBounceDetectorTest
[INFO] Running org.eclipse.scout.rt.mail.CharsetSafeMimeMessageTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.mail.CharsetSafeMimeMessageTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 78, Failures: 0, Errors: 0, Skipped: 1
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mail.test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail.test/target/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mail.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail.test/target/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mail.test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mail.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.mail.test/target/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mail.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.security.test >-------
[INFO] Building org.eclipse.scout.rt.security.test 24.2-SNAPSHOT        [40/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.security.test ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.security.test ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.security.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.security.test ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.security.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.security.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security.test/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.security.test ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.security.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.security.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security.test/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.security.test ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security.test/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.security.mapping.ToPermissionDoFunctionTest
2024-04-30 15:16:55,587 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:16:55,615 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-04-30 15:16:55,773 INFO  [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-04-30 15:16:55,919 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 321.198505 ms. Total class count: 875
2024-04-30 15:16:56,129 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 171 beans in 207.591881 ms
2024-04-30 15:16:56,208 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 171 beans in 78.958886 ms
2024-04-30 15:16:56,224 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-04-30 15:16:56,226 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-04-30 15:16:56,318 INFO  [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.523 s -- in org.eclipse.scout.rt.security.mapping.ToPermissionDoFunctionTest
[INFO] Running org.eclipse.scout.rt.security.mapping.ToPermissionCollectionDoFunctionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.scout.rt.security.mapping.ToPermissionCollectionDoFunctionTest
[INFO] Running org.eclipse.scout.rt.security.PermissionsTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.063 s -- in org.eclipse.scout.rt.security.PermissionsTest
[INFO] Running org.eclipse.scout.rt.security.PermissionLevelTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.scout.rt.security.PermissionLevelTest
[INFO] Running org.eclipse.scout.rt.security.AccessControlServiceTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.scout.rt.security.AccessControlServiceTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.security.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.security.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.security.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.security.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.security.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.dataformat >--------
[INFO] Building org.eclipse.scout.rt.dataformat 24.2-SNAPSHOT           [41/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataformat/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.dataformat ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.dataformat ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.dataformat ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataformat/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.dataformat ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.dataformat ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.dataformat ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataformat/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.dataformat ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.dataformat ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.dataformat ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataformat/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.dataformat.vcard.builder.VCardBuilderTest
SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.826 s -- in org.eclipse.scout.rt.dataformat.vcard.builder.VCardBuilderTest
[INFO] Running org.eclipse.scout.rt.dataformat.vcard.VCardBeanTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.dataformat.vcard.VCardBeanTest
[INFO] Running org.eclipse.scout.rt.dataformat.io.UnfoldingReaderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.scout.rt.dataformat.io.UnfoldingReaderTest
[INFO] Running org.eclipse.scout.rt.dataformat.ical.model.ICalVCardHelperTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.dataformat.ical.model.ICalVCardHelperTest
[INFO] Running org.eclipse.scout.rt.dataformat.ical.builder.ICalBuilderTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
BEGIN:VCALENDAR
VERSION:2.0
PRODID;CHARSET=utf-8:IDENTIFIER
BEGIN:VEVENT
DTSTAMP;CHARSET=utf-8:20240430T151700Z
DESCRIPTION;CHARSET=utf-8:description
LOCATION;CHARSET=utf-8:location
SUMMARY;CHARSET=utf-8:summary
DTSTART;CHARSET=utf-8:20200820
DTEND;CHARSET=utf-8:20200823
UID;CHARSET=utf-8:5edf8af0-5347-4331-ae0f-3b4980180b37
END:VEVENT
END:VCALENDAR

BEGIN:VCALENDAR
VERSION:2.0
PRODID;CHARSET=utf-8:IDENTIFIER
BEGIN:VEVENT
DTSTAMP;CHARSET=utf-8:20240430T151700Z
DESCRIPTION;CHARSET=utf-8:description
LOCATION;CHARSET=utf-8:location
SUMMARY;CHARSET=utf-8:summary
DTSTART;CHARSET=utf-8:20200820
DTEND;CHARSET=utf-8:20200821
UID;CHARSET=utf-8:5edf8af0-5347-4331-ae0f-3b4980180b37
END:VEVENT
END:VCALENDAR

BEGIN:VCALENDAR
VERSION:2.0
PRODID;CHARSET=utf-8:IDENTIFIER
BEGIN:VEVENT
DTSTAMP;CHARSET=utf-8:20240430T151700Z
DESCRIPTION;CHARSET=utf-8:description
LOCATION;CHARSET=utf-8:location
SUMMARY;CHARSET=utf-8:summary
DTSTART;CHARSET=utf-8:20200820
DTEND;CHARSET=utf-8:20200823
UID;CHARSET=utf-8:5edf8af0-5347-4331-ae0f-3b4980180b37
END:VEVENT
END:VCALENDAR

BEGIN:VCALENDAR
VERSION:2.0
PRODID;CHARSET=utf-8:IDENTIFIER
BEGIN:VEVENT
DTSTAMP;CHARSET=utf-8:20240430T151700Z
DESCRIPTION;CHARSET=utf-8:description
LOCATION;CHARSET=utf-8:location
SUMMARY;CHARSET=utf-8:summary
DTSTART;CHARSET=utf-8:20200820
DTEND;CHARSET=utf-8:20200823
UID;CHARSET=utf-8:5edf8af0-5347-4331-ae0f-3b4980180b37
END:VEVENT
END:VCALENDAR

[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.807 s -- in org.eclipse.scout.rt.dataformat.ical.builder.ICalBuilderTest
[INFO] Running org.eclipse.scout.rt.dataformat.ical.ICalBeanTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.dataformat.ical.ICalBeanTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.dataformat ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.dataformat ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.dataformat ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.dataformat ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.dataformat ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.test >---------
[INFO] Building org.eclipse.scout.rt.rest.test 24.2-SNAPSHOT            [42/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.rest.test ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest.test ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.rest.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.rest.test ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.test/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.rest.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.rest.test ---
[INFO] Copying 5 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.test/src/test/java/org/eclipse/scout/rt/rest/exception/DefaultExceptionMapperTest.java:[68,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.rest.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.test/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.rest.test ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.test/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.rest.param.LocaleParamConverterProviderTest
2024-04-30 15:17:04,681 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:17:04,704 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-04-30 15:17:04,811 INFO  [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-04-30 15:17:04,985 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 293.222455 ms. Total class count: 1014
2024-04-30 15:17:05,380 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 216 beans in 392.795990 ms
2024-04-30 15:17:05,430 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 216 beans in 49.738625 ms
2024-04-30 15:17:05,446 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-04-30 15:17:05,446 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.826 s -- in org.eclipse.scout.rt.rest.param.LocaleParamConverterProviderTest
[INFO] Running org.eclipse.scout.rt.rest.param.IIdParamConverterProviderTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.scout.rt.rest.param.IIdParamConverterProviderTest
[INFO] Running org.eclipse.scout.rt.rest.multipart.ServerMultipartMessageTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.scout.rt.rest.multipart.ServerMultipartMessageTest
[INFO] Running org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest
2024-04-30 15:17:07,907 INFO  [main] org.eclipse.scout.rt.rest.exception.AbstractVetoExceptionMapper.toResponseImpl(AbstractVetoExceptionMapper.java:26) - AccessForbiddenException: hagbard: foo bar [severity=ERROR, code=37]
2024-04-30 15:17:08,197 WARN  [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 95545487 contains no entity! Check the ExceptionMapper implementation (AccessForbiddenExceptionMapper) and return an ErrorResponse entity.
2024-04-30 15:17:08,212 WARN  [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 1407009494 contains no entity! Check the ExceptionMapper implementation (WebApplicationExceptionMapper) and return an ErrorResponse entity.
2024-04-30 15:17:08,215 ERROR [main] org.eclipse.scout.rt.rest.exception.DefaultExceptionMapper.toResponseImpl(DefaultExceptionMapper.java:43) - Exception occurred while processing REST request
java.lang.Exception: null
	at org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest.testToResponseInternalServerError(DefaultExceptionMapperTest.java:87)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$2.evaluate(PlatformTestRunner.java:103)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:17:08,226 WARN  [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 165687172 contains no entity! Check the ExceptionMapper implementation (DefaultExceptionMapper) and return an ErrorResponse entity.
2024-04-30 15:17:08,228 ERROR [main] org.eclipse.scout.rt.rest.exception.DefaultExceptionMapper.toResponseImpl(DefaultExceptionMapper.java:43) - Exception occurred while processing REST request
java.lang.Exception: null
	at org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest.lambda$5(DefaultExceptionMapperTest.java:177)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest.testNotifyTransaction(DefaultExceptionMapperTest.java:173)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$2.evaluate(PlatformTestRunner.java:103)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:17:08,232 WARN  [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 956448191 contains no entity! Check the ExceptionMapper implementation (DefaultExceptionMapper) and return an ErrorResponse entity.
2024-04-30 15:17:08,234 INFO  [main] org.eclipse.scout.rt.rest.exception.IllegalArgumentExceptionMapper.toResponseImpl(IllegalArgumentExceptionMapper.java:29) - IllegalArgumentException: foo
java.lang.IllegalArgumentException: foo
	at org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest.testToResponseIllegalArgumentApplicationException(DefaultExceptionMapperTest.java:104)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$2.evaluate(PlatformTestRunner.java:103)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:17:08,268 WARN  [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 1446825265 contains no entity! Check the ExceptionMapper implementation (IllegalArgumentExceptionMapper) and return an ErrorResponse entity.
2024-04-30 15:17:08,270 WARN  [main] org.eclipse.scout.rt.rest.exception.RemoteSystemUnavailableExceptionMapper.toResponseImpl(RemoteSystemUnavailableExceptionMapper.java:31) - RemoteSystemUnavailableException: unavailable
2024-04-30 15:17:08,273 WARN  [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 1506030945 contains no entity! Check the ExceptionMapper implementation (RemoteSystemUnavailableExceptionMapper) and return an ErrorResponse entity.
2024-04-30 15:17:08,275 INFO  [main] org.eclipse.scout.rt.rest.exception.AbstractVetoExceptionMapper.toResponseImpl(AbstractVetoExceptionMapper.java:26) - ResourceNotFoundException: hagbard: foo bar [severity=ERROR, code=37]
2024-04-30 15:17:08,278 WARN  [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 438270414 contains no entity! Check the ExceptionMapper implementation (ResourceNotFoundExceptionMapper) and return an ErrorResponse entity.
2024-04-30 15:17:08,279 ERROR [main] org.eclipse.scout.rt.rest.exception.ProcessingExceptionMapper.toResponseImpl(ProcessingExceptionMapper.java:26) - Exception occurred while processing REST request
org.eclipse.scout.rt.platform.exception.ProcessingException: hagbard: foo bar [severity=ERROR, code=37]
	at org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest.testToResponseProcessingException(DefaultExceptionMapperTest.java:113)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$2.evaluate(PlatformTestRunner.java:103)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.lang.Exception: null
	... 55 common frames omitted
2024-04-30 15:17:08,283 WARN  [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 483529787 contains no entity! Check the ExceptionMapper implementation (ProcessingExceptionMapper) and return an ErrorResponse entity.
2024-04-30 15:17:08,284 INFO  [main] org.eclipse.scout.rt.rest.exception.AbstractVetoExceptionMapper.toResponseImpl(AbstractVetoExceptionMapper.java:26) - VetoException: hagbard: foo bar [severity=WARNING, code=37]
2024-04-30 15:17:08,287 WARN  [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 2061424899 contains no entity! Check the ExceptionMapper implementation (VetoExceptionMapper) and return an ErrorResponse entity.
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.225 s -- in org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest
[INFO] Running org.eclipse.scout.rt.rest.error.ErrorResponseBuilderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.rest.error.ErrorResponseBuilderTest
[INFO] Running org.eclipse.scout.rt.rest.error.ErrorDoTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.rest.error.ErrorDoTest
[INFO] Running org.eclipse.scout.rt.rest.doc.ApiDocGeneratorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.rest.doc.ApiDocGeneratorTest
[INFO] Running org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactoryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.493 s -- in org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactoryTest
[INFO] Running org.eclipse.scout.rt.rest.client.proxy.RestClientApiFootprintTest
2024-04-30 15:17:09,933 INFO  [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.init(DataObjectInventory.java:116) - Registry initialized, found 30 IDoEntity implementations with @TypeName annotation and 0 implementations with @TypeVersion annotation.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.517 s -- in org.eclipse.scout.rt.rest.client.proxy.RestClientApiFootprintTest
[INFO] Running org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformerTest
[INFO] Running org.eclipse.scout.rt.rest.client.multipart.MultipartPartTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.scout.rt.rest.client.multipart.MultipartPartTest
[INFO] Running org.eclipse.scout.rt.rest.client.multipart.MultipartMessageTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.rest.client.multipart.MultipartMessageTest
[INFO] Running org.eclipse.scout.rt.rest.cancellation.RestRequestCancellationRegistryTest
2024-04-30 15:17:10,421 INFO  [main] org.eclipse.scout.rt.rest.cancellation.RestRequestCancellationRegistry.cancel(RestRequestCancellationRegistry.java:81) - Cannot cancel requests of other users [requestId=1, executingUserId=alice, requestingUserId=null]
2024-04-30 15:17:10,422 INFO  [main] org.eclipse.scout.rt.rest.cancellation.RestRequestCancellationRegistry.cancel(RestRequestCancellationRegistry.java:81) - Cannot cancel requests of other users [requestId=1, executingUserId=alice, requestingUserId=eve]
2024-04-30 15:17:10,426 WARN  [main] org.eclipse.scout.rt.rest.cancellation.RestRequestCancellationRegistry.register(RestRequestCancellationRegistry.java:51) - Duplicate request id. Ignoring this request: [requestId:1]
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.rest.cancellation.RestRequestCancellationRegistryTest
[INFO] Running org.eclipse.scout.rt.rest.RestApplicationTest
2024-04-30 15:17:10,480 INFO  [main] org.eclipse.scout.rt.rest.RestApplication.<init>(RestApplication.java:54) - org.eclipse.scout.rt.rest.RestApplication initialized in 8.448637 ms [20 classes, 1 singletons, 2 properties]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.scout.rt.rest.RestApplicationTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.rest.test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.rest.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest.test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.rest.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jackson >-------
[INFO] Building org.eclipse.scout.rt.rest.jackson 24.2-SNAPSHOT         [43/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jackson/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.rest.jackson ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest.jackson ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.rest.jackson ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jackson/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.rest.jackson ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.rest.jackson ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jackson/src/main/java/org/eclipse/scout/rt/rest/jackson/ObjectMapperResolver.java:[34,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.rest.jackson ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jackson/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.rest.jackson ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jackson/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest.jackson ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.rest.jackson ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.rest.jackson ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jackson/target/org.eclipse.scout.rt.rest.jackson-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.rest.jackson ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest.jackson ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jackson/target/org.eclipse.scout.rt.rest.jackson-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest.jackson ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.rest.jackson ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jersey.client >----
[INFO] Building org.eclipse.scout.rt.rest.jersey.client 24.2-SNAPSHOT   [44/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.client/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/core/jersey-client/3.0.12/jersey-client-3.0.12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/3.0.12/jersey-client-3.0.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/3.0.12/jersey-client-3.0.12.pom (6.8 kB at 846 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/project/3.0.12/project-3.0.12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/3.0.12/project-3.0.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/3.0.12/project-3.0.12.pom (111 kB at 6.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom (16 kB at 2.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/core/jersey-common/3.0.12/jersey-common-3.0.12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/3.0.12/jersey-common-3.0.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/3.0.12/jersey-common-3.0.12.pom (36 kB at 5.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom (5.9 kB at 987 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom (7.4 kB at 1.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 2.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/core/jersey-client/3.0.12/jersey-client-3.0.12.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/core/jersey-common/3.0.12/jersey-common-3.0.12.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/3.0.12/jersey-client-3.0.12.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/3.0.12/jersey-client-3.0.12.jar (306 kB at 22 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/3.0.12/jersey-common-3.0.12.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar (19 kB at 1.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar (11 kB at 368 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/3.0.12/jersey-common-3.0.12.jar (1.3 MB at 39 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.rest.jersey.client ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest.jersey.client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.rest.jersey.client ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.client/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.rest.jersey.client ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.rest.jersey.client ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.client/src/main/java/org/eclipse/scout/rt/rest/jersey/client/ScoutApacheConnector.java:[527,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.client/src/main/java/org/eclipse/scout/rt/rest/jersey/client/ScoutApacheConnector.java:[547,21] Unsupported @SuppressWarnings("squid:S1181")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.rest.jersey.client ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.client/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.rest.jersey.client ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.client/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest.jersey.client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.rest.jersey.client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.rest.jersey.client ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.client/target/org.eclipse.scout.rt.rest.jersey.client-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.rest.jersey.client ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest.jersey.client ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.client/target/org.eclipse.scout.rt.rest.jersey.client-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest.jersey.client ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.rest.jersey.client ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jersey.test >-----
[INFO] Building org.eclipse.scout.rt.rest.jersey.test 24.2-SNAPSHOT     [45/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/inject/jersey-hk2/3.0.12/jersey-hk2-3.0.12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/3.0.12/jersey-hk2-3.0.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/3.0.12/jersey-hk2-3.0.12.pom (4.9 kB at 823 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/inject/project/3.0.12/project-3.0.12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/project/3.0.12/project-3.0.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/project/3.0.12/project-3.0.12.pom (1.5 kB at 246 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.pom (7.0 kB at 368 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/hk2-parent/3.0.3/hk2-parent-3.0.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/3.0.3/hk2-parent-3.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/3.0.3/hk2-parent-3.0.3.pom (42 kB at 5.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.pom (6.1 kB at 865 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/external/3.0.3/external-3.0.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/3.0.3/external-3.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/3.0.3/external-3.0.3.pom (1.4 kB at 205 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.pom (4.0 kB at 564 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.pom (4.8 kB at 683 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.pom (11 kB at 2.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.12/jersey-media-json-jackson-3.0.12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.12/jersey-media-json-jackson-3.0.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.12/jersey-media-json-jackson-3.0.12.pom (7.7 kB at 1.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/media/project/3.0.12/project-3.0.12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/project/3.0.12/project-3.0.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/project/3.0.12/project-3.0.12.pom (2.0 kB at 336 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.12/jersey-entity-filtering-3.0.12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.12/jersey-entity-filtering-3.0.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.12/jersey-entity-filtering-3.0.12.pom (3.4 kB at 575 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/ext/project/3.0.12/project-3.0.12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/project/3.0.12/project-3.0.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/project/3.0.12/project-3.0.12.pom (2.8 kB at 470 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.16.0/jackson-module-jakarta-xmlbind-annotations-2.16.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.16.0/jackson-module-jakarta-xmlbind-annotations-2.16.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.16.0/jackson-module-jakarta-xmlbind-annotations-2.16.0.pom (3.7 kB at 466 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/module/jackson-modules-base/2.16.0/jackson-modules-base-2.16.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.16.0/jackson-modules-base-2.16.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.16.0/jackson-modules-base-2.16.0.pom (4.1 kB at 682 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/inject/jersey-hk2/3.0.12/jersey-hk2-3.0.12.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.12/jersey-media-json-jackson-3.0.12.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.12/jersey-entity-filtering-3.0.12.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.16.0/jackson-module-jakarta-xmlbind-annotations-2.16.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/3.0.12/jersey-hk2-3.0.12.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/3.0.12/jersey-hk2-3.0.12.jar (78 kB at 9.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.jar (27 kB at 2.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.jar (204 kB at 19 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.12/jersey-entity-filtering-3.0.12.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.12/jersey-media-json-jackson-3.0.12.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.jar (201 kB at 18 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.16.0/jackson-module-jakarta-xmlbind-annotations-2.16.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.12/jersey-entity-filtering-3.0.12.jar (85 kB at 4.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.16.0/jackson-module-jakarta-xmlbind-annotations-2.16.0.jar (32 kB at 1.8 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.12/jersey-media-json-jackson-3.0.12.jar (86 kB at 3.8 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.jar (132 kB at 4.9 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar (794 kB at 19 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.rest.jersey.test ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest.jersey.test ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.rest.jersey.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.rest.jersey.test ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.rest.jersey.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.test/src/main/java/org/eclipse/scout/rt/rest/jersey/JerseyTestApplication.java:[97,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.test/src/main/java/org/eclipse/scout/rt/rest/jersey/ProxyServletParameters.java:[33,21] Unsupported @SuppressWarnings("squid:S2068")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.rest.jersey.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.rest.jersey.test ---
[INFO] Copying 3 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest.jersey.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.test/src/test/java/org/eclipse/scout/rt/rest/jersey/client/AbstractRestClientHelperTest.java:[92,20] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.test/src/test/java/org/eclipse/scout/rt/rest/jersey/client/AbstractRestClientHelperTest.java:[93,12] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver<T> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.test/src/test/java/org/eclipse/scout/rt/rest/jersey/client/proxy/RestClientProxyInvocationTest.java:[273,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.rest.jersey.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.rest.jersey.test ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.rest.jersey.client.proxy.RestClientProxyWebAppExceptionMappingTest
2024-04-30 15:17:14,372 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:17:14,394 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-04-30 15:17:14,573 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-04-30 15:17:14,792 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 409.144381 ms. Total class count: 1426
2024-04-30 15:17:15,395 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 324 beans in 600.730623 ms
2024-04-30 15:17:15,493 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 324 beans in 98.221928 ms
2024-04-30 15:17:15,506 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-04-30 15:17:15,522 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered.
2024-04-30 15:17:15,524 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-04-30 15:17:15,642 INFO  [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted
2024-04-30 15:17:15,893 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:17:15,989 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.s.ServletContextHandler@3ed7821{Scout REST Integration Test,/,file:///tmp/,AVAILABLE}
2024-04-30 15:17:16,006 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@49b07ee3{HTTP/1.1, (http/1.1)}{0.0.0.0:40943}
2024-04-30 15:17:16,008 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@5b051a5c{STARTING}[11.0.18,sto=0] @3380ms
2024-04-30 15:17:16,010 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9
2024-04-30 15:17:16,013 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.s.ServletContextHandler@524270b8{Scout REST Integration Test,/,file:///tmp/,AVAILABLE}
2024-04-30 15:17:16,014 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@17f3eefb{HTTP/1.1, (http/1.1)}{0.0.0.0:42359}
2024-04-30 15:17:16,014 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@2bfb6b49{STARTING}[11.0.18,sto=0] @3386ms
2024-04-30 15:17:16,015 INFO  [main] org.eclipse.scout.rt.rest.jersey.JerseyTestApplication.startInternal(JerseyTestApplication.java:93) - Server ready. The application is available on the following addresses:
---------------------------------------------------------------------
Echo
  http://localhost:40943
  http://scout-rt-gerrit-jdk11-l1qmx-9715q:40943
  http://10.40.13.208:40943
Proxy
  http://localhost:42359
---------------------------------------------------------------------

[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.088 s -- in org.eclipse.scout.rt.rest.jersey.client.proxy.RestClientProxyWebAppExceptionMappingTest
[INFO] Running org.eclipse.scout.rt.rest.jersey.client.proxy.RestClientProxyInvocationTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
2024-04-30 15:17:22,791 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) - MDC[cid=544b7bc7-90e0-4146-89ac-2a8b31f004b9]
2024-04-30 15:17:22,868 INFO  [qtp108982313-22] org.eclipse.scout.rt.dataobject.DataObjectInventory.init(DataObjectInventory.java:116) - Registry initialized, found 42 IDoEntity implementations with @TypeName annotation and 0 implementations with @TypeVersion annotation.
2024-04-30 15:17:22,983 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-04-30 15:17:23,021 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-04-30 15:17:23,086 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-04-30 15:17:23,114 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-04-30 15:17:23,176 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-04-30 15:17:23,230 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-04-30 15:17:23,282 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-04-30 15:17:23,307 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-04-30 15:17:23,409 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-04-30 15:17:23,604 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-04-30 15:17:23,675 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-04-30 15:17:23,714 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-04-30 15:17:23,777 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-04-30 15:17:23,795 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-04-30 15:17:23,894 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-04-30 15:17:23,912 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-04-30 15:17:23,929 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-04-30 15:17:23,971 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-04-30 15:17:23,977 INFO  [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.announceRequest(RequestSynchronizer.java:39) - announcing request: 0d55b466-8b74-4501-8881-cdbf65600313
2024-04-30 15:17:23,992 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-04-30 15:17:23,992 INFO  [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.awaitRequest(RequestSynchronizer.java:56) - awaiting request: 0d55b466-8b74-4501-8881-cdbf65600313
2024-04-30 15:17:23,994 INFO  [qtp108982313-22] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.notifyRequestArrived(RequestSynchronizer.java:45) - notifying request arrived: 0d55b466-8b74-4501-8881-cdbf65600313
2024-04-30 15:17:24,383 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-04-30 15:17:24,418 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-04-30 15:17:24,424 INFO  [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.announceRequest(RequestSynchronizer.java:39) - announcing request: 8fefcf6b-84e2-4e09-817c-c76a1ae664bc
2024-04-30 15:17:24,445 INFO  [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.awaitRequest(RequestSynchronizer.java:56) - awaiting request: 8fefcf6b-84e2-4e09-817c-c76a1ae664bc
2024-04-30 15:17:24,484 INFO  [qtp108982313-24] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.notifyRequestArrived(RequestSynchronizer.java:45) - notifying request arrived: 8fefcf6b-84e2-4e09-817c-c76a1ae664bc
2024-04-30 15:17:24,643 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-04-30 15:17:24,778 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-04-30 15:17:24,798 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-04-30 15:17:24,817 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-04-30 15:17:24,834 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
[INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.177 s -- in org.eclipse.scout.rt.rest.jersey.client.proxy.RestClientProxyInvocationTest
[INFO] Running org.eclipse.scout.rt.rest.jersey.client.multipart.MultipartRestClientTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.scout.rt.rest.jersey.client.multipart.MultipartRestClientTest
[INFO] Running org.eclipse.scout.rt.rest.jersey.client.multipart.MultipartMessageBodyWriterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.rest.jersey.client.multipart.MultipartMessageBodyWriterTest
[INFO] Running org.eclipse.scout.rt.rest.jersey.client.ScoutApacheConnectorTest
2024-04-30 15:17:25 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40943/echo?status=200&cookieValue=my-cookie
1 > Accept: application/json
1 > Accept-Language: en-US

2024-04-30 15:17:25 INFO 1 * Client response received on thread main
1 < 200
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Tue, 30 Apr 2024 15:17:25 GMT
1 < Expires: Thu, 01 Jan 1970 00:00:00 GMT
1 < Set-Cookie: echo-servlet-cookie=my-cookie
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:40943","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-04-30 15:17:25 INFO 2 * Sending client request on thread main
2 > GET http://localhost:40943/echo?status=200
2 > Accept: application/json
2 > Accept-Language: en-US

2024-04-30 15:17:25 INFO 2 * Client response received on thread main
2 < 200
2 < Accept-Language: en-US
2 < Connection: close
2 < Content-Type: application/json
2 < Date: Tue, 30 Apr 2024 15:17:25 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Cookie":"echo-servlet-cookie=my-cookie","Accept":"application/json","Connection":"close","User-Agent":"Jersey/3.0.12 (Scout Apache HttpClient Connector)","Host":"localhost:40943","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-04-30 15:17:25 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40943/echo?status=200&redirectUrl=%2Fecho%3Fstatus%3D201
1 > Accept: application/json
1 > Accept-Language: en-US

2024-04-30 15:17:25 INFO 1 * Client response received on thread main
1 < 302
1 < Accept-Language: en-US
1 < Connection: close
1 < Date: Tue, 30 Apr 2024 15:17:25 GMT
1 < Location: http://localhost:40943/echo?status=201

2024-04-30 15:17:26 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40943/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US
1 > User-Agent: mockAgent

2024-04-30 15:17:26 INFO 1 * Client response received on thread main
1 < 200
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Tue, 30 Apr 2024 15:17:26 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"mockAgent","Host":"localhost:40943","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-04-30 15:17:26 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40943/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US
1 > User-Agent: 

2024-04-30 15:17:26 INFO 1 * Client response received on thread main
1 < 200
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Tue, 30 Apr 2024 15:17:26 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"","Host":"localhost:40943","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-04-30 15:17:26 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40943/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US

2024-04-30 15:17:26 INFO 1 * Client response received on thread main
1 < 200
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Tue, 30 Apr 2024 15:17:26 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:40943","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-04-30 15:17:26 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40943/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US
1 > X-Scout-Correlation-Id: a4ca2031-c2f8-4227-9532-ec4e05741089

2024-04-30 15:17:26,995 INFO  [qtp1423978346-31] org.eclipse.scout.rt.rest.jersey.RestClientHttpProxyServlet.service(RestClientHttpProxyServlet.java:49) - HTTP Headers:
  Accept: 'application/json'
  X-Scout-Correlation-Id: 'a4ca2031-c2f8-4227-9532-ec4e05741089'
  Connection: 'close'
  User-Agent: 'Generic'
  Host: 'localhost:40943'
  Accept-Language: 'en-US'
  Accept-Encoding: 'gzip, x-gzip, deflate'
2024-04-30 15:17:26 INFO 1 * Client response received on thread main
1 < 200
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Tue, 30 Apr 2024 15:17:26 GMT
1 < X-Scout-Correlation-Id: a4ca2031-c2f8-4227-9532-ec4e05741089
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","data":"proxy-ok"}}

2024-04-30 15:17:27 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40943/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US

2024-04-30 15:17:27 INFO 1 * Client response received on thread main
1 < 200
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Tue, 30 Apr 2024 15:17:27 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","Host":"localhost:40943","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-04-30 15:17:27 INFO 1 * Sending client request on thread main
1 > POST http://localhost:40943/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US
1 > Content-Type: application/json
1 > X-Requested-With: XMLHttpRequest
{"attribute":"value","attributeLarge":"1#2#3#4#5#6#7#8#9#10#11#12#13#14#15#16#17#18#19#20#21#22#23#24#25#26#27#28#29#30#31#32#33#34#35#36#37#38#39#40#41#42#43#44#45#46#47#48#49#50#51#52#53#54#55#56#57#58#59#60#61#62#63#64#65#66#67#68#69#70#71#72#73#74#75#76#77#78#79#80#81#82#83#84#85#86#87#88#89#90#91#92#93#94#95#96#97#98#99#100#101#102#103#104#105#106#107#108#109#110#111#112#113#114#115#116#117#118#119#120#121#122#123#124#125#126#127#128#129#130#131#132#133#134#135#136#137#138#139#140#141#142#143#144#145#146#147#148#149#150#151#152#153#154#155#156#157#158#159#160#161#162#163#164#165#166#167#168#169#170#171#172#173#174#175#176#177#178#179#180#181#182#183#184#185#186#187#188#189#190#191#192#193#194#195#196#197#198#199#200#201#202#203#204#205#206#207#208#209#210#211#212#213#214#215#216#217#218#219#220#221#222#223#224#225#226#227#228#229#230#231#232#233#234#235#236#237#238#239#240#241#242#243#244#245#246#247#248#249#250#251#252#253#254#255#256#257#258#259#260#261#262#263#264#265#266#267#268#269#270#271#272#273#274#275#276#277#278#279#280#281#282#283#284#285#286#287#288#289#290#291#292#293#294#295#296#297#298#299#300#301#302#303#304#305#306#307#308#309#310#311#312#313#314#315#316#317#318#319#320#321#322#323#324#325#326#327#328#329#330#331#332#333#334#335#336#337#338#339#340#341#342#343#344#345#346#347#348#349#350#351#352#353#354#355#356#357#358#359#360#361#362#363#364#365#366#367#368#369#370#371#372#373#374#375#376#377#378#379#380#381#382#383#384#385#386#387#388#389#390#391#392#393#394#395#396#397#398#399#400#401#402#403#404#405#406#407#408#409#410#411#412#413#414#415#416#417#418#419#420#421#422#423#424#425#426#427#428#429#430#431#432#433#434#435#436#437#438#439#440#441#442#443#444#445#446#447#448#449#450#451#452#453#454#455#456#457#458#459#460#461#462#463#464#465#466#467#468#469#470#471#472#473#474#475#476#477#478#479#480#481#482#483#484#485#486#487#488#489#490#491#492#493#494#495#496#497#498#499#500#501#502#503#504#505#506#507#508#509#510#511#512#513#514#515#516#517#518#519#520#521#522#523#524#525#526#527#528#529#530#531#532#533#534#535#536#537#538#539#540#541#542#543#544#545#546#547#548#549#550#551#552#553#554#555#556#557#558#559#560#561#562#563#564#565#566#567#568#569#570#571#572#573#574#575#576#577#578#579#580#581#582#583#584#585#586#587#588#589#590#591#592#593#594#595#596#597#598#599#600#601#602#603#604#605#606#607#608#609#610#611#612#613#614#615#616#617#618#619#620#621#622#623#624#625#626#627#628#629#630#631#632#633#634#635#636#637#638#639#640#641#642#643#644#645#646#647#648#649#650#651#652#653#654#655#656#657#658#659#660#661#662#663#664#665#666#667#668#669#670#671#672#673#674#675#676#677#678#679#680#681#682#683#684#685#686#687#688#689#690#691#692#693#694#695#696#697#698#699#700#701#702#703#704#705#706#707#708#709#710#711#712#713#714#715#716#717#718#719#720#721#722#723#724#725#726#727#728#729#730#731#732#733#734#735#736#737#738#739#740#741#742#743#744#745#746#747#748#749#750#751#752#753#754#755#756#757#758#759#760#761#762#763#764#765#766#767#768#769#770#771#772#773#774#775#776#777#778#779#780#781#782#783#784#785#786#787#788#789#790#791#792#793#794#795#796#797#798#799#800#801#802#803#804#805#806#807#808#809#810#811#812#813#814#815#816#817#818#819#820#821#822#823#824#825#826#827#828#829#830#831#832#833#834#835#836#837#838#839#840#841#842#843#844#845#846#847#848#849#850#851#852#853#854#855#856#857#858#859#860#861#862#863#864#865#866#867#868#869#870#871#872#873#874#875#876#877#878#879#880#881#882#883#884#885#886#887#888#889#890#891#892#893#894#895#896#897#898#899#900#901#902#903#904#905#906#907#908#909#910#911#912#913#914#915#916#917#918#919#920#921#922#923#924#925#926#927#928#929#930#931#932#933#934#935#936#937#938#939#940#941#942#943#944#945#946#947#948#949#950#951#952#953#954#955#956#957#958#959#960#961#962#963#964#965#966#967#968#969#970#971#972#973#974#975#976#977#978#979#980#981#982#983#984#985#986#987#988#989#990#991#992#993#994#995#996#997#998#999"}

2024-04-30 15:17:27 INFO 1 * Client response received on thread main
1 < 200
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Tue, 30 Apr 2024 15:17:27 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"{\"attribute\":\"value\",\"attributeLarge\":\"1#2#3#4#5#6#7#8#9#10#11#12#13#14#15#16#17#18#19#20#21#22#23#24#25#26#27#28#29#30#31#32#33#34#35#36#37#38#39#40#41#42#43#44#45#46#47#48#49#50#51#52#53#54#55#56#57#58#59#60#61#62#63#64#65#66#67#68#69#70#71#72#73#74#75#76#77#78#79#80#81#82#83#84#85#86#87#88#89#90#91#92#93#94#95#96#97#98#99#100#101#102#103#104#105#106#107#108#109#110#111#112#113#114#115#116#117#118#119#120#121#122#123#124#125#126#127#128#129#130#131#132#133#134#135#136#137#138#139#140#141#142#143#144#145#146#147#148#149#150#151#152#153#154#155#156#157#158#159#160#161#162#163#164#165#166#167#168#169#170#171#172#173#174#175#176#177#178#179#180#181#182#183#184#185#186#187#188#189#190#191#192#193#194#195#196#197#198#199#200#201#202#203#204#205#206#207#208#209#210#211#212#213#214#215#216#217#218#219#220#221#222#223#224#225#226#227#228#229#230#231#232#233#234#235#236#237#238#239#240#241#242#243#244#245#246#247#248#249#250#251#252#253#254#255#256#257#258#259#260#261#262#263#264#265#266#267#268#269#270#271#272#273#274#275#276#277#278#279#280#281#282#283#284#285#286#287#288#289#290#291#292#293#294#295#296#297#298#299#300#301#302#303#304#305#306#307#308#309#310#311#312#313#314#315#316#317#318#319#320#321#322#323#324#325#326#327#328#329#330#331#332#333#334#335#336#337#338#339#340#341#342#343#344#345#346#347#348#349#350#351#352#353#354#355#356#357#358#359#360#361#362#363#364#365#366#367#368#369#370#371#372#373#374#375#376#377#378#379#380#381#382#383#384#385#386#387#388#389#390#391#392#393#394#395#396#397#398#399#400#401#402#403#404#405#406#407#408#409#410#411#412#413#414#415#416#417#418#419#420#421#422#423#424#425#426#427#428#429#430#431#432#433#434#435#436#437#438#439#440#441#442#443#444#445#446#447#448#449#450#451#452#453#454#455#456#457#458#459#460#461#462#463#464#465#466#467#468#469#470#471#472#473#474#475#476#477#478#479#480#481#482#483#484#485#486#487#488#489#490#491#492#493#494#495#496#497#498#499#500#501#502#503#504#505#506#507#508#509#510#511#512#513#514#515#516#517#518#519#520#521#522#523#524#525#526#527#528#529#530#531#532#533#534#535#536#537#538#539#540#541#542#543#544#545#546#547#548#549#550#551#552#553#554#555#556#557#558#559#560#561#562#563#564#565#566#567#568#569#570#571#572#573#574#575#576#577#578#579#580#581#582#583#584#585#586#587#588#589#590#591#592#593#594#595#596#597#598#599#600#601#602#603#604#605#606#607#608#609#610#611#612#613#614#615#616#617#618#619#620#621#622#623#624#625#626#627#628#629#630#631#632#633#634#635#636#637#638#639#640#641#642#643#644#645#646#647#648#649#650#651#652#653#654#655#656#657#658#659#660#661#662#663#664#665#666#667#668#669#670#671#672#673#674#675#676#677#678#679#680#681#682#683#684#685#686#687#688#689#690#691#692#693#694#695#696#697#698#699#700#701#702#703#704#705#706#707#708#709#710#711#712#713#714#715#716#717#718#719#720#721#722#723#724#725#726#727#728#729#730#731#732#733#734#735#736#737#738#739#740#741#742#743#744#745#746#747#748#749#750#751#752#753#754#755#756#757#758#759#760#761#762#763#764#765#766#767#768#769#770#771#772#773#774#775#776#777#778#779#780#781#782#783#784#785#786#787#788#789#790#791#792#793#794#795#796#797#798#799#800#801#802#803#804#805#806#807#808#809#810#811#812#813#814#815#816#817#818#819#820#821#822#823#824#825#826#827#828#829#830#831#832#833#834#835#836#837#838#839#840#841#842#843#844#845#846#847#848#849#850#851#852#853#854#855#856#857#858#859#860#861#862#863#864#865#866#867#868#869#870#871#872#873#874#875#876#877#878#879#880#881#882#883#884#885#886#887#888#889#890#891#892#893#894#895#896#897#898#899#900#901#902#903#904#905#906#907#908#909#910#911#912#913#914#915#916#917#918#919#920#921#922#923#924#925#926#927#928#929#930#931#932#933#934#935#936#937#938#939#940#941#942#943#944#945#946#947#948#949#950#951#952#953#954#955#956#957#958#959#960#961#962#963#964#965#966#967#968#969#970#971#972#973#974#975#976#977#978#979#980#981#982#983#984#985#986#987#988#989#990#991#992#993#994#995#996#997#998#999\"}","code":200,"httpMethod":"POST","info":"OK"},"receivedHeaders":{"Accept":"application/json","X-Requested-With":"XMLHttpRequest","Connection":"close","User-Agent":"Generic","Host":"localhost:40943","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate","Content-Length":"3928","Content-Type":"application/json"}}

2024-04-30 15:17:27 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40943/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US

2024-04-30 15:17:27 INFO 1 * Client response received on thread main
1 < 200
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Tue, 30 Apr 2024 15:17:27 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","Host":"localhost:40943","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-04-30 15:17:27 INFO 1 * Sending client request on thread main
1 > POST http://localhost:40943/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US
1 > Content-Type: application/json
1 > X-Requested-With: XMLHttpRequest
{"attribute":"value","attributeLarge":"1#2#3#4#5#6#7#8#9#10#11#12#13#14#15#16#17#18#19#20#21#22#23#24#25#26#27#28#29#30#31#32#33#34#35#36#37#38#39#40#41#42#43#44#45#46#47#48#49#50#51#52#53#54#55#56#57#58#59#60#61#62#63#64#65#66#67#68#69#70#71#72#73#74#75#76#77#78#79#80#81#82#83#84#85#86#87#88#89#90#91#92#93#94#95#96#97#98#99#100#101#102#103#104#105#106#107#108#109#110#111#112#113#114#115#116#117#118#119#120#121#122#123#124#125#126#127#128#129#130#131#132#133#134#135#136#137#138#139#140#141#142#143#144#145#146#147#148#149#150#151#152#153#154#155#156#157#158#159#160#161#162#163#164#165#166#167#168#169#170#171#172#173#174#175#176#177#178#179#180#181#182#183#184#185#186#187#188#189#190#191#192#193#194#195#196#197#198#199#200#201#202#203#204#205#206#207#208#209#210#211#212#213#214#215#216#217#218#219#220#221#222#223#224#225#226#227#228#229#230#231#232#233#234#235#236#237#238#239#240#241#242#243#244#245#246#247#248#249#250#251#252#253#254#255#256#257#258#259#260#261#262#263#264#265#266#267#268#269#270#271#272#273#274#275#276#277#278#279#280#281#282#283#284#285#286#287#288#289#290#291#292#293#294#295#296#297#298#299#300#301#302#303#304#305#306#307#308#309#310#311#312#313#314#315#316#317#318#319#320#321#322#323#324#325#326#327#328#329#330#331#332#333#334#335#336#337#338#339#340#341#342#343#344#345#346#347#348#349#350#351#352#353#354#355#356#357#358#359#360#361#362#363#364#365#366#367#368#369#370#371#372#373#374#375#376#377#378#379#380#381#382#383#384#385#386#387#388#389#390#391#392#393#394#395#396#397#398#399#400#401#402#403#404#405#406#407#408#409#410#411#412#413#414#415#416#417#418#419#420#421#422#423#424#425#426#427#428#429#430#431#432#433#434#435#436#437#438#439#440#441#442#443#444#445#446#447#448#449#450#451#452#453#454#455#456#457#458#459#460#461#462#463#464#465#466#467#468#469#470#471#472#473#474#475#476#477#478#479#480#481#482#483#484#485#486#487#488#489#490#491#492#493#494#495#496#497#498#499#500#501#502#503#504#505#506#507#508#509#510#511#512#513#514#515#516#517#518#519#520#521#522#523#524#525#526#527#528#529#530#531#532#533#534#535#536#537#538#539#540#541#542#543#544#545#546#547#548#549#550#551#552#553#554#555#556#557#558#559#560#561#562#563#564#565#566#567#568#569#570#571#572#573#574#575#576#577#578#579#580#581#582#583#584#585#586#587#588#589#590#591#592#593#594#595#596#597#598#599#600#601#602#603#604#605#606#607#608#609#610#611#612#613#614#615#616#617#618#619#620#621#622#623#624#625#626#627#628#629#630#631#632#633#634#635#636#637#638#639#640#641#642#643#644#645#646#647#648#649#650#651#652#653#654#655#656#657#658#659#660#661#662#663#664#665#666#667#668#669#670#671#672#673#674#675#676#677#678#679#680#681#682#683#684#685#686#687#688#689#690#691#692#693#694#695#696#697#698#699#700#701#702#703#704#705#706#707#708#709#710#711#712#713#714#715#716#717#718#719#720#721#722#723#724#725#726#727#728#729#730#731#732#733#734#735#736#737#738#739#740#741#742#743#744#745#746#747#748#749#750#751#752#753#754#755#756#757#758#759#760#761#762#763#764#765#766#767#768#769#770#771#772#773#774#775#776#777#778#779#780#781#782#783#784#785#786#787#788#789#790#791#792#793#794#795#796#797#798#799#800#801#802#803#804#805#806#807#808#809#810#811#812#813#814#815#816#817#818#819#820#821#822#823#824#825#826#827#828#829#830#831#832#833#834#835#836#837#838#839#840#841#842#843#844#845#846#847#848#849#850#851#852#853#854#855#856#857#858#859#860#861#862#863#864#865#866#867#868#869#870#871#872#873#874#875#876#877#878#879#880#881#882#883#884#885#886#887#888#889#890#891#892#893#894#895#896#897#898#899#900#901#902#903#904#905#906#907#908#909#910#911#912#913#914#915#916#917#918#919#920#921#922#923#924#925#926#927#928#929#930#931#932#933#934#935#936#937#938#939#940#941#942#943#944#945#946#947#948#949#950#951#952#953#954#955#956#957#958#959#960#961#962#963#964#965#966#967#968#969#970#971#972#973#974#975#976#977#978#979#980#981#982#983#984#985#986#987#988#989#990#991#992#993#994#995#996#997#998#999"}

2024-04-30 15:17:27 INFO 1 * Client response received on thread main
1 < 200
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Tue, 30 Apr 2024 15:17:27 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"{\"attribute\":\"value\",\"attributeLarge\":\"1#2#3#4#5#6#7#8#9#10#11#12#13#14#15#16#17#18#19#20#21#22#23#24#25#26#27#28#29#30#31#32#33#34#35#36#37#38#39#40#41#42#43#44#45#46#47#48#49#50#51#52#53#54#55#56#57#58#59#60#61#62#63#64#65#66#67#68#69#70#71#72#73#74#75#76#77#78#79#80#81#82#83#84#85#86#87#88#89#90#91#92#93#94#95#96#97#98#99#100#101#102#103#104#105#106#107#108#109#110#111#112#113#114#115#116#117#118#119#120#121#122#123#124#125#126#127#128#129#130#131#132#133#134#135#136#137#138#139#140#141#142#143#144#145#146#147#148#149#150#151#152#153#154#155#156#157#158#159#160#161#162#163#164#165#166#167#168#169#170#171#172#173#174#175#176#177#178#179#180#181#182#183#184#185#186#187#188#189#190#191#192#193#194#195#196#197#198#199#200#201#202#203#204#205#206#207#208#209#210#211#212#213#214#215#216#217#218#219#220#221#222#223#224#225#226#227#228#229#230#231#232#233#234#235#236#237#238#239#240#241#242#243#244#245#246#247#248#249#250#251#252#253#254#255#256#257#258#259#260#261#262#263#264#265#266#267#268#269#270#271#272#273#274#275#276#277#278#279#280#281#282#283#284#285#286#287#288#289#290#291#292#293#294#295#296#297#298#299#300#301#302#303#304#305#306#307#308#309#310#311#312#313#314#315#316#317#318#319#320#321#322#323#324#325#326#327#328#329#330#331#332#333#334#335#336#337#338#339#340#341#342#343#344#345#346#347#348#349#350#351#352#353#354#355#356#357#358#359#360#361#362#363#364#365#366#367#368#369#370#371#372#373#374#375#376#377#378#379#380#381#382#383#384#385#386#387#388#389#390#391#392#393#394#395#396#397#398#399#400#401#402#403#404#405#406#407#408#409#410#411#412#413#414#415#416#417#418#419#420#421#422#423#424#425#426#427#428#429#430#431#432#433#434#435#436#437#438#439#440#441#442#443#444#445#446#447#448#449#450#451#452#453#454#455#456#457#458#459#460#461#462#463#464#465#466#467#468#469#470#471#472#473#474#475#476#477#478#479#480#481#482#483#484#485#486#487#488#489#490#491#492#493#494#495#496#497#498#499#500#501#502#503#504#505#506#507#508#509#510#511#512#513#514#515#516#517#518#519#520#521#522#523#524#525#526#527#528#529#530#531#532#533#534#535#536#537#538#539#540#541#542#543#544#545#546#547#548#549#550#551#552#553#554#555#556#557#558#559#560#561#562#563#564#565#566#567#568#569#570#571#572#573#574#575#576#577#578#579#580#581#582#583#584#585#586#587#588#589#590#591#592#593#594#595#596#597#598#599#600#601#602#603#604#605#606#607#608#609#610#611#612#613#614#615#616#617#618#619#620#621#622#623#624#625#626#627#628#629#630#631#632#633#634#635#636#637#638#639#640#641#642#643#644#645#646#647#648#649#650#651#652#653#654#655#656#657#658#659#660#661#662#663#664#665#666#667#668#669#670#671#672#673#674#675#676#677#678#679#680#681#682#683#684#685#686#687#688#689#690#691#692#693#694#695#696#697#698#699#700#701#702#703#704#705#706#707#708#709#710#711#712#713#714#715#716#717#718#719#720#721#722#723#724#725#726#727#728#729#730#731#732#733#734#735#736#737#738#739#740#741#742#743#744#745#746#747#748#749#750#751#752#753#754#755#756#757#758#759#760#761#762#763#764#765#766#767#768#769#770#771#772#773#774#775#776#777#778#779#780#781#782#783#784#785#786#787#788#789#790#791#792#793#794#795#796#797#798#799#800#801#802#803#804#805#806#807#808#809#810#811#812#813#814#815#816#817#818#819#820#821#822#823#824#825#826#827#828#829#830#831#832#833#834#835#836#837#838#839#840#841#842#843#844#845#846#847#848#849#850#851#852#853#854#855#856#857#858#859#860#861#862#863#864#865#866#867#868#869#870#871#872#873#874#875#876#877#878#879#880#881#882#883#884#885#886#887#888#889#890#891#892#893#894#895#896#897#898#899#900#901#902#903#904#905#906#907#908#909#910#911#912#913#914#915#916#917#918#919#920#921#922#923#924#925#926#927#928#929#930#931#932#933#934#935#936#937#938#939#940#941#942#943#944#945#946#947#948#949#950#951#952#953#954#955#956#957#958#959#960#961#962#963#964#965#966#967#968#969#970#971#972#973#974#975#976#977#978#979#980#981#982#983#984#985#986#987#988#989#990#991#992#993#994#995#996#997#998#999\"}","code":200,"httpMethod":"POST","info":"OK"},"receivedHeaders":{"Transfer-Encoding":"chunked","Accept":"application/json","X-Requested-With":"XMLHttpRequest","Connection":"close","User-Agent":"Generic","Host":"localhost:40943","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate","Content-Type":"application/json"}}

2024-04-30 15:17:27 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40943/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US
1 > X-Scout-Correlation-Id: 51910ac5-6466-4d30-9863-05b8ee2dd348

2024-04-30 15:17:27,429 INFO  [qtp1423978346-30] org.eclipse.scout.rt.rest.jersey.RestClientHttpProxyServlet.service(RestClientHttpProxyServlet.java:49) - HTTP Headers:
  Accept: 'application/json'
  X-Scout-Correlation-Id: '51910ac5-6466-4d30-9863-05b8ee2dd348'
  Connection: 'close'
  User-Agent: 'Generic'
  Host: 'localhost:40943'
  Accept-Language: 'en-US'
  Accept-Encoding: 'gzip, x-gzip, deflate'
2024-04-30 15:17:27 INFO 1 * Client response received on thread main
1 < 200
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Tue, 30 Apr 2024 15:17:27 GMT
1 < X-Scout-Correlation-Id: 51910ac5-6466-4d30-9863-05b8ee2dd348
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","data":"proxy-ok"}}

2024-04-30 15:17:27 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40943/echo?status=200&redirectUrl=%2Fecho%3Fstatus%3D201
1 > Accept: application/json
1 > Accept-Language: en-US

2024-04-30 15:17:27 INFO 1 * Client response received on thread main
1 < 201
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Tue, 30 Apr 2024 15:17:27 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":201,"httpMethod":"GET","info":"Created"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:40943","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-04-30 15:17:27 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40943/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US
1 > User-Agent: mockAgent

2024-04-30 15:17:27 INFO 1 * Client response received on thread main
1 < 200
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Tue, 30 Apr 2024 15:17:27 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"mockAgent","Host":"localhost:40943","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-04-30 15:17:27 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40943/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US

2024-04-30 15:17:27 INFO 1 * Client response received on thread main
1 < 200
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Tue, 30 Apr 2024 15:17:27 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:40943","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-04-30 15:17:27 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40943/echo?status=200&cookieValue=my-cookie
1 > Accept: application/json
1 > Accept-Language: en-US

2024-04-30 15:17:27 INFO 1 * Client response received on thread main
1 < 200
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Tue, 30 Apr 2024 15:17:27 GMT
1 < Expires: Thu, 01 Jan 1970 00:00:00 GMT
1 < Set-Cookie: echo-servlet-cookie=my-cookie
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:40943","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-04-30 15:17:27 INFO 2 * Sending client request on thread main
2 > GET http://localhost:40943/echo?status=200
2 > Accept: application/json
2 > Accept-Language: en-US

2024-04-30 15:17:27 INFO 2 * Client response received on thread main
2 < 200
2 < Accept-Language: en-US
2 < Connection: close
2 < Content-Type: application/json
2 < Date: Tue, 30 Apr 2024 15:17:27 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Jersey/3.0.12 (Scout Apache HttpClient Connector)","Host":"localhost:40943","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-04-30 15:17:27 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40943/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US

2024-04-30 15:17:27 INFO 1 * Client response received on thread main
1 < 200
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Tue, 30 Apr 2024 15:17:27 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","Host":"localhost:40943","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-04-30 15:17:27 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40943/echo?status=200&redirectUrl=%2Fecho%3Fstatus%3D201
1 > Accept: application/json
1 > Accept-Language: en-US

2024-04-30 15:17:27 INFO 1 * Client response received on thread main
1 < 201
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Tue, 30 Apr 2024 15:17:27 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":201,"httpMethod":"GET","info":"Created"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:40943","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-04-30 15:17:27 INFO 1 * Sending client request on thread main
1 > POST http://localhost:40943/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US
1 > Content-Type: application/json
1 > X-Requested-With: XMLHttpRequest
{"attribute":"value","attributeLarge":"1#2#3#4#5#6#7#8#9#10#11#12#13#14#15#16#17#18#19#20#21#22#23#24#25#26#27#28#29#30#31#32#33#34#35#36#37#38#39#40#41#42#43#44#45#46#47#48#49#50#51#52#53#54#55#56#57#58#59#60#61#62#63#64#65#66#67#68#69#70#71#72#73#74#75#76#77#78#79#80#81#82#83#84#85#86#87#88#89#90#91#92#93#94#95#96#97#98#99#100#101#102#103#104#105#106#107#108#109#110#111#112#113#114#115#116#117#118#119#120#121#122#123#124#125#126#127#128#129#130#131#132#133#134#135#136#137#138#139#140#141#142#143#144#145#146#147#148#149#150#151#152#153#154#155#156#157#158#159#160#161#162#163#164#165#166#167#168#169#170#171#172#173#174#175#176#177#178#179#180#181#182#183#184#185#186#187#188#189#190#191#192#193#194#195#196#197#198#199#200#201#202#203#204#205#206#207#208#209#210#211#212#213#214#215#216#217#218#219#220#221#222#223#224#225#226#227#228#229#230#231#232#233#234#235#236#237#238#239#240#241#242#243#244#245#246#247#248#249#250#251#252#253#254#255#256#257#258#259#260#261#262#263#264#265#266#267#268#269#270#271#272#273#274#275#276#277#278#279#280#281#282#283#284#285#286#287#288#289#290#291#292#293#294#295#296#297#298#299#300#301#302#303#304#305#306#307#308#309#310#311#312#313#314#315#316#317#318#319#320#321#322#323#324#325#326#327#328#329#330#331#332#333#334#335#336#337#338#339#340#341#342#343#344#345#346#347#348#349#350#351#352#353#354#355#356#357#358#359#360#361#362#363#364#365#366#367#368#369#370#371#372#373#374#375#376#377#378#379#380#381#382#383#384#385#386#387#388#389#390#391#392#393#394#395#396#397#398#399#400#401#402#403#404#405#406#407#408#409#410#411#412#413#414#415#416#417#418#419#420#421#422#423#424#425#426#427#428#429#430#431#432#433#434#435#436#437#438#439#440#441#442#443#444#445#446#447#448#449#450#451#452#453#454#455#456#457#458#459#460#461#462#463#464#465#466#467#468#469#470#471#472#473#474#475#476#477#478#479#480#481#482#483#484#485#486#487#488#489#490#491#492#493#494#495#496#497#498#499#500#501#502#503#504#505#506#507#508#509#510#511#512#513#514#515#516#517#518#519#520#521#522#523#524#525#526#527#528#529#530#531#532#533#534#535#536#537#538#539#540#541#542#543#544#545#546#547#548#549#550#551#552#553#554#555#556#557#558#559#560#561#562#563#564#565#566#567#568#569#570#571#572#573#574#575#576#577#578#579#580#581#582#583#584#585#586#587#588#589#590#591#592#593#594#595#596#597#598#599#600#601#602#603#604#605#606#607#608#609#610#611#612#613#614#615#616#617#618#619#620#621#622#623#624#625#626#627#628#629#630#631#632#633#634#635#636#637#638#639#640#641#642#643#644#645#646#647#648#649#650#651#652#653#654#655#656#657#658#659#660#661#662#663#664#665#666#667#668#669#670#671#672#673#674#675#676#677#678#679#680#681#682#683#684#685#686#687#688#689#690#691#692#693#694#695#696#697#698#699#700#701#702#703#704#705#706#707#708#709#710#711#712#713#714#715#716#717#718#719#720#721#722#723#724#725#726#727#728#729#730#731#732#733#734#735#736#737#738#739#740#741#742#743#744#745#746#747#748#749#750#751#752#753#754#755#756#757#758#759#760#761#762#763#764#765#766#767#768#769#770#771#772#773#774#775#776#777#778#779#780#781#782#783#784#785#786#787#788#789#790#791#792#793#794#795#796#797#798#799#800#801#802#803#804#805#806#807#808#809#810#811#812#813#814#815#816#817#818#819#820#821#822#823#824#825#826#827#828#829#830#831#832#833#834#835#836#837#838#839#840#841#842#843#844#845#846#847#848#849#850#851#852#853#854#855#856#857#858#859#860#861#862#863#864#865#866#867#868#869#870#871#872#873#874#875#876#877#878#879#880#881#882#883#884#885#886#887#888#889#890#891#892#893#894#895#896#897#898#899#900#901#902#903#904#905#906#907#908#909#910#911#912#913#914#915#916#917#918#919#920#921#922#923#924#925#926#927#928#929#930#931#932#933#934#935#936#937#938#939#940#941#942#943#944#945#946#947#948#949#950#951#952#953#954#955#956#957#958#959#960#961#962#963#964#965#966#967#968#969#970#971#972#973#974#975#976#977#978#979#980#981#982#983#984#985#986#987#988#989#990#991#992#993#994#995#996#997#998#999"}

2024-04-30 15:17:27 INFO 1 * Client response received on thread main
1 < 200
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Tue, 30 Apr 2024 15:17:27 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"{\"attribute\":\"value\",\"attributeLarge\":\"1#2#3#4#5#6#7#8#9#10#11#12#13#14#15#16#17#18#19#20#21#22#23#24#25#26#27#28#29#30#31#32#33#34#35#36#37#38#39#40#41#42#43#44#45#46#47#48#49#50#51#52#53#54#55#56#57#58#59#60#61#62#63#64#65#66#67#68#69#70#71#72#73#74#75#76#77#78#79#80#81#82#83#84#85#86#87#88#89#90#91#92#93#94#95#96#97#98#99#100#101#102#103#104#105#106#107#108#109#110#111#112#113#114#115#116#117#118#119#120#121#122#123#124#125#126#127#128#129#130#131#132#133#134#135#136#137#138#139#140#141#142#143#144#145#146#147#148#149#150#151#152#153#154#155#156#157#158#159#160#161#162#163#164#165#166#167#168#169#170#171#172#173#174#175#176#177#178#179#180#181#182#183#184#185#186#187#188#189#190#191#192#193#194#195#196#197#198#199#200#201#202#203#204#205#206#207#208#209#210#211#212#213#214#215#216#217#218#219#220#221#222#223#224#225#226#227#228#229#230#231#232#233#234#235#236#237#238#239#240#241#242#243#244#245#246#247#248#249#250#251#252#253#254#255#256#257#258#259#260#261#262#263#264#265#266#267#268#269#270#271#272#273#274#275#276#277#278#279#280#281#282#283#284#285#286#287#288#289#290#291#292#293#294#295#296#297#298#299#300#301#302#303#304#305#306#307#308#309#310#311#312#313#314#315#316#317#318#319#320#321#322#323#324#325#326#327#328#329#330#331#332#333#334#335#336#337#338#339#340#341#342#343#344#345#346#347#348#349#350#351#352#353#354#355#356#357#358#359#360#361#362#363#364#365#366#367#368#369#370#371#372#373#374#375#376#377#378#379#380#381#382#383#384#385#386#387#388#389#390#391#392#393#394#395#396#397#398#399#400#401#402#403#404#405#406#407#408#409#410#411#412#413#414#415#416#417#418#419#420#421#422#423#424#425#426#427#428#429#430#431#432#433#434#435#436#437#438#439#440#441#442#443#444#445#446#447#448#449#450#451#452#453#454#455#456#457#458#459#460#461#462#463#464#465#466#467#468#469#470#471#472#473#474#475#476#477#478#479#480#481#482#483#484#485#486#487#488#489#490#491#492#493#494#495#496#497#498#499#500#501#502#503#504#505#506#507#508#509#510#511#512#513#514#515#516#517#518#519#520#521#522#523#524#525#526#527#528#529#530#531#532#533#534#535#536#537#538#539#540#541#542#543#544#545#546#547#548#549#550#551#552#553#554#555#556#557#558#559#560#561#562#563#564#565#566#567#568#569#570#571#572#573#574#575#576#577#578#579#580#581#582#583#584#585#586#587#588#589#590#591#592#593#594#595#596#597#598#599#600#601#602#603#604#605#606#607#608#609#610#611#612#613#614#615#616#617#618#619#620#621#622#623#624#625#626#627#628#629#630#631#632#633#634#635#636#637#638#639#640#641#642#643#644#645#646#647#648#649#650#651#652#653#654#655#656#657#658#659#660#661#662#663#664#665#666#667#668#669#670#671#672#673#674#675#676#677#678#679#680#681#682#683#684#685#686#687#688#689#690#691#692#693#694#695#696#697#698#699#700#701#702#703#704#705#706#707#708#709#710#711#712#713#714#715#716#717#718#719#720#721#722#723#724#725#726#727#728#729#730#731#732#733#734#735#736#737#738#739#740#741#742#743#744#745#746#747#748#749#750#751#752#753#754#755#756#757#758#759#760#761#762#763#764#765#766#767#768#769#770#771#772#773#774#775#776#777#778#779#780#781#782#783#784#785#786#787#788#789#790#791#792#793#794#795#796#797#798#799#800#801#802#803#804#805#806#807#808#809#810#811#812#813#814#815#816#817#818#819#820#821#822#823#824#825#826#827#828#829#830#831#832#833#834#835#836#837#838#839#840#841#842#843#844#845#846#847#848#849#850#851#852#853#854#855#856#857#858#859#860#861#862#863#864#865#866#867#868#869#870#871#872#873#874#875#876#877#878#879#880#881#882#883#884#885#886#887#888#889#890#891#892#893#894#895#896#897#898#899#900#901#902#903#904#905#906#907#908#909#910#911#912#913#914#915#916#917#918#919#920#921#922#923#924#925#926#927#928#929#930#931#932#933#934#935#936#937#938#939#940#941#942#943#944#945#946#947#948#949#950#951#952#953#954#955#956#957#958#959#960#961#962#963#964#965#966#967#968#969#970#971#972#973#974#975#976#977#978#979#980#981#982#983#984#985#986#987#988#989#990#991#992#993#994#995#996#997#998#999\"}","code":200,"httpMethod":"POST","info":"OK"},"receivedHeaders":{"Transfer-Encoding":"chunked","Accept":"application/json","X-Requested-With":"XMLHttpRequest","Connection":"close","User-Agent":"Generic","Host":"localhost:40943","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate","Content-Type":"application/json"}}

2024-04-30 15:17:27 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40943/echo?status=200&cookieValue=my-cookie
1 > Accept: application/json
1 > Accept-Language: en-US

2024-04-30 15:17:27 INFO 1 * Client response received on thread main
1 < 200
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Tue, 30 Apr 2024 15:17:27 GMT
1 < Expires: Thu, 01 Jan 1970 00:00:00 GMT
1 < Set-Cookie: echo-servlet-cookie=my-cookie
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:40943","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-04-30 15:17:27 INFO 2 * Sending client request on thread main
2 > GET http://localhost:40943/echo?status=200
2 > Accept: application/json
2 > Accept-Language: en-US

2024-04-30 15:17:27 INFO 2 * Client response received on thread main
2 < 200
2 < Accept-Language: en-US
2 < Connection: close
2 < Content-Type: application/json
2 < Date: Tue, 30 Apr 2024 15:17:27 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Cookie":"echo-servlet-cookie=my-cookie","Accept":"application/json","Connection":"close","User-Agent":"Jersey/3.0.12 (Scout Apache HttpClient Connector)","Host":"localhost:40943","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-04-30 15:17:27 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40943/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US
1 > X-Scout-Correlation-Id: 4b7f488e-8d9e-45e5-af33-62e9d94eee6c

2024-04-30 15:17:27 INFO 1 * Client response received on thread main
1 < 200
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Tue, 30 Apr 2024 15:17:27 GMT
1 < X-Scout-Correlation-Id: 4b7f488e-8d9e-45e5-af33-62e9d94eee6c
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","X-Scout-Correlation-Id":"4b7f488e-8d9e-45e5-af33-62e9d94eee6c","Connection":"close","User-Agent":"Generic","Host":"localhost:40943","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-04-30 15:17:28 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40943/echo?status=200
1 > Accept: application/json
1 > Accept-Language: en-US
1 > X-Scout-Correlation-Id: 53829a59-9692-4099-9dca-b90a1f012536

2024-04-30 15:17:28 INFO 1 * Client response received on thread main
1 < 200
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Tue, 30 Apr 2024 15:17:28 GMT
1 < X-Scout-Correlation-Id: 53829a59-9692-4099-9dca-b90a1f012536
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","X-Scout-Correlation-Id":"53829a59-9692-4099-9dca-b90a1f012536","Connection":"close","User-Agent":"Generic","Host":"localhost:40943","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-04-30 15:17:28 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40943/echo?status=200&cookieValue=my-cookie
1 > Accept: application/json
1 > Accept-Language: en-US

2024-04-30 15:17:28 INFO 1 * Client response received on thread main
1 < 200
1 < Accept-Language: en-US
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Tue, 30 Apr 2024 15:17:28 GMT
1 < Expires: Thu, 01 Jan 1970 00:00:00 GMT
1 < Set-Cookie: echo-servlet-cookie=my-cookie
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:40943","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-04-30 15:17:28 INFO 2 * Sending client request on thread main
2 > GET http://localhost:40943/echo?status=200
2 > Accept: application/json
2 > Accept-Language: en-US

2024-04-30 15:17:28 INFO 2 * Client response received on thread main
2 < 200
2 < Accept-Language: en-US
2 < Connection: close
2 < Content-Type: application/json
2 < Date: Tue, 30 Apr 2024 15:17:28 GMT
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Jersey/3.0.12 (Scout Apache HttpClient Connector)","Host":"localhost:40943","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}}

2024-04-30 15:17:28 INFO 1 * Sending client request on thread main
1 > GET http://localhost:40943/echo?status=200&requireAuth=true&proxyUser=user&proxyPassword=pass
1 > Accept: application/json
1 > Accept-Language: en-US
1 > X-Scout-Correlation-Id: fbecdd1f-497b-4971-9f17-a650bb1183de

2024-04-30 15:17:28,127 INFO  [qtp1423978346-30] org.eclipse.scout.rt.rest.jersey.RestClientHttpProxyServlet.service(RestClientHttpProxyServlet.java:49) - HTTP Headers:
  Accept: 'application/json'
  X-Scout-Correlation-Id: 'fbecdd1f-497b-4971-9f17-a650bb1183de'
  Connection: 'close'
  User-Agent: 'Generic'
  Host: 'localhost:40943'
  Accept-Language: 'en-US'
  Accept-Encoding: 'gzip, x-gzip, deflate'
2024-04-30 15:17:28,169 INFO  [qtp1423978346-30] org.eclipse.scout.rt.rest.jersey.RestClientHttpProxyServlet.service(RestClientHttpProxyServlet.java:49) - HTTP Headers:
  Accept: 'application/json'
  X-Scout-Correlation-Id: 'fbecdd1f-497b-4971-9f17-a650bb1183de'
  Connection: 'close'
  User-Agent: 'Generic'
  Host: 'localhost:40943'
  Accept-Language: 'en-US'
  Proxy-Authorization: 'Basic dXNlcjpwYXNz'
2024-04-30 15:17:28 INFO 1 * Client response received on thread main
1 < 200
1 < Connection: close
1 < Content-Type: application/json
1 < Date: Tue, 30 Apr 2024 15:17:28 GMT
1 < X-Scout-Correlation-Id: fbecdd1f-497b-4971-9f17-a650bb1183de
{"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","data":"proxy-ok"}}

[INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.217 s -- in org.eclipse.scout.rt.rest.jersey.client.ScoutApacheConnectorTest
[INFO] Running org.eclipse.scout.rt.rest.jersey.client.LineFormatterWithUriEncoderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.rest.jersey.client.LineFormatterWithUriEncoderTest
[INFO] Running org.eclipse.scout.rt.rest.jersey.client.ApacheHttpClientConnectionHeaderTest
2024-04-30 15:17:28,277 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-04-30 15:17:28,312 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-04-30 15:17:28,371 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
2024-04-30 15:17:28,404 WARN  [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available)
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s -- in org.eclipse.scout.rt.rest.jersey.client.ApacheHttpClientConnectionHeaderTest
[INFO] Running org.eclipse.scout.rt.rest.jersey.client.ApacheHttpClientCancelRequestTest
2024-04-30 15:17:28,414 INFO  [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.announceRequest(RequestSynchronizer.java:39) - announcing request: 745977a7-1e03-46d1-b825-826399e39957
2024-04-30 15:17:28,416 INFO  [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.awaitRequest(RequestSynchronizer.java:56) - awaiting request: 745977a7-1e03-46d1-b825-826399e39957
2024-04-30 15:17:28,469 INFO  [qtp108982313-21] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.notifyRequestArrived(RequestSynchronizer.java:45) - notifying request arrived: 745977a7-1e03-46d1-b825-826399e39957
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.360 s -- in org.eclipse.scout.rt.rest.jersey.client.ApacheHttpClientCancelRequestTest
[INFO] Running org.eclipse.scout.rt.rest.jersey.client.AbstractRestClientHelperTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.rest.jersey.client.AbstractRestClientHelperTest
2024-04-30 15:17:28,776 INFO  [scout-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Interrupted while invoking REST service] - MDC[jobName=org.eclipse.scout.rt.rest.jersey.client.ApacheHttpClientCancelRequestTest$$Lambda$679/0x00007fee3c5f2380]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while invoking REST service
	at org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory$RestProxyInvocationHandler.invoke(RestClientProxyFactory.java:208)
	at jdk.proxy2/jdk.proxy2.$Proxy46.get(Unknown Source)
	at org.eclipse.scout.rt.rest.jersey.client.ApacheHttpClientCancelRequestTest.lambda$0(ApacheHttpClientCancelRequestTest.java:97)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
	Suppressed: org.eclipse.scout.rt.platform.exception.VetoException: Bad Request [severity=ERROR]
		at org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformer.lambda$9(ErrorDoRestClientExceptionTransformer.java)
		at org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformer.lambda$4(ErrorDoRestClientExceptionTransformer.java:67)
		at org.eclipse.scout.rt.rest.client.proxy.AbstractEntityRestClientExceptionTransformer.safeTransformEntityErrorResponse(AbstractEntityRestClientExceptionTransformer.java:120)
		at org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformer.transformClientError(ErrorDoRestClientExceptionTransformer.java:59)
		at org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformer.transformByResponseStatusFamily(ErrorDoRestClientExceptionTransformer.java:53)
		at org.eclipse.scout.rt.rest.client.proxy.AbstractEntityRestClientExceptionTransformer.transform(AbstractEntityRestClientExceptionTransformer.java:36)
		at org.eclipse.scout.rt.rest.jersey.JerseyTestRestClientHelper.transformException(JerseyTestRestClientHelper.java:40)
		at org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory$RestProxyInvocationHandler.proxyResult(RestClientProxyFactory.java:255)
		at org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory$RestProxyInvocationHandler.invoke(RestClientProxyFactory.java:200)
		... 24 common frames omitted
		Suppressed: java.lang.NullPointerException: Cannot invoke "org.eclipse.scout.rt.rest.error.ErrorResponse.getError()" because the return value of "jakarta.ws.rs.core.Response.readEntity(java.lang.Class)" is null
			at org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformer.lambda$3(ErrorDoRestClientExceptionTransformer.java:60)
			at org.eclipse.scout.rt.rest.client.proxy.AbstractEntityRestClientExceptionTransformer.safeTransformEntityErrorResponse(AbstractEntityRestClientExceptionTransformer.java:113)
			... 30 common frames omitted
	Caused by: jakarta.ws.rs.BadRequestException: HTTP 400 Bad Request
		at org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.convertToWebAppException(RestClientProxyFactory.java:327)
		at org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory$RestProxyInvocationHandler.proxyResult(RestClientProxyFactory.java:251)
		... 25 common frames omitted
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 98, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.rest.jersey.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.rest.jersey.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest.jersey.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest.jersey.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.rest.jersey.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.client >----------
[INFO] Building org.eclipse.scout.rt.client 24.2-SNAPSHOT               [46/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.client ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.client ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.client ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.client ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[59,11] org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[60,34] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[60,84] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[151,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[168,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[197,13] org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[202,10] org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[920,63] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[929,45] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[957,52] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[963,52] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[969,52] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/DefaultPageChangeStrategy.java:[48,9] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/DefaultPageChangeStrategy.java:[48,37] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/action/menu/root/IContextMenuExtension.java:[15,54] org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractButtonTile.java:[54,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/Cell.java:[19,20] Unsupported @SuppressWarnings("squid:S00116")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/Cell.java:[19,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/pagefield/IPageField.java:[22,39] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ISortOrderColumn.java:[18,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/GroupBoxProcessButtonGrid.java:[46,10] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/MatrixCursor.java:[16,20] Unsupported @SuppressWarnings("squid:S00116")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/MatrixCursor.java:[16,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractColumn.java:[921,22] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractColumn.java:[1037,21] Unsupported @SuppressWarnings("squid:S1244")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractColumn.java:[1573,13] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/basic/table/ISortOrderColumnExtension.java:[16,108] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/pagefield/AbstractPageFieldExtension.java:[17,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/listbox/AbstractListBoxFilterBox.java:[42,22] org.eclipse.scout.rt.client.ui.form.fields.listbox.IListBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.IListBox<KEY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/AbstractTileFieldExtension.java:[27,41] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/AbstractTileFieldExtension.java:[32,31] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/AccordionFieldChains.java:[26,154] org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/AccordionFieldChains.java:[42,73] org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/AccordionFieldChains.java:[60,73] org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/TileFieldChains.java:[27,160] org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/TileFieldChains.java:[43,68] org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/TileFieldChains.java:[61,68] org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treefield/AbstractTreeField.java:[149,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractCompositeField.java:[57,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractCompositeField.java:[66,21] Unsupported @SuppressWarnings("squid:S1185")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ITableRow.java:[87,17] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ITableRow.java:[91,16] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ITableRow.java:[95,25] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[26,109] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[42,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[59,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[76,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[93,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[110,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[127,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[144,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[161,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[178,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[195,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[212,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[230,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowComparator.java:[20,19] Unsupported @SuppressWarnings("squid:S2063")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowComparator.java:[30,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/internal/InternalTableRow.java:[163,24] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/internal/InternalTableRow.java:[173,23] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/internal/InternalTableRow.java:[193,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/internal/InternalTableRow.java:[437,11] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/internal/InternalTableRow.java:[500,21] Unsupported @SuppressWarnings("SuspiciousMethodCalls")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/AbstractAction.java:[318,21] Unsupported @SuppressWarnings("squid:S1244")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/AbstractAction.java:[534,7] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/AbstractAction.java:[534,27] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractProposalField.java:[34,60] org.eclipse.scout.rt.client.ui.form.fields.smartfield.ProposalFieldUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.smartfield.ProposalFieldUIFacade<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/FormStore.java:[152,7] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/IActionNode.java:[17,40] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[63,10] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[64,5] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[69,21] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[76,27] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[77,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[243,46] org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[254,43] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[259,33] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/menu/root/internal/ValueFieldContextMenu.java:[29,32] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/button/AbstractButton.java:[281,13] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/MobileDeviceTransformer.java:[173,29] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/MobileDeviceTransformer.java:[175,31] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/MobileDeviceTransformer.java:[179,38] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/MobileDeviceTransformer.java:[290,34] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/MobileDeviceTransformer.java:[405,44] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractRestLookupSmartColumn.java:[40,21] Unnecessary @SuppressWarnings("unchecked")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/calendarfield/AbstractCalendarField.java:[55,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/stringfield/AbstractStringField.java:[514,38] org.eclipse.scout.rt.client.ui.form.fields.AbstractBasicField.P_UIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.AbstractBasicField<VALUE>.P_UIFacade should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/file/FileService.java:[28,19] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/hybrid/AbstractFormHybridAction.java:[72,14] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.DoEntity to DO_ENTITY
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/listbox/AbstractListBox.java:[177,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/listbox/AbstractListBox.java:[268,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/listbox/AbstractListBox.java:[929,15] org.eclipse.scout.rt.client.ui.form.fields.listbox.IListBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.IListBox<KEY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/pagefield/IPageFieldExtension.java:[17,51] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tagfield/AbstractTagField.java:[234,48] org.eclipse.scout.rt.client.services.lookup.LookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.LookupCallResult<LOOKUP_KEY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableUtility.java:[191,91] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/calendar/CalendarComponent.java:[133,16] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/menu/form/fields/AbstractFormFieldMenu.java:[46,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/AbstractDesktop.java:[415,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/AbstractDesktop.java:[803,63] org.eclipse.scout.rt.client.ui.form.IFormMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.IFormMenu<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/group/AbstractGroup.java:[129,21] Unsupported @SuppressWarnings("squid:S1244")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/group/AbstractGroup.java:[364,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/dto/PageData.java:[29,3] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/pagefield/PageFieldChains.java:[25,71] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/pagefield/PageFieldChains.java:[32,62] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/UnsavedFormChangesForm.java:[316,32] Unsupported @SuppressWarnings("squid:S2057")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[199,11] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[667,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[672,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[1050,31] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[1195,7] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[1399,10] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[1567,5] org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[1572,10] org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[2085,14] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[2594,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[2626,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/breadcrumbbarfield/AbstractBreadcrumbBarField.java:[64,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/PageExtension.java:[18,58] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/PageExtension.java:[20,24] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[141,56] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[200,69] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[257,25] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[261,39] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[265,52] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[271,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[276,63] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[280,41] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[281,28] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[283,36] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[286,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[300,76] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[304,55] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[305,42] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[307,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/TileGridEvent.java:[21,30] Unsupported @SuppressWarnings("squid:S2057")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/TileGridEvent.java:[32,24] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/TileGridEvent.java:[36,24] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/TileGridEvent.java:[42,10] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/TileGridEvent.java:[43,13] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/Resource.java:[21,53] org.eclipse.scout.rt.client.ui.basic.planner.IActivityObserver is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IActivityObserver<RI,AI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/Resource.java:[132,31] org.eclipse.scout.rt.client.ui.basic.planner.Activity is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Activity<RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractSmartField.java:[112,60] org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldUIFacade<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractSmartField.java:[484,10] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult<LOOKUP_KEY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractSmartField.java:[485,13] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult<LOOKUP_KEY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractSmartField.java:[602,7] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractSmartField.java:[744,9] org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[46,21] Unsupported @SuppressWarnings("squid:CommentedOutCodeLine")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[47,36] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[54,37] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[59,25] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[75,28] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[88,29] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[96,28] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/AbstractTreeBoxFilterBox.java:[42,22] org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/calendar/CalendarEvent.java:[22,30] Unsupported @SuppressWarnings("squid:S2057")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/AbstractPlanner.java:[66,11] org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade<RI,AI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/AbstractPlanner.java:[181,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/AbstractPlanner.java:[398,13] org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade<RI,AI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/AbstractPlanner.java:[977,10] org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade<RI,AI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/calendar/AbstractCalendar.java:[171,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/calendar/AbstractCalendar.java:[178,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[697,29] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[744,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[918,21] Unsupported @SuppressWarnings("squid:S1244")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[966,7] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[1952,30] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[1953,5] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[1969,10] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[2089,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[2138,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/hybrid/HybridManager.java:[49,39] org.eclipse.scout.rt.client.ui.desktop.hybrid.IHybridAction is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.hybrid.IHybridAction<DO_ENTITY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/hybrid/HybridManager.java:[202,12] Type safety: Unchecked cast from java.util.Map to java.util.Map<java.lang.String,org.eclipse.scout.rt.client.ui.IWidget>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/VerticalGridMatrix.java:[237,22] Unsupported @SuppressWarnings("squid:S00116")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/VerticalGridMatrix.java:[237,38] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/AbstractWidget.java:[516,21] Unsupported @SuppressWarnings("RedundantIfStatement")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractFormFieldTile.java:[122,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/IPageExtension.java:[32,47] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[217,10] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[228,15] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[384,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[395,5] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[494,7] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[549,28] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[550,10] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[618,7] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[619,12] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[686,21] Unsupported @SuppressWarnings("bsiRulesDefinition:orderMissing")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractImageFieldTile.java:[39,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractImageFieldTile.java:[67,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/ProposalFieldUIFacade.java:[15,32] org.eclipse.scout.rt.client.ui.form.fields.smartfield.AbstractProposalField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.smartfield.AbstractProposalField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tablefield/AbstractTableField.java:[433,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tablefield/AbstractTableField.java:[457,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/hybrid/AbstractHybridAction.java:[34,23] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class<DO_ENTITY>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tablefield/TableFieldReloadHandler.java:[24,17] org.eclipse.scout.rt.client.ui.form.fields.tablefield.ITableField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tablefield.ITableField<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tablefield/TableFieldReloadHandler.java:[26,34] org.eclipse.scout.rt.client.ui.form.fields.tablefield.ITableField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tablefield.ITableField<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/lookup/AbstractRestLookupCall.java:[92,47] Unnecessary @SuppressWarnings("unchecked")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/imagefield/ImageFieldEvent.java:[21,30] Unsupported @SuppressWarnings("squid:S2057")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[85,14] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[92,14] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[92,57] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[142,14] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[144,14] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[144,58] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/FormEvent.java:[24,30] Unsupported @SuppressWarnings("squid:S2057")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/accordionfield/AbstractAccordionField.java:[73,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/accordionfield/AbstractAccordionField.java:[234,51] org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/accordionfield/AbstractAccordionField.java:[245,43] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/accordionfield/AbstractAccordionField.java:[250,33] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractProposalColumn.java:[189,21] Unsupported @SuppressWarnings("bsiRulesDefinition:orderMissing")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/button/ButtonEvent.java:[20,30] Unsupported @SuppressWarnings("squid:S2057")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageReloadHandler.java:[20,17] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageReloadHandler.java:[22,28] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[22,30] Unsupported @SuppressWarnings("squid:S2057")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[33,26] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[36,23] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[41,23] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[41,65] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[49,10] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[50,13] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[58,25] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[62,46] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/AbstractClientSession.java:[16,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/AbstractClientSession.java:[109,25] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/AbstractClientSession.java:[109,36] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/AbstractClientSession.java:[109,53] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/lookup/QueryParam.java:[12,39] org.eclipse.scout.rt.client.services.lookup.IQueryParam is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.IQueryParam<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractObjectColumn.java:[50,13] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/internal/VirtualDesktop.java:[712,28] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/action/tree/AbstractActionNodeExtension.java:[16,61] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/modeselector/AbstractModeSelectorField.java:[65,21] Unnecessary @SuppressWarnings("unchecked")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/modeselector/AbstractModeSelectorField.java:[68,16] org.eclipse.scout.rt.client.ui.form.fields.mode.IMode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.mode.IMode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizardStep.java:[276,21] Unsupported @SuppressWarnings("squid:S1244")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/action/tree/IActionNodeExtension.java:[16,49] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[362,30] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[370,55] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[377,41] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[381,41] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[385,41] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[399,31] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[403,28] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[468,44] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[483,42] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[514,47] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[543,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[555,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[567,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[628,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[661,34] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[665,34] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[689,48] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[697,40] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[701,40] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[714,38] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[718,38] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[736,38] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[762,40] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[776,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[790,46] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTile.java:[136,21] Unsupported @SuppressWarnings("squid:S1244")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTile.java:[459,23] Unsupported @SuppressWarnings("squid:S1181")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTile.java:[467,9] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/AbstractAccordionFieldExtension.java:[26,41] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/AbstractAccordionFieldExtension.java:[31,31] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[118,32] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[119,21] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[222,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[742,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[760,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[767,23] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[1259,59] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[1328,38] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[1329,35] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/pagefield/AbstractPageField.java:[42,54] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/pagefield/AbstractPageField.java:[289,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractTableFieldTile.java:[46,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractTableFieldTile.java:[56,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractTableFieldTile.java:[66,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/MediumMemoryPolicy.java:[105,19] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/MediumMemoryPolicy.java:[106,23] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/MediumMemoryPolicy.java:[117,30] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/ValidationFailedStatus.java:[71,5] org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/ValidationFailedStatus.java:[71,37] org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/MatrixIndex.java:[16,20] Unsupported @SuppressWarnings("squid:S00116")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/MatrixIndex.java:[16,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/Activity.java:[170,13] org.eclipse.scout.rt.client.ui.basic.planner.IActivityObserver is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IActivityObserver<RI,AI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/ITileGrid.java:[230,3] org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/OutlineMediator.java:[108,92] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/OutlineMediator.java:[108,111] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/OutlineMediator.java:[116,54] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/OutlineMediator.java:[116,73] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractBeanColumn.java:[60,16] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ITable.java:[428,82] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[47,21] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[66,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[105,13] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[139,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[155,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[184,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/ITableOrganizer.java:[23,29] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/ITableOrganizer.java:[25,30] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/ITableOrganizer.java:[29,21] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/ITableOrganizer.java:[31,21] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractValueField.java:[140,11] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractBeanTile.java:[85,5] org.eclipse.scout.rt.client.extension.ui.tile.BeanTileChains.BeanTileAppLinkActionChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.tile.BeanTileChains.BeanTileAppLinkActionChain<BEAN> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsForm.java:[755,15] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsForm.java:[785,17] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsForm.java:[808,17] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsForm.java:[1585,13] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsForm.java:[1585,97] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowMapper.java:[22,16] org.eclipse.scout.rt.client.ui.basic.table.internal.RowToHolderMapper is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.internal.RowToHolderMapper<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowMapper.java:[23,16] org.eclipse.scout.rt.client.ui.basic.table.internal.HolderToRowMapper is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.internal.HolderToRowMapper<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowMapper.java:[69,14] org.eclipse.scout.rt.client.ui.basic.table.internal.RowToHolderMapper is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.internal.RowToHolderMapper<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowMapper.java:[84,14] org.eclipse.scout.rt.client.ui.basic.table.internal.HolderToRowMapper is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.internal.HolderToRowMapper<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/basic/table/AbstractSortOrderColumnExtension.java:[16,127] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractBrowserFieldTile.java:[41,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/messagebox/MessageBoxes.java:[121,55] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/IAccordionFieldExtension.java:[21,34] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/IAccordionFieldExtension.java:[23,24] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/ISmartField.java:[71,3] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult<LOOKUP_KEY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[65,21] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[65,28] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[70,29] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[72,47] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[78,26] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[79,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[82,35] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[95,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[97,11] org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[98,11] org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[124,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[127,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[134,33] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[146,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[240,84] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[251,39] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[256,52] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[257,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[259,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[283,11] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[293,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[313,9] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[323,9] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[337,34] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[357,47] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[424,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[465,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[475,21] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[482,21] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[494,22] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[505,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[514,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[551,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[560,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[566,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[574,26] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[588,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[589,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[593,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[613,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[626,54] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[636,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[648,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[651,13] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[664,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[686,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[686,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[695,63] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[698,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[699,9] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[721,31] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[739,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[819,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[926,35] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1064,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1072,9] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1081,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1094,31] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1101,35] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1108,44] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1115,44] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1122,33] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1194,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1239,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1244,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1264,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1270,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1313,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1329,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1346,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1361,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1373,34] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1411,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1425,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1425,20] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/dto/FormData.java:[145,3] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/dto/FormData.java:[153,3] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/DesktopEvent.java:[25,30] Unsupported @SuppressWarnings("squid:S2057")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPageWithNodes.java:[279,44] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPageWithNodes.java:[406,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/datefield/AbstractDateField.java:[159,21] Unsupported @SuppressWarnings("squid:S1185")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/datefield/AbstractDateField.java:[169,21] Unsupported @SuppressWarnings("squid:S1185")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/ActiveOrCheckedNodesFilter.java:[19,17] org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/ActiveOrCheckedNodesFilter.java:[22,37] org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/GridData.java:[15,20] Unsupported @SuppressWarnings("squid:S00116")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/GridData.java:[15,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/GridData.java:[47,21] Unsupported @SuppressWarnings("squid:S00107")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/ScoutInfoForm.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/ScoutInfoForm.java:[123,35] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/ScoutInfoForm.java:[123,46] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/ScoutInfoForm.java:[123,63] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/IFormField.java:[553,3] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/IFormField.java:[555,23] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/ITileFieldExtension.java:[22,34] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/ITileFieldExtension.java:[24,24] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/plannerfield/AbstractPlannerField.java:[45,27] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/plannerfield/AbstractPlannerField.java:[46,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/plannerfield/AbstractPlannerField.java:[112,10] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/plannerfield/AbstractPlannerField.java:[115,23] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/plannerfield/AbstractPlannerField.java:[125,9] org.eclipse.scout.rt.client.ui.basic.planner.AbstractPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.AbstractPlanner<RI,AI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/ActionUtility.java:[40,21] Unsupported @SuppressWarnings("DeprecatedIsStillUsed")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/IPlanner.java:[226,3] org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade<RI,AI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableEvent.java:[34,30] Unsupported @SuppressWarnings("squid:S2057")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableEvent.java:[377,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[66,14] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[80,18] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[80,77] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[82,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[84,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[106,56] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[108,20] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[109,29] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[110,7] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[157,24] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[167,70] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[168,29] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[169,7] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[182,60] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[183,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[185,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[228,18] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[228,58] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[228,90] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[229,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[230,9] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[231,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/AbstractTreeBox.java:[226,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/AbstractTreeBox.java:[279,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/AbstractTreeBox.java:[324,66] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/AbstractTreeBox.java:[1034,15] org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[96,17] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[96,54] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[101,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[107,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[114,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[122,53] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[126,30] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[188,25] java.lang.Iterable is a raw type. References to generic type java.lang.Iterable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[195,7] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[235,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[235,45] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[320,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[320,41] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[343,28] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[396,43] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[397,40] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[429,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[433,11] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[461,26] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[466,11] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[553,21] Unsupported @SuppressWarnings("squid:S1643")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[575,15] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[619,11] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[619,39] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[642,9] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[642,37] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[657,43] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[745,24] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[828,50] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/IForm.java:[220,3] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/IForm.java:[230,24] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/IForm.java:[358,3] org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTableRowBuilder.java:[71,21] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/tree/TreeEvent.java:[29,30] Unsupported @SuppressWarnings("squid:S2057")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/beanfield/AbstractBeanField.java:[70,5] org.eclipse.scout.rt.client.extension.ui.form.fields.beanfield.BeanFieldChains.BeanFieldAppLinkActionChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.beanfield.BeanFieldChains.BeanFieldAppLinkActionChain<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRow.java:[219,24] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRow.java:[234,23] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRow.java:[247,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[32,52] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[66,32] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[67,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[68,16] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[78,26] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[79,26] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[84,10] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[85,10] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[103,31] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[230,61] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizard.java:[170,16] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizard.java:[173,26] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizard.java:[380,12] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizard.java:[386,12] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[969,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[975,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[980,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[981,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[982,16] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[987,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[993,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1244,26] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1248,26] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1254,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1255,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1277,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1606,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1857,21] Unsupported @SuppressWarnings("squid:S1143")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[2979,89] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[4010,13] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[4010,55] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[4093,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/dnd/JavaTransferObject.java:[48,9] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/dnd/JavaTransferObject.java:[48,25] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/beanfield/AbstractBeanFieldExtension.java:[23,33] org.eclipse.scout.rt.client.extension.ui.form.fields.beanfield.BeanFieldChains.BeanFieldAppLinkActionChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.beanfield.BeanFieldChains.BeanFieldAppLinkActionChain<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageWithTableChains.java:[60,24] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageWithTableChains.java:[60,71] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutlineViewButton.java:[106,21] Unsupported @SuppressWarnings("squid:S1185")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutlineViewButton.java:[116,21] Unsupported @SuppressWarnings("squid:S1185")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutlineViewButton.java:[126,21] Unsupported @SuppressWarnings("squid:S1185")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/TableCompactHandler.java:[140,59] java.util.function.Supplier is a raw type. References to generic type java.util.function.Supplier<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[173,9] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[233,15] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[235,13] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[252,21] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[253,15] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[257,9] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[257,26] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[320,28] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/accordion/AbstractAccordion.java:[67,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractSmartColumn.java:[486,21] Unsupported @SuppressWarnings("bsiRulesDefinition:orderMissing")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractSmartColumn.java:[516,7] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/js/AbstractJsForm.java:[45,23] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class<IN>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/js/AbstractJsForm.java:[47,24] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class<OUT>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/js/AbstractJsForm.java:[103,12] Type safety: Unchecked cast from java.lang.Object to IN
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/menu/root/AbstractContextMenu.java:[154,45] org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/menu/root/AbstractContextMenu.java:[155,42] org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/menu/root/AbstractContextMenu.java:[165,66] org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/MultiTimeRange.java:[128,10] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/MultiTimeRange.java:[233,5] java.util.SortedMap is a raw type. References to generic type java.util.SortedMap<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractWidgetTile.java:[51,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[24,147] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[26,91] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[33,83] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[40,72] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[50,79] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[57,72] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[67,80] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[74,72] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractSortOrderColumn.java:[18,70] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractSortOrderColumn.java:[20,124] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/action/menu/root/AbstractContextMenuExtension.java:[15,66] org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[24,137] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[26,81] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[33,78] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[40,67] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[50,74] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[57,67] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[67,75] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[74,67] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/calendar/provider/AbstractCalendarItemProvider.java:[127,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/AbstractPageExtension.java:[31,59] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[64,34] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[64,94] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[190,13] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[353,22] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[368,25] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[425,25] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[478,30] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[661,5] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[802,58] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[811,50] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[839,47] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[845,47] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[851,47] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[264,24] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[334,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[343,21] Unsupported @SuppressWarnings("squid:S1244")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[380,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[381,25] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[382,30] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[401,30] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[413,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[433,34] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[454,21] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[459,21] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[459,64] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[465,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[466,25] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[479,21] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[484,21] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[484,71] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[490,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[491,25] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[617,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[662,40] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[759,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[761,25] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[763,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[765,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.client ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.client ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.client ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.client ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.client ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.client ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.client ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.client.test >--------
[INFO] Building org.eclipse.scout.rt.client.test 24.2-SNAPSHOT          [47/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom (29 kB at 4.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar (2.2 MB at 53 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.client.test ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.client.test ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.client.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.client.test ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.client.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/runner/statement/ClientRunContextStatement.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/runner/statement/ClientRunContextStatement.java:[55,44] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/runner/statement/ClientRunContextStatement.java:[55,55] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/runner/statement/ClientRunContextStatement.java:[55,72] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/runner/statement/ClientRunContextStatement.java:[65,11] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/mock/ClientMockBeanDataProducer.java:[25,27] org.eclipse.scout.rt.testing.platform.mock.MockBeanInstanceProducer is a raw type. References to generic type org.eclipse.scout.rt.testing.platform.mock.MockBeanInstanceProducer<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/testing/client/ScoutClientAssert.java:[46,5] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/testing/client/ScoutClientAssert.java:[46,26] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox.DefaultListBoxTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox<KEY>.DefaultListBoxTable should be parameterized
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.client.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.client.test ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.client.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/ImportFormDataWithFiltersTest.java:[136,37] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/FormFieldEnabledTest.java:[407,40] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox<KEY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/ColumnEditableTest.java:[70,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/ColumnEditableTest.java:[88,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerSameSessionTest.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerSameSessionTest.java:[74,20] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerSameSessionTest.java:[74,31] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerSameSessionTest.java:[74,48] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerMenuTest.java:[107,29] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractProposalColumnTest.java:[56,5] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnMandatoryTest.java:[62,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnMandatoryTest.java:[87,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnMandatoryTest.java:[99,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/action/menu/TableMenuTest.java:[316,26] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/clientnotification/AbstractObservableNotificationHandlerTest.java:[145,5] org.eclipse.scout.rt.shared.notification.INotificationListener is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.INotificationListener<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/clientnotification/AbstractObservableNotificationHandlerTest.java:[146,5] org.eclipse.scout.rt.shared.notification.INotificationListener is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.INotificationListener<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/WidgetVisitorTest.java:[172,30] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithHeaderSortColumnsTest.java:[40,18] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithHeaderSortColumnsTest.java:[58,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithHeaderSortColumnsTest.java:[62,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithHeaderSortColumnsTest.java:[107,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithHeaderSortColumnsTest.java:[111,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/SmartFieldTest.java:[336,5] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult<LOOKUP_KEY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/SmartFieldTest.java:[350,5] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult<LOOKUP_KEY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/SmartFieldTest.java:[364,5] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult<LOOKUP_KEY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/action/menu/TreeMenuTest.java:[106,26] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/outline/pages/TablePageExtensionTest.java:[118,21] Unnecessary @SuppressWarnings("unchecked")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/outline/pages/TablePageExtensionTest.java:[119,144] org.eclipse.scout.rt.client.extension.ui.action.menu.IMenuExtension is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.action.menu.IMenuExtension<OWNER> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/outline/pages/TablePageExtensionTest.java:[126,5] org.eclipse.scout.rt.client.extension.ui.outline.pages.fixture.AbstractPersonTablePage.Table.EditMenu is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.outline.pages.fixture.AbstractPersonTablePage<T>.Table.EditMenu should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingTestHelper.java:[29,61] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingTestHelper.java:[29,100] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingTestHelper.java:[55,16] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/FormFieldVisibilityTest.java:[213,40] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox<KEY> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/form/fields/NestedContributionTest.java:[49,15] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/form/fields/NestedContributionTest.java:[52,20] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/form/fields/NestedContributionTest.java:[54,11] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/job/MutualExclusionTest.java:[624,24] java.util.concurrent.Future is a raw type. References to generic type java.util.concurrent.Future<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/job/MutualExclusionTest.java:[691,24] java.util.concurrent.Future is a raw type. References to generic type java.util.concurrent.Future<V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/pagefield/PageFieldTest.java:[71,59] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/action/tree/fixture/TestMenus.java:[37,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingTest.java:[42,18] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingTest.java:[72,88] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/tile/TileAccordionTest.java:[411,7] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/tile/TileAccordionTest.java:[438,7] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractColumnTest.java:[183,5] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractColumnTest.java:[183,26] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[252,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[253,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[254,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[255,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[256,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[266,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[267,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[268,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[269,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[270,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[298,45] org.eclipse.scout.rt.client.ui.form.fields.button.AbstractRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.AbstractRadioButton<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/testing/client/runner/fixture/LoginTestClientSessionProvider.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/testing/client/runner/fixture/LoginTestClientSessionProvider.java:[67,30] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/testing/client/runner/fixture/LoginTestClientSessionProvider.java:[67,41] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/testing/client/runner/fixture/LoginTestClientSessionProvider.java:[67,58] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractMixedSmartColumnTest.java:[118,5] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractMixedSmartColumnTest.java:[145,52] org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/SmartFieldLookupTest.java:[210,5] org.eclipse.scout.rt.shared.services.lookup.ILookupRowFetchedCallback is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupRowFetchedCallback<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/RadioButtonGroupGridTest.java:[93,5] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/RadioButtonGroupGridTest.java:[98,7] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[37,24] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[59,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[60,11] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[61,11] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[65,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[66,11] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[75,26] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[78,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[99,26] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[129,16] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[146,16] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[310,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[320,16] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[321,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[328,11] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[329,5] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/shared/data/form/FormDataCloneTest.java:[40,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithSortingTest.java:[40,18] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithSortingTest.java:[58,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithSortingTest.java:[58,97] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithSortingTest.java:[77,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[62,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[67,41] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[72,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[91,37] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[96,39] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[101,36] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[116,37] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[121,36] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[126,36] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[131,33] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSubjectTest.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSubjectTest.java:[75,20] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSubjectTest.java:[75,31] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSubjectTest.java:[75,48] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizardTest.java:[48,5] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizardTest.java:[49,5] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizardTest.java:[50,5] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizardTest.java:[51,5] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractSmartColumnTest.java:[54,11] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/MasterSlaveRelationWithTemplatesFieldTest.java:[168,33] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/MasterSlaveRelationWithTemplatesFieldTest.java:[202,35] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/cache/ClientCacheTest.java:[33,31] org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/cache/ClientCacheTest.java:[35,10] org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSessionTest.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSessionTest.java:[91,20] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSessionTest.java:[91,31] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSessionTest.java:[91,48] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/ColumnAutoResizeTest.java:[55,22] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithTable<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/ColumnAutoResizeTest.java:[58,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[92,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[93,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[94,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[95,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[96,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[97,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[98,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[99,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[100,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[101,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[102,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[103,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[104,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[105,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[106,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[107,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[108,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[109,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[110,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[111,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[115,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[116,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[117,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[118,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[119,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[120,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[121,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[122,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[123,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[124,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[125,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[126,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[127,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[128,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[129,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[130,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[131,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[132,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[133,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[134,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[138,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[139,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[140,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[141,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[142,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[143,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[144,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[145,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[146,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[147,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[148,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[149,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[150,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[151,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[152,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[153,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[154,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[155,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[156,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[157,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsFormRegressionTest.java:[78,11] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.client.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.client.test ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerLoginTest
2024-04-30 15:17:40,217 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:17:40,238 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-04-30 15:17:40,417 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-04-30 15:17:41,197 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 968.910466 ms. Total class count: 5175
2024-04-30 15:17:41,626 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 398 beans in 426.852954 ms
2024-04-30 15:17:41,695 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 398 beans in 68.417787 ms
2024-04-30 15:17:41,707 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-04-30 15:17:41,728 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 4 code type classes registered.
2024-04-30 15:17:41,730 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-04-30 15:17:41,980 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'client' - MDC[principal=ScoutClientTestRunnerLoginTest]
2024-04-30 15:17:42,055 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=ScoutClientTestRunnerLoginTest]
2024-04-30 15:17:42,076 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=ScoutClientTestRunnerLoginTest]
2024-04-30 15:17:42,174 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.testing.client.runner.fixture.LoginTestClientSessionProvider$LoginTestClientSession@48cfa05b[id = 1u1rl9p5s78lt9p9hto9qo12ii7ae3o4t8qpohchtskqsejsjav], user=1003120000] - MDC[principal=ScoutClientTestRunnerLoginTest, jobName=Starting ClientSession [sessionId=1u1rl9p5s78lt9p9hto9qo12ii7ae3o4t8qpohchtskqsejsjav]]
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.691 s -- in org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerLoginTest
[INFO] Running org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerAdditionalLoginTest
2024-04-30 15:17:43,391 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=ScoutClientTestRunnerAdditionalLoginTest]
2024-04-30 15:17:43,392 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=ScoutClientTestRunnerAdditionalLoginTest]
2024-04-30 15:17:43,396 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.testing.client.runner.fixture.LoginTestClientSessionProvider$LoginTestClientSession@1998eab4[id = 1r0c4g5757gdv6v5ffcg66a7o8gk06nojec8hdddl2ntg180vnfd], user=1003120000] - MDC[principal=ScoutClientTestRunnerAdditionalLoginTest, jobName=Starting ClientSession [sessionId=1r0c4g5757gdv6v5ffcg66a7o8gk06nojec8hdddl2ntg180vnfd]]
2024-04-30 15:17:43,401 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=otherUser]
2024-04-30 15:17:43,401 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=otherUser]
2024-04-30 15:17:43,405 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.testing.client.runner.fixture.LoginTestClientSessionProvider$LoginTestClientSession@6e2737f1[id = 1s0er0l4d69hke44crumejhtc8a7t4sdt9r1uob740hngrbu2s2j], user=1003120000] - MDC[principal=otherUser, jobName=Starting ClientSession [sessionId=1s0er0l4d69hke44crumejhtc8a7t4sdt9r1uob740hngrbu2s2j]]
2024-04-30 15:17:43,409 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=thirdUser]
2024-04-30 15:17:43,410 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=thirdUser]
2024-04-30 15:17:43,413 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.testing.client.runner.fixture.LoginTestClientSessionProvider$LoginTestClientSession@22fd29af[id = s51r5a527sik31pj4t370s687eq2frp40glli0gpg8kqcutunih], user=1003120000] - MDC[principal=thirdUser, jobName=Starting ClientSession [sessionId=s51r5a527sik31pj4t370s687eq2frp40glli0gpg8kqcutunih]]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerAdditionalLoginTest
[INFO] Running org.eclipse.scout.rt.testing.client.runner.parameterized.SampleParameterizedClientTest
2024-04-30 15:17:43,427 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=default]
2024-04-30 15:17:43,427 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default]
2024-04-30 15:17:43,468 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@746c4093[id = 1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g], user=1003120000] - MDC[principal=default, jobName=Starting ClientSession [sessionId=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g]]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.scout.rt.testing.client.runner.parameterized.SampleParameterizedClientTest
[INFO] Running org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest
[INFO] Running org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedClientTestRunnerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedClientTestRunnerTest
[INFO] Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutTest
2024-04-30 15:17:43,537 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=anna]
2024-04-30 15:17:43,538 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
2024-04-30 15:17:43,539 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSubjectTest$JUnitClientSession@7b7f18b1[id = qo8921kma24518n1eogssr4763k75qspgl4ibb1t662hap13hgi], user=null] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=qo8921kma24518n1eogssr4763k75qspgl4ibb1t662hap13hgi]]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutTest
[INFO] Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutPropertyMapTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutPropertyMapTest
[INFO] Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerSameSessionTest
2024-04-30 15:17:43,672 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=anna]
2024-04-30 15:17:43,673 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
2024-04-30 15:17:43,674 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerSameSessionTest$JUnitClientSession@5413c7bb[id = ih4m0sses5htgecu1s8cc89bm97gra3fpeopjhku23lg61oot70], user=null] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=ih4m0sses5htgecu1s8cc89bm97gra3fpeopjhku23lg61oot70]]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerSameSessionTest
[INFO] Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSubjectTest
2024-04-30 15:17:43,688 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=john]
2024-04-30 15:17:43,689 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=john]
2024-04-30 15:17:43,690 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSubjectTest$JUnitClientSession@f0d6c2a[id = 5mfupjl6d85p16mbp58erpjckp0dnrlhh2tbgum3aub7b98ndeh], user=null] - MDC[principal=john, jobName=Starting ClientSession [sessionId=5mfupjl6d85p16mbp58erpjckp0dnrlhh2tbgum3aub7b98ndeh]]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSubjectTest
[INFO] Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest
2024-04-30 15:17:43,696 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
2024-04-30 15:17:43,697 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest$JUnitClientSession1@645d6cc7[id = dfgjume4nc5jk5bfn61qk0esq6c07uteemulfbe8n2jhh6hs5c1], user=null] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=dfgjume4nc5jk5bfn61qk0esq6c07uteemulfbe8n2jhh6hs5c1]]
2024-04-30 15:17:43,700 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
2024-04-30 15:17:43,700 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest$JUnitClientSession1@4483ed23[id = 172vmhiklrgauon0g8mbj5988s3smcn2lp51grglvf5l4aetm1p6], user=null] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=172vmhiklrgauon0g8mbj5988s3smcn2lp51grglvf5l4aetm1p6]]
2024-04-30 15:17:43,703 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
2024-04-30 15:17:43,704 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest$JUnitClientSession1@2f4431a2[id = 1f2a5tbfs2hgq75v1g5l54retcgd6lk68sle631s4hulj99kv4hk], user=null] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=1f2a5tbfs2hgq75v1g5l54retcgd6lk68sle631s4hulj99kv4hk]]
2024-04-30 15:17:43,707 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=anna]
2024-04-30 15:17:43,707 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
2024-04-30 15:17:43,708 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest$JUnitClientSession2@7bc14001[id = ur5orer5dmuuih9ovr1ln2aap511cv1pilp5g1qlqijpn5q38f4], user=null] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=ur5orer5dmuuih9ovr1ln2aap511cv1pilp5g1qlqijpn5q38f4]]
2024-04-30 15:17:43,711 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
2024-04-30 15:17:43,712 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest$JUnitClientSession1@53e3c524[id = 1kuhqr7079f37816kof068r8t35i4ablckktjlhfsnjakbum69k1], user=null] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=1kuhqr7079f37816kof068r8t35i4ablckktjlhfsnjakbum69k1]]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest
[INFO] Running org.eclipse.scout.rt.shared.extension.services.common.code.MoveCodesTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.eclipse.scout.rt.shared.extension.services.common.code.MoveCodesTest
[INFO] Running org.eclipse.scout.rt.shared.extension.dto.WrappedFormExtensionTest
2024-04-30 15:17:43,904 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=anna]
2024-04-30 15:17:43,905 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
2024-04-30 15:17:43,907 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3f7944cc[id = 1qqbqql1251dvmadigtsoo2ikd0co8p9pg0v6ar63ugcngd8cdel], user=1003120000] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=1qqbqql1251dvmadigtsoo2ikd0co8p9pg0v6ar63ugcngd8cdel]]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s -- in org.eclipse.scout.rt.shared.extension.dto.WrappedFormExtensionTest
[INFO] Running org.eclipse.scout.rt.shared.extension.dto.TableFieldExtensionTest
2024-04-30 15:17:44,286 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService.getBaseFolder(FileSystemUserPreferencesStorageService.java:177) - No user area property found. Using '/home/jenkins/agent/user' as fallback. Consider specifying a user area using property 'scout.client.userArea'. - MDC[principal=anna, scoutSession=1qqbqql1251dvmadigtsoo2ikd0co8p9pg0v6ar63ugcngd8cdel, jobName=Running JUnit test in model job]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.eclipse.scout.rt.shared.extension.dto.TableFieldExtensionTest
[INFO] Running org.eclipse.scout.rt.shared.extension.dto.PageDataExtensionTest
2024-04-30 15:17:45,038 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:45,122 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.817 s -- in org.eclipse.scout.rt.shared.extension.dto.PageDataExtensionTest
[INFO] Running org.eclipse.scout.rt.shared.extension.dto.FormDataTemplateExtensionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s -- in org.eclipse.scout.rt.shared.extension.dto.FormDataTemplateExtensionTest
[INFO] Running org.eclipse.scout.rt.shared.extension.dto.FormDataSingleExtensionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.scout.rt.shared.extension.dto.FormDataSingleExtensionTest
[INFO] Running org.eclipse.scout.rt.shared.extension.dto.FormDataPropertyExtensionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.scout.rt.shared.extension.dto.FormDataPropertyExtensionTest
[INFO] Running org.eclipse.scout.rt.shared.extension.dto.FormDataMultipleExtensionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.scout.rt.shared.extension.dto.FormDataMultipleExtensionTest
[INFO] Running org.eclipse.scout.rt.shared.extension.dto.ContributionOnlyOneTemplateTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.shared.extension.dto.ContributionOnlyOneTemplateTest
[INFO] Running org.eclipse.scout.rt.shared.extension.ExtensionRegistryInstantiationTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.scout.rt.shared.extension.ExtensionRegistryInstantiationTest
[INFO] Running org.eclipse.scout.rt.shared.extension.ExtensionRegistryExtensionRegistrationTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.scout.rt.shared.extension.ExtensionRegistryExtensionRegistrationTest
[INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataValidationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.eclipse.scout.rt.shared.data.form.FormDataValidationTest
[INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataToStringTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.shared.data.form.FormDataToStringTest
[INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataImportWithTemplatesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.eclipse.scout.rt.shared.data.form.FormDataImportWithTemplatesTest
[INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataImportWithPropertiesTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.eclipse.scout.rt.shared.data.form.FormDataImportWithPropertiesTest
[INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataCloneTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.shared.data.form.FormDataCloneTest
[INFO] Running org.eclipse.scout.rt.platform.TypeCastUtilityClientTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.TypeCastUtilityClientTest
[INFO] Running org.eclipse.scout.rt.client.ui.wizard.AbstractWizardTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.eclipse.scout.rt.client.ui.wizard.AbstractWizardTest
[INFO] Running org.eclipse.scout.rt.client.ui.tile.TileGridTest
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.eclipse.scout.rt.client.ui.tile.TileGridTest
[INFO] Running org.eclipse.scout.rt.client.ui.tile.TileAccordionTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.eclipse.scout.rt.client.ui.tile.TileAccordionTest
[INFO] Running org.eclipse.scout.rt.client.ui.tile.FormFieldTileTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.scout.rt.client.ui.tile.FormFieldTileTest
[INFO] Running org.eclipse.scout.rt.client.ui.messagebox.MessageBoxTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.536 s -- in org.eclipse.scout.rt.client.ui.messagebox.MessageBoxTest
[INFO] Running org.eclipse.scout.rt.client.ui.group.AbstractGroupTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.scout.rt.client.ui.group.AbstractGroupTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.menu.AbstractMenuTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.client.ui.form.menu.AbstractMenuTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.internal.FindFieldByFormDataIdVisitorTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 s -- in org.eclipse.scout.rt.client.ui.form.internal.FindFieldByFormDataIdVisitorTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.wrappedform.WrappedFormFieldTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.client.ui.form.fields.wrappedform.WrappedFormFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest
2024-04-30 15:17:48,874 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$SimpleTreeBox'. - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
2024-04-30 15:17:48,889 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$AutoSelectTreeBox'. - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
2024-04-30 15:17:48,900 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$AutoSelectTreeBox'. - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
2024-04-30 15:17:48,910 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$SimpleTreeBox'. - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
2024-04-30 15:17:48,919 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$ValidatingTreeBox'. - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
2024-04-30 15:17:48,928 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$SimpleTreeBox'. - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
2024-04-30 15:17:48,936 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$ValidatingTreeBox'. - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
2024-04-30 15:17:48,943 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$SimpleTreeBox'. - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
2024-04-30 15:17:48,969 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$SimpleTreeBox'. - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
2024-04-30 15:17:48,978 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$SimpleTreeBox'. - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
2024-04-30 15:17:48,986 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$1'. - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
2024-04-30 15:17:48,989 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$1'. - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
2024-04-30 15:17:48,999 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$SimpleTreeBox'. - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxInFormTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxInFormTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.tablefield.TableFieldTest
2024-04-30 15:17:49,097 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:49,099 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:49,101 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:49,103 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:49,108 WARN  [main] org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableField.getColumnName(AbstractTableField.java:460) - Validation Error on Column without header text, using className for error message.
2024-04-30 15:17:49,110 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:49,116 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:49,121 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:49,127 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:49,132 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:49,136 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:49,169 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:49,170 WARN  [main] org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableField.getColumnName(AbstractTableField.java:460) - Validation Error on Column without header text, using className for error message.
2024-04-30 15:17:49,172 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:49,174 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:49,175 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:49,178 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:49,181 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:49,183 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:49,185 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:49,200 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:49,214 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:49,227 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:49,240 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:49,242 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:49,269 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:49,273 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:49,277 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:49,279 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:49,282 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:49,283 WARN  [main] org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableField.getColumnName(AbstractTableField.java:460) - Validation Error on Column without header text, using className for error message.
2024-04-30 15:17:49,290 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:49,422 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 s -- in org.eclipse.scout.rt.client.ui.form.fields.tablefield.TableFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldTest
2024-04-30 15:17:49,437 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:49,473 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldMoveRowTest
2024-04-30 15:17:49,489 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:49,497 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:49,502 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldMoveRowTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.stringfield.StringFieldSetMultilineTextTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.client.ui.form.fields.stringfield.StringFieldSetMultilineTextTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.stringfield.AbstractStringFieldTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.scout.rt.client.ui.form.fields.stringfield.AbstractStringFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest
2024-04-30 15:17:49,645 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
java.lang.AssertionError: No lookup should be performed for that test-case
	at org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest$StyleLookupService.checkLookupAllowed(SmartFieldTest.java:228)
	at org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest$StyleLookupService.getDataByText(SmartFieldTest.java:246)
	at org.eclipse.scout.rt.shared.services.lookup.LookupCall.getDataByText(LookupCall.java:336)
	at org.eclipse.scout.rt.client.ui.form.fields.smartfield.AbstractSmartField$3.provide(AbstractSmartField.java:1352)
	at org.eclipse.scout.rt.client.ui.form.fields.smartfield.LookupRowHelper.lambda$0(LookupRowHelper.java:65)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
	at java.base/javax.security.auth.Subject.doAs(Subject.java:439)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:17:49,651 ERROR [scout-model-thread-22] org.eclipse.scout.rt.client.ui.form.fields.smartfield.HierarchicalSmartFieldDataFetcher.logException(HierarchicalSmartFieldDataFetcher.java:83) -  - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=org.eclipse.scout.rt.platform.job.internal.JobFutureTask$$Lambda$569/0x00007faf1c80ecc0]
java.lang.AssertionError: No lookup should be performed for that test-case
	at org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest$StyleLookupService.checkLookupAllowed(SmartFieldTest.java:228)
	at org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest$StyleLookupService.getDataByText(SmartFieldTest.java:246)
	at org.eclipse.scout.rt.shared.services.lookup.LookupCall.getDataByText(LookupCall.java:336)
	at org.eclipse.scout.rt.client.ui.form.fields.smartfield.AbstractSmartField$3.provide(AbstractSmartField.java:1352)
	at org.eclipse.scout.rt.client.ui.form.fields.smartfield.LookupRowHelper.lambda$0(LookupRowHelper.java:65)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
	at java.base/javax.security.auth.Subject.doAs(Subject.java:439)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldParseValueTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldParseValueTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldMultilineTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldMultilineTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldLookupTest
2024-04-30 15:17:49,903 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
org.eclipse.scout.rt.platform.exception.PlatformException: lookup error
	at org.eclipse.scout.rt.shared.services.lookup.LookupCall.getDataByRec(LookupCall.java:367)
	at org.eclipse.scout.rt.client.ui.form.fields.smartfield.AbstractSmartField$4.provide(AbstractSmartField.java:1374)
	at org.eclipse.scout.rt.client.ui.form.fields.smartfield.LookupRowHelper.lambda$0(LookupRowHelper.java:65)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
	at java.base/javax.security.auth.Subject.doAs(Subject.java:439)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:17:49,929 WARN  [scout-thread-22] org.eclipse.scout.rt.client.ui.form.fields.smartfield.LookupRowHelper.lambda$0(LookupRowHelper.java:61) - Fetching data for empty lookup call - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Lookup [lookupCall=null, provider=ILookupRowProvider@7bdaa85c[Rec Lookup, parentKey=1, activeState=TRUE]]]
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s -- in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldLookupTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.ProposalFieldTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.scout.rt.client.ui.form.fields.smartfield.ProposalFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.IncrementalTreeBuilderTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.scout.rt.client.ui.form.fields.smartfield.IncrementalTreeBuilderTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.sequencebox.SequenceValidationHelperTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.scout.rt.client.ui.form.fields.sequencebox.SequenceValidationHelperTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.sequencebox.SequenceBoxTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.eclipse.scout.rt.client.ui.form.fields.sequencebox.SequenceBoxTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.sequencebox.AbstractFromToSequenceBoxTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.scout.rt.client.ui.form.fields.sequencebox.AbstractFromToSequenceBoxTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.RadioButtonGroupGridTest
  visible: 1
invisible: 4

  visible: 1
invisible: 0

  visible: 5
invisible: 3

  visible: 8
invisible: 1

  visible: 4
invisible: 4

  visible: 0
invisible: 3

  visible: 0
invisible: 3

  visible: 0
invisible: 3

  visible: 4
invisible: 4

  visible: 1
invisible: 0

  visible: 1
invisible: 0

[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.904 s -- in org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.RadioButtonGroupGridTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest
2024-04-30 15:17:51,280 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:449) - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
2024-04-30 15:17:51,282 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:449) - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
2024-04-30 15:17:51,627 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:449) - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
2024-04-30 15:17:51,628 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:449) - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
2024-04-30 15:17:51,638 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:449) - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
2024-04-30 15:17:51,639 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:449) - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
2024-04-30 15:17:51,652 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:449) - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
2024-04-30 15:17:51,654 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:449) - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 s -- in org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.pagefield.PageFieldTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.008 s -- in org.eclipse.scout.rt.client.ui.form.fields.pagefield.PageFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.numberfield.AbstractNumberFieldTest
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.803 s -- in org.eclipse.scout.rt.client.ui.form.fields.numberfield.AbstractNumberFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.numberfield.AbstractNumberFieldLenientParsingTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.client.ui.form.fields.numberfield.AbstractNumberFieldLenientParsingTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.longfield.AbstractLongFieldTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.scout.rt.client.ui.form.fields.longfield.AbstractLongFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxTest
2024-04-30 15:17:54,546 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:54,548 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:54,570 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox.filterLookupResult(AbstractListBox.java:552) - The key of a lookup row may not be null. Row has been removed for list box 'org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxTest'. - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
2024-04-30 15:17:54,571 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:54,572 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:54,581 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:54,582 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:54,603 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:54,605 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:54,614 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:54,616 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:54,624 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:54,625 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:54,634 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:54,635 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxInFormTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxInFormTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.integerfield.AbstractIntegerFieldTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.scout.rt.client.ui.form.fields.integerfield.AbstractIntegerFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.imagebox.ImageFieldTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.client.ui.form.fields.imagebox.ImageFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlFieldTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout11Test
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout11Test
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout10Test
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout10Test
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout09Test
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout09Test
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout08Test
2024-04-30 15:17:54,849 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:54,869 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:54,872 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:54,875 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:54,878 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:54,880 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:54,884 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:54,887 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:54,888 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:54,890 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:54,891 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:54,893 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:54,894 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:54,895 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout08Test
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout07Test
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout07Test
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout06Test
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout06Test
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout05Test
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout05Test
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout04Test
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout04Test
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout02Test
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout02Test
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout01Test
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout01Test
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout0100Test
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout0100Test
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.DynamicFieldTest
initConfig
init
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.210 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.DynamicFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.DynamicFieldGridDataTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.DynamicFieldGridDataTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.AbstractGroupBoxTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.AbstractGroupBoxTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.filechooserfield.FileChooserFieldTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.scout.rt.client.ui.form.fields.filechooserfield.FileChooserFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.decimalfield.AbstractDecimalFieldTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.719 s -- in org.eclipse.scout.rt.client.ui.form.fields.decimalfield.AbstractDecimalFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.datefield.AbstractDateFieldTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.client.ui.form.fields.datefield.AbstractDateFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.colorfield.ColorFieldTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.scout.rt.client.ui.form.fields.colorfield.ColorFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.button.ButtonTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.client.ui.form.fields.button.ButtonTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.button.AbstractRadioButtonTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.client.ui.form.fields.button.AbstractRadioButtonTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.browserfield.AbstractBrowserFieldTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.scout.rt.client.ui.form.fields.browserfield.AbstractBrowserFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.booleanfield.AbstractBooleanFieldWithTriStateTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.client.ui.form.fields.booleanfield.AbstractBooleanFieldWithTriStateTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.booleanfield.AbstractBooleanFieldTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.client.ui.form.fields.booleanfield.AbstractBooleanFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.bigintegerfield.AbstractBigIntegerFieldTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.scout.rt.client.ui.form.fields.bigintegerfield.AbstractBigIntegerFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.bigdecimalfield.AbstractBigDecimalFieldTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.scout.rt.client.ui.form.fields.bigdecimalfield.AbstractBigDecimalFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest
2024-04-30 15:17:58,744 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.setValue(AbstractValueField.java:288) - Unexpected Error:  - MDC[principal=anna, scoutSession=1qqbqql1251dvmadigtsoo2ikd0co8p9pg0v6ar63ugcngd8cdel, jobName=Running JUnit test in model job]
org.eclipse.scout.rt.platform.exception.ProcessingException: "EXCEPTION!!!" is an invalid value. [severity=ERROR]
	at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.setValue(AbstractValueField.java:287)
	at org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest.testValidateException(ValueFieldTest.java:113)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.client.runner.ClientTestRunner$CleanupDesktopStatement.evaluate(ClientTestRunner.java:195)
	at org.eclipse.scout.rt.testing.client.runner.statement.CleanupPagesStatements$CleanupPagesMethodStatement.evaluate(CleanupPagesStatements.java:50)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
	at java.base/javax.security.auth.Subject.doAs(Subject.java:439)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
Caused by: java.lang.RuntimeException: EXCEPTION!!!
	at org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest$ParseErrorField.execValidateValue(ValueFieldTest.java:232)
	at org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest$ParseErrorField.execValidateValue(ValueFieldTest.java:1)
	at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField$LocalValueFieldExtension.execValidateValue(AbstractValueField.java:580)
	at org.eclipse.scout.rt.client.extension.ui.form.fields.ValueFieldChains$ValueFieldValidateValueChain$1.callMethod(ValueFieldChains.java:40)
	at org.eclipse.scout.rt.client.extension.ui.form.fields.ValueFieldChains$ValueFieldValidateValueChain$1.callMethod(ValueFieldChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109)
	at org.eclipse.scout.rt.client.extension.ui.form.fields.ValueFieldChains$ValueFieldValidateValueChain.execValidateValue(ValueFieldChains.java:43)
	at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.interceptValidateValue(AbstractValueField.java:602)
	at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.validateValue(AbstractValueField.java:409)
	at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.setValue(AbstractValueField.java:279)
	... 44 common frames omitted
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.ReplaceFieldTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.scout.rt.client.ui.form.fields.ReplaceFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.ParsingFailedStatusTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.ui.form.fields.ParsingFailedStatusTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.OrderedComparatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.eclipse.scout.rt.client.ui.form.fields.OrderedComparatorTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.MasterSlaveRelationWithTemplatesFieldTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.scout.rt.client.ui.form.fields.MasterSlaveRelationWithTemplatesFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.FormFieldVisibilityTest
2024-04-30 15:17:59,050 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:59,073 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:59,083 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:17:59,093 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.scout.rt.client.ui.form.fields.FormFieldVisibilityTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.FormFieldTest
2024-04-30 15:17:59,139 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.AbstractFormField.classId(AbstractFormField.java:1213) - Found a duplicate classid for SimpleTestFormField_org.eclipse.scout.rt.client.ui.form.fields.FormFieldTest$TestForm, adding field index. Override classId for dynamically injected fields. - MDC[principal=anna, scoutSession=1qqbqql1251dvmadigtsoo2ikd0co8p9pg0v6ar63ugcngd8cdel, jobName=Running JUnit test in model job]
2024-04-30 15:17:59,140 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.AbstractFormField.classId(AbstractFormField.java:1213) - Found a duplicate classid for SimpleTestFormField_org.eclipse.scout.rt.client.ui.form.fields.FormFieldTest$TestForm, adding field index. Override classId for dynamically injected fields. - MDC[principal=anna, scoutSession=1qqbqql1251dvmadigtsoo2ikd0co8p9pg0v6ar63ugcngd8cdel, jobName=Running JUnit test in model job]
2024-04-30 15:17:59,200 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.AbstractFormField.classId(AbstractFormField.java:1213) - Found a duplicate classid for DUPLICATEDUPLICATE, adding field index. Override classId for dynamically injected fields. - MDC[principal=anna, scoutSession=1qqbqql1251dvmadigtsoo2ikd0co8p9pg0v6ar63ugcngd8cdel, jobName=Running JUnit test in model job]
2024-04-30 15:17:59,201 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.AbstractFormField.classId(AbstractFormField.java:1213) - Found a duplicate classid for DUPLICATEDUPLICATE, adding field index. Override classId for dynamically injected fields. - MDC[principal=anna, scoutSession=1qqbqql1251dvmadigtsoo2ikd0co8p9pg0v6ar63ugcngd8cdel, jobName=Running JUnit test in model job]
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.eclipse.scout.rt.client.ui.form.fields.FormFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.FormFieldPropagationTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.scout.rt.client.ui.form.fields.FormFieldPropagationTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.FormFieldEnabledTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.eclipse.scout.rt.client.ui.form.fields.FormFieldEnabledTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldInjectFieldTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldInjectFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldAddRemoveMoveFieldTest
[INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.190 s -- in org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldAddRemoveMoveFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXmlWrappedFormFieldTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXmlWrappedFormFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXmlWithPropertyExtensionFormTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXmlWithPropertyExtensionFormTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml4FormTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml4FormTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml3FormTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s -- in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml3FormTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml2FormTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml2FormTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml1FormTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml1FormTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.ImportFormDataWithFiltersTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.scout.rt.client.ui.form.ImportFormDataWithFiltersTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.FormWithTableFieldTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.scout.rt.client.ui.form.FormWithTableFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.FormWaitForTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.client.ui.form.FormWaitForTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest
2024-04-30 15:18:00,125 INFO  [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]] - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
org.eclipse.scout.rt.platform.exception.VetoException: Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]
	at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.doIt(FormToStore.java:97)
	at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.execStored(FormToStore.java:61)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm$LocalFormExtension.execStored(AbstractForm.java:3027)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:77)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:80)
	at org.eclipse.scout.rt.client.extension.ui.form.AbstractFormExtension.execStored(AbstractFormExtension.java:54)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:77)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:80)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.interceptStored(AbstractForm.java:3111)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.storeStateInternal(AbstractForm.java:1661)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doSave(AbstractForm.java:2020)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.handleSystemButtonEventInternal(AbstractForm.java:2867)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm$P_SystemButtonListener.buttonChanged(AbstractForm.java:2905)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.lambda$0(AbstractButton.java:434)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonEvent(AbstractButton.java:434)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonClicked(AbstractButton.java:425)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.doClick(AbstractButton.java:339)
	at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.clickSave(FormToStore.java:145)
	at org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest.testVetoFormSave(FormStoredWithVetoTest.java:87)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.client.runner.ClientTestRunner$CleanupDesktopStatement.evaluate(ClientTestRunner.java:195)
	at org.eclipse.scout.rt.testing.client.runner.statement.CleanupPagesStatements$CleanupPagesMethodStatement.evaluate(CleanupPagesStatements.java:50)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
	at java.base/javax.security.auth.Subject.doAs(Subject.java:439)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:00,131 INFO  [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]] - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
org.eclipse.scout.rt.platform.exception.VetoException: Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]
	at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.doIt(FormToStore.java:97)
	at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$ModifyHandler.execStore(FormToStore.java:84)
	at org.eclipse.scout.rt.client.ui.form.AbstractFormHandler$LocalFormHandlerExtension.execStore(AbstractFormHandler.java:252)
	at org.eclipse.scout.rt.client.extension.ui.form.FormHandlerChains$FormHandlerStoreChain$1.callMethod(FormHandlerChains.java:91)
	at org.eclipse.scout.rt.client.extension.ui.form.FormHandlerChains$FormHandlerStoreChain$1.callMethod(FormHandlerChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109)
	at org.eclipse.scout.rt.client.extension.ui.form.FormHandlerChains$FormHandlerStoreChain.execStore(FormHandlerChains.java:94)
	at org.eclipse.scout.rt.client.ui.form.AbstractFormHandler.interceptStore(AbstractFormHandler.java:293)
	at org.eclipse.scout.rt.client.ui.form.AbstractFormHandler.onStore(AbstractFormHandler.java:212)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.storeStateInternal(AbstractForm.java:1660)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doSave(AbstractForm.java:2020)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.handleSystemButtonEventInternal(AbstractForm.java:2867)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm$P_SystemButtonListener.buttonChanged(AbstractForm.java:2905)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.lambda$0(AbstractButton.java:434)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonEvent(AbstractButton.java:434)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonClicked(AbstractButton.java:425)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.doClick(AbstractButton.java:339)
	at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.clickSave(FormToStore.java:145)
	at org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest.testVetoHandlerSave(FormStoredWithVetoTest.java:59)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.client.runner.ClientTestRunner$CleanupDesktopStatement.evaluate(ClientTestRunner.java:195)
	at org.eclipse.scout.rt.testing.client.runner.statement.CleanupPagesStatements$CleanupPagesMethodStatement.evaluate(CleanupPagesStatements.java:50)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
	at java.base/javax.security.auth.Subject.doAs(Subject.java:439)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:00,135 INFO  [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]] - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
org.eclipse.scout.rt.platform.exception.VetoException: Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]
	at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.doIt(FormToStore.java:97)
	at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.execStored(FormToStore.java:61)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm$LocalFormExtension.execStored(AbstractForm.java:3027)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:77)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:80)
	at org.eclipse.scout.rt.client.extension.ui.form.AbstractFormExtension.execStored(AbstractFormExtension.java:54)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:77)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:80)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.interceptStored(AbstractForm.java:3111)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.storeStateInternal(AbstractForm.java:1661)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doSave(AbstractForm.java:2020)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.handleSystemButtonEventInternal(AbstractForm.java:2867)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm$P_SystemButtonListener.buttonChanged(AbstractForm.java:2905)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.lambda$0(AbstractButton.java:434)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonEvent(AbstractButton.java:434)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonClicked(AbstractButton.java:425)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.doClick(AbstractButton.java:339)
	at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.clickSave(FormToStore.java:145)
	at org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest.testVetoCombinationSave(FormStoredWithVetoTest.java:116)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.client.runner.ClientTestRunner$CleanupDesktopStatement.evaluate(ClientTestRunner.java:195)
	at org.eclipse.scout.rt.testing.client.runner.statement.CleanupPagesStatements$CleanupPagesMethodStatement.evaluate(CleanupPagesStatements.java:50)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
	at java.base/javax.security.auth.Subject.doAs(Subject.java:439)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:00,169 INFO  [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]] - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
org.eclipse.scout.rt.platform.exception.VetoException: Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]
	at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.doIt(FormToStore.java:97)
	at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.execStored(FormToStore.java:61)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm$LocalFormExtension.execStored(AbstractForm.java:3027)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:77)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:80)
	at org.eclipse.scout.rt.client.extension.ui.form.AbstractFormExtension.execStored(AbstractFormExtension.java:54)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:77)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:80)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.interceptStored(AbstractForm.java:3111)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.storeStateInternal(AbstractForm.java:1661)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doOk(AbstractForm.java:1968)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.handleSystemButtonEventInternal(AbstractForm.java:2859)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm$P_SystemButtonListener.buttonChanged(AbstractForm.java:2905)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.lambda$0(AbstractButton.java:434)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonEvent(AbstractButton.java:434)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonClicked(AbstractButton.java:425)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.doClick(AbstractButton.java:339)
	at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.clickOk(FormToStore.java:149)
	at org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest.testVetoCombinationOk(FormStoredWithVetoTest.java:131)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.client.runner.ClientTestRunner$CleanupDesktopStatement.evaluate(ClientTestRunner.java:195)
	at org.eclipse.scout.rt.testing.client.runner.statement.CleanupPagesStatements$CleanupPagesMethodStatement.evaluate(CleanupPagesStatements.java:50)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
	at java.base/javax.security.auth.Subject.doAs(Subject.java:439)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:00,175 INFO  [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]] - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
org.eclipse.scout.rt.platform.exception.VetoException: Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]
	at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.doIt(FormToStore.java:97)
	at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$ModifyHandler.execStore(FormToStore.java:84)
	at org.eclipse.scout.rt.client.ui.form.AbstractFormHandler$LocalFormHandlerExtension.execStore(AbstractFormHandler.java:252)
	at org.eclipse.scout.rt.client.extension.ui.form.FormHandlerChains$FormHandlerStoreChain$1.callMethod(FormHandlerChains.java:91)
	at org.eclipse.scout.rt.client.extension.ui.form.FormHandlerChains$FormHandlerStoreChain$1.callMethod(FormHandlerChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109)
	at org.eclipse.scout.rt.client.extension.ui.form.FormHandlerChains$FormHandlerStoreChain.execStore(FormHandlerChains.java:94)
	at org.eclipse.scout.rt.client.ui.form.AbstractFormHandler.interceptStore(AbstractFormHandler.java:293)
	at org.eclipse.scout.rt.client.ui.form.AbstractFormHandler.onStore(AbstractFormHandler.java:212)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.storeStateInternal(AbstractForm.java:1660)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doOk(AbstractForm.java:1968)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.handleSystemButtonEventInternal(AbstractForm.java:2859)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm$P_SystemButtonListener.buttonChanged(AbstractForm.java:2905)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.lambda$0(AbstractButton.java:434)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonEvent(AbstractButton.java:434)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonClicked(AbstractButton.java:425)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.doClick(AbstractButton.java:339)
	at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.clickOk(FormToStore.java:149)
	at org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest.testVetoHandlerOk(FormStoredWithVetoTest.java:73)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.client.runner.ClientTestRunner$CleanupDesktopStatement.evaluate(ClientTestRunner.java:195)
	at org.eclipse.scout.rt.testing.client.runner.statement.CleanupPagesStatements$CleanupPagesMethodStatement.evaluate(CleanupPagesStatements.java:50)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
	at java.base/javax.security.auth.Subject.doAs(Subject.java:439)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:00,182 INFO  [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]] - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
org.eclipse.scout.rt.platform.exception.VetoException: Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]
	at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.doIt(FormToStore.java:97)
	at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.execStored(FormToStore.java:61)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm$LocalFormExtension.execStored(AbstractForm.java:3027)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:77)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:80)
	at org.eclipse.scout.rt.client.extension.ui.form.AbstractFormExtension.execStored(AbstractFormExtension.java:54)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:77)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109)
	at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:80)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.interceptStored(AbstractForm.java:3111)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.storeStateInternal(AbstractForm.java:1661)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doOk(AbstractForm.java:1968)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.handleSystemButtonEventInternal(AbstractForm.java:2859)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm$P_SystemButtonListener.buttonChanged(AbstractForm.java:2905)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.lambda$0(AbstractButton.java:434)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonEvent(AbstractButton.java:434)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonClicked(AbstractButton.java:425)
	at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.doClick(AbstractButton.java:339)
	at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.clickOk(FormToStore.java:149)
	at org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest.testVetoFormOk(FormStoredWithVetoTest.java:101)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.client.runner.ClientTestRunner$CleanupDesktopStatement.evaluate(ClientTestRunner.java:195)
	at org.eclipse.scout.rt.testing.client.runner.statement.CleanupPagesStatements$CleanupPagesMethodStatement.evaluate(CleanupPagesStatements.java:50)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
	at java.base/javax.security.auth.Subject.doAs(Subject.java:439)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.FormStoredTest
2024-04-30 15:18:00,191 INFO  [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:46) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Form was marked as not stored. [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]] - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
2024-04-30 15:18:00,203 INFO  [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:46) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Implementation throws a consumed VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]] - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
2024-04-30 15:18:00,209 INFO  [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:46) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Implementation throws a consumed VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]] - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
2024-04-30 15:18:00,236 INFO  [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:46) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Form was marked as not stored. [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]] - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
2024-04-30 15:18:00,240 INFO  [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:46) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Form was marked as not stored. [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]] - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
2024-04-30 15:18:00,272 INFO  [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:46) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Form was marked as not stored. [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]] - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
2024-04-30 15:18:00,285 INFO  [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:46) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Form was marked as not stored. [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]] - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
2024-04-30 15:18:00,289 INFO  [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:46) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Form was marked as not stored. [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]] - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.eclipse.scout.rt.client.ui.form.FormStoredTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest
filterFields: null/MainBox (org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest$TestForm$MainBox)
filterFields: null/TopBox (org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest$TestForm$MainBox$TopBox)
injectFields: null/TopBox (org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest$TestForm$MainBox$TopBox)
injectFields: null/MainBox (org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest$TestForm$MainBox)
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.FormBasicTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.810 s -- in org.eclipse.scout.rt.client.ui.form.FormBasicTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.AbstractFormTest
2024-04-30 15:18:01,147 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.AbstractForm.handleFormErrors(AbstractForm.java:1764) - there are fields with errors - MDC[principal=anna, scoutSession=1qqbqql1251dvmadigtsoo2ikd0co8p9pg0v6ar63ugcngd8cdel, jobName=Running JUnit test in model job]
2024-04-30 15:18:01,174 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.AbstractForm.handleFormErrors(AbstractForm.java:1764) - there are fields with errors - MDC[principal=anna, scoutSession=1qqbqql1251dvmadigtsoo2ikd0co8p9pg0v6ar63ugcngd8cdel, jobName=Running JUnit test in model job]
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.scout.rt.client.ui.form.AbstractFormTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithSortingTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithSortingTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest
2024-04-30 15:18:01,248 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.basic.table.ColumnSet.applyGroupingConfiguration(ColumnSet.java:374) - Invalid column grouping config. Column marked as grouped but there are non-grouped or non-visible sort columns with smaller sort index. Grouping will be set to false. Table: org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest$PageWithTable$Table, column: org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest$PageWithTable$Table$Bit1Column - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
2024-04-30 15:18:01,250 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.basic.table.ColumnSet.applyGroupingConfiguration(ColumnSet.java:374) - Invalid column grouping config. Column marked as grouped but there are non-grouped or non-visible sort columns with smaller sort index. Grouping will be set to false. Table: org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest$PageWithTable$Table, column: org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest$PageWithTable$Table$Bit1Column - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
2024-04-30 15:18:01,279 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.basic.table.ColumnSet.applyGroupingConfiguration(ColumnSet.java:374) - Invalid column grouping config. Column marked as grouped but there are non-grouped or non-visible sort columns with smaller sort index. Grouping will be set to false. Table: org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest$PageWithTable$Table, column: org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest$PageWithTable$Table$Bit1Column - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
2024-04-30 15:18:01,292 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.ui.basic.table.ColumnSet.applyGroupingConfiguration(ColumnSet.java:374) - Invalid column grouping config. Column marked as grouped but there are non-grouped or non-visible sort columns with smaller sort index. Grouping will be set to false. Table: org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest$PageWithTable$Table, column: org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest$PageWithTable$Table$Bit1Column - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndTableCustomizerWhenEditingThenMissingSelectionTest
Edit: change data 'Account'
Edit: change data 'Account'
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndTableCustomizerWhenEditingThenMissingSelectionTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndPageBeanTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndPageBeanTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable7Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable7Test
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable6Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable6Test
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable3Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable3Test
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable2Test
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable2Test
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable1Test
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable1Test
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithNodesTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithNodesTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest
2024-04-30 15:18:02,317 INFO  [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=null] - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
java.lang.RuntimeException: null
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest$PageRuntimeExceptionOnDeactivated.execPageDeactivated(PageTest.java:161)
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage$LocalPageExtension.execPageDeactivated(AbstractPage.java:1292)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:145)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain.execPageDeactivated(PageChains.java:148)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.AbstractPageExtension.execPageDeactivated(AbstractPageExtension.java:64)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:145)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain.execPageDeactivated(PageChains.java:148)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.AbstractPageExtension.execPageDeactivated(AbstractPageExtension.java:64)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:145)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain.execPageDeactivated(PageChains.java:148)
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.interceptPageDeactivated(AbstractPage.java:1208)
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.pageDeactivatedNotify(AbstractPage.java:830)
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest.testPageDeactivatedException(PageTest.java:98)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.client.runner.ClientTestRunner$CleanupDesktopStatement.evaluate(ClientTestRunner.java:195)
	at org.eclipse.scout.rt.testing.client.runner.statement.CleanupPagesStatements$CleanupPagesMethodStatement.evaluate(CleanupPagesStatements.java:50)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
	at java.base/javax.security.auth.Subject.doAs(Subject.java:439)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:02,323 INFO  [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=null] - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
java.lang.RuntimeException: null
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest$PageRuntimeExceptionOnActivated.execPageActivated(PageTest.java:147)
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage$LocalPageExtension.execPageActivated(AbstractPage.java:1277)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:77)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain.execPageActivated(PageChains.java:80)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.AbstractPageExtension.execPageActivated(AbstractPageExtension.java:49)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:77)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain.execPageActivated(PageChains.java:80)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.AbstractPageExtension.execPageActivated(AbstractPageExtension.java:49)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:77)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain.execPageActivated(PageChains.java:80)
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.interceptPageActivated(AbstractPage.java:1190)
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.pageActivatedNotify(AbstractPage.java:818)
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest.testPageActivatedException(PageTest.java:65)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.client.runner.ClientTestRunner$CleanupDesktopStatement.evaluate(ClientTestRunner.java:195)
	at org.eclipse.scout.rt.testing.client.runner.statement.CleanupPagesStatements$CleanupPagesMethodStatement.evaluate(CleanupPagesStatements.java:50)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
	at java.base/javax.security.auth.Subject.doAs(Subject.java:439)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:02,326 INFO  [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=undefined [severity=ERROR]] - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
org.eclipse.scout.rt.platform.exception.ProcessingException: undefined [severity=ERROR]
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest$PageExceptionOnActivated.execPageActivated(PageTest.java:140)
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage$LocalPageExtension.execPageActivated(AbstractPage.java:1277)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:77)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain.execPageActivated(PageChains.java:80)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.AbstractPageExtension.execPageActivated(AbstractPageExtension.java:49)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:77)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain.execPageActivated(PageChains.java:80)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.AbstractPageExtension.execPageActivated(AbstractPageExtension.java:49)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:77)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain.execPageActivated(PageChains.java:80)
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.interceptPageActivated(AbstractPage.java:1190)
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.pageActivatedNotify(AbstractPage.java:818)
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest.testPageActivatedProcessingException(PageTest.java:56)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.client.runner.ClientTestRunner$CleanupDesktopStatement.evaluate(ClientTestRunner.java:195)
	at org.eclipse.scout.rt.testing.client.runner.statement.CleanupPagesStatements$CleanupPagesMethodStatement.evaluate(CleanupPagesStatements.java:50)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
	at java.base/javax.security.auth.Subject.doAs(Subject.java:439)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:02,352 INFO  [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=undefined [severity=ERROR]] - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
org.eclipse.scout.rt.platform.exception.ProcessingException: undefined [severity=ERROR]
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest$PageExceptionOnDeactivated.execPageDeactivated(PageTest.java:154)
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage$LocalPageExtension.execPageDeactivated(AbstractPage.java:1292)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:145)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain.execPageDeactivated(PageChains.java:148)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.AbstractPageExtension.execPageDeactivated(AbstractPageExtension.java:64)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:145)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain.execPageDeactivated(PageChains.java:148)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.AbstractPageExtension.execPageDeactivated(AbstractPageExtension.java:64)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:145)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109)
	at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain.execPageDeactivated(PageChains.java:148)
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.interceptPageDeactivated(AbstractPage.java:1208)
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.pageDeactivatedNotify(AbstractPage.java:830)
	at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest.testPageDeactivatedProcessingException(PageTest.java:89)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.client.runner.ClientTestRunner$CleanupDesktopStatement.evaluate(ClientTestRunner.java:195)
	at org.eclipse.scout.rt.testing.client.runner.statement.CleanupPagesStatements$CleanupPagesMethodStatement.evaluate(CleanupPagesStatements.java:50)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
	at java.base/javax.security.auth.Subject.doAs(Subject.java:439)
	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.774 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuNestedPageWithTablesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuNestedPageWithTablesTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.AutoExpandPageWithTableTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.AutoExpandPageWithTableTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithTableTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.567 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithTableTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithNodesTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithNodesTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.OutlineTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.OutlineTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.BookmarkToInvisibleOutlineTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.BookmarkToInvisibleOutlineTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest
2024-04-30 15:18:03,553 ERROR [main] org.eclipse.scout.rt.client.services.common.bookmark.internal.BookmarkUtility.makeSerializableKey(BookmarkUtility.java:225) - Bookmark key is not serializable. Falling back to toString() which is not overriden by the given class [class org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest$UnSerializablePrimaryKey]
2024-04-30 15:18:03,554 ERROR [main] org.eclipse.scout.rt.client.services.common.bookmark.internal.BookmarkUtility.makeSerializableKey(BookmarkUtility.java:225) - Bookmark key is not serializable. Falling back to toString() which is not overriden by the given class [class org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest$UnSerializablePrimaryKey]
2024-04-30 15:18:03,555 WARN  [main] org.eclipse.scout.rt.client.services.common.bookmark.internal.BookmarkUtility.makeSerializableKey(BookmarkUtility.java:222) - Bookmark key is not serializable. Falling back to toString(). Note: keys may not be stable [class=class org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest$UnSerializablePrimaryKeyWithToString, string representation:UnSerializablePrimaryKeyWithToString [m_id=1234]]
2024-04-30 15:18:03,556 WARN  [main] org.eclipse.scout.rt.client.services.common.bookmark.internal.BookmarkUtility.makeSerializableKey(BookmarkUtility.java:222) - Bookmark key is not serializable. Falling back to toString(). Note: keys may not be stable [class=class org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest$UnSerializablePrimaryKeyWithToString, string representation:UnSerializablePrimaryKeyWithToString [m_id=1234]]
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.internal.VirtualDesktopTest
2024-04-30 15:18:03,559 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=default]
2024-04-30 15:18:03,559 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default]
2024-04-30 15:18:03,569 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.ui.desktop.internal.VirtualDesktopTest$VirtualDesktopForwardTestSession@6e06d402[id = 1rdqi040m09jbeoh1ghr3pllcpdqg2nhid589hja8e7h8c4v2pde], user=null] - MDC[principal=default, jobName=Starting ClientSession [sessionId=1rdqi040m09jbeoh1ghr3pllcpdqg2nhid589hja8e7h8c4v2pde]]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.client.ui.desktop.internal.VirtualDesktopTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.hybrid.HybridManagerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.client.ui.desktop.hybrid.HybridManagerTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.datachange.DataChangeManagerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.scout.rt.client.ui.desktop.datachange.DataChangeManagerTest
[INFO] Running org.eclipse.scout.rt.client.ui.desktop.AbstractDesktopTest
2024-04-30 15:18:03,735 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default]
2024-04-30 15:18:03,737 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@14520bc2[id = qsdi7s0ctnbhm15d6sct3v715btghpuasq4ib5teklmmi0fmjq9], user=1003120000] - MDC[principal=default, jobName=Starting ClientSession [sessionId=qsdi7s0ctnbhm15d6sct3v715btghpuasq4ib5teklmmi0fmjq9]]
2024-04-30 15:18:03,772 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.deeplink.DeepLinks.<init>(DeepLinks.java:40) - Registered 1 deep-link handlers:
- org.eclipse.scout.rt.client.ui.desktop.AbstractDesktopTest$P_TestDeepLinkHandler@4838cbb5 - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.eclipse.scout.rt.client.ui.desktop.AbstractDesktopTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.tree.TreeUtilityTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.client.ui.basic.tree.TreeUtilityTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.tree.TreeNodeTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.client.ui.basic.tree.TreeNodeTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.tree.TreeEventTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.eclipse.scout.rt.client.ui.basic.tree.TreeEventTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.tree.TreeEventBufferTest
[INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.52 s -- in org.eclipse.scout.rt.client.ui.basic.tree.TreeEventBufferTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.tree.OutlineEventBufferTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.ui.basic.tree.OutlineEventBufferTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.tree.AbstractTreeTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.scout.rt.client.ui.basic.tree.AbstractTreeTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManagerTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManagerTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.organizer.ShowInvisibleColumnsFormTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 s -- in org.eclipse.scout.rt.client.ui.basic.table.organizer.ShowInvisibleColumnsFormTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.organizer.OrganizeColumnsFormTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.eclipse.scout.rt.client.ui.basic.table.organizer.OrganizeColumnsFormTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.organizer.OrganizeColumnsFormRegressionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.client.ui.basic.table.organizer.OrganizeColumnsFormRegressionTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.internal.InternalTableRowTest
2024-04-30 15:18:17,072 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,073 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,074 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,074 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,075 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,076 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,077 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,077 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,078 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,079 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,080 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.client.ui.basic.table.internal.InternalTableRowTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.HtmlEnabledTest
2024-04-30 15:18:17,084 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.HtmlEnabledTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnVisibilityTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnVisibilityTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnEditableTest
2024-04-30 15:18:17,116 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,122 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnEditableTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnAutoResizeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnAutoResizeTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractStringColumnTest
2024-04-30 15:18:17,138 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,142 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractStringColumnTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractSmartColumnTest
2024-04-30 15:18:17,169 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractSmartColumnTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractRowDataColumnTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractRowDataColumnTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractRestLookupSmartColumnTest
2024-04-30 15:18:17,493 INFO  [scout-model-thread-24] org.eclipse.scout.rt.dataobject.DataObjectInventory.init(DataObjectInventory.java:116) - Registry initialized, found 43 IDoEntity implementations with @TypeName annotation and 1 implementations with @TypeVersion annotation. - MDC[principal=default, scoutSession=1jfpsjv1p9cubm659g73e3nkqee32t1upf96uk6n7onubmhfio6g, jobName=Running JUnit test in model job]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractRestLookupSmartColumnTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractProposalColumnTest
2024-04-30 15:18:17,529 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,533 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,618 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,621 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractProposalColumnTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractNumberColumnTest
2024-04-30 15:18:17,633 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractNumberColumnTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractMixedSmartColumnTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractMixedSmartColumnTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractLongColumnTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractLongColumnTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractIntegerColumnTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractIntegerColumnTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDecimalColumnTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDecimalColumnTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDateColumnTest
2024-04-30 15:18:17,771 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,774 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,776 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,779 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,781 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,783 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDateColumnTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumnTest
2024-04-30 15:18:17,787 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,791 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,793 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,795 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,795 WARN  [main] org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn.decorateCell(AbstractColumn.java:1758) - Exception decorating cell
org.eclipse.scout.rt.platform.exception.ProcessingException: decoration on empty column [severity=ERROR]
	at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumnTest$TestDecorationTable$C2Column.execDecorateCell(AbstractColumnTest.java:397)
	at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn$LocalColumnExtension.execDecorateCell(AbstractColumn.java:2208)
	at org.eclipse.scout.rt.client.extension.ui.basic.table.columns.ColumnChains$ColumnDecorateCellChain$1.callMethod(ColumnChains.java:148)
	at org.eclipse.scout.rt.client.extension.ui.basic.table.columns.ColumnChains$ColumnDecorateCellChain$1.callMethod(ColumnChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109)
	at org.eclipse.scout.rt.client.extension.ui.basic.table.columns.ColumnChains$ColumnDecorateCellChain.execDecorateCell(ColumnChains.java:151)
	at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn.interceptDecorateCell(AbstractColumn.java:2257)
	at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn.decorateCell(AbstractColumn.java:1755)
	at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn.decorateCells(AbstractColumn.java:1746)
	at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.applyRowDecorations(AbstractTable.java:4094)
	at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.processDecorationBuffer(AbstractTable.java:4035)
	at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.setTableChanging(AbstractTable.java:1878)
	at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.addRows(AbstractTable.java:3152)
	at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.addRows(AbstractTable.java:3111)
	at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.addRow(AbstractTable.java:3100)
	at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.addRow(AbstractTable.java:3090)
	at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.addRow(AbstractTable.java:3085)
	at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumnTest.testUpdateDisplayText(AbstractColumnTest.java:272)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:18:17,796 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,799 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,800 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,801 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,803 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,806 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,809 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,810 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,812 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,813 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,814 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,815 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,817 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,818 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,819 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumnTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBooleanColumnWithTriStateTest
2024-04-30 15:18:17,823 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,868 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,869 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,870 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,872 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBooleanColumnWithTriStateTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBooleanColumnTest
2024-04-30 15:18:17,876 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,877 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,878 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:17,879 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBooleanColumnTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigIntegerColumnTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigIntegerColumnTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigDecimalColumnTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigDecimalColumnTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBeanColumnTest
2024-04-30 15:18:18,004 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:18,010 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBeanColumnTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableWithIgnoredColumnsTest
2024-04-30 15:18:18,016 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:18,020 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:18,025 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:18,069 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:18,072 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:18,074 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:18,075 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:18,076 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableWithIgnoredColumnsTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableValidationTest
2024-04-30 15:18:18,079 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableValidationTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableUtilityTest
2024-04-30 15:18:18,091 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableUtilityTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableTest
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.725 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableRowInsertOrderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableRowInsertOrderTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableRowDataPropertyFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableRowDataPropertyFilterTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableLoadingPerfTest
2024-04-30 15:18:18,871 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.201 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableLoadingPerfTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableKeyTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableKeyTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableImportTest
2024-04-30 15:18:20,106 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:20,108 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:20,109 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableImportTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableEventTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableEventTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableEventOrderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableEventOrderTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableEventBufferTest
[INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.299 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableEventBufferTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableCompactHandlerTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableCompactHandlerTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.ReplaceTableTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.scout.rt.client.ui.basic.table.ReplaceTableTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.HierarchicalTableTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.client.ui.basic.table.HierarchicalTableTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.ColumnMandatoryTest
2024-04-30 15:18:22,596 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:22,598 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:22,600 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:22,601 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:22,602 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.eclipse.scout.rt.client.ui.basic.table.ColumnMandatoryTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.table.CheckRowsInTableTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.scout.rt.client.ui.basic.table.CheckRowsInTableTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.planner.PlannerTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.scout.rt.client.ui.basic.planner.PlannerTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.planner.PlannerMenuTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.client.ui.basic.planner.PlannerMenuTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.planner.PlannerEventBufferTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s -- in org.eclipse.scout.rt.client.ui.basic.planner.PlannerEventBufferTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.cell.CellTest
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.client.ui.basic.cell.CellTest
[INFO] Running org.eclipse.scout.rt.client.ui.basic.calendar.CalendarComponentTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.client.ui.basic.calendar.CalendarComponentTest
[INFO] Running org.eclipse.scout.rt.client.ui.action.tree.AbstractActionNodeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.scout.rt.client.ui.action.tree.AbstractActionNodeTest
[INFO] Running org.eclipse.scout.rt.client.ui.action.menu.form.fields.FormFieldMenuTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.scout.rt.client.ui.action.menu.form.fields.FormFieldMenuTest
[INFO] Running org.eclipse.scout.rt.client.ui.action.menu.TreeMenuTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.client.ui.action.menu.TreeMenuTest
[INFO] Running org.eclipse.scout.rt.client.ui.action.menu.TableMenuTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.scout.rt.client.ui.action.menu.TableMenuTest
[INFO] Running org.eclipse.scout.rt.client.ui.action.menu.NestedMenusTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.client.ui.action.menu.NestedMenusTest
[INFO] Running org.eclipse.scout.rt.client.ui.action.menu.MenuUtilityTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.client.ui.action.menu.MenuUtilityTest
[INFO] Running org.eclipse.scout.rt.client.ui.action.menu.DetailFormMenuTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.client.ui.action.menu.DetailFormMenuTest
[INFO] Running org.eclipse.scout.rt.client.ui.action.keystroke.KeyStrokeNormalizerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.ui.action.keystroke.KeyStrokeNormalizerTest
[INFO] Running org.eclipse.scout.rt.client.ui.action.ActionUtilityTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.client.ui.action.ActionUtilityTest
[INFO] Running org.eclipse.scout.rt.client.ui.action.ActionTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.eclipse.scout.rt.client.ui.action.ActionTest
[INFO] Running org.eclipse.scout.rt.client.ui.accordion.AccordionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.client.ui.accordion.AccordionTest
[INFO] Running org.eclipse.scout.rt.client.ui.WidgetVisitorWithCycleTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.client.ui.WidgetVisitorWithCycleTest
[INFO] Running org.eclipse.scout.rt.client.ui.WidgetVisitorTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.eclipse.scout.rt.client.ui.WidgetVisitorTest
[INFO] Running org.eclipse.scout.rt.client.ui.WidgetTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.scout.rt.client.ui.WidgetTest
[INFO] Running org.eclipse.scout.rt.client.ui.WidgetDisposeTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.client.ui.WidgetDisposeTest
[INFO] Running org.eclipse.scout.rt.client.ui.IStyleableTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.ui.IStyleableTest
[INFO] Running org.eclipse.scout.rt.client.ui.ClientUIPreferencesTest
2024-04-30 15:18:23,606 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
2024-04-30 15:18:23,608 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@29e3a1e7[id = 143j8mcic33l2jvlk0mvpdplkfb0tt17dtcp4t9qirj5srd6pton], user=1003120000] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=143j8mcic33l2jvlk0mvpdplkfb0tt17dtcp4t9qirj5srd6pton]]
2024-04-30 15:18:23,670 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
2024-04-30 15:18:23,672 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@268e0c44[id = 152t7lr3qg2f59qfq6n3dbqh981qr4fqsbamvv1njus7rqb2nfr1], user=1003120000] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=152t7lr3qg2f59qfq6n3dbqh981qr4fqsbamvv1njus7rqb2nfr1]]
2024-04-30 15:18:23,675 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
2024-04-30 15:18:23,676 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@521cc15b[id = 16k99vdhuakdo1gg6rq6g7jadn3l7s7k4pha9g4f3rntou7fjgdb], user=1003120000] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=16k99vdhuakdo1gg6rq6g7jadn3l7s7k4pha9g4f3rntou7fjgdb]]
2024-04-30 15:18:23,679 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna]
2024-04-30 15:18:23,680 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@197506f3[id = k585fnaj0ef6332h8od2apb22ib86708vkt9mhhknboelobhrnd], user=1003120000] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=k585fnaj0ef6332h8od2apb22ib86708vkt9mhhknboelobhrnd]]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.eclipse.scout.rt.client.ui.ClientUIPreferencesTest
[INFO] Running org.eclipse.scout.rt.client.services.lookup.AbstractRestLookupCallTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.services.lookup.AbstractRestLookupCallTest
[INFO] Running org.eclipse.scout.rt.client.services.common.search.DefaultSearchFilterServiceTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.scout.rt.client.services.common.search.DefaultSearchFilterServiceTest
[INFO] Running org.eclipse.scout.rt.client.services.common.notifications.NotificationDispatcherTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.eclipse.scout.rt.client.services.common.notifications.NotificationDispatcherTest
[INFO] Running org.eclipse.scout.rt.client.services.common.file.FileServiceTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.client.services.common.file.FileServiceTest
[INFO] Running org.eclipse.scout.rt.client.services.common.exceptionhandler.ErrorPopupTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.services.common.exceptionhandler.ErrorPopupTest
[INFO] Running org.eclipse.scout.rt.client.services.common.code.CodeServiceClientProxyTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.client.services.common.code.CodeServiceClientProxyTest
[INFO] Running org.eclipse.scout.rt.client.services.common.bookmark.BookmarkServiceTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.client.services.common.bookmark.BookmarkServiceTest
[INFO] Running org.eclipse.scout.rt.client.services.ServiceWithSessionInterceptorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.services.ServiceWithSessionInterceptorTest
[INFO] Running org.eclipse.scout.rt.client.res.AttachmentSupportTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.res.AttachmentSupportTest
[INFO] Running org.eclipse.scout.rt.client.job.filter.future.SessionFutureFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.scout.rt.client.job.filter.future.SessionFutureFilterTest
[INFO] Running org.eclipse.scout.rt.client.job.filter.future.ModelJobFutureFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.job.filter.future.ModelJobFutureFilterTest
[INFO] Running org.eclipse.scout.rt.client.job.filter.future.ClientRunContextFutureFilterTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.client.job.filter.future.ClientRunContextFutureFilterTest
[INFO] Running org.eclipse.scout.rt.client.job.filter.event.SessionJobEventFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.scout.rt.client.job.filter.event.SessionJobEventFilterTest
[INFO] Running org.eclipse.scout.rt.client.job.filter.event.ModelJobEventFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.job.filter.event.ModelJobEventFilterTest
[INFO] Running org.eclipse.scout.rt.client.job.MutualExclusionTest
2024-04-30 15:18:24,073 INFO  [scout-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Assertion error: Potential deadlock detected: Cannot wait for a job which is assigned to the same semaphore as the current job [semaphore=ExecutionSemaphore@24b7741b[permitOwners=[JobFutureTask@1905ad06[job=org.eclipse.scout.rt.client.job.MutualExclusionTest$$Lambda$957/0x00007faf1d117d78, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@65a9980d[job=org.eclipse.scout.rt.client.job.MutualExclusionTest$$Lambda$958/0x00007faf1d10e000, state=WAITING_FOR_PERMIT]]]]] - MDC[jobName=org.eclipse.scout.rt.client.job.MutualExclusionTest$$Lambda$957/0x00007faf1d117d78]
org.eclipse.scout.rt.platform.util.Assertions$AssertionException: Assertion error: Potential deadlock detected: Cannot wait for a job which is assigned to the same semaphore as the current job [semaphore=ExecutionSemaphore@24b7741b[permitOwners=[JobFutureTask@1905ad06[job=org.eclipse.scout.rt.client.job.MutualExclusionTest$$Lambda$957/0x00007faf1d117d78, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@65a9980d[job=org.eclipse.scout.rt.client.job.MutualExclusionTest$$Lambda$958/0x00007faf1d10e000, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.util.Assertions.fail(Assertions.java:620)
	at org.eclipse.scout.rt.platform.util.Assertions.assertNotSame(Assertions.java:339)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.assertNotSameSemaphore(JobFutureTask.java:530)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:348)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$3(MutualExclusionTest.java:151)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,144 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-04-30 15:18:24,144 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=false
2024-04-30 15:18:24,180 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-04-30 15:18:24,180 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=false
2024-04-30 15:18:24,182 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@405aaa5c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7cf00581[permitOwners=[JobFutureTask@190552fd[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@405aaa5c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6c613adc[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@7cf00581[permitOwners=[JobFutureTask@190552fd[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@405aaa5c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6c613adc[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,184 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@72af8fd3[job=job-1, state=DONE], semaphore=ExecutionSemaphore@60e20de7[permitOwners=[JobFutureTask@66af5fef[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@72af8fd3[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@48c847d3[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@60e20de7[permitOwners=[JobFutureTask@66af5fef[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@72af8fd3[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@48c847d3[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,186 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@22df3297[job=job-1, state=DONE], semaphore=ExecutionSemaphore@48988cb4[permitOwners=[JobFutureTask@28a31fc0[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@22df3297[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7ca95616[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@48988cb4[permitOwners=[JobFutureTask@28a31fc0[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@22df3297[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7ca95616[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,188 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3377fc14[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1e6900d4[permitOwners=[JobFutureTask@558058a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3377fc14[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@e7c6ec1[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1e6900d4[permitOwners=[JobFutureTask@558058a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3377fc14[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@e7c6ec1[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,190 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@116f15cc[job=job-1, state=DONE], semaphore=ExecutionSemaphore@50c21c66[permitOwners=[JobFutureTask@7c887b46[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@116f15cc[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@b4cf921[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@50c21c66[permitOwners=[JobFutureTask@7c887b46[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@116f15cc[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@b4cf921[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,192 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@23fe1f80[job=job-1, state=DONE], semaphore=ExecutionSemaphore@76e02508[permitOwners=[JobFutureTask@3860ebc5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@23fe1f80[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@74cbef12[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@76e02508[permitOwners=[JobFutureTask@3860ebc5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@23fe1f80[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@74cbef12[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,194 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@46a17c9b[job=job-1, state=DONE], semaphore=ExecutionSemaphore@fefb282[permitOwners=[JobFutureTask@341b135[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@46a17c9b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@76b4b5c1[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@fefb282[permitOwners=[JobFutureTask@341b135[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@46a17c9b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@76b4b5c1[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,196 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2d6a04ba[job=job-1, state=DONE], semaphore=ExecutionSemaphore@25730202[permitOwners=[JobFutureTask@7e23a66b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2d6a04ba[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@312018da[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@25730202[permitOwners=[JobFutureTask@7e23a66b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2d6a04ba[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@312018da[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,197 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6a870e09[job=job-1, state=DONE], semaphore=ExecutionSemaphore@60a6e427[permitOwners=[JobFutureTask@5bd02d4b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6a870e09[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1cf386b1[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@60a6e427[permitOwners=[JobFutureTask@5bd02d4b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6a870e09[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1cf386b1[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,199 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3ae1e959[job=job-1, state=DONE], semaphore=ExecutionSemaphore@11b85ff2[permitOwners=[JobFutureTask@3a2726ba[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3ae1e959[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2c7e13ff[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@11b85ff2[permitOwners=[JobFutureTask@3a2726ba[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3ae1e959[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2c7e13ff[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,201 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@73ca3e82[job=job-1, state=DONE], semaphore=ExecutionSemaphore@46c54f61[permitOwners=[JobFutureTask@2ff73aef[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@73ca3e82[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@406da46a[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@46c54f61[permitOwners=[JobFutureTask@2ff73aef[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@73ca3e82[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@406da46a[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,202 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5a94cb8c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4b595dd6[permitOwners=[JobFutureTask@77777a40[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5a94cb8c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6cbcf9ad[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4b595dd6[permitOwners=[JobFutureTask@77777a40[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5a94cb8c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6cbcf9ad[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,204 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@59ff81c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@64d29bae[permitOwners=[JobFutureTask@e650893[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@59ff81c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@29dcf4bb[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@64d29bae[permitOwners=[JobFutureTask@e650893[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@59ff81c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@29dcf4bb[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,206 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@d00f0b5[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2ad4e433[permitOwners=[JobFutureTask@43b7a482[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@d00f0b5[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@29b68bb[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@2ad4e433[permitOwners=[JobFutureTask@43b7a482[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@d00f0b5[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@29b68bb[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,208 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@67c95640[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7b3a919e[permitOwners=[JobFutureTask@3e4e24b2[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@67c95640[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@70450b4c[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@7b3a919e[permitOwners=[JobFutureTask@3e4e24b2[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@67c95640[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@70450b4c[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,210 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@74be7e64[job=job-1, state=DONE], semaphore=ExecutionSemaphore@466a87ec[permitOwners=[JobFutureTask@6c946ff5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@74be7e64[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1d6cad7f[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@466a87ec[permitOwners=[JobFutureTask@6c946ff5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@74be7e64[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1d6cad7f[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,211 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@47d7e1ea[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7de4f024[permitOwners=[JobFutureTask@3f28bb3a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@47d7e1ea[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7ea073d2[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@7de4f024[permitOwners=[JobFutureTask@3f28bb3a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@47d7e1ea[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7ea073d2[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,213 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6a08e9a2[job=job-1, state=DONE], semaphore=ExecutionSemaphore@21240a60[permitOwners=[JobFutureTask@17cb39d2[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6a08e9a2[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@67b540e2[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@21240a60[permitOwners=[JobFutureTask@17cb39d2[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6a08e9a2[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@67b540e2[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,215 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@f91bc93[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2d7bfe2e[permitOwners=[JobFutureTask@426e4fd3[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@f91bc93[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3bed74d9[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@2d7bfe2e[permitOwners=[JobFutureTask@426e4fd3[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@f91bc93[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3bed74d9[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,217 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1837799a[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2ce98283[permitOwners=[JobFutureTask@482c8df9[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1837799a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@651ac84c[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@2ce98283[permitOwners=[JobFutureTask@482c8df9[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1837799a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@651ac84c[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,218 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7ff3944c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@61b4c59f[permitOwners=[JobFutureTask@4c986b56[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7ff3944c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1a2f97f9[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@61b4c59f[permitOwners=[JobFutureTask@4c986b56[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7ff3944c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1a2f97f9[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,220 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@413ffcfc[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1a97fc07[permitOwners=[JobFutureTask@27493b7d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@413ffcfc[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@843ae8f[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1a97fc07[permitOwners=[JobFutureTask@27493b7d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@413ffcfc[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@843ae8f[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,222 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@197bebe[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1b2eea5b[permitOwners=[JobFutureTask@14354fd5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@197bebe[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2c616da3[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1b2eea5b[permitOwners=[JobFutureTask@14354fd5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@197bebe[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2c616da3[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,223 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1e861911[job=job-1, state=DONE], semaphore=ExecutionSemaphore@49e72388[permitOwners=[JobFutureTask@392d6317[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1e861911[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4902f534[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@49e72388[permitOwners=[JobFutureTask@392d6317[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1e861911[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4902f534[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,225 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@8c27b70[job=job-1, state=DONE], semaphore=ExecutionSemaphore@8040eb9[permitOwners=[JobFutureTask@56379409[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@8c27b70[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@8537bf0[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@8040eb9[permitOwners=[JobFutureTask@56379409[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@8c27b70[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@8537bf0[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,227 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@f885c72[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3a2a12a[permitOwners=[JobFutureTask@1c172a88[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@f885c72[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5d93ea50[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@3a2a12a[permitOwners=[JobFutureTask@1c172a88[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@f885c72[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5d93ea50[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,229 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@78339840[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6167ce9e[permitOwners=[JobFutureTask@3a303c7c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@78339840[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3236fa5d[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@6167ce9e[permitOwners=[JobFutureTask@3a303c7c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@78339840[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3236fa5d[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,231 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1d3e7993[job=job-1, state=DONE], semaphore=ExecutionSemaphore@359a7915[permitOwners=[JobFutureTask@18df8c7b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1d3e7993[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@42dd1c42[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@359a7915[permitOwners=[JobFutureTask@18df8c7b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1d3e7993[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@42dd1c42[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,232 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5d4d9954[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6d57610e[permitOwners=[JobFutureTask@7758a1b3[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5d4d9954[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6bb377bd[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@6d57610e[permitOwners=[JobFutureTask@7758a1b3[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5d4d9954[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6bb377bd[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,234 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7ad727ed[job=job-1, state=DONE], semaphore=ExecutionSemaphore@612a6049[permitOwners=[JobFutureTask@a29a995[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7ad727ed[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4478a4ff[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@612a6049[permitOwners=[JobFutureTask@a29a995[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7ad727ed[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4478a4ff[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,236 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@a180e18[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1ccae80e[permitOwners=[JobFutureTask@bc61cf8[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@a180e18[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@b7dbbc6[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1ccae80e[permitOwners=[JobFutureTask@bc61cf8[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@a180e18[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@b7dbbc6[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,237 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@64f8601f[job=job-1, state=DONE], semaphore=ExecutionSemaphore@68d37b29[permitOwners=[JobFutureTask@2bd44cd[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@64f8601f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@16fc7b49[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@68d37b29[permitOwners=[JobFutureTask@2bd44cd[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@64f8601f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@16fc7b49[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,269 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@124f5072[job=job-1, state=DONE], semaphore=ExecutionSemaphore@401346f8[permitOwners=[JobFutureTask@671c4741[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@124f5072[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@26a15c36[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@401346f8[permitOwners=[JobFutureTask@671c4741[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@124f5072[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@26a15c36[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,271 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@56c11246[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4b2678f9[permitOwners=[JobFutureTask@7a2da444[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@56c11246[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7234b0e5[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4b2678f9[permitOwners=[JobFutureTask@7a2da444[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@56c11246[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7234b0e5[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,272 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7b0ae5a3[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4eed20cd[permitOwners=[JobFutureTask@2c6ed1bf[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7b0ae5a3[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@661dd950[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4eed20cd[permitOwners=[JobFutureTask@2c6ed1bf[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7b0ae5a3[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@661dd950[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,274 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6fdd3650[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5d9b14ed[permitOwners=[JobFutureTask@6702b5a2[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6fdd3650[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@795b530[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5d9b14ed[permitOwners=[JobFutureTask@6702b5a2[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6fdd3650[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@795b530[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,276 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@61047b3e[job=job-1, state=DONE], semaphore=ExecutionSemaphore@63e1c6b0[permitOwners=[JobFutureTask@4b127e1b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@61047b3e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5bf22fd3[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@63e1c6b0[permitOwners=[JobFutureTask@4b127e1b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@61047b3e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5bf22fd3[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,277 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@19cc1ed7[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1fc9af2b[permitOwners=[JobFutureTask@538a268a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@19cc1ed7[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@180c1513[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1fc9af2b[permitOwners=[JobFutureTask@538a268a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@19cc1ed7[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@180c1513[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,279 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@10e44b01[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2ca4cdde[permitOwners=[JobFutureTask@68387083[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@10e44b01[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5b954310[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@2ca4cdde[permitOwners=[JobFutureTask@68387083[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@10e44b01[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5b954310[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,281 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@140f119d[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3c51b392[permitOwners=[JobFutureTask@65735dcf[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@140f119d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@59ba3090[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@3c51b392[permitOwners=[JobFutureTask@65735dcf[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@140f119d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@59ba3090[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,282 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@33c282db[job=job-1, state=DONE], semaphore=ExecutionSemaphore@129880d3[permitOwners=[JobFutureTask@3bf40a83[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@33c282db[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@610fa138[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@129880d3[permitOwners=[JobFutureTask@3bf40a83[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@33c282db[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@610fa138[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,284 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1037b3d9[job=job-1, state=DONE], semaphore=ExecutionSemaphore@54de7c51[permitOwners=[JobFutureTask@c2dc686[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1037b3d9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5c5b4207[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@54de7c51[permitOwners=[JobFutureTask@c2dc686[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1037b3d9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5c5b4207[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,286 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7842348f[job=job-1, state=DONE], semaphore=ExecutionSemaphore@797e7f6e[permitOwners=[JobFutureTask@7e8f1afa[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7842348f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@210a2ba2[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@797e7f6e[permitOwners=[JobFutureTask@7e8f1afa[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7842348f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@210a2ba2[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,287 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1af3fe61[job=job-1, state=DONE], semaphore=ExecutionSemaphore@eb5fd7c[permitOwners=[JobFutureTask@6a5481a6[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1af3fe61[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@948b01c[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@eb5fd7c[permitOwners=[JobFutureTask@6a5481a6[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1af3fe61[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@948b01c[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,289 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@357ea38e[job=job-1, state=DONE], semaphore=ExecutionSemaphore@74448bde[permitOwners=[JobFutureTask@79fa3d6d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@357ea38e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6260fe31[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@74448bde[permitOwners=[JobFutureTask@79fa3d6d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@357ea38e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6260fe31[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,291 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3b84359c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@459300d5[permitOwners=[JobFutureTask@5ef0d5ab[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3b84359c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@73052628[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@459300d5[permitOwners=[JobFutureTask@5ef0d5ab[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3b84359c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@73052628[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,292 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@49695ed9[job=job-1, state=DONE], semaphore=ExecutionSemaphore@512a9f1e[permitOwners=[JobFutureTask@130705ba[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@49695ed9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6b262eda[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@512a9f1e[permitOwners=[JobFutureTask@130705ba[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@49695ed9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6b262eda[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,294 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@36c4d323[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2bf26b19[permitOwners=[JobFutureTask@6c4e6bdf[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@36c4d323[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3b6bb183[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@2bf26b19[permitOwners=[JobFutureTask@6c4e6bdf[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@36c4d323[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3b6bb183[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,296 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@271438[job=job-1, state=DONE], semaphore=ExecutionSemaphore@67b9f53e[permitOwners=[JobFutureTask@66a65a16[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@271438[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4178147c[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@67b9f53e[permitOwners=[JobFutureTask@66a65a16[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@271438[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4178147c[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,297 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@763355d9[job=job-1, state=DONE], semaphore=ExecutionSemaphore@54306d3a[permitOwners=[JobFutureTask@77e96497[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@763355d9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@11465fd8[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@54306d3a[permitOwners=[JobFutureTask@77e96497[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@763355d9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@11465fd8[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,299 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6d105ee3[job=job-1, state=DONE], semaphore=ExecutionSemaphore@28a843ad[permitOwners=[JobFutureTask@4e8b6406[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6d105ee3[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@71b72c77[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@28a843ad[permitOwners=[JobFutureTask@4e8b6406[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6d105ee3[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@71b72c77[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,300 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@501759a6[job=job-1, state=DONE], semaphore=ExecutionSemaphore@9971d6c[permitOwners=[JobFutureTask@180b0347[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@501759a6[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3addfeec[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@9971d6c[permitOwners=[JobFutureTask@180b0347[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@501759a6[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3addfeec[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,302 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@186f1025[job=job-1, state=DONE], semaphore=ExecutionSemaphore@68d0d893[permitOwners=[JobFutureTask@4d90a75a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@186f1025[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@b7e92ac[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@68d0d893[permitOwners=[JobFutureTask@4d90a75a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@186f1025[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@b7e92ac[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,303 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@a0ff17d[job=job-1, state=DONE], semaphore=ExecutionSemaphore@f9ccf94[permitOwners=[JobFutureTask@759be962[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@a0ff17d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4877209b[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@f9ccf94[permitOwners=[JobFutureTask@759be962[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@a0ff17d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4877209b[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,305 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3c1a1295[job=job-1, state=DONE], semaphore=ExecutionSemaphore@42f75347[permitOwners=[JobFutureTask@4d988e75[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3c1a1295[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@23a1581a[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@42f75347[permitOwners=[JobFutureTask@4d988e75[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3c1a1295[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@23a1581a[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,307 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@51983f65[job=job-1, state=DONE], semaphore=ExecutionSemaphore@65dcdeb1[permitOwners=[JobFutureTask@7850dcc4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@51983f65[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@a6664a8[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@65dcdeb1[permitOwners=[JobFutureTask@7850dcc4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@51983f65[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@a6664a8[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,309 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6be14b38[job=job-1, state=DONE], semaphore=ExecutionSemaphore@252084c7[permitOwners=[JobFutureTask@521b21c8[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6be14b38[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4acdde0[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@252084c7[permitOwners=[JobFutureTask@521b21c8[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6be14b38[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4acdde0[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,310 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@330299da[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1a1b1c40[permitOwners=[JobFutureTask@51a31187[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@330299da[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@26064342[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1a1b1c40[permitOwners=[JobFutureTask@51a31187[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@330299da[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@26064342[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,312 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@179b7558[job=job-1, state=DONE], semaphore=ExecutionSemaphore@44bb7f02[permitOwners=[JobFutureTask@31338ba[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@179b7558[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4ddf08f2[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@44bb7f02[permitOwners=[JobFutureTask@31338ba[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@179b7558[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4ddf08f2[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,313 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2e67be70[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1faee61f[permitOwners=[JobFutureTask@1bcaabd6[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2e67be70[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@53be9962[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1faee61f[permitOwners=[JobFutureTask@1bcaabd6[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2e67be70[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@53be9962[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,315 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6615946f[job=job-1, state=DONE], semaphore=ExecutionSemaphore@19837287[permitOwners=[JobFutureTask@41c77446[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6615946f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3f6deb31[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@19837287[permitOwners=[JobFutureTask@41c77446[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6615946f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3f6deb31[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,317 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5f6472ef[job=job-1, state=DONE], semaphore=ExecutionSemaphore@67440195[permitOwners=[JobFutureTask@f803e51[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5f6472ef[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@58d13118[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@67440195[permitOwners=[JobFutureTask@f803e51[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5f6472ef[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@58d13118[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,318 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@559c1e94[job=job-1, state=DONE], semaphore=ExecutionSemaphore@214e4b05[permitOwners=[JobFutureTask@494bcce[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@559c1e94[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5a4537cf[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@214e4b05[permitOwners=[JobFutureTask@494bcce[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@559c1e94[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5a4537cf[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,320 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@137e93b2[job=job-1, state=DONE], semaphore=ExecutionSemaphore@20614aa[permitOwners=[JobFutureTask@6076355d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@137e93b2[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@606fc597[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@20614aa[permitOwners=[JobFutureTask@6076355d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@137e93b2[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@606fc597[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,322 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@d4fd5bd[job=job-1, state=DONE], semaphore=ExecutionSemaphore@41d50ad[permitOwners=[JobFutureTask@1312fafe[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@d4fd5bd[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@191d3538[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@41d50ad[permitOwners=[JobFutureTask@1312fafe[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@d4fd5bd[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@191d3538[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,324 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2438e0cf[job=job-1, state=DONE], semaphore=ExecutionSemaphore@bc9c176[permitOwners=[JobFutureTask@54fca585[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2438e0cf[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@40f617e5[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@bc9c176[permitOwners=[JobFutureTask@54fca585[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2438e0cf[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@40f617e5[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,325 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7b0343f0[job=job-1, state=DONE], semaphore=ExecutionSemaphore@55f60af3[permitOwners=[JobFutureTask@b3a3a4a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7b0343f0[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5f77a6fd[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@55f60af3[permitOwners=[JobFutureTask@b3a3a4a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7b0343f0[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5f77a6fd[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,327 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3ebd143c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7ffffc8a[permitOwners=[JobFutureTask@5c9f0d58[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3ebd143c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4bd2898e[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@7ffffc8a[permitOwners=[JobFutureTask@5c9f0d58[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3ebd143c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4bd2898e[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,329 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@210af31f[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4eab1f6a[permitOwners=[JobFutureTask@7e4b9049[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@210af31f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@244c237a[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4eab1f6a[permitOwners=[JobFutureTask@7e4b9049[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@210af31f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@244c237a[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,330 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2b9a60d8[job=job-1, state=DONE], semaphore=ExecutionSemaphore@448341e0[permitOwners=[JobFutureTask@6e88c122[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2b9a60d8[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3ef9039c[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@448341e0[permitOwners=[JobFutureTask@6e88c122[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2b9a60d8[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3ef9039c[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,332 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6cc45d6b[job=job-1, state=DONE], semaphore=ExecutionSemaphore@311a34b[permitOwners=[JobFutureTask@1ad7468c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6cc45d6b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6fdc7574[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@311a34b[permitOwners=[JobFutureTask@1ad7468c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6cc45d6b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6fdc7574[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,334 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2d17f63f[job=job-1, state=DONE], semaphore=ExecutionSemaphore@649578a7[permitOwners=[JobFutureTask@21ec413c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2d17f63f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4a33c91e[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@649578a7[permitOwners=[JobFutureTask@21ec413c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2d17f63f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4a33c91e[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,367 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@37482157[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2f18a17b[permitOwners=[JobFutureTask@63e77599[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@37482157[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@53f0f9ef[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@2f18a17b[permitOwners=[JobFutureTask@63e77599[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@37482157[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@53f0f9ef[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,369 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7ae43739[job=job-1, state=DONE], semaphore=ExecutionSemaphore@55d5f55f[permitOwners=[JobFutureTask@2e0f860b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7ae43739[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@62a0dce3[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@55d5f55f[permitOwners=[JobFutureTask@2e0f860b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7ae43739[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@62a0dce3[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,371 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@770a985a[job=job-1, state=DONE], semaphore=ExecutionSemaphore@27d82918[permitOwners=[JobFutureTask@1329159c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@770a985a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@63b9ef48[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@27d82918[permitOwners=[JobFutureTask@1329159c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@770a985a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@63b9ef48[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,373 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@59c7cff[job=job-1, state=DONE], semaphore=ExecutionSemaphore@37f083a8[permitOwners=[JobFutureTask@297310ab[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@59c7cff[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@18acbb3c[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@37f083a8[permitOwners=[JobFutureTask@297310ab[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@59c7cff[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@18acbb3c[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,375 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1406acb[job=job-1, state=DONE], semaphore=ExecutionSemaphore@a4ea9b7[permitOwners=[JobFutureTask@7c484484[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1406acb[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7be95aba[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@a4ea9b7[permitOwners=[JobFutureTask@7c484484[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1406acb[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7be95aba[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,376 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4937fd36[job=job-1, state=DONE], semaphore=ExecutionSemaphore@17f851e3[permitOwners=[JobFutureTask@78ba4220[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4937fd36[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3bb1ee3[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@17f851e3[permitOwners=[JobFutureTask@78ba4220[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4937fd36[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3bb1ee3[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,378 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7f6ed59[job=job-1, state=DONE], semaphore=ExecutionSemaphore@68bd6e4b[permitOwners=[JobFutureTask@5c61b742[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7f6ed59[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7bd50eea[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@68bd6e4b[permitOwners=[JobFutureTask@5c61b742[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7f6ed59[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7bd50eea[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,380 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@f1d9030[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4d34d45a[permitOwners=[JobFutureTask@5cec7d67[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@f1d9030[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@687e73f5[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4d34d45a[permitOwners=[JobFutureTask@5cec7d67[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@f1d9030[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@687e73f5[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,382 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@55774c4f[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1fe60396[permitOwners=[JobFutureTask@4e8d7ccf[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@55774c4f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@43c12a32[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1fe60396[permitOwners=[JobFutureTask@4e8d7ccf[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@55774c4f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@43c12a32[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,383 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1bb19482[job=job-1, state=DONE], semaphore=ExecutionSemaphore@28fe2736[permitOwners=[JobFutureTask@516bbd7c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1bb19482[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2eaf2333[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@28fe2736[permitOwners=[JobFutureTask@516bbd7c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1bb19482[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2eaf2333[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,385 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@747b3feb[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2b3aff75[permitOwners=[JobFutureTask@231a2cec[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@747b3feb[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@67a2d532[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@2b3aff75[permitOwners=[JobFutureTask@231a2cec[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@747b3feb[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@67a2d532[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,387 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7fda5ad6[job=job-1, state=DONE], semaphore=ExecutionSemaphore@40b516c3[permitOwners=[JobFutureTask@e201b5a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7fda5ad6[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4af26924[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@40b516c3[permitOwners=[JobFutureTask@e201b5a[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7fda5ad6[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4af26924[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,389 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4f82ab25[job=job-1, state=DONE], semaphore=ExecutionSemaphore@c223eee[permitOwners=[JobFutureTask@166040b8[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4f82ab25[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4129c5c1[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@c223eee[permitOwners=[JobFutureTask@166040b8[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4f82ab25[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4129c5c1[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,390 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7a4edb72[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6e77d636[permitOwners=[JobFutureTask@75c61e37[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7a4edb72[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@32524e3e[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@6e77d636[permitOwners=[JobFutureTask@75c61e37[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7a4edb72[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@32524e3e[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,392 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6c8d6e19[job=job-1, state=DONE], semaphore=ExecutionSemaphore@17d39189[permitOwners=[JobFutureTask@4c0eee08[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6c8d6e19[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@58fd309b[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@17d39189[permitOwners=[JobFutureTask@4c0eee08[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6c8d6e19[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@58fd309b[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,393 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@32bec817[job=job-1, state=DONE], semaphore=ExecutionSemaphore@54245b31[permitOwners=[JobFutureTask@3765f33[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@32bec817[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7ec0ae7[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@54245b31[permitOwners=[JobFutureTask@3765f33[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@32bec817[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7ec0ae7[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,395 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@238e8ae9[job=job-1, state=DONE], semaphore=ExecutionSemaphore@17f100f7[permitOwners=[JobFutureTask@4452074d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@238e8ae9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@407b1e86[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@17f100f7[permitOwners=[JobFutureTask@4452074d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@238e8ae9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@407b1e86[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,397 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@57ef3a32[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7a1633c0[permitOwners=[JobFutureTask@4f788167[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@57ef3a32[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@727e5f3e[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@7a1633c0[permitOwners=[JobFutureTask@4f788167[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@57ef3a32[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@727e5f3e[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,398 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4db44f72[job=job-1, state=DONE], semaphore=ExecutionSemaphore@595dba66[permitOwners=[JobFutureTask@4db36e55[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4db44f72[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@45c03831[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@595dba66[permitOwners=[JobFutureTask@4db36e55[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4db44f72[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@45c03831[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,400 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5ef2a803[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7451beda[permitOwners=[JobFutureTask@1a37125c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5ef2a803[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@50ae38a9[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@7451beda[permitOwners=[JobFutureTask@1a37125c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5ef2a803[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@50ae38a9[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,402 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1c64211c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4510e4df[permitOwners=[JobFutureTask@3d2e2949[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1c64211c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1b79d29f[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4510e4df[permitOwners=[JobFutureTask@3d2e2949[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1c64211c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1b79d29f[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,403 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4f4d97c0[job=job-1, state=DONE], semaphore=ExecutionSemaphore@620ea157[permitOwners=[JobFutureTask@1a75499c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4f4d97c0[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@51a6a0d[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@620ea157[permitOwners=[JobFutureTask@1a75499c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4f4d97c0[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@51a6a0d[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,405 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@399dc900[job=job-1, state=DONE], semaphore=ExecutionSemaphore@250be70c[permitOwners=[JobFutureTask@6f01863c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@399dc900[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6406febd[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@250be70c[permitOwners=[JobFutureTask@6f01863c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@399dc900[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6406febd[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,407 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7ba816a9[job=job-1, state=DONE], semaphore=ExecutionSemaphore@44a5a408[permitOwners=[JobFutureTask@2888ec77[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7ba816a9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2dc2302a[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@44a5a408[permitOwners=[JobFutureTask@2888ec77[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7ba816a9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2dc2302a[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,408 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3b46196d[job=job-1, state=DONE], semaphore=ExecutionSemaphore@30f1c9a7[permitOwners=[JobFutureTask@7393d4f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3b46196d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4f0355ff[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@30f1c9a7[permitOwners=[JobFutureTask@7393d4f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3b46196d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4f0355ff[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,410 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4b7d9fb3[job=job-1, state=DONE], semaphore=ExecutionSemaphore@30fc814c[permitOwners=[JobFutureTask@1e04978e[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4b7d9fb3[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@27fd98c7[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@30fc814c[permitOwners=[JobFutureTask@1e04978e[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4b7d9fb3[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@27fd98c7[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,412 INFO  [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3ff549a5[job=job-1, state=DONE], semaphore=ExecutionSemaphore@37f2652d[permitOwners=[JobFutureTask@7405c53c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3ff549a5[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@52df5245[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@37f2652d[permitOwners=[JobFutureTask@7405c53c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3ff549a5[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@52df5245[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:18:24,413 INFO  [scout-model-thread-23] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@20fd4882[job=job-1, state=DONE], semaphore=ExecutionSemaphore@27072a6f[permitOwners=[JobFutureTask@8186ba2[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@20fd4882[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@53325181[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@27072a6f[permitOwners=[JobFutureTask@8186ba2[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@20fd4882[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@53325181[job=job-3, state=WAITING_FOR_PERMIT]]]]
	at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100)
	at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93)
	at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.461 s -- in org.eclipse.scout.rt.client.job.MutualExclusionTest
[INFO] Running org.eclipse.scout.rt.client.job.MultipleSessionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.job.MultipleSessionTest
[INFO] Running org.eclipse.scout.rt.client.job.ModelJobsTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.job.ModelJobsTest
[INFO] Running org.eclipse.scout.rt.client.job.ModelJobValidatorTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.job.ModelJobValidatorTest
[INFO] Running org.eclipse.scout.rt.client.job.ModelJobTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.job.ModelJobTest
[INFO] Running org.eclipse.scout.rt.client.job.JobListenerBlockedFutureTest
2024-04-30 15:18:27,562 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-04-30 15:18:27,562 INFO  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[jobName=Running test with support for JUnit timeout]
2024-04-30 15:18:27,568 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-04-30 15:18:27,568 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true
2024-04-30 15:18:27,568 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-04-30 15:18:27,568 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.011 s -- in org.eclipse.scout.rt.client.job.JobListenerBlockedFutureTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.wizard.MoveWizardStepTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.client.extension.ui.wizard.MoveWizardStepTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.outline.pages.TablePageExtensionTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.scout.rt.client.extension.ui.outline.pages.TablePageExtensionTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.outline.desktop.DesktopMoveOutlinesTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.scout.rt.client.extension.ui.outline.desktop.DesktopMoveOutlinesTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.form.fields.SubScopeExtensionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.client.extension.ui.form.fields.SubScopeExtensionTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.form.fields.NestedContributionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.client.extension.ui.form.fields.NestedContributionTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.form.fields.MultipeChainCallsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.extension.ui.form.fields.MultipeChainCallsTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.form.fields.FieldExtensionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.client.extension.ui.form.fields.FieldExtensionTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.form.fields.ExtendAbstractStringFieldTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.client.extension.ui.form.fields.ExtendAbstractStringFieldTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.form.fields.ExecMethodExtensionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.client.extension.ui.form.fields.ExecMethodExtensionTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.form.MoveFormFieldTest
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.eclipse.scout.rt.client.extension.ui.form.MoveFormFieldTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.form.InjectAndReplaceFormExtensionTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.scout.rt.client.extension.ui.form.InjectAndReplaceFormExtensionTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.form.ExtendFormWithDeepLinkingTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.scout.rt.client.extension.ui.form.ExtendFormWithDeepLinkingTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.form.ExtendFormHandlerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.client.extension.ui.form.ExtendFormHandlerTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.desktop.DesktopExtensionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.client.extension.ui.desktop.DesktopExtensionTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.basic.table.TableMoveColumnsTest
2024-04-30 15:18:28,043 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:28,045 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:28,068 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:28,069 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
2024-04-30 15:18:28,070 INFO  [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.scout.rt.client.extension.ui.basic.table.TableMoveColumnsTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.basic.table.TableExtensionTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.client.extension.ui.basic.table.TableExtensionTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.action.tree.MoveActionNodeTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.client.extension.ui.action.tree.MoveActionNodeTest
[INFO] Running org.eclipse.scout.rt.client.extension.ui.NotificationBadgeStatusTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.extension.ui.NotificationBadgeStatusTest
[INFO] Running org.eclipse.scout.rt.client.deeplink.OutlineDeepLinkHandlerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.client.deeplink.OutlineDeepLinkHandlerTest
[INFO] Running org.eclipse.scout.rt.client.deeplink.DeepLinksTest
2024-04-30 15:18:28,115 INFO  [main] org.eclipse.scout.rt.client.deeplink.DeepLinks.<init>(DeepLinks.java:40) - Registered 2 deep-link handlers:
- org.eclipse.scout.rt.client.deeplink.OutlineDeepLinkHandler@226ca31f
- org.eclipse.scout.rt.client.deeplink.FooBarDeepLinkHandler@4c0c0c21
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.client.deeplink.DeepLinksTest
[INFO] Running org.eclipse.scout.rt.client.context.ClientRunContextWithInterceptorProducerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.client.context.ClientRunContextWithInterceptorProducerTest
[INFO] Running org.eclipse.scout.rt.client.context.ClientRunContextTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.client.context.ClientRunContextTest
[INFO] Running org.eclipse.scout.rt.client.context.ClientRunContextChainTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.context.ClientRunContextChainTest
[INFO] Running org.eclipse.scout.rt.client.clientnotification.ClientSessionRegistryTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.scout.rt.client.clientnotification.ClientSessionRegistryTest
[INFO] Running org.eclipse.scout.rt.client.clientnotification.ClientNotificationDispatcherTest
2024-04-30 15:18:28,172 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default]
2024-04-30 15:18:28,173 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.clientnotification.ClientNotificationDispatcherTest$P_ClientNotificationDispatcherTestSession@baf1c01[id = d6ibq719qm8i530n4ermo4n3ejh2c63fg5llrd3js508i73bi4u], user=null] - MDC[principal=default, jobName=Starting ClientSession [sessionId=d6ibq719qm8i530n4ermo4n3ejh2c63fg5llrd3js508i73bi4u]]
2024-04-30 15:18:28,173 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.clientnotification.ClientNotificationDispatcherTest$P_ClientNotificationDispatcherTestSession@baf1c01[id = d6ibq719qm8i530n4ermo4n3ejh2c63fg5llrd3js508i73bi4u] - MDC[principal=default, scoutSession=d6ibq719qm8i530n4ermo4n3ejh2c63fg5llrd3js508i73bi4u, jobName=Stopping ClientSession [sessionId=d6ibq719qm8i530n4ermo4n3ejh2c63fg5llrd3js508i73bi4u]]
2024-04-30 15:18:28,177 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.clientnotification.ClientNotificationDispatcherTest$P_ClientNotificationDispatcherTestSession@baf1c01[id = d6ibq719qm8i530n4ermo4n3ejh2c63fg5llrd3js508i73bi4u], point of no return - MDC[principal=default, scoutSession=d6ibq719qm8i530n4ermo4n3ejh2c63fg5llrd3js508i73bi4u, jobName=Stopping ClientSession [sessionId=d6ibq719qm8i530n4ermo4n3ejh2c63fg5llrd3js508i73bi4u]]
2024-04-30 15:18:28,178 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.clientnotification.ClientNotificationDispatcherTest$P_ClientNotificationDispatcherTestSession@baf1c01[id = d6ibq719qm8i530n4ermo4n3ejh2c63fg5llrd3js508i73bi4u], user=null] - MDC[principal=default, scoutSession=d6ibq719qm8i530n4ermo4n3ejh2c63fg5llrd3js508i73bi4u, jobName=Stopping ClientSession [sessionId=d6ibq719qm8i530n4ermo4n3ejh2c63fg5llrd3js508i73bi4u]]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.client.clientnotification.ClientNotificationDispatcherTest
[INFO] Running org.eclipse.scout.rt.client.clientnotification.AbstractObservableNotificationHandlerTest
2024-04-30 15:18:28,233 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux]
2024-04-30 15:18:28,234 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux]
2024-04-30 15:18:28,236 WARN  [main] org.eclipse.scout.rt.client.clientnotification.AbstractObservableNotificationHandler.sessionChanged(AbstractObservableNotificationHandler.java:201) - Auto fallback removal of session listener due to stopped session. This must be done explicitly by the one that registered the listener: Mock for INotificationListener, hashCode: 1899983663
2024-04-30 15:18:28,239 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux]
2024-04-30 15:18:28,241 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux]
2024-04-30 15:18:28,241 WARN  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[jobName=org.eclipse.scout.rt.client.clientnotification.AbstractObservableNotificationHandlerTest$$Lambda$1049/0x00007faf1d22db28]
2024-04-30 15:18:28,242 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux]
2024-04-30 15:18:28,242 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux]
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.scout.rt.client.clientnotification.AbstractObservableNotificationHandlerTest
[INFO] Running org.eclipse.scout.rt.client.cache.ClientCacheTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.cache.ClientCacheTest
[INFO] Running org.eclipse.scout.rt.client.TunnelToServerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.client.TunnelToServerTest
[INFO] Running org.eclipse.scout.rt.client.MultiSessionCookieStoreTest
2024-04-30 15:18:28,254 WARN  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore.add(MultiSessionCookieStore.java:90) - adding cookie to default cookie store which could be used by other users too [uri=http://www.eclipse.org, cookieName=Testname1]
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.client.MultiSessionCookieStoreTest
[INFO] Running org.eclipse.scout.rt.client.ClientSessionTest
2024-04-30 15:18:28,258 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:18:28,269 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 398 beans in 10.966387 ms
2024-04-30 15:18:28,275 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 398 beans in 6.280492 ms
2024-04-30 15:18:28,275 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-04-30 15:18:28,277 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 4 code type classes registered.
2024-04-30 15:18:28,277 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-04-30 15:18:28,282 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'client'
2024-04-30 15:18:28,290 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3e78899b[id = 5einj17us5qh52g5d217lc56l0e96ds192m2kh8l53mnq7643i3], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=5einj17us5qh52g5d217lc56l0e96ds192m2kh8l53mnq7643i3]]
2024-04-30 15:18:28,292 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3e78899b[id = 5einj17us5qh52g5d217lc56l0e96ds192m2kh8l53mnq7643i3] - MDC[scoutSession=5einj17us5qh52g5d217lc56l0e96ds192m2kh8l53mnq7643i3, jobName=org.eclipse.scout.rt.client.ClientSessionTest$$Lambda$1054/0x00007faf1d234000]
2024-04-30 15:18:28,292 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3e78899b[id = 5einj17us5qh52g5d217lc56l0e96ds192m2kh8l53mnq7643i3] - MDC[scoutSession=5einj17us5qh52g5d217lc56l0e96ds192m2kh8l53mnq7643i3, jobName=org.eclipse.scout.rt.client.ClientSessionTest$$Lambda$1054/0x00007faf1d234000]
2024-04-30 15:18:28,293 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3e78899b[id = 5einj17us5qh52g5d217lc56l0e96ds192m2kh8l53mnq7643i3], point of no return - MDC[scoutSession=5einj17us5qh52g5d217lc56l0e96ds192m2kh8l53mnq7643i3, jobName=org.eclipse.scout.rt.client.ClientSessionTest$$Lambda$1054/0x00007faf1d234000]
2024-04-30 15:18:28,297 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3e78899b[id = 5einj17us5qh52g5d217lc56l0e96ds192m2kh8l53mnq7643i3], user=1003120000] - MDC[scoutSession=5einj17us5qh52g5d217lc56l0e96ds192m2kh8l53mnq7643i3, jobName=org.eclipse.scout.rt.client.ClientSessionTest$$Lambda$1054/0x00007faf1d234000]
2024-04-30 15:18:28,301 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-04-30 15:18:28,301 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true
2024-04-30 15:18:28,301 INFO  [main] org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport.shutdown(LogbackLoggerSupport.java:158) - About to stop ch.qos.logback.classic.LoggerContext[default]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.148 s -- in org.eclipse.scout.rt.client.ClientSessionTest
[INFO] Running org.eclipse.scout.rt.client.ClientSessionDisposeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.961 s -- in org.eclipse.scout.rt.client.ClientSessionDisposeTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1469, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.client.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.client.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.client.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.client.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.client.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client >--------
[INFO] Building org.eclipse.scout.rt.svg.client 24.2-SNAPSHOT           [48/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.client/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-swing/1.17/batik-swing-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-swing/1.17/batik-swing-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-swing/1.17/batik-swing-1.17.pom (4.2 kB at 604 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik/1.17/batik-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik/1.17/batik-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik/1.17/batik-1.17.pom (7.6 kB at 1.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-anim/1.17/batik-anim-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-anim/1.17/batik-anim-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-anim/1.17/batik-anim-1.17.pom (3.7 kB at 621 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-awt-util/1.17/batik-awt-util-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-awt-util/1.17/batik-awt-util-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-awt-util/1.17/batik-awt-util-1.17.pom (2.8 kB at 394 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-shared-resources/1.17/batik-shared-resources-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-shared-resources/1.17/batik-shared-resources-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-shared-resources/1.17/batik-shared-resources-1.17.pom (1.7 kB at 280 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-util/1.17/batik-util-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-util/1.17/batik-util-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-util/1.17/batik-util-1.17.pom (3.9 kB at 553 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-constants/1.17/batik-constants-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-constants/1.17/batik-constants-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-constants/1.17/batik-constants-1.17.pom (2.4 kB at 402 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-i18n/1.17/batik-i18n-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-i18n/1.17/batik-i18n-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-i18n/1.17/batik-i18n-1.17.pom (2.4 kB at 401 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/xmlgraphics-commons/2.8/xmlgraphics-commons-2.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/xmlgraphics-commons/2.8/xmlgraphics-commons-2.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/xmlgraphics-commons/2.8/xmlgraphics-commons-2.8.pom (3.5 kB at 268 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-css/1.17/batik-css-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-css/1.17/batik-css-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-css/1.17/batik-css-1.17.pom (2.9 kB at 153 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.pom (1.8 kB at 367 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 490 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-dom/1.17/batik-dom-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-dom/1.17/batik-dom-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-dom/1.17/batik-dom-1.17.pom (3.4 kB at 562 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-ext/1.17/batik-ext-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-ext/1.17/batik-ext-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-ext/1.17/batik-ext-1.17.pom (2.4 kB at 400 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-xml/1.17/batik-xml-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-xml/1.17/batik-xml-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-xml/1.17/batik-xml-1.17.pom (2.6 kB at 513 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-parser/1.17/batik-parser-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-parser/1.17/batik-parser-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-parser/1.17/batik-parser-1.17.pom (3.1 kB at 512 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-svg-dom/1.17/batik-svg-dom-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-svg-dom/1.17/batik-svg-dom-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-svg-dom/1.17/batik-svg-dom-1.17.pom (3.6 kB at 594 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-bridge/1.17/batik-bridge-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-bridge/1.17/batik-bridge-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-bridge/1.17/batik-bridge-1.17.pom (4.6 kB at 655 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-gvt/1.17/batik-gvt-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gvt/1.17/batik-gvt-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gvt/1.17/batik-gvt-1.17.pom (2.7 kB at 458 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-script/1.17/batik-script-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-script/1.17/batik-script-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-script/1.17/batik-script-1.17.pom (3.4 kB at 566 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-gui-util/1.17/batik-gui-util-1.17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gui-util/1.17/batik-gui-util-1.17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gui-util/1.17/batik-gui-util-1.17.pom (2.7 kB at 457 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-swing/1.17/batik-swing-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-anim/1.17/batik-anim-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-parser/1.17/batik-parser-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-svg-dom/1.17/batik-svg-dom-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-awt-util/1.17/batik-awt-util-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/xmlgraphics-commons/2.8/xmlgraphics-commons-2.8.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-bridge/1.17/batik-bridge-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-xml/1.17/batik-xml-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-css/1.17/batik-css-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-dom/1.17/batik-dom-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-ext/1.17/batik-ext-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-gui-util/1.17/batik-gui-util-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-gvt/1.17/batik-gvt-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-script/1.17/batik-script-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-shared-resources/1.17/batik-shared-resources-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-util/1.17/batik-util-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-constants/1.17/batik-constants-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-i18n/1.17/batik-i18n-1.17.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-swing/1.17/batik-swing-1.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-swing/1.17/batik-swing-1.17.jar (191 kB at 19 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-anim/1.17/batik-anim-1.17.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-parser/1.17/batik-parser-1.17.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-svg-dom/1.17/batik-svg-dom-1.17.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-awt-util/1.17/batik-awt-util-1.17.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/xmlgraphics-commons/2.8/xmlgraphics-commons-2.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-parser/1.17/batik-parser-1.17.jar (77 kB at 7.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-bridge/1.17/batik-bridge-1.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-svg-dom/1.17/batik-svg-dom-1.17.jar (230 kB at 7.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-xml/1.17/batik-xml-1.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-awt-util/1.17/batik-awt-util-1.17.jar (424 kB at 14 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-css/1.17/batik-css-1.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-bridge/1.17/batik-bridge-1.17.jar (705 kB at 21 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-dom/1.17/batik-dom-1.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-xml/1.17/batik-xml-1.17.jar (34 kB at 940 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-ext/1.17/batik-ext-1.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-dom/1.17/batik-dom-1.17.jar (184 kB at 4.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gui-util/1.17/batik-gui-util-1.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-anim/1.17/batik-anim-1.17.jar (486 kB at 12 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gvt/1.17/batik-gvt-1.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-ext/1.17/batik-ext-1.17.jar (10 kB at 238 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-script/1.17/batik-script-1.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-css/1.17/batik-css-1.17.jar (331 kB at 7.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-shared-resources/1.17/batik-shared-resources-1.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-script/1.17/batik-script-1.17.jar (25 kB at 483 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-util/1.17/batik-util-1.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gvt/1.17/batik-gvt-1.17.jar (192 kB at 3.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-constants/1.17/batik-constants-1.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-shared-resources/1.17/batik-shared-resources-1.17.jar (6.7 kB at 128 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-i18n/1.17/batik-i18n-1.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gui-util/1.17/batik-gui-util-1.17.jar (173 kB at 3.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/xmlgraphics-commons/2.8/xmlgraphics-commons-2.8.jar (677 kB at 12 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-constants/1.17/batik-constants-1.17.jar (8.4 kB at 145 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-i18n/1.17/batik-i18n-1.17.jar (11 kB at 194 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.jar (86 kB at 1.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-util/1.17/batik-util-1.17.jar (127 kB at 2.1 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.svg.client ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.svg.client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.svg.client ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.client/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.svg.client ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.svg.client ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.client/src/main/java/org/eclipse/scout/rt/svg/client/SVGUtility.java:[226,21] Unsupported @SuppressWarnings("squid:S2583")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.client/src/main/java/org/eclipse/scout/rt/svg/client/SilentSVGUserAgentAdapter.java:[14,19] Unsupported @SuppressWarnings("squid:S1186")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.svg.client ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.client/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.svg.client ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.client/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.svg.client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.svg.client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.svg.client ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.svg.client ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.svg.client ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.svg.client ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.svg.client ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test >------
[INFO] Building org.eclipse.scout.rt.svg.client.test 24.2-SNAPSHOT      [49/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.client.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.client.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.client.test/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Copying 4 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.client.test/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.client.test/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.svg.client.SVGUtilityTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.162 s -- in org.eclipse.scout.rt.svg.client.SVGUtilityTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.svg.client.test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.svg.client.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge >-------
[INFO] Building org.eclipse.scout.rt.serverbridge 24.2-SNAPSHOT         [50/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.serverbridge/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.serverbridge ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.serverbridge ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.serverbridge/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.serverbridge/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.serverbridge ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.serverbridge/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.serverbridge ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.serverbridge ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.serverbridge ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.serverbridge ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html >----------
[INFO] Building org.eclipse.scout.rt.ui.html 24.2-SNAPSHOT              [51/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.ui.html ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.ui.html ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.ui.html ---
[INFO] Copying 7 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.ui.html ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilterCondition.java:[21,16] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilterCondition.java:[33,15] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilterCondition.java:[37,43] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tile/JsonTileGrid.java:[108,38] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[355,62] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[361,62] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[363,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[375,61] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[377,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[386,61] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[391,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[404,65] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[408,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[540,56] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[542,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/popup/JsonMobilePopup.java:[16,40] org.eclipse.scout.rt.client.ui.popup.IMobilePopup is a raw type. References to generic type org.eclipse.scout.rt.client.ui.popup.IMobilePopup<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTileGridMediator.java:[26,78] org.eclipse.scout.rt.ui.html.json.IJsonAdapter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.IJsonAdapter<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tile/JsonTileAccordion.java:[18,42] org.eclipse.scout.rt.client.ui.tile.ITileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileAccordion<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeEvent.java:[18,30] Unsupported @SuppressWarnings("squid:S2057")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/form/fields/JsonAdapterProperty.java:[22,19] Unsupported @SuppressWarnings("squid:S00118")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/action/JsonAction.java:[34,19] Unsupported @SuppressWarnings("squid:S00118")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[14,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[444,21] Unsupported @SuppressWarnings("RedundantCast")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[717,20] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[717,31] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[717,48] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[1010,24] org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormField<FORM_FIELD> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[1242,25] Unsupported @SuppressWarnings("RedundantIfStatement")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[1327,21] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/form/fields/JsonWidgetField.java:[32,38] org.eclipse.scout.rt.client.ui.form.fields.IWidgetField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IWidgetField<WIDGET> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutline.java:[164,21] Unsupported @SuppressWarnings("RedundantIfStatement")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutline.java:[281,21] Unsupported @SuppressWarnings("SwitchStatementWithTooFewBranches")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableEvent.java:[18,30] Unsupported @SuppressWarnings("squid:S2057")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonUtility.java:[15,19] Unsupported @SuppressWarnings("UnusedAssignment")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonUtility.java:[48,21] Unsupported @SuppressWarnings("squid:ForLoopCounterChangedCheck")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiHtmlConfigProperties.java:[120,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSessionEvent.java:[16,30] Unsupported @SuppressWarnings("squid:S2057")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonValidationFailedStatus.java:[17,37] org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableRowTileMapping.java:[26,97] org.eclipse.scout.rt.ui.html.json.IJsonAdapter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.IJsonAdapter<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/form/fields/JsonValueField.java:[30,19] Unsupported @SuppressWarnings("squid:S00118")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/lookup/JsonLookupCallResult.java:[47,5] org.eclipse.scout.rt.client.services.lookup.IQueryParam is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.IQueryParam<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonMessageRequestHandler.java:[305,21] Unsupported @SuppressWarnings("UnnecessaryLocalVariable")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tile/JsonWidgetTile.java:[21,39] org.eclipse.scout.rt.client.ui.tile.IWidgetTile is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.IWidgetTile<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/HttpSessionHelper.java:[42,21] Unsupported @SuppressWarnings("findbugs:J2EE_STORE_OF_NON_SERIALIZABLE_OBJECT_INTO_SESSION")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tile/JsonFormFieldTile.java:[19,42] org.eclipse.scout.rt.client.ui.tile.IFormFieldTile is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.IFormFieldTile<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/UserFilterStateFactory.java:[26,7] org.eclipse.scout.rt.ui.html.json.table.JsonColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonColumn<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/menu/JsonContextMenu.java:[112,9] org.eclipse.scout.rt.ui.html.json.IJsonAdapter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.IJsonAdapter<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/menu/JsonContextMenu.java:[132,54] org.eclipse.scout.rt.ui.html.json.FilteredJsonAdapterIds is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.FilteredJsonAdapterIds<MODEL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTable.java:[389,25] Unsupported @SuppressWarnings("SuspiciousMethodCalls")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTable.java:[710,21] Unsupported @SuppressWarnings("DuplicatedCode")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTable.java:[1238,21] Unsupported @SuppressWarnings("SwitchStatementWithTooFewBranches")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonPropertyChangeEvent.java:[38,21] Unsupported @SuppressWarnings("squid:S1185")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[61,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[63,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[96,21] Unsupported @SuppressWarnings("squid:S1149")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[118,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[175,21] Unsupported @SuppressWarnings("squid:S1149")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[210,21] Unsupported @SuppressWarnings("squid:S1149")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[272,21] Unsupported @SuppressWarnings("squid:S1149")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/userfilter/JsonTableUserFilter.java:[17,19] Unsupported @SuppressWarnings("squid:S00118")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/filechooser/JsonFileChooser.java:[82,21] Unsupported @SuppressWarnings("SwitchStatementWithTooFewBranches")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonObjectUtility.java:[131,21] Unsupported @SuppressWarnings("squid:S1244")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonObjectUtility.java:[222,21] Unsupported @SuppressWarnings("findbugs:EC_UNRELATED_TYPES_USING_POINTER_EQUALITY")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonObjectUtility.java:[240,21] Unsupported @SuppressWarnings("findbugs:EC_UNRELATED_TYPES_USING_POINTER_EQUALITY")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonObjectUtility.java:[392,21] Unsupported @SuppressWarnings("DuplicatedCode")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonObjectUtility.java:[434,21] Unsupported @SuppressWarnings("DuplicatedCode")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/popup/JsonWidgetPopup.java:[22,40] org.eclipse.scout.rt.client.ui.popup.IWidgetPopup is a raw type. References to generic type org.eclipse.scout.rt.client.ui.popup.IWidgetPopup<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTree.java:[434,21] Unsupported @SuppressWarnings("SwitchStatementWithTooFewBranches")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/userfilter/JsonColumnUserFilter.java:[66,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonStatus.java:[57,21] Unsupported @SuppressWarnings("ConstantConditions")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRefProperty.java:[22,19] Unsupported @SuppressWarnings("squid:S00118")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRefProperty.java:[26,67] org.eclipse.scout.rt.ui.html.json.IJsonAdapter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.IJsonAdapter<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRefProperty.java:[51,30] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRefProperty.java:[56,38] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/form/fields/JsonFormField.java:[42,19] Unsupported @SuppressWarnings("squid:S00118")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/desktop/hybrid/JsonHybridManager.java:[119,11] Type safety: Unchecked cast from java.lang.Object to java.util.Map<java.lang.String,java.lang.Object>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/DefaultValuesFilter.java:[395,23] Unsupported @SuppressWarnings("BooleanMethodIsAlwaysInverted")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilter.java:[22,39] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilter.java:[24,51] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilter.java:[33,16] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[239,35] Unsupported @SuppressWarnings("squid:S138")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[273,18] org.eclipse.scout.rt.ui.html.json.form.fields.listbox.JsonListBox is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.listbox.JsonListBox<LIST_BOX_KEY,LIST_BOX> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[297,18] org.eclipse.scout.rt.ui.html.json.form.fields.smartfield.JsonProposalField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.smartfield.JsonProposalField<VALUE,MODEL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[300,18] org.eclipse.scout.rt.ui.html.json.form.fields.smartfield.JsonSmartField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.smartfield.JsonSmartField<VALUE,MODEL> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[309,18] org.eclipse.scout.rt.ui.html.json.form.fields.plannerfield.JsonPlannerField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.plannerfield.JsonPlannerField<PLANNER,RESOURCE_ID,ACTIVITY_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[345,18] org.eclipse.scout.rt.ui.html.json.form.fields.tilefield.JsonTileField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.tilefield.JsonTileField<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[360,37] org.eclipse.scout.rt.client.ui.form.fields.IWidgetField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IWidgetField<WIDGET> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[368,18] org.eclipse.scout.rt.ui.html.json.desktop.JsonFormMenu is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.desktop.JsonFormMenu<FORM_MENU> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[508,18] org.eclipse.scout.rt.ui.html.json.popup.JsonPopup is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.popup.JsonPopup<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[532,46] org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[541,18] org.eclipse.scout.rt.ui.html.json.table.JsonNumberColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonNumberColumn<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[544,18] org.eclipse.scout.rt.ui.html.json.table.JsonDateColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonDateColumn<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[547,18] org.eclipse.scout.rt.ui.html.json.table.JsonBooleanColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonBooleanColumn<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[550,18] org.eclipse.scout.rt.ui.html.json.table.JsonAlphanumericSortingStringColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonAlphanumericSortingStringColumn<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[553,18] org.eclipse.scout.rt.ui.html.json.table.JsonStringColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonStringColumn<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[556,18] org.eclipse.scout.rt.ui.html.json.table.JsonBeanColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonBeanColumn<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[559,18] org.eclipse.scout.rt.ui.html.json.table.JsonIconColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonIconColumn<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[562,18] org.eclipse.scout.rt.ui.html.json.table.JsonSmartColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonSmartColumn<T,VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[562,35] org.eclipse.scout.rt.client.ui.basic.table.columns.ISmartColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.ISmartColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[565,18] org.eclipse.scout.rt.ui.html.json.table.JsonColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonColumn<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[577,18] org.eclipse.scout.rt.ui.html.json.table.userfilter.JsonColumnUserFilter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.userfilter.JsonColumnUserFilter<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[580,18] org.eclipse.scout.rt.ui.html.json.table.userfilter.JsonTableTextUserFilter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.userfilter.JsonTableTextUserFilter<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiServlet.java:[13,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiServlet.java:[85,30] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiServlet.java:[85,41] The type java.security.AccessController has been deprecated since version 17 and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiServlet.java:[85,58] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiServlet.java:[183,21] Unsupported @SuppressWarnings("RedundantThrows")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonProperty.java:[22,19] Unsupported @SuppressWarnings("squid:S00118")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.ui.html ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.ui.html ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.ui.html ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.ui.html ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.app >--------
[INFO] Building org.eclipse.scout.rt.ui.html.app 24.2-SNAPSHOT          [52/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.app/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.ui.html.app ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.app ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.app ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.app/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.ui.html.app ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.ui.html.app ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.ui.html.app ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.app/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.app ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.app/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.app ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.ui.html.app ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.ui.html.app ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.app/target/org.eclipse.scout.rt.ui.html.app-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.app ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.app ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.app/target/org.eclipse.scout.rt.ui.html.app-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.app ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.ui.html.app ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test >-------
[INFO] Building org.eclipse.scout.rt.ui.html.test 24.2-SNAPSHOT         [53/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Copying 25 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/form/fields/groupbox/JsonGroupBoxTest.java:[45,11] org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBox is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBox<GROUP_BOX> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeTest.java:[257,19] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree<TREE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeTest.java:[933,42] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree<TREE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeTest.java:[937,34] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree<TREE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeTest.java:[941,34] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree<TREE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeTest.java:[945,35] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree<TREE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/RequestHistoryTest.java:[20,21] Unsupported @SuppressWarnings("ResultOfMethodCallIgnored")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/form/fields/stringfield/JsonStringFieldTest.java:[37,11] org.eclipse.scout.rt.ui.html.json.form.fields.stringfield.JsonStringField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.stringfield.JsonStringField<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tile/JsonTileGridTest.java:[108,5] org.eclipse.scout.rt.ui.html.json.tile.JsonTile is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tile.JsonTile<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tile/JsonTileGridTest.java:[108,26] Type safety: Unchecked invocation getJsonAdapter(org.eclipse.scout.rt.ui.html.json.tile.JsonTileGridTest.P_Tile, org.eclipse.scout.rt.ui.html.json.tile.JsonTileGrid<org.eclipse.scout.rt.client.ui.tile.ITileGrid<?>>) of the generic method getJsonAdapter(M, org.eclipse.scout.rt.ui.html.json.IJsonAdapter<?>) of type org.eclipse.scout.rt.ui.html.UiSession
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTest.java:[310,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTest.java:[472,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTest.java:[473,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTest.java:[474,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTest.java:[659,21] Unsupported @SuppressWarnings("UnusedAssignment")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/fixtures/ListBoxTable.java:[38,13] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox.DefaultListBoxTable.TextColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox<KEY>.DefaultListBoxTable.TextColumn should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/fixtures/ListBoxTable.java:[42,13] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox.DefaultListBoxTable.ActiveColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox<KEY>.DefaultListBoxTable.ActiveColumn should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonBeanTest.java:[207,12] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRegistryTest.java:[69,5] org.eclipse.scout.rt.ui.html.json.form.JsonForm is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.JsonForm<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRegistryTest.java:[69,28] Type safety: Unchecked invocation getAdapter(org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField) of the generic method getAdapter(M) of type org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter<org.eclipse.scout.rt.client.ui.desktop.IDesktop>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRegistryTest.java:[73,19] Type safety: Unchecked invocation getAdapter(org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField) of the generic method getAdapter(M) of type org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter<org.eclipse.scout.rt.client.ui.desktop.IDesktop>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRegistryTest.java:[94,5] org.eclipse.scout.rt.ui.html.json.form.JsonForm is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.JsonForm<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRegistryTest.java:[94,28] Type safety: Unchecked invocation getAdapter(org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField) of the generic method getAdapter(M) of type org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter<org.eclipse.scout.rt.client.ui.desktop.IDesktop>
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/form/fields/JsonFormFieldTest.java:[35,3] org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormField<FORM_FIELD> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/fixtures/TablePage.java:[57,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/fixtures/TablePage.java:[62,12] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/form/fields/htmlfield/JsonHtmlFieldTest.java:[40,11] org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlField<HTML_FIELD> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/fixtures/Outline.java:[30,10] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[296,15] The enum constant DO_NOTHING needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[296,15] The enum constant OPEN_FORM_IN_STORE needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[296,15] The enum constant OPEN_MESSAGEBOX_IN_STORE needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[327,15] The enum constant DO_NOTHING needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[327,15] The enum constant OPEN_FORM_IN_LOAD needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[327,15] The enum constant OPEN_MESSAGEBOX_IN_LOAD needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[373,15] The enum constant DO_NOTHING needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.DesktopBehaviour
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[85,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[85,22] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[248,19] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree<TREE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[265,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[267,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[339,83] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonDesktopTest.java:[86,21] Unsupported @SuppressWarnings("UnusedAssignment")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonDesktopTest.java:[89,46] org.eclipse.scout.rt.ui.html.json.IJsonAdapter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.IJsonAdapter<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonDesktopTest.java:[107,5] org.eclipse.scout.rt.ui.html.json.form.JsonForm is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.JsonForm<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonDesktopTest.java:[172,5] org.eclipse.scout.rt.ui.html.json.form.JsonForm is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.JsonForm<FORM> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonDesktopTest.java:[214,5] org.eclipse.scout.rt.ui.html.json.form.JsonForm is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.JsonForm<FORM> should be parameterized
[INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/testing/JsonTestUtility.java:[54,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonResponseTest.java:[72,22] Unsupported @SuppressWarnings("SimplifiableJUnitAssertion")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonResponseTest.java:[72,52] Unsupported @SuppressWarnings("ConstantConditions")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.ui.html.res.loader.TextsLoaderTest
2024-04-30 15:18:41,052 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:18:41,086 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-04-30 15:18:41,282 INFO  [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-04-30 15:18:41,645 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 572.511961 ms. Total class count: 4367
2024-04-30 15:18:42,111 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 433 beans in 464.188280 ms
2024-04-30 15:18:42,199 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 433 beans in 87.751688 ms
2024-04-30 15:18:42,216 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-04-30 15:18:42,240 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered.
2024-04-30 15:18:42,268 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-04-30 15:18:42,275 INFO  [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:220) - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service.
2024-04-30 15:18:42,615 INFO  [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.104 s -- in org.eclipse.scout.rt.ui.html.res.loader.TextsLoaderTest
[INFO] Running org.eclipse.scout.rt.ui.html.res.loader.HtmlDocumentParserTest
2024-04-30 15:18:42,726 WARN  [main] org.eclipse.scout.rt.ui.html.res.loader.HtmlDocumentParser.lambda$8(HtmlDocumentParser.java:275) - Removing unknown or improperly formatted scout tag from 'html/path': <scout:invalid
      info="this tag is not recognized by HtmlDocumentParser and should be removed">
2024-04-30 15:18:42,726 WARN  [main] org.eclipse.scout.rt.ui.html.res.loader.HtmlDocumentParser.lambda$8(HtmlDocumentParser.java:275) - Removing unknown or improperly formatted scout tag from 'html/path': <scout:did-you-know that="1 > 0?"        >
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.scout.rt.ui.html.res.loader.HtmlDocumentParserTest
[INFO] Running org.eclipse.scout.rt.ui.html.res.BinaryResourceUrlUtilityTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.270 s -- in org.eclipse.scout.rt.ui.html.res.BinaryResourceUrlUtilityTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.tree.JsonTreeTest
2024-04-30 15:18:45,272 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'client' - MDC[principal=default]
2024-04-30 15:18:45,353 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=default]
2024-04-30 15:18:45,371 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default]
2024-04-30 15:18:45,519 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2128cae8[id = d8hjue4gjttcjmkjbrhk4oehliorlti69dnug9l3aqfl8aembq2], user=1003120000] - MDC[principal=default, jobName=Starting ClientSession [sessionId=d8hjue4gjttcjmkjbrhk4oehliorlti69dnug9l3aqfl8aembq2]]
2024-04-30 15:18:45,681 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.JsonObjectFactory@74e20076] - MDC[principal=default, scoutSession=d8hjue4gjttcjmkjbrhk4oehliorlti69dnug9l3aqfl8aembq2, jobName=Running JUnit test in model job]
Response #1: {"startupData":{},"adapterData":{"2":{"id":"2","objectType":"Tree","checkableStyle":"checkbox_tree_node","scrollToSelection":false}}}
Response #2: {"#":1,"events":[{"target":"2","type":"nodesInserted","nodes":[{"id":"3","initialExpanded":false,"childNodeIndex":0,"text":"A","htmlEnabled":false,"childNodes":[{"id":"4","initialExpanded":false,"childNodeIndex":0,"text":"B","htmlEnabled":false}]}]}]}
Response #1: {"startupData":{},"adapterData":{"2":{"id":"2","objectType":"Tree","checkableStyle":"checkbox_tree_node","scrollToSelection":false,"nodes":[{"id":"3","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"4","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"5","enabled":false,"initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false},{"id":"6","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"7","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"8","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false,"childNodes":[{"id":"9","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false}]},{"id":"10","initialExpanded":false,"childNodeIndex":2,"htmlEnabled":false}]}}}
Response #2: {"#":1,"events":[{"target":"2","type":"nodesDeleted","commonParentNodeId":"4","nodeIds":["5"]}]}
Response #1: {"startupData":{},"adapterData":{"2":{"id":"2","objectType":"Tree","checkableStyle":"checkbox_tree_node","scrollToSelection":false}}}
Response #2: {"#":1}
Response #1: {"startupData":{},"adapterData":{"2":{"id":"2","objectType":"Tree","checkableStyle":"checkbox_tree_node","scrollToSelection":false,"nodes":[{"id":"3","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"4","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"5","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false},{"id":"6","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"7","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"8","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false,"childNodes":[{"id":"9","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false}]},{"id":"10","initialExpanded":false,"childNodeIndex":2,"htmlEnabled":false}]}}}
Response #2: {"#":1,"events":[{"target":"2","type":"nodeExpanded","nodeId":"3","expanded":true,"expandedLazy":false,"recursive":true},{"target":"2","type":"nodeExpanded","nodeId":"8","expanded":true,"expandedLazy":false,"recursive":true},{"target":"2","type":"nodeExpanded","nodeId":"10","expanded":true,"expandedLazy":false,"recursive":true}]}
Response #3: {"#":2,"events":[{"target":"2","type":"nodeExpanded","nodeId":"3","expanded":false,"expandedLazy":false,"recursive":true}]}
2024-04-30 15:18:46,345 WARN  [scout-model-thread-24] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService.getBaseFolder(FileSystemUserPreferencesStorageService.java:177) - No user area property found. Using '/home/jenkins/agent/user' as fallback. Consider specifying a user area using property 'scout.client.userArea'. - MDC[principal=default, scoutSession=d8hjue4gjttcjmkjbrhk4oehliorlti69dnug9l3aqfl8aembq2, jobName=Running JUnit test in model job]
[INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.341 s -- in org.eclipse.scout.rt.ui.html.json.tree.JsonTreeTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.tile.JsonTileGridTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.scout.rt.ui.html.json.tile.JsonTileGridTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.table.control.JsonFormTableControlTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 s -- in org.eclipse.scout.rt.ui.html.json.table.control.JsonFormTableControlTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.table.JsonTableTest
[INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.844 s -- in org.eclipse.scout.rt.ui.html.json.table.JsonTableTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.table.JsonCellToJsonTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.scout.rt.ui.html.json.table.JsonCellToJsonTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.menu.JsonMenuTest
2024-04-30 15:18:47,730 WARN  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.action.JsonAction.handleModelPropertyChange(JsonAction.java:193) - Setting visibleGranted=false has no effect, because JsonAdapter 3 (org.eclipse.scout.rt.ui.html.json.menu.fixtures.MenuWithNonDisplayableChild$DisplayableMenu@1b846df5) is already sent to the UI. - MDC[principal=default, scoutSession=d8hjue4gjttcjmkjbrhk4oehliorlti69dnug9l3aqfl8aembq2, jobName=Running JUnit test in model job]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.scout.rt.ui.html.json.menu.JsonMenuTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.JsonTableFieldTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.JsonTableFieldTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.tabbox.JsonTabBoxTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.328 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.tabbox.JsonTabBoxTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.stringfield.JsonStringFieldTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.stringfield.JsonStringFieldTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.listbox.JsonListBoxTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.listbox.JsonListBoxTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlFieldTest
2024-04-30 15:18:49,291 WARN  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.res.BinaryResourceUrlUtility.createIconUrl(BinaryResourceUrlUtility.java:95) - iconId 'test_icon' could not be resolved - MDC[principal=default, scoutSession=d8hjue4gjttcjmkjbrhk4oehliorlti69dnug9l3aqfl8aembq2, jobName=Running JUnit test in model job]
2024-04-30 15:18:49,292 WARN  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.res.BinaryResourceUrlUtility.createIconUrl(BinaryResourceUrlUtility.java:95) - iconId 'test_icon' could not be resolved - MDC[principal=default, scoutSession=d8hjue4gjttcjmkjbrhk4oehliorlti69dnug9l3aqfl8aembq2, jobName=Running JUnit test in model job]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlFieldTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBoxTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBoxTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.checkboxfield.JsonCheckBoxFieldTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.checkboxfield.JsonCheckBoxFieldTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.browserfield.JsonBrowserFieldTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.browserfield.JsonBrowserFieldTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormFieldTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormFieldTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.JsonAdapterPropertyConfigBuilderTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.JsonAdapterPropertyConfigBuilderTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.form.JsonFormTest
2024-04-30 15:18:49,470 ERROR [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.form.JsonForm.findChildAdapter(JsonForm.java:251) - Cannot handle form-event 6020, because adapter for null/StringField (org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField$MainBox$StringField) could not be resolved in Form[id=7, modelClass=org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField, parentId=1] - MDC[principal=default, scoutSession=d8hjue4gjttcjmkjbrhk4oehliorlti69dnug9l3aqfl8aembq2, jobName=Running JUnit test in model job]
2024-04-30 15:18:49,479 ERROR [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.form.JsonForm.findChildAdapter(JsonForm.java:251) - Cannot handle form-event 6020, because adapter for null/StringField (org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField$MainBox$StringField) could not be resolved in Form[id=7, modelClass=org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField, parentId=1] - MDC[principal=default, scoutSession=d8hjue4gjttcjmkjbrhk4oehliorlti69dnug9l3aqfl8aembq2, jobName=Running JUnit test in model job]
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.eclipse.scout.rt.ui.html.json.form.JsonFormTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.form.JsonFormMenuTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.scout.rt.ui.html.json.form.JsonFormMenuTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.desktop.hybrid.JsonHybridManagerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.910 s -- in org.eclipse.scout.rt.ui.html.json.desktop.hybrid.JsonHybridManagerTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineViewButtonTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.533 s -- in org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineViewButtonTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s -- in org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.desktop.JsonDesktopTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.643 s -- in org.eclipse.scout.rt.ui.html.json.desktop.JsonDesktopTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.desktop.DownloadHandlerStorageTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 s -- in org.eclipse.scout.rt.ui.html.json.desktop.DownloadHandlerStorageTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlannerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlannerTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.basic.filechooser.JsonFileChooserAcceptAttributeBuilderTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.ui.html.json.basic.filechooser.JsonFileChooserAcceptAttributeBuilderTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.UploadRequestHandlerTest
2024-04-30 15:18:53,354 INFO  [main] org.eclipse.scout.rt.ui.html.json.UploadRequestHandler.verifyFileIntegrity(UploadRequestHandler.java:400) - File 'x.jpg' has content header '474946383761' which does not match its extension.
2024-04-30 15:18:53,368 INFO  [main] org.eclipse.scout.rt.ui.html.json.UploadRequestHandler.verifyFileIntegrity(UploadRequestHandler.java:400) - File 'x.jpg.gif' has content header '' which does not match its extension.
2024-04-30 15:18:54,315 INFO  [main] org.eclipse.scout.rt.ui.html.json.UploadRequestHandler.verifyFileIntegrity(UploadRequestHandler.java:400) - File 'x.foobar.mov' has content header '474946383761' which does not match its extension.
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.967 s -- in org.eclipse.scout.rt.ui.html.json.UploadRequestHandlerTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.PropertyEventFilterTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.ui.html.json.PropertyEventFilterTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.JsonUtilityTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.ui.html.json.JsonUtilityTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.JsonStatusTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.ui.html.json.JsonStatusTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.JsonStartupRequestTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.ui.html.json.JsonStartupRequestTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.JsonResponseTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.scout.rt.ui.html.json.JsonResponseTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.JsonRequestTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.ui.html.json.JsonRequestTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.JsonObjectUtilityTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.ui.html.json.JsonObjectUtilityTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.JsonEventTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.ui.html.json.JsonEventTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.JsonDateTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.ui.html.json.JsonDateTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.JsonByteArrayTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.ui.html.json.JsonByteArrayTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.JsonBeanTest
2024-04-30 15:18:54,436 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@36ddabae, org.eclipse.scout.rt.ui.html.JsonObjectFactory@770f1308] - MDC[principal=default, scoutSession=d8hjue4gjttcjmkjbrhk4oehliorlti69dnug9l3aqfl8aembq2, jobName=Running JUnit test in model job]
2024-04-30 15:18:54,439 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@36ddabae, org.eclipse.scout.rt.ui.html.JsonObjectFactory@52d6469f] - MDC[principal=default, scoutSession=d8hjue4gjttcjmkjbrhk4oehliorlti69dnug9l3aqfl8aembq2, jobName=Running JUnit test in model job]
2024-04-30 15:18:54,441 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@36ddabae, org.eclipse.scout.rt.ui.html.JsonObjectFactory@53cecef9] - MDC[principal=default, scoutSession=d8hjue4gjttcjmkjbrhk4oehliorlti69dnug9l3aqfl8aembq2, jobName=Running JUnit test in model job]
2024-04-30 15:18:54,445 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@36ddabae, org.eclipse.scout.rt.ui.html.JsonObjectFactory@beb6f16] - MDC[principal=default, scoutSession=d8hjue4gjttcjmkjbrhk4oehliorlti69dnug9l3aqfl8aembq2, jobName=Running JUnit test in model job]
2024-04-30 15:18:54,470 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@36ddabae, org.eclipse.scout.rt.ui.html.JsonObjectFactory@162d4dd0] - MDC[principal=default, scoutSession=d8hjue4gjttcjmkjbrhk4oehliorlti69dnug9l3aqfl8aembq2, jobName=Running JUnit test in model job]
2024-04-30 15:18:54,473 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@36ddabae, org.eclipse.scout.rt.ui.html.JsonObjectFactory@68289b73] - MDC[principal=default, scoutSession=d8hjue4gjttcjmkjbrhk4oehliorlti69dnug9l3aqfl8aembq2, jobName=Running JUnit test in model job]
2024-04-30 15:18:54,476 INFO  [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@36ddabae, org.eclipse.scout.rt.ui.html.JsonObjectFactory@61aff362] - MDC[principal=default, scoutSession=d8hjue4gjttcjmkjbrhk4oehliorlti69dnug9l3aqfl8aembq2, jobName=Running JUnit test in model job]
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.scout.rt.ui.html.json.JsonBeanTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.JsonAdapterRegistryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.ui.html.json.JsonAdapterRegistryTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.DefaultValuesFilterTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.ui.html.json.DefaultValuesFilterTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.DefaultValuesFilterServiceTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.ui.html.json.DefaultValuesFilterServiceTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserverTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserverTest
[INFO] Running org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapterTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapterTest
[INFO] Running org.eclipse.scout.rt.ui.html.cache.HttpResourceCacheTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.ui.html.cache.HttpResourceCacheTest
[INFO] Running org.eclipse.scout.rt.ui.html.cache.HttpCacheObjectTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.ui.html.cache.HttpCacheObjectTest
[INFO] Running org.eclipse.scout.rt.ui.html.cache.HttpCacheKeyTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.ui.html.cache.HttpCacheKeyTest
[INFO] Running org.eclipse.scout.rt.ui.html.cache.HttpCacheControlTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s -- in org.eclipse.scout.rt.ui.html.cache.HttpCacheControlTest
[INFO] Running org.eclipse.scout.rt.ui.html.UiThreadInterruptionTest
2024-04-30 15:18:54,789 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:18:54,815 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-04-30 15:18:54,817 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered.
2024-04-30 15:18:54,817 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-04-30 15:18:54,818 INFO  [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:220) - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service.
2024-04-30 15:18:54,831 WARN  [main] org.eclipse.scout.rt.ui.html.UiThreadInterruption.detectAndClear(UiThreadInterruption.java:33) - DETECTED_THREAD_INTERRUPTION in org.eclipse.scout.rt.ui.html.UiThreadInterruptionTest#39f7cc46 'test', clearing interrupt status successful
java.lang.Exception: Calling trace
	at org.eclipse.scout.rt.ui.html.UiThreadInterruption.detectAndClear(UiThreadInterruption.java:38)
	at org.eclipse.scout.rt.ui.html.UiThreadInterruptionTest.testDetectAndClearWithInterrupt(UiThreadInterruptionTest.java:61)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45)
	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354)
	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34)
	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40)
	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithNewPlatform(PlatformStatement.java:84)
	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:71)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2024-04-30 15:18:54,873 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-04-30 15:18:54,874 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.scout.rt.ui.html.UiThreadInterruptionTest
[INFO] Running org.eclipse.scout.rt.ui.html.UiSessionTest
2024-04-30 15:18:54,884 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'http'
2024-04-30 15:18:54,891 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'ui'
2024-04-30 15:18:54,897 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2d213f43[id = i00tuhmff575ktsg9rs8ah17c7mtoasr2b8pi8ue3rl675mt3f], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=i00tuhmff575ktsg9rs8ah17c7mtoasr2b8pi8ue3rl675mt3f]]
2024-04-30 15:18:54,898 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=i00tuhmff575ktsg9rs8ah17c7mtoasr2b8pi8ue3rl675mt3f, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-04-30 15:18:54,901 INFO  [main] org.eclipse.scout.rt.ui.html.UiThemeHelper.getConfiguredTheme(UiThemeHelper.java:58) - UI theme configured in config.properties: default
2024-04-30 15:18:54,935 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1psa780j1f0civ0hhlvjbri73f7kmt413en425o8u3hkbueanmnc initialized
2024-04-30 15:18:54,935 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions
2024-04-30 15:18:54,936 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:1psa780j1f0civ0hhlvjbri73f7kmt413en425o8u3hkbueanmnc...
2024-04-30 15:18:54,939 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID i00tuhmff575ktsg9rs8ah17c7mtoasr2b8pi8ue3rl675mt3f because it is not used anymore
2024-04-30 15:18:54,940 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2d213f43[id = i00tuhmff575ktsg9rs8ah17c7mtoasr2b8pi8ue3rl675mt3f] - MDC[scoutSession=i00tuhmff575ktsg9rs8ah17c7mtoasr2b8pi8ue3rl675mt3f, jobName=Stop client session i00tuhmff575ktsg9rs8ah17c7mtoasr2b8pi8ue3rl675mt3f due to session housekeeping]
2024-04-30 15:18:54,941 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2d213f43[id = i00tuhmff575ktsg9rs8ah17c7mtoasr2b8pi8ue3rl675mt3f] - MDC[scoutSession=i00tuhmff575ktsg9rs8ah17c7mtoasr2b8pi8ue3rl675mt3f, jobName=Stop client session i00tuhmff575ktsg9rs8ah17c7mtoasr2b8pi8ue3rl675mt3f due to session housekeeping]
2024-04-30 15:18:54,944 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2d213f43[id = i00tuhmff575ktsg9rs8ah17c7mtoasr2b8pi8ue3rl675mt3f], point of no return - MDC[scoutSession=i00tuhmff575ktsg9rs8ah17c7mtoasr2b8pi8ue3rl675mt3f, jobName=Stop client session i00tuhmff575ktsg9rs8ah17c7mtoasr2b8pi8ue3rl675mt3f due to session housekeeping]
2024-04-30 15:18:54,971 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2d213f43[id = i00tuhmff575ktsg9rs8ah17c7mtoasr2b8pi8ue3rl675mt3f], user=1003120000] - MDC[scoutSession=i00tuhmff575ktsg9rs8ah17c7mtoasr2b8pi8ue3rl675mt3f, jobName=Stop client session i00tuhmff575ktsg9rs8ah17c7mtoasr2b8pi8ue3rl675mt3f due to session housekeeping]
2024-04-30 15:18:54,972 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID i00tuhmff575ktsg9rs8ah17c7mtoasr2b8pi8ue3rl675mt3f terminated. - MDC[scoutSession=i00tuhmff575ktsg9rs8ah17c7mtoasr2b8pi8ue3rl675mt3f, jobName=Stop client session i00tuhmff575ktsg9rs8ah17c7mtoasr2b8pi8ue3rl675mt3f due to session housekeeping]
2024-04-30 15:18:55,133 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4934c693[id = 1jednsubtegckcjtiv1p8s41j2tdvotgpjsr8nap87nmrakpo8so], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1jednsubtegckcjtiv1p8s41j2tdvotgpjsr8nap87nmrakpo8so]]
2024-04-30 15:18:55,133 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1jednsubtegckcjtiv1p8s41j2tdvotgpjsr8nap87nmrakpo8so, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-04-30 15:18:55,138 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1se06d4q6qulogcte20l2kk7d1j7jjgp71ac2iqkq7vba0ioln2e initialized
2024-04-30 15:18:55,152 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions
2024-04-30 15:18:55,152 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:1se06d4q6qulogcte20l2kk7d1j7jjgp71ac2iqkq7vba0ioln2e...
2024-04-30 15:18:55,154 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1jednsubtegckcjtiv1p8s41j2tdvotgpjsr8nap87nmrakpo8so because it is not used anymore
2024-04-30 15:18:55,155 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4934c693[id = 1jednsubtegckcjtiv1p8s41j2tdvotgpjsr8nap87nmrakpo8so] - MDC[scoutSession=1jednsubtegckcjtiv1p8s41j2tdvotgpjsr8nap87nmrakpo8so, jobName=Stop client session 1jednsubtegckcjtiv1p8s41j2tdvotgpjsr8nap87nmrakpo8so due to session housekeeping]
2024-04-30 15:18:55,155 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4934c693[id = 1jednsubtegckcjtiv1p8s41j2tdvotgpjsr8nap87nmrakpo8so] - MDC[scoutSession=1jednsubtegckcjtiv1p8s41j2tdvotgpjsr8nap87nmrakpo8so, jobName=Stop client session 1jednsubtegckcjtiv1p8s41j2tdvotgpjsr8nap87nmrakpo8so due to session housekeeping]
2024-04-30 15:18:55,156 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4934c693[id = 1jednsubtegckcjtiv1p8s41j2tdvotgpjsr8nap87nmrakpo8so], point of no return - MDC[scoutSession=1jednsubtegckcjtiv1p8s41j2tdvotgpjsr8nap87nmrakpo8so, jobName=Stop client session 1jednsubtegckcjtiv1p8s41j2tdvotgpjsr8nap87nmrakpo8so due to session housekeeping]
# SessionStoreTestForm.doFinally  WAIT_FOR_JOB...
2024-04-30 15:18:57,157 WARN  [scout-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.awaitJobs(ClientSessionStopHelper.java:153) - Client session org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4934c693[id = 1jednsubtegckcjtiv1p8s41j2tdvotgpjsr8nap87nmrakpo8so] did not stop within 1 seconds. Stopping will continue. - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$641/0x00007fe75467aae8]
2024-04-30 15:18:57,158 INFO  [scout-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.cancelJobs(ClientSessionStopHelper.java:171) - Cancel running model jobs because the client session was shut down. [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4934c693[id = 1jednsubtegckcjtiv1p8s41j2tdvotgpjsr8nap87nmrakpo8so], user=1003120000, jobs=[JobFutureTask@7bbd944e[job=Stop client session 1jednsubtegckcjtiv1p8s41j2tdvotgpjsr8nap87nmrakpo8so due to session housekeeping, state=RUNNING], JobFutureTask@76f1fa6c[job=Stop client session 1jednsubtegckcjtiv1p8s41j2tdvotgpjsr8nap87nmrakpo8so due to session housekeeping, state=WAITING_FOR_PERMIT]]] - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$641/0x00007fe75467aae8]
2024-04-30 15:18:57,159 ERROR [scout-model-thread-22] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2161) - Exception while closing forms - MDC[scoutSession=1jednsubtegckcjtiv1p8s41j2tdvotgpjsr8nap87nmrakpo8so, jobName=Stop client session 1jednsubtegckcjtiv1p8s41j2tdvotgpjsr8nap87nmrakpo8so due to session housekeeping]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while waiting for a job to complete [calling-thread=scout-model-thread-22, job=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm$$Lambda$644/0x00007fe754688000]
	at org.eclipse.scout.rt.platform.job.internal.JobExceptionTranslator.translateInterruptedException(JobExceptionTranslator.java:50)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:358)
	at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:83)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1879)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2154)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:2063)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.disposeInternal(AbstractDesktop.java:2036)
	at org.eclipse.scout.rt.client.ui.AbstractWidget.dispose(AbstractWidget.java:182)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:434)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48)
	at jdk.proxy2/jdk.proxy2.$Proxy88.closeFromUI(Unknown Source)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:84)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.lambda$0(ClientSessionStopHelper.java:56)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
Caused by: java.lang.InterruptedException: null
	at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1638)
	at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:158)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:351)
	... 48 common frames omitted
2024-04-30 15:18:57,161 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4934c693[id = 1jednsubtegckcjtiv1p8s41j2tdvotgpjsr8nap87nmrakpo8so], user=1003120000] - MDC[scoutSession=1jednsubtegckcjtiv1p8s41j2tdvotgpjsr8nap87nmrakpo8so, jobName=Stop client session 1jednsubtegckcjtiv1p8s41j2tdvotgpjsr8nap87nmrakpo8so due to session housekeeping]
2024-04-30 15:18:57,161 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1jednsubtegckcjtiv1p8s41j2tdvotgpjsr8nap87nmrakpo8so terminated. - MDC[scoutSession=1jednsubtegckcjtiv1p8s41j2tdvotgpjsr8nap87nmrakpo8so, jobName=Stop client session 1jednsubtegckcjtiv1p8s41j2tdvotgpjsr8nap87nmrakpo8so due to session housekeeping]
2024-04-30 15:18:57,168 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@22c5c523[id = 1fo7n4u78gpt3gkhhd5gps56k7iae8m6nv1mvajhjt17htkbh418], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1fo7n4u78gpt3gkhhd5gps56k7iae8m6nv1mvajhjt17htkbh418]]
2024-04-30 15:18:57,168 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1fo7n4u78gpt3gkhhd5gps56k7iae8m6nv1mvajhjt17htkbh418, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-04-30 15:18:57,173 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1ti2dgeddrph9qsefglp2mtefmf5gmgvees3pck7d5h05moeiag4 initialized
2024-04-30 15:18:57,178 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1079) - Logging out from UI session with ID 0:1ti2dgeddrph9qsefglp2mtefmf5gmgvees3pck7d5h05moeiag4 [clientSessionId=1fo7n4u78gpt3gkhhd5gps56k7iae8m6nv1mvajhjt17htkbh418, processingJsonRequest=false]
2024-04-30 15:18:57,178 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:1ti2dgeddrph9qsefglp2mtefmf5gmgvees3pck7d5h05moeiag4...
2024-04-30 15:18:57,179 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1fo7n4u78gpt3gkhhd5gps56k7iae8m6nv1mvajhjt17htkbh418 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 1fo7n4u78gpt3gkhhd5gps56k7iae8m6nv1mvajhjt17htkbh418]
2024-04-30 15:18:57,180 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1fo7n4u78gpt3gkhhd5gps56k7iae8m6nv1mvajhjt17htkbh418]
2024-04-30 15:18:57,180 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1093) - Logged out successfully from UI session with ID 0:1ti2dgeddrph9qsefglp2mtefmf5gmgvees3pck7d5h05moeiag4
2024-04-30 15:18:57,180 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1fo7n4u78gpt3gkhhd5gps56k7iae8m6nv1mvajhjt17htkbh418]
2024-04-30 15:18:57,181 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@22c5c523[id = 1fo7n4u78gpt3gkhhd5gps56k7iae8m6nv1mvajhjt17htkbh418] - MDC[scoutSession=1fo7n4u78gpt3gkhhd5gps56k7iae8m6nv1mvajhjt17htkbh418, jobName=Stop client session 1fo7n4u78gpt3gkhhd5gps56k7iae8m6nv1mvajhjt17htkbh418 due to session housekeeping]
2024-04-30 15:18:57,181 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@22c5c523[id = 1fo7n4u78gpt3gkhhd5gps56k7iae8m6nv1mvajhjt17htkbh418] - MDC[scoutSession=1fo7n4u78gpt3gkhhd5gps56k7iae8m6nv1mvajhjt17htkbh418, jobName=Stop client session 1fo7n4u78gpt3gkhhd5gps56k7iae8m6nv1mvajhjt17htkbh418 due to session housekeeping]
2024-04-30 15:18:57,181 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@22c5c523[id = 1fo7n4u78gpt3gkhhd5gps56k7iae8m6nv1mvajhjt17htkbh418], point of no return - MDC[scoutSession=1fo7n4u78gpt3gkhhd5gps56k7iae8m6nv1mvajhjt17htkbh418, jobName=Stop client session 1fo7n4u78gpt3gkhhd5gps56k7iae8m6nv1mvajhjt17htkbh418 due to session housekeeping]
# SessionStoreTestForm.doFinally  WAIT_FOR_JOB...
2024-04-30 15:18:59,183 WARN  [scout-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.awaitJobs(ClientSessionStopHelper.java:153) - Client session org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@22c5c523[id = 1fo7n4u78gpt3gkhhd5gps56k7iae8m6nv1mvajhjt17htkbh418] did not stop within 1 seconds. Stopping will continue. - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$641/0x00007fe75467aae8]
2024-04-30 15:18:59,184 INFO  [scout-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.cancelJobs(ClientSessionStopHelper.java:171) - Cancel running model jobs because the client session was shut down. [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@22c5c523[id = 1fo7n4u78gpt3gkhhd5gps56k7iae8m6nv1mvajhjt17htkbh418], user=1003120000, jobs=[JobFutureTask@4fb80483[job=Stop client session 1fo7n4u78gpt3gkhhd5gps56k7iae8m6nv1mvajhjt17htkbh418 due to session housekeeping, state=RUNNING]]] - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$641/0x00007fe75467aae8]
2024-04-30 15:18:59,185 ERROR [scout-model-thread-21] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2161) - Exception while closing forms - MDC[scoutSession=1fo7n4u78gpt3gkhhd5gps56k7iae8m6nv1mvajhjt17htkbh418, jobName=Stop client session 1fo7n4u78gpt3gkhhd5gps56k7iae8m6nv1mvajhjt17htkbh418 due to session housekeeping]
org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while waiting for a job to complete [calling-thread=scout-model-thread-21, job=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm$$Lambda$644/0x00007fe754688000]
	at org.eclipse.scout.rt.platform.job.internal.JobExceptionTranslator.translateInterruptedException(JobExceptionTranslator.java:50)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:358)
	at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:83)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1879)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2154)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:2063)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.disposeInternal(AbstractDesktop.java:2036)
	at org.eclipse.scout.rt.client.ui.AbstractWidget.dispose(AbstractWidget.java:182)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:434)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48)
	at jdk.proxy2/jdk.proxy2.$Proxy88.closeFromUI(Unknown Source)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:84)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.lambda$0(ClientSessionStopHelper.java:56)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
Caused by: java.lang.InterruptedException: null
	at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1638)
	at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:158)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:351)
	... 48 common frames omitted
2024-04-30 15:18:59,187 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@22c5c523[id = 1fo7n4u78gpt3gkhhd5gps56k7iae8m6nv1mvajhjt17htkbh418], user=1003120000] - MDC[scoutSession=1fo7n4u78gpt3gkhhd5gps56k7iae8m6nv1mvajhjt17htkbh418, jobName=Stop client session 1fo7n4u78gpt3gkhhd5gps56k7iae8m6nv1mvajhjt17htkbh418 due to session housekeeping]
2024-04-30 15:18:59,188 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1fo7n4u78gpt3gkhhd5gps56k7iae8m6nv1mvajhjt17htkbh418 terminated. - MDC[scoutSession=1fo7n4u78gpt3gkhhd5gps56k7iae8m6nv1mvajhjt17htkbh418, jobName=Stop client session 1fo7n4u78gpt3gkhhd5gps56k7iae8m6nv1mvajhjt17htkbh418 due to session housekeeping]
2024-04-30 15:18:59,198 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@a52f335[id = 1t8feqqo4jsea1c18s3sk2jsmdepjd64eqiliaikc4umlsct8e5k], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1t8feqqo4jsea1c18s3sk2jsmdepjd64eqiliaikc4umlsct8e5k]]
2024-04-30 15:18:59,199 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1t8feqqo4jsea1c18s3sk2jsmdepjd64eqiliaikc4umlsct8e5k, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-04-30 15:18:59,206 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:hh3173rknvga31oq90q9g9m63j2t8tgmsjjqb33eo1gm9rqddb1 initialized
2024-04-30 15:18:59,213 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1079) - Logging out from UI session with ID 0:hh3173rknvga31oq90q9g9m63j2t8tgmsjjqb33eo1gm9rqddb1 [clientSessionId=1t8feqqo4jsea1c18s3sk2jsmdepjd64eqiliaikc4umlsct8e5k, processingJsonRequest=false]
2024-04-30 15:18:59,213 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:hh3173rknvga31oq90q9g9m63j2t8tgmsjjqb33eo1gm9rqddb1...
2024-04-30 15:18:59,214 INFO  [scout-thread-21] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1t8feqqo4jsea1c18s3sk2jsmdepjd64eqiliaikc4umlsct8e5k because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 1t8feqqo4jsea1c18s3sk2jsmdepjd64eqiliaikc4umlsct8e5k]
2024-04-30 15:18:59,215 INFO  [scout-thread-21] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1t8feqqo4jsea1c18s3sk2jsmdepjd64eqiliaikc4umlsct8e5k]
2024-04-30 15:18:59,215 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1093) - Logged out successfully from UI session with ID 0:hh3173rknvga31oq90q9g9m63j2t8tgmsjjqb33eo1gm9rqddb1
2024-04-30 15:18:59,215 INFO  [scout-thread-21] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1t8feqqo4jsea1c18s3sk2jsmdepjd64eqiliaikc4umlsct8e5k]
2024-04-30 15:18:59,216 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@a52f335[id = 1t8feqqo4jsea1c18s3sk2jsmdepjd64eqiliaikc4umlsct8e5k] - MDC[scoutSession=1t8feqqo4jsea1c18s3sk2jsmdepjd64eqiliaikc4umlsct8e5k, jobName=Stop client session 1t8feqqo4jsea1c18s3sk2jsmdepjd64eqiliaikc4umlsct8e5k due to session housekeeping]
2024-04-30 15:18:59,217 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@a52f335[id = 1t8feqqo4jsea1c18s3sk2jsmdepjd64eqiliaikc4umlsct8e5k] - MDC[scoutSession=1t8feqqo4jsea1c18s3sk2jsmdepjd64eqiliaikc4umlsct8e5k, jobName=Stop client session 1t8feqqo4jsea1c18s3sk2jsmdepjd64eqiliaikc4umlsct8e5k due to session housekeeping]
2024-04-30 15:18:59,217 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@a52f335[id = 1t8feqqo4jsea1c18s3sk2jsmdepjd64eqiliaikc4umlsct8e5k], point of no return - MDC[scoutSession=1t8feqqo4jsea1c18s3sk2jsmdepjd64eqiliaikc4umlsct8e5k, jobName=Stop client session 1t8feqqo4jsea1c18s3sk2jsmdepjd64eqiliaikc4umlsct8e5k due to session housekeeping]
# SessionStoreTestForm.doFinally  WAIT_FOR_MESSAGE_BOX...
2024-04-30 15:18:59,226 WARN  [scout-model-thread-22] org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331) - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[scoutSession=1t8feqqo4jsea1c18s3sk2jsmdepjd64eqiliaikc4umlsct8e5k, jobName=Stop client session 1t8feqqo4jsea1c18s3sk2jsmdepjd64eqiliaikc4umlsct8e5k due to session housekeeping]
java.lang.IllegalStateException: null
	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331)
	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:306)
	at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:80)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1879)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2154)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:2063)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.disposeInternal(AbstractDesktop.java:2036)
	at org.eclipse.scout.rt.client.ui.AbstractWidget.dispose(AbstractWidget.java:182)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:434)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48)
	at jdk.proxy2/jdk.proxy2.$Proxy88.closeFromUI(Unknown Source)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:84)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.lambda$0(ClientSessionStopHelper.java:56)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
# SessionStoreTestForm.doFinally done.
2024-04-30 15:18:59,228 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@a52f335[id = 1t8feqqo4jsea1c18s3sk2jsmdepjd64eqiliaikc4umlsct8e5k], user=1003120000] - MDC[scoutSession=1t8feqqo4jsea1c18s3sk2jsmdepjd64eqiliaikc4umlsct8e5k, jobName=Stop client session 1t8feqqo4jsea1c18s3sk2jsmdepjd64eqiliaikc4umlsct8e5k due to session housekeeping]
2024-04-30 15:18:59,229 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1t8feqqo4jsea1c18s3sk2jsmdepjd64eqiliaikc4umlsct8e5k terminated. - MDC[scoutSession=1t8feqqo4jsea1c18s3sk2jsmdepjd64eqiliaikc4umlsct8e5k, jobName=Stop client session 1t8feqqo4jsea1c18s3sk2jsmdepjd64eqiliaikc4umlsct8e5k due to session housekeeping]
2024-04-30 15:18:59,420 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@50b43aba[id = nh7j0o1osipehvcll75002r4kr2lcra2npt4n7sjhd41la9b8u9], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=nh7j0o1osipehvcll75002r4kr2lcra2npt4n7sjhd41la9b8u9]]
2024-04-30 15:18:59,420 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=nh7j0o1osipehvcll75002r4kr2lcra2npt4n7sjhd41la9b8u9, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-04-30 15:18:59,424 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1naav36r03t3eijb8svf46ki6isdefdklgpnml1tg4o0cfm0tkh6 initialized
2024-04-30 15:18:59,427 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions
2024-04-30 15:18:59,427 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:1naav36r03t3eijb8svf46ki6isdefdklgpnml1tg4o0cfm0tkh6...
2024-04-30 15:18:59,428 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID nh7j0o1osipehvcll75002r4kr2lcra2npt4n7sjhd41la9b8u9 because it is not used anymore
2024-04-30 15:18:59,429 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@50b43aba[id = nh7j0o1osipehvcll75002r4kr2lcra2npt4n7sjhd41la9b8u9] - MDC[scoutSession=nh7j0o1osipehvcll75002r4kr2lcra2npt4n7sjhd41la9b8u9, jobName=Stop client session nh7j0o1osipehvcll75002r4kr2lcra2npt4n7sjhd41la9b8u9 due to session housekeeping]
2024-04-30 15:18:59,429 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@50b43aba[id = nh7j0o1osipehvcll75002r4kr2lcra2npt4n7sjhd41la9b8u9] - MDC[scoutSession=nh7j0o1osipehvcll75002r4kr2lcra2npt4n7sjhd41la9b8u9, jobName=Stop client session nh7j0o1osipehvcll75002r4kr2lcra2npt4n7sjhd41la9b8u9 due to session housekeeping]
2024-04-30 15:18:59,430 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@50b43aba[id = nh7j0o1osipehvcll75002r4kr2lcra2npt4n7sjhd41la9b8u9], point of no return - MDC[scoutSession=nh7j0o1osipehvcll75002r4kr2lcra2npt4n7sjhd41la9b8u9, jobName=Stop client session nh7j0o1osipehvcll75002r4kr2lcra2npt4n7sjhd41la9b8u9 due to session housekeeping]
# SessionStoreTestForm.doFinally  WAIT_FOR_MESSAGE_BOX...
2024-04-30 15:18:59,430 WARN  [scout-model-thread-21] org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331) - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[scoutSession=nh7j0o1osipehvcll75002r4kr2lcra2npt4n7sjhd41la9b8u9, jobName=Stop client session nh7j0o1osipehvcll75002r4kr2lcra2npt4n7sjhd41la9b8u9 due to session housekeeping]
java.lang.IllegalStateException: null
	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331)
	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:306)
	at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:80)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1879)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2154)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:2063)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.disposeInternal(AbstractDesktop.java:2036)
	at org.eclipse.scout.rt.client.ui.AbstractWidget.dispose(AbstractWidget.java:182)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:434)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48)
	at jdk.proxy2/jdk.proxy2.$Proxy88.closeFromUI(Unknown Source)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:84)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.lambda$0(ClientSessionStopHelper.java:56)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
# SessionStoreTestForm.doFinally done.
2024-04-30 15:18:59,431 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@50b43aba[id = nh7j0o1osipehvcll75002r4kr2lcra2npt4n7sjhd41la9b8u9], user=1003120000] - MDC[scoutSession=nh7j0o1osipehvcll75002r4kr2lcra2npt4n7sjhd41la9b8u9, jobName=Stop client session nh7j0o1osipehvcll75002r4kr2lcra2npt4n7sjhd41la9b8u9 due to session housekeeping]
2024-04-30 15:18:59,431 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID nh7j0o1osipehvcll75002r4kr2lcra2npt4n7sjhd41la9b8u9 terminated. - MDC[scoutSession=nh7j0o1osipehvcll75002r4kr2lcra2npt4n7sjhd41la9b8u9, jobName=Stop client session nh7j0o1osipehvcll75002r4kr2lcra2npt4n7sjhd41la9b8u9 due to session housekeeping]
2024-04-30 15:18:59,439 INFO  [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2a67d92f[id = pts66b24047a3qisn87qn72jnsi12r9kqihs1873aa8c7gcnliv], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=pts66b24047a3qisn87qn72jnsi12r9kqihs1873aa8c7gcnliv]]
2024-04-30 15:18:59,439 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=pts66b24047a3qisn87qn72jnsi12r9kqihs1873aa8c7gcnliv, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-04-30 15:18:59,443 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:3eshdf1t2p5u5db4eqqrqkgvat3rtv9raik46vp0453or8slhj5 initialized
2024-04-30 15:18:59,447 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions
2024-04-30 15:18:59,447 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:3eshdf1t2p5u5db4eqqrqkgvat3rtv9raik46vp0453or8slhj5...
2024-04-30 15:18:59,448 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID pts66b24047a3qisn87qn72jnsi12r9kqihs1873aa8c7gcnliv because it is not used anymore
2024-04-30 15:18:59,449 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2a67d92f[id = pts66b24047a3qisn87qn72jnsi12r9kqihs1873aa8c7gcnliv] - MDC[scoutSession=pts66b24047a3qisn87qn72jnsi12r9kqihs1873aa8c7gcnliv, jobName=Stop client session pts66b24047a3qisn87qn72jnsi12r9kqihs1873aa8c7gcnliv due to session housekeeping]
2024-04-30 15:18:59,449 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2a67d92f[id = pts66b24047a3qisn87qn72jnsi12r9kqihs1873aa8c7gcnliv] - MDC[scoutSession=pts66b24047a3qisn87qn72jnsi12r9kqihs1873aa8c7gcnliv, jobName=Stop client session pts66b24047a3qisn87qn72jnsi12r9kqihs1873aa8c7gcnliv due to session housekeeping]
2024-04-30 15:18:59,450 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2a67d92f[id = pts66b24047a3qisn87qn72jnsi12r9kqihs1873aa8c7gcnliv], point of no return - MDC[scoutSession=pts66b24047a3qisn87qn72jnsi12r9kqihs1873aa8c7gcnliv, jobName=Stop client session pts66b24047a3qisn87qn72jnsi12r9kqihs1873aa8c7gcnliv due to session housekeeping]
# SessionStoreTestForm.doFinally  WAIT_FOR_LOOP...
# for-loop in state RUNNING, ttl=5000
2024-04-30 15:19:01,450 WARN  [scout-thread-24] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.awaitJobs(ClientSessionStopHelper.java:153) - Client session org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2a67d92f[id = pts66b24047a3qisn87qn72jnsi12r9kqihs1873aa8c7gcnliv] did not stop within 1 seconds. Stopping will continue. - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$641/0x00007fe75467aae8]
2024-04-30 15:19:01,468 INFO  [scout-thread-24] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.cancelJobs(ClientSessionStopHelper.java:171) - Cancel running model jobs because the client session was shut down. [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2a67d92f[id = pts66b24047a3qisn87qn72jnsi12r9kqihs1873aa8c7gcnliv], user=1003120000, jobs=[JobFutureTask@984c51[job=Stop client session pts66b24047a3qisn87qn72jnsi12r9kqihs1873aa8c7gcnliv due to session housekeeping, state=WAITING_FOR_PERMIT], JobFutureTask@3c577368[job=Stop client session pts66b24047a3qisn87qn72jnsi12r9kqihs1873aa8c7gcnliv due to session housekeeping, state=RUNNING]]] - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$641/0x00007fe75467aae8]
# for-loop in state DONE, ttl=1371
# SessionStoreTestForm.doFinally done.
2024-04-30 15:19:04,453 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2a67d92f[id = pts66b24047a3qisn87qn72jnsi12r9kqihs1873aa8c7gcnliv], user=1003120000] - MDC[scoutSession=pts66b24047a3qisn87qn72jnsi12r9kqihs1873aa8c7gcnliv, jobName=Stop client session pts66b24047a3qisn87qn72jnsi12r9kqihs1873aa8c7gcnliv due to session housekeeping]
2024-04-30 15:19:04,455 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID pts66b24047a3qisn87qn72jnsi12r9kqihs1873aa8c7gcnliv terminated. - MDC[scoutSession=pts66b24047a3qisn87qn72jnsi12r9kqihs1873aa8c7gcnliv, jobName=Stop client session pts66b24047a3qisn87qn72jnsi12r9kqihs1873aa8c7gcnliv due to session housekeeping]
2024-04-30 15:19:04,469 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3b0df551[id = 1al0ljj5rs46jmsp1o76fksqrnn2irppibak5u8t2gvb5628ofo2], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1al0ljj5rs46jmsp1o76fksqrnn2irppibak5u8t2gvb5628ofo2]]
2024-04-30 15:19:04,470 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1al0ljj5rs46jmsp1o76fksqrnn2irppibak5u8t2gvb5628ofo2, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-04-30 15:19:04,476 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1onaj72ke50ep1ap8vd45ff11c2lfn7b3ucae9igbplbh6a4vkb3 initialized
2024-04-30 15:19:04,481 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1079) - Logging out from UI session with ID 0:1onaj72ke50ep1ap8vd45ff11c2lfn7b3ucae9igbplbh6a4vkb3 [clientSessionId=1al0ljj5rs46jmsp1o76fksqrnn2irppibak5u8t2gvb5628ofo2, processingJsonRequest=false]
2024-04-30 15:19:04,482 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:1onaj72ke50ep1ap8vd45ff11c2lfn7b3ucae9igbplbh6a4vkb3...
2024-04-30 15:19:04,482 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1al0ljj5rs46jmsp1o76fksqrnn2irppibak5u8t2gvb5628ofo2 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 1al0ljj5rs46jmsp1o76fksqrnn2irppibak5u8t2gvb5628ofo2]
2024-04-30 15:19:04,483 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1al0ljj5rs46jmsp1o76fksqrnn2irppibak5u8t2gvb5628ofo2]
2024-04-30 15:19:04,483 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1al0ljj5rs46jmsp1o76fksqrnn2irppibak5u8t2gvb5628ofo2]
2024-04-30 15:19:04,483 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1093) - Logged out successfully from UI session with ID 0:1onaj72ke50ep1ap8vd45ff11c2lfn7b3ucae9igbplbh6a4vkb3
2024-04-30 15:19:04,484 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3b0df551[id = 1al0ljj5rs46jmsp1o76fksqrnn2irppibak5u8t2gvb5628ofo2] - MDC[scoutSession=1al0ljj5rs46jmsp1o76fksqrnn2irppibak5u8t2gvb5628ofo2, jobName=Stop client session 1al0ljj5rs46jmsp1o76fksqrnn2irppibak5u8t2gvb5628ofo2 due to session housekeeping]
2024-04-30 15:19:04,484 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3b0df551[id = 1al0ljj5rs46jmsp1o76fksqrnn2irppibak5u8t2gvb5628ofo2] - MDC[scoutSession=1al0ljj5rs46jmsp1o76fksqrnn2irppibak5u8t2gvb5628ofo2, jobName=Stop client session 1al0ljj5rs46jmsp1o76fksqrnn2irppibak5u8t2gvb5628ofo2 due to session housekeeping]
2024-04-30 15:19:04,485 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3b0df551[id = 1al0ljj5rs46jmsp1o76fksqrnn2irppibak5u8t2gvb5628ofo2], point of no return - MDC[scoutSession=1al0ljj5rs46jmsp1o76fksqrnn2irppibak5u8t2gvb5628ofo2, jobName=Stop client session 1al0ljj5rs46jmsp1o76fksqrnn2irppibak5u8t2gvb5628ofo2 due to session housekeeping]
# SessionStoreTestForm.doFinally  WAIT_FOR_ANOTHER_FORM...
2024-04-30 15:19:04,494 ERROR [scout-model-thread-21] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2161) - Exception while closing forms - MDC[scoutSession=1al0ljj5rs46jmsp1o76fksqrnn2irppibak5u8t2gvb5628ofo2, jobName=Stop client session 1al0ljj5rs46jmsp1o76fksqrnn2irppibak5u8t2gvb5628ofo2 due to session housekeeping]
org.eclipse.scout.rt.platform.exception.ProcessingException: There is no desktop or it is not open in the UI. [severity=ERROR, form=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm]
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.lambda$10(AbstractForm.java:1038)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.startInternal(AbstractForm.java:991)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.start(AbstractForm.java:984)
	at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:73)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1879)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2154)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:2063)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.disposeInternal(AbstractDesktop.java:2036)
	at org.eclipse.scout.rt.client.ui.AbstractWidget.dispose(AbstractWidget.java:182)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:434)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48)
	at jdk.proxy2/jdk.proxy2.$Proxy88.closeFromUI(Unknown Source)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:84)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.lambda$0(ClientSessionStopHelper.java:56)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:19:04,495 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3b0df551[id = 1al0ljj5rs46jmsp1o76fksqrnn2irppibak5u8t2gvb5628ofo2], user=1003120000] - MDC[scoutSession=1al0ljj5rs46jmsp1o76fksqrnn2irppibak5u8t2gvb5628ofo2, jobName=Stop client session 1al0ljj5rs46jmsp1o76fksqrnn2irppibak5u8t2gvb5628ofo2 due to session housekeeping]
2024-04-30 15:19:04,496 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1al0ljj5rs46jmsp1o76fksqrnn2irppibak5u8t2gvb5628ofo2 terminated. - MDC[scoutSession=1al0ljj5rs46jmsp1o76fksqrnn2irppibak5u8t2gvb5628ofo2, jobName=Stop client session 1al0ljj5rs46jmsp1o76fksqrnn2irppibak5u8t2gvb5628ofo2 due to session housekeeping]
2024-04-30 15:19:04,686 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6a960152[id = 1df1j9p9slhpdum034hqqq422tk5nbs7e1o0u6sa9dsoi9ii8gq4], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1df1j9p9slhpdum034hqqq422tk5nbs7e1o0u6sa9dsoi9ii8gq4]]
2024-04-30 15:19:04,687 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1df1j9p9slhpdum034hqqq422tk5nbs7e1o0u6sa9dsoi9ii8gq4, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-04-30 15:19:04,691 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:11ml4emaq2nna19v9e98ae1rcgu0cid6ditpqe6muavs6q0nq2o6 initialized
2024-04-30 15:19:04,695 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1079) - Logging out from UI session with ID 0:11ml4emaq2nna19v9e98ae1rcgu0cid6ditpqe6muavs6q0nq2o6 [clientSessionId=1df1j9p9slhpdum034hqqq422tk5nbs7e1o0u6sa9dsoi9ii8gq4, processingJsonRequest=false]
2024-04-30 15:19:04,695 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:11ml4emaq2nna19v9e98ae1rcgu0cid6ditpqe6muavs6q0nq2o6...
2024-04-30 15:19:04,695 INFO  [scout-thread-21] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1df1j9p9slhpdum034hqqq422tk5nbs7e1o0u6sa9dsoi9ii8gq4 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 1df1j9p9slhpdum034hqqq422tk5nbs7e1o0u6sa9dsoi9ii8gq4]
2024-04-30 15:19:04,696 INFO  [scout-thread-21] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1df1j9p9slhpdum034hqqq422tk5nbs7e1o0u6sa9dsoi9ii8gq4]
2024-04-30 15:19:04,696 INFO  [scout-thread-21] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1df1j9p9slhpdum034hqqq422tk5nbs7e1o0u6sa9dsoi9ii8gq4]
2024-04-30 15:19:04,696 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1093) - Logged out successfully from UI session with ID 0:11ml4emaq2nna19v9e98ae1rcgu0cid6ditpqe6muavs6q0nq2o6
2024-04-30 15:19:04,697 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6a960152[id = 1df1j9p9slhpdum034hqqq422tk5nbs7e1o0u6sa9dsoi9ii8gq4] - MDC[scoutSession=1df1j9p9slhpdum034hqqq422tk5nbs7e1o0u6sa9dsoi9ii8gq4, jobName=Stop client session 1df1j9p9slhpdum034hqqq422tk5nbs7e1o0u6sa9dsoi9ii8gq4 due to session housekeeping]
2024-04-30 15:19:04,697 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6a960152[id = 1df1j9p9slhpdum034hqqq422tk5nbs7e1o0u6sa9dsoi9ii8gq4] - MDC[scoutSession=1df1j9p9slhpdum034hqqq422tk5nbs7e1o0u6sa9dsoi9ii8gq4, jobName=Stop client session 1df1j9p9slhpdum034hqqq422tk5nbs7e1o0u6sa9dsoi9ii8gq4 due to session housekeeping]
2024-04-30 15:19:04,697 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6a960152[id = 1df1j9p9slhpdum034hqqq422tk5nbs7e1o0u6sa9dsoi9ii8gq4], point of no return - MDC[scoutSession=1df1j9p9slhpdum034hqqq422tk5nbs7e1o0u6sa9dsoi9ii8gq4, jobName=Stop client session 1df1j9p9slhpdum034hqqq422tk5nbs7e1o0u6sa9dsoi9ii8gq4 due to session housekeeping]
# SessionStoreTestForm.doFinally  DO_NOTHING...
# SessionStoreTestForm.doFinally done.
2024-04-30 15:19:04,698 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6a960152[id = 1df1j9p9slhpdum034hqqq422tk5nbs7e1o0u6sa9dsoi9ii8gq4], user=1003120000] - MDC[scoutSession=1df1j9p9slhpdum034hqqq422tk5nbs7e1o0u6sa9dsoi9ii8gq4, jobName=Stop client session 1df1j9p9slhpdum034hqqq422tk5nbs7e1o0u6sa9dsoi9ii8gq4 due to session housekeeping]
2024-04-30 15:19:04,699 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1df1j9p9slhpdum034hqqq422tk5nbs7e1o0u6sa9dsoi9ii8gq4 terminated. - MDC[scoutSession=1df1j9p9slhpdum034hqqq422tk5nbs7e1o0u6sa9dsoi9ii8gq4, jobName=Stop client session 1df1j9p9slhpdum034hqqq422tk5nbs7e1o0u6sa9dsoi9ii8gq4 due to session housekeeping]
2024-04-30 15:19:04,900 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@47b212d3[id = 1s9g2ripno2r4jqvl2a47bt43d13deciofkh3hhelo92ato8oe50], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1s9g2ripno2r4jqvl2a47bt43d13deciofkh3hhelo92ato8oe50]]
2024-04-30 15:19:04,900 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1s9g2ripno2r4jqvl2a47bt43d13deciofkh3hhelo92ato8oe50, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-04-30 15:19:04,904 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:dtriaor2kfso637gf4b6ekctaci6tc3fop3bm1ksuiqgmut0tlm initialized
2024-04-30 15:19:04,908 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions
2024-04-30 15:19:04,908 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:dtriaor2kfso637gf4b6ekctaci6tc3fop3bm1ksuiqgmut0tlm...
2024-04-30 15:19:04,909 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1s9g2ripno2r4jqvl2a47bt43d13deciofkh3hhelo92ato8oe50 because it is not used anymore
2024-04-30 15:19:04,910 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@47b212d3[id = 1s9g2ripno2r4jqvl2a47bt43d13deciofkh3hhelo92ato8oe50] - MDC[scoutSession=1s9g2ripno2r4jqvl2a47bt43d13deciofkh3hhelo92ato8oe50, jobName=Stop client session 1s9g2ripno2r4jqvl2a47bt43d13deciofkh3hhelo92ato8oe50 due to session housekeeping]
2024-04-30 15:19:04,910 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@47b212d3[id = 1s9g2ripno2r4jqvl2a47bt43d13deciofkh3hhelo92ato8oe50] - MDC[scoutSession=1s9g2ripno2r4jqvl2a47bt43d13deciofkh3hhelo92ato8oe50, jobName=Stop client session 1s9g2ripno2r4jqvl2a47bt43d13deciofkh3hhelo92ato8oe50 due to session housekeeping]
2024-04-30 15:19:04,911 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@47b212d3[id = 1s9g2ripno2r4jqvl2a47bt43d13deciofkh3hhelo92ato8oe50], point of no return - MDC[scoutSession=1s9g2ripno2r4jqvl2a47bt43d13deciofkh3hhelo92ato8oe50, jobName=Stop client session 1s9g2ripno2r4jqvl2a47bt43d13deciofkh3hhelo92ato8oe50 due to session housekeeping]
# SessionStoreTestForm.doFinally  WAIT_FOR_ANOTHER_FORM...
2024-04-30 15:19:04,913 ERROR [scout-model-thread-23] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2161) - Exception while closing forms - MDC[scoutSession=1s9g2ripno2r4jqvl2a47bt43d13deciofkh3hhelo92ato8oe50, jobName=Stop client session 1s9g2ripno2r4jqvl2a47bt43d13deciofkh3hhelo92ato8oe50 due to session housekeeping]
org.eclipse.scout.rt.platform.exception.ProcessingException: There is no desktop or it is not open in the UI. [severity=ERROR, form=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm]
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.lambda$10(AbstractForm.java:1038)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.startInternal(AbstractForm.java:991)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.start(AbstractForm.java:984)
	at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:73)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1879)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2154)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:2063)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.disposeInternal(AbstractDesktop.java:2036)
	at org.eclipse.scout.rt.client.ui.AbstractWidget.dispose(AbstractWidget.java:182)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:434)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48)
	at jdk.proxy2/jdk.proxy2.$Proxy88.closeFromUI(Unknown Source)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:84)
	at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.lambda$0(ClientSessionStopHelper.java:56)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:19:04,914 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@47b212d3[id = 1s9g2ripno2r4jqvl2a47bt43d13deciofkh3hhelo92ato8oe50], user=1003120000] - MDC[scoutSession=1s9g2ripno2r4jqvl2a47bt43d13deciofkh3hhelo92ato8oe50, jobName=Stop client session 1s9g2ripno2r4jqvl2a47bt43d13deciofkh3hhelo92ato8oe50 due to session housekeeping]
2024-04-30 15:19:04,915 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1s9g2ripno2r4jqvl2a47bt43d13deciofkh3hhelo92ato8oe50 terminated. - MDC[scoutSession=1s9g2ripno2r4jqvl2a47bt43d13deciofkh3hhelo92ato8oe50, jobName=Stop client session 1s9g2ripno2r4jqvl2a47bt43d13deciofkh3hhelo92ato8oe50 due to session housekeeping]
2024-04-30 15:19:04,919 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@35d2d402[id = cbfqf560q46lpk5h6u4u5dkn8g06hpe3mmeo6b8e8eibs45cj9n], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=cbfqf560q46lpk5h6u4u5dkn8g06hpe3mmeo6b8e8eibs45cj9n]]
2024-04-30 15:19:04,919 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=cbfqf560q46lpk5h6u4u5dkn8g06hpe3mmeo6b8e8eibs45cj9n, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-04-30 15:19:04,923 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:rra6s2jjdbos1d5bp8d17v8m76n5qu9qjemnc2ge7fsi096u4sk initialized
2024-04-30 15:19:04,924 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:rra6s2jjdbos1d5bp8d17v8m76n5qu9qjemnc2ge7fsi096u4sk...
2024-04-30 15:19:04,924 INFO  [scout-thread-21] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID cbfqf560q46lpk5h6u4u5dkn8g06hpe3mmeo6b8e8eibs45cj9n because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID cbfqf560q46lpk5h6u4u5dkn8g06hpe3mmeo6b8e8eibs45cj9n]
2024-04-30 15:19:04,924 INFO  [scout-thread-21] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID cbfqf560q46lpk5h6u4u5dkn8g06hpe3mmeo6b8e8eibs45cj9n]
2024-04-30 15:19:04,925 INFO  [scout-thread-21] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID cbfqf560q46lpk5h6u4u5dkn8g06hpe3mmeo6b8e8eibs45cj9n]
2024-04-30 15:19:05,010 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@35d2d402[id = cbfqf560q46lpk5h6u4u5dkn8g06hpe3mmeo6b8e8eibs45cj9n] - MDC[scoutSession=cbfqf560q46lpk5h6u4u5dkn8g06hpe3mmeo6b8e8eibs45cj9n, jobName=Stop client session cbfqf560q46lpk5h6u4u5dkn8g06hpe3mmeo6b8e8eibs45cj9n due to session housekeeping]
2024-04-30 15:19:05,010 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@35d2d402[id = cbfqf560q46lpk5h6u4u5dkn8g06hpe3mmeo6b8e8eibs45cj9n] - MDC[scoutSession=cbfqf560q46lpk5h6u4u5dkn8g06hpe3mmeo6b8e8eibs45cj9n, jobName=Stop client session cbfqf560q46lpk5h6u4u5dkn8g06hpe3mmeo6b8e8eibs45cj9n due to session housekeeping]
2024-04-30 15:19:05,011 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@35d2d402[id = cbfqf560q46lpk5h6u4u5dkn8g06hpe3mmeo6b8e8eibs45cj9n], point of no return - MDC[scoutSession=cbfqf560q46lpk5h6u4u5dkn8g06hpe3mmeo6b8e8eibs45cj9n, jobName=Stop client session cbfqf560q46lpk5h6u4u5dkn8g06hpe3mmeo6b8e8eibs45cj9n due to session housekeeping]
2024-04-30 15:19:05,011 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@35d2d402[id = cbfqf560q46lpk5h6u4u5dkn8g06hpe3mmeo6b8e8eibs45cj9n], user=1003120000] - MDC[scoutSession=cbfqf560q46lpk5h6u4u5dkn8g06hpe3mmeo6b8e8eibs45cj9n, jobName=Stop client session cbfqf560q46lpk5h6u4u5dkn8g06hpe3mmeo6b8e8eibs45cj9n due to session housekeeping]
2024-04-30 15:19:05,011 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID cbfqf560q46lpk5h6u4u5dkn8g06hpe3mmeo6b8e8eibs45cj9n terminated. - MDC[scoutSession=cbfqf560q46lpk5h6u4u5dkn8g06hpe3mmeo6b8e8eibs45cj9n, jobName=Stop client session cbfqf560q46lpk5h6u4u5dkn8g06hpe3mmeo6b8e8eibs45cj9n due to session housekeeping]
2024-04-30 15:19:05,173 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@31c31480[id = nsh83ij4f2q75b15frdpfeljt0n6kl0n90l2qfgp8hnfe6rukb7], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=nsh83ij4f2q75b15frdpfeljt0n6kl0n90l2qfgp8hnfe6rukb7]]
2024-04-30 15:19:05,173 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=nsh83ij4f2q75b15frdpfeljt0n6kl0n90l2qfgp8hnfe6rukb7, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-04-30 15:19:05,177 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1m2e50hdmp3a20ho3i7ergvd306csbkv4b1bal548p8qucjirev initialized
2024-04-30 15:19:05,177 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@31c31480[id = nsh83ij4f2q75b15frdpfeljt0n6kl0n90l2qfgp8hnfe6rukb7]
2024-04-30 15:19:05,177 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@31c31480[id = nsh83ij4f2q75b15frdpfeljt0n6kl0n90l2qfgp8hnfe6rukb7]
2024-04-30 15:19:05,179 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@31c31480[id = nsh83ij4f2q75b15frdpfeljt0n6kl0n90l2qfgp8hnfe6rukb7], point of no return
2024-04-30 15:19:05,179 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1079) - Logging out from UI session with ID 0:1m2e50hdmp3a20ho3i7ergvd306csbkv4b1bal548p8qucjirev [clientSessionId=nsh83ij4f2q75b15frdpfeljt0n6kl0n90l2qfgp8hnfe6rukb7, processingJsonRequest=false]
2024-04-30 15:19:05,179 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:1m2e50hdmp3a20ho3i7ergvd306csbkv4b1bal548p8qucjirev...
2024-04-30 15:19:05,180 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1093) - Logged out successfully from UI session with ID 0:1m2e50hdmp3a20ho3i7ergvd306csbkv4b1bal548p8qucjirev
2024-04-30 15:19:05,180 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session nsh83ij4f2q75b15frdpfeljt0n6kl0n90l2qfgp8hnfe6rukb7 is stopping, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID nsh83ij4f2q75b15frdpfeljt0n6kl0n90l2qfgp8hnfe6rukb7]
2024-04-30 15:19:05,180 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID nsh83ij4f2q75b15frdpfeljt0n6kl0n90l2qfgp8hnfe6rukb7]
2024-04-30 15:19:05,180 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID nsh83ij4f2q75b15frdpfeljt0n6kl0n90l2qfgp8hnfe6rukb7]
2024-04-30 15:19:05,180 INFO  [main] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@31c31480[id = nsh83ij4f2q75b15frdpfeljt0n6kl0n90l2qfgp8hnfe6rukb7], user=1003120000]
2024-04-30 15:19:05,185 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@349b8f74[id = fue5889oms4rk6ulgf5oenlntkvas1i867mb9mgeoq9bkne44k5], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=fue5889oms4rk6ulgf5oenlntkvas1i867mb9mgeoq9bkne44k5]]
2024-04-30 15:19:05,185 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=fue5889oms4rk6ulgf5oenlntkvas1i867mb9mgeoq9bkne44k5, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-04-30 15:19:05,189 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:17qvitk8bq7i2k1468t9vp9vp8uqg1785uqaodndc82ffob292d3 initialized
2024-04-30 15:19:05,193 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions
2024-04-30 15:19:05,193 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:17qvitk8bq7i2k1468t9vp9vp8uqg1785uqaodndc82ffob292d3...
2024-04-30 15:19:05,194 INFO  [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID fue5889oms4rk6ulgf5oenlntkvas1i867mb9mgeoq9bkne44k5 because it is not used anymore
2024-04-30 15:19:05,195 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@349b8f74[id = fue5889oms4rk6ulgf5oenlntkvas1i867mb9mgeoq9bkne44k5] - MDC[scoutSession=fue5889oms4rk6ulgf5oenlntkvas1i867mb9mgeoq9bkne44k5, jobName=Stop client session fue5889oms4rk6ulgf5oenlntkvas1i867mb9mgeoq9bkne44k5 due to session housekeeping]
2024-04-30 15:19:05,195 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@349b8f74[id = fue5889oms4rk6ulgf5oenlntkvas1i867mb9mgeoq9bkne44k5] - MDC[scoutSession=fue5889oms4rk6ulgf5oenlntkvas1i867mb9mgeoq9bkne44k5, jobName=Stop client session fue5889oms4rk6ulgf5oenlntkvas1i867mb9mgeoq9bkne44k5 due to session housekeeping]
2024-04-30 15:19:05,196 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@349b8f74[id = fue5889oms4rk6ulgf5oenlntkvas1i867mb9mgeoq9bkne44k5], point of no return - MDC[scoutSession=fue5889oms4rk6ulgf5oenlntkvas1i867mb9mgeoq9bkne44k5, jobName=Stop client session fue5889oms4rk6ulgf5oenlntkvas1i867mb9mgeoq9bkne44k5 due to session housekeeping]
# SessionStoreTestForm.doFinally  DO_NOTHING...
# SessionStoreTestForm.doFinally done.
2024-04-30 15:19:05,197 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@349b8f74[id = fue5889oms4rk6ulgf5oenlntkvas1i867mb9mgeoq9bkne44k5], user=1003120000] - MDC[scoutSession=fue5889oms4rk6ulgf5oenlntkvas1i867mb9mgeoq9bkne44k5, jobName=Stop client session fue5889oms4rk6ulgf5oenlntkvas1i867mb9mgeoq9bkne44k5 due to session housekeeping]
2024-04-30 15:19:05,197 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID fue5889oms4rk6ulgf5oenlntkvas1i867mb9mgeoq9bkne44k5 terminated. - MDC[scoutSession=fue5889oms4rk6ulgf5oenlntkvas1i867mb9mgeoq9bkne44k5, jobName=Stop client session fue5889oms4rk6ulgf5oenlntkvas1i867mb9mgeoq9bkne44k5 due to session housekeeping]
2024-04-30 15:19:05,203 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@24edc30e[id = 1jjsl33pj3rjb91hnpkkmqqs301mn0p3eesho2cbr3323d98arrt], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1jjsl33pj3rjb91hnpkkmqqs301mn0p3eesho2cbr3323d98arrt]]
2024-04-30 15:19:05,204 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1jjsl33pj3rjb91hnpkkmqqs301mn0p3eesho2cbr3323d98arrt, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-04-30 15:19:05,208 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1c9rd6nmhfb85hn70j3njd5bon93skeh86vc11mm7lj19fppimv9 initialized
2024-04-30 15:19:05,212 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1079) - Logging out from UI session with ID 0:1c9rd6nmhfb85hn70j3njd5bon93skeh86vc11mm7lj19fppimv9 [clientSessionId=1jjsl33pj3rjb91hnpkkmqqs301mn0p3eesho2cbr3323d98arrt, processingJsonRequest=false]
2024-04-30 15:19:05,212 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:1c9rd6nmhfb85hn70j3njd5bon93skeh86vc11mm7lj19fppimv9...
2024-04-30 15:19:05,213 INFO  [scout-thread-21] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1jjsl33pj3rjb91hnpkkmqqs301mn0p3eesho2cbr3323d98arrt because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 1jjsl33pj3rjb91hnpkkmqqs301mn0p3eesho2cbr3323d98arrt]
2024-04-30 15:19:05,213 INFO  [scout-thread-21] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1jjsl33pj3rjb91hnpkkmqqs301mn0p3eesho2cbr3323d98arrt]
2024-04-30 15:19:05,213 INFO  [scout-thread-21] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1jjsl33pj3rjb91hnpkkmqqs301mn0p3eesho2cbr3323d98arrt]
2024-04-30 15:19:05,214 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1093) - Logged out successfully from UI session with ID 0:1c9rd6nmhfb85hn70j3njd5bon93skeh86vc11mm7lj19fppimv9
2024-04-30 15:19:05,214 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@24edc30e[id = 1jjsl33pj3rjb91hnpkkmqqs301mn0p3eesho2cbr3323d98arrt] - MDC[scoutSession=1jjsl33pj3rjb91hnpkkmqqs301mn0p3eesho2cbr3323d98arrt, jobName=Stop client session 1jjsl33pj3rjb91hnpkkmqqs301mn0p3eesho2cbr3323d98arrt due to session housekeeping]
2024-04-30 15:19:05,214 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@24edc30e[id = 1jjsl33pj3rjb91hnpkkmqqs301mn0p3eesho2cbr3323d98arrt] - MDC[scoutSession=1jjsl33pj3rjb91hnpkkmqqs301mn0p3eesho2cbr3323d98arrt, jobName=Stop client session 1jjsl33pj3rjb91hnpkkmqqs301mn0p3eesho2cbr3323d98arrt due to session housekeeping]
2024-04-30 15:19:05,215 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@24edc30e[id = 1jjsl33pj3rjb91hnpkkmqqs301mn0p3eesho2cbr3323d98arrt], point of no return - MDC[scoutSession=1jjsl33pj3rjb91hnpkkmqqs301mn0p3eesho2cbr3323d98arrt, jobName=Stop client session 1jjsl33pj3rjb91hnpkkmqqs301mn0p3eesho2cbr3323d98arrt due to session housekeeping]
# SessionStoreTestForm.doFinally  WAIT_FOR_LOOP...
# for-loop in state RUNNING, ttl=5000
2024-04-30 15:19:07,216 WARN  [scout-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.awaitJobs(ClientSessionStopHelper.java:153) - Client session org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@24edc30e[id = 1jjsl33pj3rjb91hnpkkmqqs301mn0p3eesho2cbr3323d98arrt] did not stop within 1 seconds. Stopping will continue. - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$641/0x00007fe75467aae8]
2024-04-30 15:19:07,216 INFO  [scout-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.cancelJobs(ClientSessionStopHelper.java:171) - Cancel running model jobs because the client session was shut down. [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@24edc30e[id = 1jjsl33pj3rjb91hnpkkmqqs301mn0p3eesho2cbr3323d98arrt], user=1003120000, jobs=[JobFutureTask@6eef57ee[job=Stop client session 1jjsl33pj3rjb91hnpkkmqqs301mn0p3eesho2cbr3323d98arrt due to session housekeeping, state=RUNNING]]] - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$641/0x00007fe75467aae8]
# for-loop in state DONE, ttl=2140
# SessionStoreTestForm.doFinally done.
2024-04-30 15:19:10,216 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@24edc30e[id = 1jjsl33pj3rjb91hnpkkmqqs301mn0p3eesho2cbr3323d98arrt], user=1003120000] - MDC[scoutSession=1jjsl33pj3rjb91hnpkkmqqs301mn0p3eesho2cbr3323d98arrt, jobName=Stop client session 1jjsl33pj3rjb91hnpkkmqqs301mn0p3eesho2cbr3323d98arrt due to session housekeeping]
2024-04-30 15:19:10,217 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1jjsl33pj3rjb91hnpkkmqqs301mn0p3eesho2cbr3323d98arrt terminated. - MDC[scoutSession=1jjsl33pj3rjb91hnpkkmqqs301mn0p3eesho2cbr3323d98arrt, jobName=Stop client session 1jjsl33pj3rjb91hnpkkmqqs301mn0p3eesho2cbr3323d98arrt due to session housekeeping]
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.34 s -- in org.eclipse.scout.rt.ui.html.UiSessionTest
[INFO] Running org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest
2024-04-30 15:19:10,221 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:19:10,233 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-04-30 15:19:10,234 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered.
2024-04-30 15:19:10,235 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-04-30 15:19:10,235 INFO  [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:220) - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service.
2024-04-30 15:19:10,250 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'http'
2024-04-30 15:19:10,268 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 
2024-04-30 15:19:10,269 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'ui'
2024-04-30 15:19:10,269 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 
2024-04-30 15:19:10,271 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'client'
2024-04-30 15:19:10,273 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execLoadSession'  - MDC[jobName=Starting ClientSession [sessionId=gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6]]
2024-04-30 15:19:10,278 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@3c9bab93[id = gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6], user=null] - MDC[jobName=Starting ClientSession [sessionId=gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6]]
2024-04-30 15:19:10,278 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-04-30 15:19:10,279 INFO  [main] org.eclipse.scout.rt.ui.html.UiThemeHelper.getConfiguredTheme(UiThemeHelper.java:58) - UI theme configured in config.properties: default
2024-04-30 15:19:10,280 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execOpened'  - MDC[scoutSession=gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6, jobName=Starting Desktop]
2024-04-30 15:19:10,281 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached'  - MDC[scoutSession=gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6, jobName=Starting Desktop]
2024-04-30 15:19:10,282 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.JsonObjectFactory@7dde0b6f] - MDC[scoutSession=gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6, jobName=Starting JsonClientSession]
2024-04-30 15:19:10,286 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:v3pcje819olp405c72gerrnvhlm4dkcgfb3keu0t0ehfhoac2qi initialized
2024-04-30 15:19:10,286 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:v3pcje819olp405c72gerrnvhlm4dkcgfb3keu0t0ehfhoac2qi in 18.612771 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s]
2024-04-30 15:19:10,302 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:v3pcje819olp405c72gerrnvhlm4dkcgfb3keu0t0ehfhoac2qi (requested by UI)
2024-04-30 15:19:10,303 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 
2024-04-30 15:19:10,303 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:v3pcje819olp405c72gerrnvhlm4dkcgfb3keu0t0ehfhoac2qi...
2024-04-30 15:19:10,304 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached'  - MDC[scoutSession=gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6, jobName=Detaching Gui]
2024-04-30 15:19:12,304 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'SessionStore.doHousekeeping'  - MDC[jobName=Performing session housekeeping for client session with ID gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6]
2024-04-30 15:19:12,306 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6]
2024-04-30 15:19:12,307 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6]
2024-04-30 15:19:12,308 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6]
2024-04-30 15:19:12,310 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopping'  - MDC[scoutSession=gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6, jobName=Stop client session gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6 due to session housekeeping]
2024-04-30 15:19:12,311 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@3c9bab93[id = gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6] - MDC[scoutSession=gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6, jobName=Stop client session gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6 due to session housekeeping]
2024-04-30 15:19:12,311 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@3c9bab93[id = gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6] - MDC[scoutSession=gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6, jobName=Stop client session gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6 due to session housekeeping]
2024-04-30 15:19:12,311 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@3c9bab93[id = gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6], point of no return - MDC[scoutSession=gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6, jobName=Stop client session gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6 due to session housekeeping]
2024-04-30 15:19:12,312 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execStoreSession'  - MDC[scoutSession=gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6, jobName=Stop client session gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6 due to session housekeeping]
2024-04-30 15:19:12,312 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execClosing'  - MDC[scoutSession=gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6, jobName=Stop client session gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6 due to session housekeeping]
2024-04-30 15:19:12,313 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@3c9bab93[id = gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6], user=null] - MDC[scoutSession=gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6, jobName=Stop client session gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6 due to session housekeeping]
2024-04-30 15:19:12,313 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopped'  - MDC[scoutSession=gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6, jobName=Stop client session gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6 due to session housekeeping]
2024-04-30 15:19:12,313 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6 terminated. - MDC[scoutSession=gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6, jobName=Stop client session gsunnjsg3gf88lri3sseuqh8u5teomi6ko5soi38dmbtfd6d4d6 due to session housekeeping]
2024-04-30 15:19:12,319 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 
2024-04-30 15:19:12,320 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 
2024-04-30 15:19:12,322 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execLoadSession'  - MDC[jobName=Starting ClientSession [sessionId=o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb]]
2024-04-30 15:19:12,324 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@a2ce825[id = o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb], user=null] - MDC[jobName=Starting ClientSession [sessionId=o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb]]
2024-04-30 15:19:12,324 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-04-30 15:19:12,325 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execOpened'  - MDC[scoutSession=o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb, jobName=Starting Desktop]
2024-04-30 15:19:12,326 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached'  - MDC[scoutSession=o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb, jobName=Starting Desktop]
2024-04-30 15:19:12,330 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:unf31lf1tgde2uu6i05etneibostk47j6lrhuudaij1dorit186 initialized
2024-04-30 15:19:12,330 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:unf31lf1tgde2uu6i05etneibostk47j6lrhuudaij1dorit186 in 11.112499 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s]
2024-04-30 15:19:12,336 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 
2024-04-30 15:19:12,336 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 
2024-04-30 15:19:12,338 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:305) - Using cached client session [clientSessionId=o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb]
2024-04-30 15:19:12,341 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1uujrd8f9kt2oofsm4ned45vnp1rk5kd56eqe5hv8ja0hhgvqv5v initialized
2024-04-30 15:19:12,341 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:1uujrd8f9kt2oofsm4ned45vnp1rk5kd56eqe5hv8ja0hhgvqv5v in 5.068018 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s]
2024-04-30 15:19:12,346 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:unf31lf1tgde2uu6i05etneibostk47j6lrhuudaij1dorit186 (requested by UI)
2024-04-30 15:19:12,346 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 
2024-04-30 15:19:12,346 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:unf31lf1tgde2uu6i05etneibostk47j6lrhuudaij1dorit186...
2024-04-30 15:19:12,348 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:1uujrd8f9kt2oofsm4ned45vnp1rk5kd56eqe5hv8ja0hhgvqv5v (requested by UI)
2024-04-30 15:19:12,349 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 
2024-04-30 15:19:12,349 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:1uujrd8f9kt2oofsm4ned45vnp1rk5kd56eqe5hv8ja0hhgvqv5v...
2024-04-30 15:19:12,351 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached'  - MDC[scoutSession=o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb, jobName=Detaching Gui]
2024-04-30 15:19:14,349 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'SessionStore.doHousekeeping'  - MDC[jobName=Performing session housekeeping for client session with ID o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb]
2024-04-30 15:19:14,350 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb]
2024-04-30 15:19:14,350 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb]
2024-04-30 15:19:14,350 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb]
2024-04-30 15:19:14,352 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopping'  - MDC[scoutSession=o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb, jobName=Stop client session o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb due to session housekeeping]
2024-04-30 15:19:14,352 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@a2ce825[id = o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb] - MDC[scoutSession=o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb, jobName=Stop client session o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb due to session housekeeping]
2024-04-30 15:19:14,352 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@a2ce825[id = o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb] - MDC[scoutSession=o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb, jobName=Stop client session o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb due to session housekeeping]
2024-04-30 15:19:14,352 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@a2ce825[id = o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb], point of no return - MDC[scoutSession=o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb, jobName=Stop client session o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb due to session housekeeping]
2024-04-30 15:19:14,353 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execStoreSession'  - MDC[scoutSession=o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb, jobName=Stop client session o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb due to session housekeeping]
2024-04-30 15:19:14,353 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execClosing'  - MDC[scoutSession=o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb, jobName=Stop client session o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb due to session housekeeping]
2024-04-30 15:19:14,353 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@a2ce825[id = o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb], user=null] - MDC[scoutSession=o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb, jobName=Stop client session o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb due to session housekeeping]
2024-04-30 15:19:14,354 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopped'  - MDC[scoutSession=o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb, jobName=Stop client session o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb due to session housekeeping]
2024-04-30 15:19:14,354 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb terminated. - MDC[scoutSession=o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb, jobName=Stop client session o8ssj2ceb2urlhmu7jeil492do245c3kk447nkrf8mrd9asu4hb due to session housekeeping]
2024-04-30 15:19:14,357 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 
2024-04-30 15:19:14,358 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 
2024-04-30 15:19:14,360 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execLoadSession'  - MDC[jobName=Starting ClientSession [sessionId=18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8]]
2024-04-30 15:19:14,361 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@401c0f78[id = 18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8], user=null] - MDC[jobName=Starting ClientSession [sessionId=18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8]]
2024-04-30 15:19:14,361 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-04-30 15:19:14,362 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execOpened'  - MDC[scoutSession=18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8, jobName=Starting Desktop]
2024-04-30 15:19:14,362 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached'  - MDC[scoutSession=18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8, jobName=Starting Desktop]
2024-04-30 15:19:14,365 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:14ulnr696hsgrs20ok4o65q4pr8gm1tsbmm9o26oa9o4ikf67145 initialized
2024-04-30 15:19:14,365 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:14ulnr696hsgrs20ok4o65q4pr8gm1tsbmm9o26oa9o4ikf67145 in 7.878054 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s]
2024-04-30 15:19:14,370 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:14ulnr696hsgrs20ok4o65q4pr8gm1tsbmm9o26oa9o4ikf67145 (requested by UI)
2024-04-30 15:19:14,370 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 
2024-04-30 15:19:14,370 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:14ulnr696hsgrs20ok4o65q4pr8gm1tsbmm9o26oa9o4ikf67145...
2024-04-30 15:19:14,372 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached'  - MDC[scoutSession=18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8, jobName=Detaching Gui]
2024-04-30 15:19:14,374 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 
2024-04-30 15:19:14,375 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 
2024-04-30 15:19:14,375 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:305) - Using cached client session [clientSessionId=18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8]
2024-04-30 15:19:14,376 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached'  - MDC[scoutSession=18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8, jobName=Starting Desktop]
2024-04-30 15:19:14,378 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1l8qhqio6mmq45m42tsc7dtrunuuteqp65f5u1ob6kpj0u2ktpd8 initialized
2024-04-30 15:19:14,378 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:1l8qhqio6mmq45m42tsc7dtrunuuteqp65f5u1ob6kpj0u2ktpd8 in 4.114198 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s]
2024-04-30 15:19:14,383 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:1l8qhqio6mmq45m42tsc7dtrunuuteqp65f5u1ob6kpj0u2ktpd8 (requested by UI)
2024-04-30 15:19:14,383 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 
2024-04-30 15:19:14,383 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:1l8qhqio6mmq45m42tsc7dtrunuuteqp65f5u1ob6kpj0u2ktpd8...
2024-04-30 15:19:14,385 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached'  - MDC[scoutSession=18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8, jobName=Detaching Gui]
2024-04-30 15:19:16,385 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'SessionStore.doHousekeeping'  - MDC[jobName=Performing session housekeeping for client session with ID 18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8]
2024-04-30 15:19:16,386 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8]
2024-04-30 15:19:16,387 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8]
2024-04-30 15:19:16,387 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8]
2024-04-30 15:19:16,389 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopping'  - MDC[scoutSession=18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8, jobName=Stop client session 18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8 due to session housekeeping]
2024-04-30 15:19:16,390 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@401c0f78[id = 18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8] - MDC[scoutSession=18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8, jobName=Stop client session 18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8 due to session housekeeping]
2024-04-30 15:19:16,390 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@401c0f78[id = 18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8] - MDC[scoutSession=18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8, jobName=Stop client session 18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8 due to session housekeeping]
2024-04-30 15:19:16,390 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@401c0f78[id = 18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8], point of no return - MDC[scoutSession=18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8, jobName=Stop client session 18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8 due to session housekeeping]
2024-04-30 15:19:16,391 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execStoreSession'  - MDC[scoutSession=18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8, jobName=Stop client session 18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8 due to session housekeeping]
2024-04-30 15:19:16,391 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execClosing'  - MDC[scoutSession=18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8, jobName=Stop client session 18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8 due to session housekeeping]
2024-04-30 15:19:16,392 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@401c0f78[id = 18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8], user=null] - MDC[scoutSession=18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8, jobName=Stop client session 18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8 due to session housekeeping]
2024-04-30 15:19:16,392 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopped'  - MDC[scoutSession=18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8, jobName=Stop client session 18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8 due to session housekeeping]
2024-04-30 15:19:16,392 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8 terminated. - MDC[scoutSession=18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8, jobName=Stop client session 18k21fiff3oqo3jjtslndthl3alta5066djn5tit26ajdu604qm8 due to session housekeeping]
2024-04-30 15:19:16,398 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 
2024-04-30 15:19:16,399 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 
2024-04-30 15:19:16,400 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execLoadSession'  - MDC[jobName=Starting ClientSession [sessionId=15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f]]
2024-04-30 15:19:16,403 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@7facd2cb[id = 15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f], user=null] - MDC[jobName=Starting ClientSession [sessionId=15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f]]
2024-04-30 15:19:16,403 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-04-30 15:19:16,404 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execOpened'  - MDC[scoutSession=15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f, jobName=Starting Desktop]
2024-04-30 15:19:16,404 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached'  - MDC[scoutSession=15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f, jobName=Starting Desktop]
2024-04-30 15:19:16,408 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1v5qm3kji2gcsf35nn74qjoe4rn7ri2v8pricr3pe49ekvsanpmj initialized
2024-04-30 15:19:16,408 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:1v5qm3kji2gcsf35nn74qjoe4rn7ri2v8pricr3pe49ekvsanpmj in 10.344445 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s]
2024-04-30 15:19:16,413 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 
2024-04-30 15:19:16,414 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 
2024-04-30 15:19:16,414 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:305) - Using cached client session [clientSessionId=15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f]
2024-04-30 15:19:16,417 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:gcpvjpgesfmn2ra4iog12ugk7lqmhem11ph7cb1v05j90dilg85 initialized
2024-04-30 15:19:16,417 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:gcpvjpgesfmn2ra4iog12ugk7lqmhem11ph7cb1v05j90dilg85 in 3.998688 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s]
2024-04-30 15:19:16,421 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:1v5qm3kji2gcsf35nn74qjoe4rn7ri2v8pricr3pe49ekvsanpmj (requested by UI)
2024-04-30 15:19:16,421 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 
2024-04-30 15:19:16,421 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:1v5qm3kji2gcsf35nn74qjoe4rn7ri2v8pricr3pe49ekvsanpmj...
2024-04-30 15:19:16,424 INFO  [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:gcpvjpgesfmn2ra4iog12ugk7lqmhem11ph7cb1v05j90dilg85 (requested by UI)
2024-04-30 15:19:16,424 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 
2024-04-30 15:19:16,424 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:gcpvjpgesfmn2ra4iog12ugk7lqmhem11ph7cb1v05j90dilg85...
2024-04-30 15:19:16,426 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached'  - MDC[scoutSession=15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f, jobName=Detaching Gui]
2024-04-30 15:19:18,424 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'SessionStore.doHousekeeping'  - MDC[jobName=Performing session housekeeping for client session with ID 15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f]
2024-04-30 15:19:18,424 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f]
2024-04-30 15:19:18,425 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f]
2024-04-30 15:19:18,425 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f]
2024-04-30 15:19:18,426 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopping'  - MDC[scoutSession=15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f, jobName=Stop client session 15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f due to session housekeeping]
2024-04-30 15:19:18,426 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@7facd2cb[id = 15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f] - MDC[scoutSession=15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f, jobName=Stop client session 15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f due to session housekeeping]
2024-04-30 15:19:18,427 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@7facd2cb[id = 15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f] - MDC[scoutSession=15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f, jobName=Stop client session 15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f due to session housekeeping]
2024-04-30 15:19:18,427 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@7facd2cb[id = 15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f], point of no return - MDC[scoutSession=15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f, jobName=Stop client session 15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f due to session housekeeping]
2024-04-30 15:19:18,427 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execStoreSession'  - MDC[scoutSession=15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f, jobName=Stop client session 15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f due to session housekeeping]
2024-04-30 15:19:18,428 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execClosing'  - MDC[scoutSession=15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f, jobName=Stop client session 15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f due to session housekeeping]
2024-04-30 15:19:18,428 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@7facd2cb[id = 15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f], user=null] - MDC[scoutSession=15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f, jobName=Stop client session 15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f due to session housekeeping]
2024-04-30 15:19:18,428 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopped'  - MDC[scoutSession=15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f, jobName=Stop client session 15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f due to session housekeeping]
2024-04-30 15:19:18,428 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f terminated. - MDC[scoutSession=15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f, jobName=Stop client session 15ssr2oire9k1fnrs9pf773d6p3fdguc9pe4mgfpmr51pfetv72f due to session housekeeping]
2024-04-30 15:19:18,431 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 
2024-04-30 15:19:18,432 INFO  [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 
2024-04-30 15:19:18,433 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execLoadSession'  - MDC[jobName=Starting ClientSession [sessionId=1pege2ders4e6olcrra3gvaqli91k0dcut268pq7ovc404noodkj]]
2024-04-30 15:19:18,434 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@fe4e5a5[id = 1pege2ders4e6olcrra3gvaqli91k0dcut268pq7ovc404noodkj], user=null] - MDC[jobName=Starting ClientSession [sessionId=1pege2ders4e6olcrra3gvaqli91k0dcut268pq7ovc404noodkj]]
2024-04-30 15:19:18,435 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1pege2ders4e6olcrra3gvaqli91k0dcut268pq7ovc404noodkj, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-04-30 15:19:18,436 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execOpened'  - MDC[scoutSession=1pege2ders4e6olcrra3gvaqli91k0dcut268pq7ovc404noodkj, jobName=Starting Desktop]
2024-04-30 15:19:18,436 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached'  - MDC[scoutSession=1pege2ders4e6olcrra3gvaqli91k0dcut268pq7ovc404noodkj, jobName=Starting Desktop]
2024-04-30 15:19:18,438 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:l7adrdr0uprnmq7g25nmr5m7jfn8ssk4kjbmq8gtqsug0ebmll6 initialized
2024-04-30 15:19:18,439 INFO  [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:l7adrdr0uprnmq7g25nmr5m7jfn8ssk4kjbmq8gtqsug0ebmll6 in 7.180507 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s]
2024-04-30 15:19:18,443 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopping'  - MDC[scoutSession=1pege2ders4e6olcrra3gvaqli91k0dcut268pq7ovc404noodkj, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$665/0x00007fe754697918]
2024-04-30 15:19:18,443 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@fe4e5a5[id = 1pege2ders4e6olcrra3gvaqli91k0dcut268pq7ovc404noodkj] - MDC[scoutSession=1pege2ders4e6olcrra3gvaqli91k0dcut268pq7ovc404noodkj, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$665/0x00007fe754697918]
2024-04-30 15:19:18,443 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@fe4e5a5[id = 1pege2ders4e6olcrra3gvaqli91k0dcut268pq7ovc404noodkj] - MDC[scoutSession=1pege2ders4e6olcrra3gvaqli91k0dcut268pq7ovc404noodkj, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$665/0x00007fe754697918]
2024-04-30 15:19:18,443 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@fe4e5a5[id = 1pege2ders4e6olcrra3gvaqli91k0dcut268pq7ovc404noodkj], point of no return - MDC[scoutSession=1pege2ders4e6olcrra3gvaqli91k0dcut268pq7ovc404noodkj, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$665/0x00007fe754697918]
2024-04-30 15:19:18,443 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1079) - Logging out from UI session with ID 0:l7adrdr0uprnmq7g25nmr5m7jfn8ssk4kjbmq8gtqsug0ebmll6 [clientSessionId=1pege2ders4e6olcrra3gvaqli91k0dcut268pq7ovc404noodkj, processingJsonRequest=false] - MDC[scoutSession=1pege2ders4e6olcrra3gvaqli91k0dcut268pq7ovc404noodkj, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$665/0x00007fe754697918]
2024-04-30 15:19:18,444 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose'  - MDC[scoutSession=1pege2ders4e6olcrra3gvaqli91k0dcut268pq7ovc404noodkj, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$665/0x00007fe754697918]
2024-04-30 15:19:18,444 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:l7adrdr0uprnmq7g25nmr5m7jfn8ssk4kjbmq8gtqsug0ebmll6... - MDC[scoutSession=1pege2ders4e6olcrra3gvaqli91k0dcut268pq7ovc404noodkj, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$665/0x00007fe754697918]
2024-04-30 15:19:18,444 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1093) - Logged out successfully from UI session with ID 0:l7adrdr0uprnmq7g25nmr5m7jfn8ssk4kjbmq8gtqsug0ebmll6 - MDC[scoutSession=1pege2ders4e6olcrra3gvaqli91k0dcut268pq7ovc404noodkj, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$665/0x00007fe754697918]
2024-04-30 15:19:18,444 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execStoreSession'  - MDC[scoutSession=1pege2ders4e6olcrra3gvaqli91k0dcut268pq7ovc404noodkj, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$665/0x00007fe754697918]
2024-04-30 15:19:18,445 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached'  - MDC[scoutSession=1pege2ders4e6olcrra3gvaqli91k0dcut268pq7ovc404noodkj, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$665/0x00007fe754697918]
2024-04-30 15:19:18,445 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execClosing'  - MDC[scoutSession=1pege2ders4e6olcrra3gvaqli91k0dcut268pq7ovc404noodkj, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$665/0x00007fe754697918]
2024-04-30 15:19:18,445 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@fe4e5a5[id = 1pege2ders4e6olcrra3gvaqli91k0dcut268pq7ovc404noodkj], user=null] - MDC[scoutSession=1pege2ders4e6olcrra3gvaqli91k0dcut268pq7ovc404noodkj, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$665/0x00007fe754697918]
2024-04-30 15:19:18,445 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopped'  - MDC[scoutSession=1pege2ders4e6olcrra3gvaqli91k0dcut268pq7ovc404noodkj, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$665/0x00007fe754697918]
2024-04-30 15:19:20,445 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'SessionStore.doHousekeeping'  - MDC[jobName=Performing session housekeeping for client session with ID 1pege2ders4e6olcrra3gvaqli91k0dcut268pq7ovc404noodkj]
2024-04-30 15:19:20,445 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session 1pege2ders4e6olcrra3gvaqli91k0dcut268pq7ovc404noodkj is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 1pege2ders4e6olcrra3gvaqli91k0dcut268pq7ovc404noodkj]
2024-04-30 15:19:20,446 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1pege2ders4e6olcrra3gvaqli91k0dcut268pq7ovc404noodkj]
2024-04-30 15:19:20,446 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1pege2ders4e6olcrra3gvaqli91k0dcut268pq7ovc404noodkj]
2024-04-30 15:19:20,450 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-04-30 15:19:20,451 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.23 s -- in org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest
[INFO] Running org.eclipse.scout.rt.ui.html.UiJobsTest
2024-04-30 15:19:20,459 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4aa7215f[id = 1h0b80qn6rkcioq7ik7roe4e07rfjuk0lfclbtj0ci821q079bh0], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1h0b80qn6rkcioq7ik7roe4e07rfjuk0lfclbtj0ci821q079bh0]]
2024-04-30 15:19:20,459 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1h0b80qn6rkcioq7ik7roe4e07rfjuk0lfclbtj0ci821q079bh0, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-04-30 15:19:20,462 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:2fpcnof3ll7mvcj2h51i6hfc9u3chas8gi68s4jbhhoi6hb15b5 initialized
2024-04-30 15:19:20,468 INFO  [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4e68a2cb[id = 1u0p1ii57fva30m28n07m0vtenqd5l6ran30e3hrolpfmg49os5p], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1u0p1ii57fva30m28n07m0vtenqd5l6ran30e3hrolpfmg49os5p]]
2024-04-30 15:19:20,469 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1u0p1ii57fva30m28n07m0vtenqd5l6ran30e3hrolpfmg49os5p, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-04-30 15:19:20,472 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:9ubfuelehmugu7dsv3nttoo4mppcd1nk2276359mrefdt0ev5gj initialized
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.017 s -- in org.eclipse.scout.rt.ui.html.UiJobsTest
[INFO] Running org.eclipse.scout.rt.ui.html.ResponseHistoryTest
2024-04-30 15:19:21,476 WARN  [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #0
2024-04-30 15:19:21,476 WARN  [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #1
2024-04-30 15:19:21,476 WARN  [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #2
2024-04-30 15:19:21,477 WARN  [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #3
2024-04-30 15:19:21,477 WARN  [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #4
2024-04-30 15:19:21,477 WARN  [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #5
2024-04-30 15:19:21,477 WARN  [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #6
2024-04-30 15:19:21,477 WARN  [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #7
2024-04-30 15:19:21,477 WARN  [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #8
2024-04-30 15:19:21,477 WARN  [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #9
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.ui.html.ResponseHistoryTest
[INFO] Running org.eclipse.scout.rt.ui.html.RequestHistoryTest
2024-04-30 15:19:21,480 INFO  [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:72) - Requested sequence number #1000000 exceeds max. request history size for UI session null, dropping entire history. Current state of RequestHistory: lastProcessedRequestSequenceNo=2, missingRequestSequenceNos=[1]
2024-04-30 15:19:21,481 INFO  [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:89) - Max. request history size exceeded for UI session null, dropping oldest request #1. Current state of RequestHistory: lastProcessedRequestSequenceNo=300, missingRequestSequenceNos=[1, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 301]
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.ui.html.RequestHistoryTest
[INFO] Running org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest
2024-04-30 15:19:21,486 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:19:21,499 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-04-30 15:19:21,499 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered.
2024-04-30 15:19:21,500 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-04-30 15:19:21,500 INFO  [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:220) - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service.
2024-04-30 15:19:21,511 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'http'
2024-04-30 15:19:21,513 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'ui'
2024-04-30 15:19:21,514 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'client'
2024-04-30 15:19:21,518 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@27a595a8[id = usuv1mul1af81iodjsq8scmri4gnu0tounfva8nd32ai1ah3nen], user=null] - MDC[jobName=Starting ClientSession [sessionId=usuv1mul1af81iodjsq8scmri4gnu0tounfva8nd32ai1ah3nen]]
2024-04-30 15:19:21,518 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=usuv1mul1af81iodjsq8scmri4gnu0tounfva8nd32ai1ah3nen, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-04-30 15:19:21,519 INFO  [main] org.eclipse.scout.rt.ui.html.UiThemeHelper.getConfiguredTheme(UiThemeHelper.java:58) - UI theme configured in config.properties: default
2024-04-30 15:19:21,520 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.JsonObjectFactory@16b1888b] - MDC[scoutSession=usuv1mul1af81iodjsq8scmri4gnu0tounfva8nd32ai1ah3nen, jobName=Starting JsonClientSession]
2024-04-30 15:19:21,524 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:nd3bjsj8iaugsbjiob0uohn92cobeio62jb4ub7njei14it1daj initialized
protocol: Session stopping
2024-04-30 15:19:21,525 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@27a595a8[id = usuv1mul1af81iodjsq8scmri4gnu0tounfva8nd32ai1ah3nen] - MDC[scoutSession=usuv1mul1af81iodjsq8scmri4gnu0tounfva8nd32ai1ah3nen, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$671/0x00007fe75469f578]
2024-04-30 15:19:21,525 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@27a595a8[id = usuv1mul1af81iodjsq8scmri4gnu0tounfva8nd32ai1ah3nen] - MDC[scoutSession=usuv1mul1af81iodjsq8scmri4gnu0tounfva8nd32ai1ah3nen, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$671/0x00007fe75469f578]
2024-04-30 15:19:21,525 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@27a595a8[id = usuv1mul1af81iodjsq8scmri4gnu0tounfva8nd32ai1ah3nen], point of no return - MDC[scoutSession=usuv1mul1af81iodjsq8scmri4gnu0tounfva8nd32ai1ah3nen, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$671/0x00007fe75469f578]
2024-04-30 15:19:21,526 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1079) - Logging out from UI session with ID 0:nd3bjsj8iaugsbjiob0uohn92cobeio62jb4ub7njei14it1daj [clientSessionId=usuv1mul1af81iodjsq8scmri4gnu0tounfva8nd32ai1ah3nen, processingJsonRequest=false] - MDC[scoutSession=usuv1mul1af81iodjsq8scmri4gnu0tounfva8nd32ai1ah3nen, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$671/0x00007fe75469f578]
2024-04-30 15:19:21,526 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:nd3bjsj8iaugsbjiob0uohn92cobeio62jb4ub7njei14it1daj... - MDC[scoutSession=usuv1mul1af81iodjsq8scmri4gnu0tounfva8nd32ai1ah3nen, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$671/0x00007fe75469f578]
2024-04-30 15:19:21,526 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1093) - Logged out successfully from UI session with ID 0:nd3bjsj8iaugsbjiob0uohn92cobeio62jb4ub7njei14it1daj - MDC[scoutSession=usuv1mul1af81iodjsq8scmri4gnu0tounfva8nd32ai1ah3nen, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$671/0x00007fe75469f578]
protocol: Before MessageBoxInStore
2024-04-30 15:19:21,527 WARN  [scout-model-thread-25] org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331) - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[scoutSession=usuv1mul1af81iodjsq8scmri4gnu0tounfva8nd32ai1ah3nen, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$671/0x00007fe75469f578]
java.lang.IllegalStateException: null
	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331)
	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:306)
	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execStoreSession(ClientSessionWithBlockingConditionInterruptionTest.java:331)
	at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execStoreSession(AbstractClientSession.java:529)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:39)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain.execStoreSession(ClientSessionChains.java:42)
	at org.eclipse.scout.rt.client.AbstractClientSession.interceptStoreSession(AbstractClientSession.java:542)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:426)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641)
	at jdk.internal.reflect.GeneratedMethodAccessor53.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48)
	at jdk.proxy2/jdk.proxy2.$Proxy88.closeFromUI(Unknown Source)
	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.lambda$8(ClientSessionWithBlockingConditionInterruptionTest.java:212)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
protocol: After MessageBoxInStore 2
2024-04-30 15:19:21,528 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@27a595a8[id = usuv1mul1af81iodjsq8scmri4gnu0tounfva8nd32ai1ah3nen], user=null] - MDC[scoutSession=usuv1mul1af81iodjsq8scmri4gnu0tounfva8nd32ai1ah3nen, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$671/0x00007fe75469f578]
protocol: All session jobs terminated
2024-04-30 15:19:22,526 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session usuv1mul1af81iodjsq8scmri4gnu0tounfva8nd32ai1ah3nen is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID usuv1mul1af81iodjsq8scmri4gnu0tounfva8nd32ai1ah3nen]
2024-04-30 15:19:22,527 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID usuv1mul1af81iodjsq8scmri4gnu0tounfva8nd32ai1ah3nen]
2024-04-30 15:19:22,527 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID usuv1mul1af81iodjsq8scmri4gnu0tounfva8nd32ai1ah3nen]
2024-04-30 15:19:22,532 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@36867c49[id = 1dpivge2c0vumoh3larnhmfrns5t4d1pt57m0ps91pmgno7uu6v], user=null] - MDC[jobName=Starting ClientSession [sessionId=1dpivge2c0vumoh3larnhmfrns5t4d1pt57m0ps91pmgno7uu6v]]
2024-04-30 15:19:22,533 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1dpivge2c0vumoh3larnhmfrns5t4d1pt57m0ps91pmgno7uu6v, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-04-30 15:19:22,536 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:4nue91nj0i3p4lreca2vfebh4vifd0fhgj707s12m4rkcplacna initialized
protocol: Session stopping
2024-04-30 15:19:22,537 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@36867c49[id = 1dpivge2c0vumoh3larnhmfrns5t4d1pt57m0ps91pmgno7uu6v] - MDC[scoutSession=1dpivge2c0vumoh3larnhmfrns5t4d1pt57m0ps91pmgno7uu6v, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$672/0x00007fe75469f7a0]
2024-04-30 15:19:22,537 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@36867c49[id = 1dpivge2c0vumoh3larnhmfrns5t4d1pt57m0ps91pmgno7uu6v] - MDC[scoutSession=1dpivge2c0vumoh3larnhmfrns5t4d1pt57m0ps91pmgno7uu6v, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$672/0x00007fe75469f7a0]
2024-04-30 15:19:22,538 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@36867c49[id = 1dpivge2c0vumoh3larnhmfrns5t4d1pt57m0ps91pmgno7uu6v], point of no return - MDC[scoutSession=1dpivge2c0vumoh3larnhmfrns5t4d1pt57m0ps91pmgno7uu6v, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$672/0x00007fe75469f7a0]
2024-04-30 15:19:22,538 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1079) - Logging out from UI session with ID 0:4nue91nj0i3p4lreca2vfebh4vifd0fhgj707s12m4rkcplacna [clientSessionId=1dpivge2c0vumoh3larnhmfrns5t4d1pt57m0ps91pmgno7uu6v, processingJsonRequest=false] - MDC[scoutSession=1dpivge2c0vumoh3larnhmfrns5t4d1pt57m0ps91pmgno7uu6v, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$672/0x00007fe75469f7a0]
2024-04-30 15:19:22,538 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:4nue91nj0i3p4lreca2vfebh4vifd0fhgj707s12m4rkcplacna... - MDC[scoutSession=1dpivge2c0vumoh3larnhmfrns5t4d1pt57m0ps91pmgno7uu6v, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$672/0x00007fe75469f7a0]
2024-04-30 15:19:22,539 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1093) - Logged out successfully from UI session with ID 0:4nue91nj0i3p4lreca2vfebh4vifd0fhgj707s12m4rkcplacna - MDC[scoutSession=1dpivge2c0vumoh3larnhmfrns5t4d1pt57m0ps91pmgno7uu6v, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$672/0x00007fe75469f7a0]
protocol: Before Form.start
protocol: Form.execLoad
protocol: Form error ProcessingException There is no desktop or it is not open in the UI. [severity=ERROR]
2024-04-30 15:19:22,544 ERROR [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:429) - Failed to store the client session. - MDC[scoutSession=1dpivge2c0vumoh3larnhmfrns5t4d1pt57m0ps91pmgno7uu6v, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$672/0x00007fe75469f7a0]
org.eclipse.scout.rt.platform.exception.ProcessingException: There is no desktop or it is not open in the UI. [severity=ERROR]
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.lambda$10(AbstractForm.java:1038)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.startInternal(AbstractForm.java:991)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.start(AbstractForm.java:984)
	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureForm.start(ClientSessionWithBlockingConditionInterruptionTest.java:424)
	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execStoreSession(ClientSessionWithBlockingConditionInterruptionTest.java:343)
	at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execStoreSession(AbstractClientSession.java:529)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:39)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain.execStoreSession(ClientSessionChains.java:42)
	at org.eclipse.scout.rt.client.AbstractClientSession.interceptStoreSession(AbstractClientSession.java:542)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:426)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641)
	at jdk.internal.reflect.GeneratedMethodAccessor53.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48)
	at jdk.proxy2/jdk.proxy2.$Proxy88.closeFromUI(Unknown Source)
	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.lambda$9(ClientSessionWithBlockingConditionInterruptionTest.java:245)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:19:22,545 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@36867c49[id = 1dpivge2c0vumoh3larnhmfrns5t4d1pt57m0ps91pmgno7uu6v], user=null] - MDC[scoutSession=1dpivge2c0vumoh3larnhmfrns5t4d1pt57m0ps91pmgno7uu6v, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$672/0x00007fe75469f7a0]
protocol: All session jobs terminated
2024-04-30 15:19:23,539 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session 1dpivge2c0vumoh3larnhmfrns5t4d1pt57m0ps91pmgno7uu6v is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 1dpivge2c0vumoh3larnhmfrns5t4d1pt57m0ps91pmgno7uu6v]
2024-04-30 15:19:23,539 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1dpivge2c0vumoh3larnhmfrns5t4d1pt57m0ps91pmgno7uu6v]
2024-04-30 15:19:23,539 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1dpivge2c0vumoh3larnhmfrns5t4d1pt57m0ps91pmgno7uu6v]
2024-04-30 15:19:23,546 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@23e513db[id = o08iuvfe1slic6hec9oicsj3kcnt19f9v3sc125ok90b85upiqu], user=null] - MDC[jobName=Starting ClientSession [sessionId=o08iuvfe1slic6hec9oicsj3kcnt19f9v3sc125ok90b85upiqu]]
2024-04-30 15:19:23,547 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=o08iuvfe1slic6hec9oicsj3kcnt19f9v3sc125ok90b85upiqu, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
protocol: Before MessageBox
2024-04-30 15:19:23,559 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:906fnijak7g72smb9lnd13u4ksf5hdstm5ao5gqbo0a8k0j8qf9 initialized
protocol: MessageBox is open
protocol: Session stopping
2024-04-30 15:19:23,560 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@23e513db[id = o08iuvfe1slic6hec9oicsj3kcnt19f9v3sc125ok90b85upiqu] - MDC[scoutSession=o08iuvfe1slic6hec9oicsj3kcnt19f9v3sc125ok90b85upiqu, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$676/0x00007fe7546a3e58]
2024-04-30 15:19:23,560 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@23e513db[id = o08iuvfe1slic6hec9oicsj3kcnt19f9v3sc125ok90b85upiqu] - MDC[scoutSession=o08iuvfe1slic6hec9oicsj3kcnt19f9v3sc125ok90b85upiqu, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$676/0x00007fe7546a3e58]
2024-04-30 15:19:23,561 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@23e513db[id = o08iuvfe1slic6hec9oicsj3kcnt19f9v3sc125ok90b85upiqu], point of no return - MDC[scoutSession=o08iuvfe1slic6hec9oicsj3kcnt19f9v3sc125ok90b85upiqu, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$676/0x00007fe7546a3e58]
2024-04-30 15:19:23,561 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1079) - Logging out from UI session with ID 0:906fnijak7g72smb9lnd13u4ksf5hdstm5ao5gqbo0a8k0j8qf9 [clientSessionId=o08iuvfe1slic6hec9oicsj3kcnt19f9v3sc125ok90b85upiqu, processingJsonRequest=false] - MDC[scoutSession=o08iuvfe1slic6hec9oicsj3kcnt19f9v3sc125ok90b85upiqu, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$676/0x00007fe7546a3e58]
2024-04-30 15:19:23,561 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:906fnijak7g72smb9lnd13u4ksf5hdstm5ao5gqbo0a8k0j8qf9... - MDC[scoutSession=o08iuvfe1slic6hec9oicsj3kcnt19f9v3sc125ok90b85upiqu, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$676/0x00007fe7546a3e58]
2024-04-30 15:19:23,562 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1093) - Logged out successfully from UI session with ID 0:906fnijak7g72smb9lnd13u4ksf5hdstm5ao5gqbo0a8k0j8qf9 - MDC[scoutSession=o08iuvfe1slic6hec9oicsj3kcnt19f9v3sc125ok90b85upiqu, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$676/0x00007fe7546a3e58]
2024-04-30 15:19:23,563 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@23e513db[id = o08iuvfe1slic6hec9oicsj3kcnt19f9v3sc125ok90b85upiqu], user=null] - MDC[scoutSession=o08iuvfe1slic6hec9oicsj3kcnt19f9v3sc125ok90b85upiqu, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$676/0x00007fe7546a3e58]
protocol: Interrupted MessageBox
protocol: All session jobs terminated
2024-04-30 15:19:24,561 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session o08iuvfe1slic6hec9oicsj3kcnt19f9v3sc125ok90b85upiqu is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID o08iuvfe1slic6hec9oicsj3kcnt19f9v3sc125ok90b85upiqu]
2024-04-30 15:19:24,562 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID o08iuvfe1slic6hec9oicsj3kcnt19f9v3sc125ok90b85upiqu]
2024-04-30 15:19:24,562 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID o08iuvfe1slic6hec9oicsj3kcnt19f9v3sc125ok90b85upiqu]
2024-04-30 15:19:24,568 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@69b1e875[id = 1na45nrmu27cj76r1hreraf1vi7pcatsvtsak976bf3fbjt7jiob], user=null] - MDC[jobName=Starting ClientSession [sessionId=1na45nrmu27cj76r1hreraf1vi7pcatsvtsak976bf3fbjt7jiob]]
2024-04-30 15:19:24,568 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1na45nrmu27cj76r1hreraf1vi7pcatsvtsak976bf3fbjt7jiob, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-04-30 15:19:24,571 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1bfuec4j0495beohqek50esose311v864uqgcsvfu4enih0idii9 initialized
protocol: Form.execLoad
protocol: Before Form.waitFor
protocol: Form is open
protocol: Session stopping
2024-04-30 15:19:24,575 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@69b1e875[id = 1na45nrmu27cj76r1hreraf1vi7pcatsvtsak976bf3fbjt7jiob] - MDC[scoutSession=1na45nrmu27cj76r1hreraf1vi7pcatsvtsak976bf3fbjt7jiob, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$682/0x00007fe7546a4d78]
2024-04-30 15:19:24,575 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@69b1e875[id = 1na45nrmu27cj76r1hreraf1vi7pcatsvtsak976bf3fbjt7jiob] - MDC[scoutSession=1na45nrmu27cj76r1hreraf1vi7pcatsvtsak976bf3fbjt7jiob, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$682/0x00007fe7546a4d78]
2024-04-30 15:19:24,575 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@69b1e875[id = 1na45nrmu27cj76r1hreraf1vi7pcatsvtsak976bf3fbjt7jiob], point of no return - MDC[scoutSession=1na45nrmu27cj76r1hreraf1vi7pcatsvtsak976bf3fbjt7jiob, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$682/0x00007fe7546a4d78]
2024-04-30 15:19:24,576 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1079) - Logging out from UI session with ID 0:1bfuec4j0495beohqek50esose311v864uqgcsvfu4enih0idii9 [clientSessionId=1na45nrmu27cj76r1hreraf1vi7pcatsvtsak976bf3fbjt7jiob, processingJsonRequest=false] - MDC[scoutSession=1na45nrmu27cj76r1hreraf1vi7pcatsvtsak976bf3fbjt7jiob, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$682/0x00007fe7546a4d78]
2024-04-30 15:19:24,576 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:1bfuec4j0495beohqek50esose311v864uqgcsvfu4enih0idii9... - MDC[scoutSession=1na45nrmu27cj76r1hreraf1vi7pcatsvtsak976bf3fbjt7jiob, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$682/0x00007fe7546a4d78]
2024-04-30 15:19:24,576 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1093) - Logged out successfully from UI session with ID 0:1bfuec4j0495beohqek50esose311v864uqgcsvfu4enih0idii9 - MDC[scoutSession=1na45nrmu27cj76r1hreraf1vi7pcatsvtsak976bf3fbjt7jiob, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$682/0x00007fe7546a4d78]
protocol: Form.execFinally
protocol: Form.dispose
2024-04-30 15:19:24,577 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@69b1e875[id = 1na45nrmu27cj76r1hreraf1vi7pcatsvtsak976bf3fbjt7jiob], user=null] - MDC[scoutSession=1na45nrmu27cj76r1hreraf1vi7pcatsvtsak976bf3fbjt7jiob, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$682/0x00007fe7546a4d78]
protocol: Interrupted Form
protocol: All session jobs terminated
2024-04-30 15:19:25,576 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session 1na45nrmu27cj76r1hreraf1vi7pcatsvtsak976bf3fbjt7jiob is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 1na45nrmu27cj76r1hreraf1vi7pcatsvtsak976bf3fbjt7jiob]
2024-04-30 15:19:25,576 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1na45nrmu27cj76r1hreraf1vi7pcatsvtsak976bf3fbjt7jiob]
2024-04-30 15:19:25,576 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1na45nrmu27cj76r1hreraf1vi7pcatsvtsak976bf3fbjt7jiob]
protocol: Before MessageBoxInLoad
2024-04-30 15:19:25,582 WARN  [scout-model-thread-25] org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331) - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[jobName=Starting ClientSession [sessionId=bjj5h07kvfv9t27jueh38a20u1ikcdalbs36c9sj7p4pu2ajs8f]]
java.lang.IllegalStateException: null
	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331)
	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:306)
	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execLoadSession(ClientSessionWithBlockingConditionInterruptionTest.java:300)
	at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execLoadSession(AbstractClientSession.java:534)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain$1.callMethod(ClientSessionChains.java:56)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain$1.callMethod(ClientSessionChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain.execLoadSession(ClientSessionChains.java:59)
	at org.eclipse.scout.rt.client.AbstractClientSession.interceptLoadSession(AbstractClientSession.java:548)
	at org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:322)
	at org.eclipse.scout.rt.client.session.ClientSessionProvider.lambda$1(ClientSessionProvider.java:73)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
protocol: After MessageBoxInLoad 2
2024-04-30 15:19:25,583 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@5e7f3aa9[id = bjj5h07kvfv9t27jueh38a20u1ikcdalbs36c9sj7p4pu2ajs8f], user=null] - MDC[jobName=Starting ClientSession [sessionId=bjj5h07kvfv9t27jueh38a20u1ikcdalbs36c9sj7p4pu2ajs8f]]
2024-04-30 15:19:25,583 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=bjj5h07kvfv9t27jueh38a20u1ikcdalbs36c9sj7p4pu2ajs8f, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy]
2024-04-30 15:19:25,586 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:q6rjqnr43kd902e64c84ekgrslo4i2khe7579vafouqfkav38nh initialized
protocol: Session stopping
2024-04-30 15:19:25,587 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@5e7f3aa9[id = bjj5h07kvfv9t27jueh38a20u1ikcdalbs36c9sj7p4pu2ajs8f] - MDC[scoutSession=bjj5h07kvfv9t27jueh38a20u1ikcdalbs36c9sj7p4pu2ajs8f, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$683/0x00007fe7546a4fa0]
2024-04-30 15:19:25,587 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@5e7f3aa9[id = bjj5h07kvfv9t27jueh38a20u1ikcdalbs36c9sj7p4pu2ajs8f] - MDC[scoutSession=bjj5h07kvfv9t27jueh38a20u1ikcdalbs36c9sj7p4pu2ajs8f, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$683/0x00007fe7546a4fa0]
2024-04-30 15:19:25,587 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@5e7f3aa9[id = bjj5h07kvfv9t27jueh38a20u1ikcdalbs36c9sj7p4pu2ajs8f], point of no return - MDC[scoutSession=bjj5h07kvfv9t27jueh38a20u1ikcdalbs36c9sj7p4pu2ajs8f, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$683/0x00007fe7546a4fa0]
2024-04-30 15:19:25,588 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1079) - Logging out from UI session with ID 0:q6rjqnr43kd902e64c84ekgrslo4i2khe7579vafouqfkav38nh [clientSessionId=bjj5h07kvfv9t27jueh38a20u1ikcdalbs36c9sj7p4pu2ajs8f, processingJsonRequest=false] - MDC[scoutSession=bjj5h07kvfv9t27jueh38a20u1ikcdalbs36c9sj7p4pu2ajs8f, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$683/0x00007fe7546a4fa0]
2024-04-30 15:19:25,588 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:q6rjqnr43kd902e64c84ekgrslo4i2khe7579vafouqfkav38nh... - MDC[scoutSession=bjj5h07kvfv9t27jueh38a20u1ikcdalbs36c9sj7p4pu2ajs8f, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$683/0x00007fe7546a4fa0]
2024-04-30 15:19:25,588 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1093) - Logged out successfully from UI session with ID 0:q6rjqnr43kd902e64c84ekgrslo4i2khe7579vafouqfkav38nh - MDC[scoutSession=bjj5h07kvfv9t27jueh38a20u1ikcdalbs36c9sj7p4pu2ajs8f, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$683/0x00007fe7546a4fa0]
2024-04-30 15:19:25,589 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@5e7f3aa9[id = bjj5h07kvfv9t27jueh38a20u1ikcdalbs36c9sj7p4pu2ajs8f], user=null] - MDC[scoutSession=bjj5h07kvfv9t27jueh38a20u1ikcdalbs36c9sj7p4pu2ajs8f, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$683/0x00007fe7546a4fa0]
protocol: All session jobs terminated
2024-04-30 15:19:26,588 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session bjj5h07kvfv9t27jueh38a20u1ikcdalbs36c9sj7p4pu2ajs8f is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID bjj5h07kvfv9t27jueh38a20u1ikcdalbs36c9sj7p4pu2ajs8f]
2024-04-30 15:19:26,588 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID bjj5h07kvfv9t27jueh38a20u1ikcdalbs36c9sj7p4pu2ajs8f]
2024-04-30 15:19:26,589 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID bjj5h07kvfv9t27jueh38a20u1ikcdalbs36c9sj7p4pu2ajs8f]
protocol: Before Form.start
protocol: Form.execLoad
2024-04-30 15:19:26,599 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain.
org.eclipse.scout.rt.platform.exception.ProcessingException: There is no desktop or it is not open in the UI. [severity=ERROR]
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.lambda$10(AbstractForm.java:1038)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.startInternal(AbstractForm.java:991)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.start(AbstractForm.java:984)
	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureForm.start(ClientSessionWithBlockingConditionInterruptionTest.java:424)
	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execLoadSession(ClientSessionWithBlockingConditionInterruptionTest.java:311)
	at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execLoadSession(AbstractClientSession.java:534)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain$1.callMethod(ClientSessionChains.java:56)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain$1.callMethod(ClientSessionChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain.execLoadSession(ClientSessionChains.java:59)
	at org.eclipse.scout.rt.client.AbstractClientSession.interceptLoadSession(AbstractClientSession.java:548)
	at org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:322)
	at org.eclipse.scout.rt.client.session.ClientSessionProvider.lambda$1(ClientSessionProvider.java:73)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
2024-04-30 15:19:26,600 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:581) - Disposing UI session with ID 0:lnum4ukjhlbimhquo8og90vtnsvbs187ur7t8dqqanmkf2hfn7o...
2024-04-30 15:19:26,603 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-04-30 15:19:26,603 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.120 s -- in org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.ModelVariantTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.ui.form.fields.ModelVariantTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 329, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.ui.html.test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.selenium >-----
[INFO] Building org.eclipse.scout.rt.ui.html.selenium 24.2-SNAPSHOT     [54/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.selenium/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-java/4.15.0/selenium-java-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/4.15.0/selenium-java-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/4.15.0/selenium-java-4.15.0.pom (4.4 kB at 551 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-api/4.15.0/selenium-api-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/4.15.0/selenium-api-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/4.15.0/selenium-api-4.15.0.pom (2.1 kB at 231 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-chrome-driver/4.15.0/selenium-chrome-driver-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/4.15.0/selenium-chrome-driver-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/4.15.0/selenium-chrome-driver-4.15.0.pom (3.3 kB at 542 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.pom (2.3 kB at 176 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/auto/service/auto-service-aggregator/1.1.1/auto-service-aggregator-1.1.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auto/service/auto-service-aggregator/1.1.1/auto-service-aggregator-1.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auto/service/auto-service-aggregator/1.1.1/auto-service-aggregator-1.1.1.pom (4.3 kB at 709 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-chromium-driver/4.15.0/selenium-chromium-driver-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chromium-driver/4.15.0/selenium-chromium-driver-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chromium-driver/4.15.0/selenium-chromium-driver-4.15.0.pom (2.7 kB at 383 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-json/4.15.0/selenium-json-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-json/4.15.0/selenium-json-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-json/4.15.0/selenium-json-4.15.0.pom (2.3 kB at 324 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-remote-driver/4.15.0/selenium-remote-driver-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/4.15.0/selenium-remote-driver-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/4.15.0/selenium-remote-driver-4.15.0.pom (5.3 kB at 888 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-logging/1.34.1/opentelemetry-exporter-logging-1.34.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-logging/1.34.1/opentelemetry-exporter-logging-1.34.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-logging/1.34.1/opentelemetry-exporter-logging-1.34.1.pom (2.0 kB at 336 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk/1.34.1/opentelemetry-sdk-1.34.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk/1.34.1/opentelemetry-sdk-1.34.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk/1.34.1/opentelemetry-sdk-1.34.1.pom (2.5 kB at 364 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-common/1.34.1/opentelemetry-sdk-common-1.34.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-common/1.34.1/opentelemetry-sdk-common-1.34.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-common/1.34.1/opentelemetry-sdk-common-1.34.1.pom (1.8 kB at 298 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-trace/1.34.1/opentelemetry-sdk-trace-1.34.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.34.1/opentelemetry-sdk-trace-1.34.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.34.1/opentelemetry-sdk-trace-1.34.1.pom (2.0 kB at 331 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-metrics/1.34.1/opentelemetry-sdk-metrics-1.34.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-metrics/1.34.1/opentelemetry-sdk-metrics-1.34.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-metrics/1.34.1/opentelemetry-sdk-metrics-1.34.1.pom (2.2 kB at 366 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-extension-incubator/1.34.1-alpha/opentelemetry-extension-incubator-1.34.1-alpha.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-incubator/1.34.1-alpha/opentelemetry-extension-incubator-1.34.1-alpha.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-incubator/1.34.1-alpha/opentelemetry-extension-incubator-1.34.1-alpha.pom (1.8 kB at 258 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-logs/1.34.1/opentelemetry-sdk-logs-1.34.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-logs/1.34.1/opentelemetry-sdk-logs-1.34.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-logs/1.34.1/opentelemetry-sdk-logs-1.34.1.pom (2.4 kB at 398 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-api-events/1.34.1-alpha/opentelemetry-api-events-1.34.1-alpha.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api-events/1.34.1-alpha/opentelemetry-api-events-1.34.1-alpha.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api-events/1.34.1-alpha/opentelemetry-api-events-1.34.1-alpha.pom (1.8 kB at 256 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.34.1/opentelemetry-sdk-extension-autoconfigure-spi-1.34.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.34.1/opentelemetry-sdk-extension-autoconfigure-spi-1.34.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.34.1/opentelemetry-sdk-extension-autoconfigure-spi-1.34.1.pom (1.8 kB at 304 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.34.1/opentelemetry-sdk-extension-autoconfigure-1.34.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.34.1/opentelemetry-sdk-extension-autoconfigure-1.34.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.34.1/opentelemetry-sdk-extension-autoconfigure-1.34.1.pom (2.2 kB at 372 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-semconv/1.28.0-alpha/opentelemetry-semconv-1.28.0-alpha.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.28.0-alpha/opentelemetry-semconv-1.28.0-alpha.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.28.0-alpha/opentelemetry-semconv-1.28.0-alpha.pom (1.8 kB at 300 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy/1.14.5/byte-buddy-1.14.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.5/byte-buddy-1.14.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.5/byte-buddy-1.14.5.pom (16 kB at 2.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy-parent/1.14.5/byte-buddy-parent-1.14.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.14.5/byte-buddy-parent-1.14.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.14.5/byte-buddy-parent-1.14.5.pom (58 kB at 7.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-http/4.15.0/selenium-http-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-http/4.15.0/selenium-http-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-http/4.15.0/selenium-http-4.15.0.pom (2.8 kB at 400 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/dev/failsafe/failsafe/3.3.2/failsafe-3.3.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/dev/failsafe/failsafe/3.3.2/failsafe-3.3.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dev/failsafe/failsafe/3.3.2/failsafe-3.3.2.pom (1.0 kB at 144 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/dev/failsafe/failsafe-parent/3.3.2/failsafe-parent-3.3.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/dev/failsafe/failsafe-parent/3.3.2/failsafe-parent-3.3.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dev/failsafe/failsafe-parent/3.3.2/failsafe-parent-3.3.2.pom (9.2 kB at 1.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-manager/4.15.0/selenium-manager-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-manager/4.15.0/selenium-manager-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-manager/4.15.0/selenium-manager-4.15.0.pom (2.6 kB at 378 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-os/4.15.0/selenium-os-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-os/4.15.0/selenium-os-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-os/4.15.0/selenium-os-4.15.0.pom (2.4 kB at 407 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom (11 kB at 1.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 8.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v117/4.15.0/selenium-devtools-v117-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v117/4.15.0/selenium-devtools-v117-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v117/4.15.0/selenium-devtools-v117-4.15.0.pom (2.9 kB at 477 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v118/4.15.0/selenium-devtools-v118-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v118/4.15.0/selenium-devtools-v118-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v118/4.15.0/selenium-devtools-v118-4.15.0.pom (2.9 kB at 477 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v119/4.15.0/selenium-devtools-v119-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v119/4.15.0/selenium-devtools-v119-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v119/4.15.0/selenium-devtools-v119-4.15.0.pom (2.9 kB at 477 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v85/4.15.0/selenium-devtools-v85-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v85/4.15.0/selenium-devtools-v85-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v85/4.15.0/selenium-devtools-v85-4.15.0.pom (2.9 kB at 409 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-edge-driver/4.15.0/selenium-edge-driver-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-edge-driver/4.15.0/selenium-edge-driver-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-edge-driver/4.15.0/selenium-edge-driver-4.15.0.pom (3.1 kB at 510 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-firefox-driver/4.15.0/selenium-firefox-driver-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/4.15.0/selenium-firefox-driver-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/4.15.0/selenium-firefox-driver-4.15.0.pom (3.4 kB at 491 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-ie-driver/4.15.0/selenium-ie-driver-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/4.15.0/selenium-ie-driver-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/4.15.0/selenium-ie-driver-4.15.0.pom (2.9 kB at 476 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-safari-driver/4.15.0/selenium-safari-driver-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/4.15.0/selenium-safari-driver-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/4.15.0/selenium-safari-driver-4.15.0.pom (2.7 kB at 446 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-support/4.15.0/selenium-support-4.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/4.15.0/selenium-support-4.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/4.15.0/selenium-support-4.15.0.pom (3.2 kB at 178 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-java/4.15.0/selenium-java-4.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-api/4.15.0/selenium-api-4.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-chrome-driver/4.15.0/selenium-chrome-driver-4.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-chromium-driver/4.15.0/selenium-chromium-driver-4.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-json/4.15.0/selenium-json-4.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-manager/4.15.0/selenium-manager-4.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v117/4.15.0/selenium-devtools-v117-4.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v118/4.15.0/selenium-devtools-v118-4.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v119/4.15.0/selenium-devtools-v119-4.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v85/4.15.0/selenium-devtools-v85-4.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-edge-driver/4.15.0/selenium-edge-driver-4.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-firefox-driver/4.15.0/selenium-firefox-driver-4.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-http/4.15.0/selenium-http-4.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/dev/failsafe/failsafe/3.3.2/failsafe-3.3.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-ie-driver/4.15.0/selenium-ie-driver-4.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-remote-driver/4.15.0/selenium-remote-driver-4.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-logging/1.34.1/opentelemetry-exporter-logging-1.34.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-common/1.34.1/opentelemetry-sdk-common-1.34.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.34.1/opentelemetry-sdk-extension-autoconfigure-spi-1.34.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.34.1/opentelemetry-sdk-extension-autoconfigure-1.34.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-api-events/1.34.1-alpha/opentelemetry-api-events-1.34.1-alpha.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-trace/1.34.1/opentelemetry-sdk-trace-1.34.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk/1.34.1/opentelemetry-sdk-1.34.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-metrics/1.34.1/opentelemetry-sdk-metrics-1.34.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-extension-incubator/1.34.1-alpha/opentelemetry-extension-incubator-1.34.1-alpha.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-logs/1.34.1/opentelemetry-sdk-logs-1.34.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-semconv/1.28.0-alpha/opentelemetry-semconv-1.28.0-alpha.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy/1.14.5/byte-buddy-1.14.5.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-os/4.15.0/selenium-os-4.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-safari-driver/4.15.0/selenium-safari-driver-4.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-support/4.15.0/selenium-support-4.15.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/4.15.0/selenium-java-4.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/4.15.0/selenium-java-4.15.0.jar (870 B at 145 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/4.15.0/selenium-api-4.15.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/4.15.0/selenium-chrome-driver-4.15.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chromium-driver/4.15.0/selenium-chromium-driver-4.15.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-json/4.15.0/selenium-json-4.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.jar (3.2 kB at 396 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-manager/4.15.0/selenium-manager-4.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/4.15.0/selenium-chrome-driver-4.15.0.jar (15 kB at 1.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v117/4.15.0/selenium-devtools-v117-4.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chromium-driver/4.15.0/selenium-chromium-driver-4.15.0.jar (34 kB at 3.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v118/4.15.0/selenium-devtools-v118-4.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-json/4.15.0/selenium-json-4.15.0.jar (71 kB at 7.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v119/4.15.0/selenium-devtools-v119-4.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v118/4.15.0/selenium-devtools-v118-4.15.0.jar (1.4 MB at 19 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v85/4.15.0/selenium-devtools-v85-4.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/4.15.0/selenium-api-4.15.0.jar (230 kB at 2.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-edge-driver/4.15.0/selenium-edge-driver-4.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-edge-driver/4.15.0/selenium-edge-driver-4.15.0.jar (16 kB at 164 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/4.15.0/selenium-firefox-driver-4.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v119/4.15.0/selenium-devtools-v119-4.15.0.jar (1.4 MB at 15 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-http/4.15.0/selenium-http-4.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-http/4.15.0/selenium-http-4.15.0.jar (59 kB at 572 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/dev/failsafe/failsafe/3.3.2/failsafe-3.3.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/4.15.0/selenium-firefox-driver-4.15.0.jar (83 kB at 794 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/4.15.0/selenium-ie-driver-4.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v117/4.15.0/selenium-devtools-v117-4.15.0.jar (1.4 MB at 12 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/4.15.0/selenium-remote-driver-4.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dev/failsafe/failsafe/3.3.2/failsafe-3.3.2.jar (144 kB at 1.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-logging/1.34.1/opentelemetry-exporter-logging-1.34.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/4.15.0/selenium-ie-driver-4.15.0.jar (17 kB at 148 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-common/1.34.1/opentelemetry-sdk-common-1.34.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-common/1.34.1/opentelemetry-sdk-common-1.34.1.jar (44 kB at 340 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.34.1/opentelemetry-sdk-extension-autoconfigure-spi-1.34.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-logging/1.34.1/opentelemetry-exporter-logging-1.34.1.jar (11 kB at 83 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.34.1/opentelemetry-sdk-extension-autoconfigure-1.34.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.34.1/opentelemetry-sdk-extension-autoconfigure-spi-1.34.1.jar (17 kB at 123 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api-events/1.34.1-alpha/opentelemetry-api-events-1.34.1-alpha.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.34.1/opentelemetry-sdk-extension-autoconfigure-1.34.1.jar (43 kB at 294 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.34.1/opentelemetry-sdk-trace-1.34.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/4.15.0/selenium-remote-driver-4.15.0.jar (505 kB at 3.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk/1.34.1/opentelemetry-sdk-1.34.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api-events/1.34.1-alpha/opentelemetry-api-events-1.34.1-alpha.jar (7.3 kB at 48 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-metrics/1.34.1/opentelemetry-sdk-metrics-1.34.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v85/4.15.0/selenium-devtools-v85-4.15.0.jar (1.0 MB at 6.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-incubator/1.34.1-alpha/opentelemetry-extension-incubator-1.34.1-alpha.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk/1.34.1/opentelemetry-sdk-1.34.1.jar (6.8 kB at 44 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-logs/1.34.1/opentelemetry-sdk-logs-1.34.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.34.1/opentelemetry-sdk-trace-1.34.1.jar (121 kB at 740 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.28.0-alpha/opentelemetry-semconv-1.28.0-alpha.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-incubator/1.34.1-alpha/opentelemetry-extension-incubator-1.34.1-alpha.jar (32 kB at 197 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.5/byte-buddy-1.14.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-metrics/1.34.1/opentelemetry-sdk-metrics-1.34.1.jar (292 kB at 1.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-os/4.15.0/selenium-os-4.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-logs/1.34.1/opentelemetry-sdk-logs-1.34.1.jar (50 kB at 302 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar (54 kB at 316 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/4.15.0/selenium-safari-driver-4.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-os/4.15.0/selenium-os-4.15.0.jar (28 kB at 163 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/4.15.0/selenium-support-4.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.28.0-alpha/opentelemetry-semconv-1.28.0-alpha.jar (40 kB at 225 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/4.15.0/selenium-safari-driver-4.15.0.jar (27 kB at 151 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/4.15.0/selenium-support-4.15.0.jar (192 kB at 975 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-manager/4.15.0/selenium-manager-4.15.0.jar (9.1 MB at 42 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.5/byte-buddy-1.14.5.jar (4.2 MB at 17 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.selenium/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.selenium/src/main/java/org/eclipse/scout/rt/ui/html/selenium/util/SeleniumJavaScript.java:[42,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.selenium/src/main/java/org/eclipse/scout/rt/ui/html/selenium/util/TextComparator.java:[15,19] Unsupported @SuppressWarnings("squid:S00118")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.selenium/src/main/java/org/eclipse/scout/rt/ui/html/selenium/junit/ScreenshotRule.java:[64,21] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE")
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.selenium/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --------------< org.eclipse.scout.rt:eclipse-scout-core >---------------
[INFO] Building eclipse-scout-core 24.2-SNAPSHOT                        [55/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-core/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom (9.1 kB at 1.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 2.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar (41 kB at 5.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/eirslett/frontend-maven-plugin/1.15.0/frontend-maven-plugin-1.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-maven-plugin/1.15.0/frontend-maven-plugin-1.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-maven-plugin/1.15.0/frontend-maven-plugin-1.15.0.pom (4.9 kB at 495 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/eirslett/frontend-plugins/1.15.0/frontend-plugins-1.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-plugins/1.15.0/frontend-plugins-1.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-plugins/1.15.0/frontend-plugins-1.15.0.pom (7.2 kB at 724 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/eirslett/frontend-maven-plugin/1.15.0/frontend-maven-plugin-1.15.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-maven-plugin/1.15.0/frontend-maven-plugin-1.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-maven-plugin/1.15.0/frontend-maven-plugin-1.15.0.jar (46 kB at 7.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/exec-maven-plugin/3.1.1/exec-maven-plugin-3.1.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.1.1/exec-maven-plugin-3.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.1.1/exec-maven-plugin-3.1.1.pom (15 kB at 2.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/exec-maven-plugin/3.1.1/exec-maven-plugin-3.1.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.1.1/exec-maven-plugin-3.1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.1.1/exec-maven-plugin-3.1.1.jar (77 kB at 9.6 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ eclipse-scout-core ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-core ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-core ---
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.10.14/ant-1.10.14.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.14/ant-1.10.14.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.14/ant-1.10.14.pom (17 kB at 2.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.10.14/ant-parent-1.10.14.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.10.14/ant-parent-1.10.14.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.10.14/ant-parent-1.10.14.pom (6.6 kB at 1.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.pom (3.2 kB at 633 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 1.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.10.14/ant-1.10.14.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.14/ant-1.10.14.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.14/ant-1.10.14.jar (2.3 MB at 52 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.jar (19 kB at 2.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 24 MB/s)
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-core ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-core ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-core/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-core ---
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/eirslett/frontend-plugin-core/1.15.0/frontend-plugin-core-1.15.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-plugin-core/1.15.0/frontend-plugin-core-1.15.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-plugin-core/1.15.0/frontend-plugin-core-1.15.0.pom (3.2 kB at 538 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.pom (5.5 kB at 922 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom (9.7 kB at 1.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom (17 kB at 2.9 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom (7.4 kB at 1.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/43/oss-parent-43.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom (24 kB at 4.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.pom (17 kB at 3.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-base/2.13.4/jackson-base-2.13.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.4/jackson-base-2.13.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.4/jackson-base-2.13.4.pom (9.9 kB at 2.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-bom/2.13.4/jackson-bom-2.13.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.4/jackson-bom-2.13.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.4/jackson-bom-2.13.4.pom (17 kB at 3.5 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.pom (6.1 kB at 1.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.13.4/jackson-core-2.13.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.4/jackson-core-2.13.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.4/jackson-core-2.13.4.pom (5.5 kB at 1.1 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 1.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 2.7 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 5.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 994 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 2.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 3.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 9.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 2.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 1.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 2.3 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/eirslett/frontend-plugin-core/1.15.0/frontend-plugin-core-1.15.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-plugin-core/1.15.0/frontend-plugin-core-1.15.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-plugin-core/1.15.0/frontend-plugin-core-1.15.0.jar (95 kB at 14 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.jar (76 kB at 6.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.jar (375 kB at 27 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 3.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar (329 kB at 14 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 12 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.jar (1.5 MB at 43 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 15 MB/s)
[INFO] Skipping execution.
[INFO] 
[INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-core ---
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom (2.7 kB at 540 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom (17 kB at 2.8 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 468 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 2.6 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 438 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom (3.7 kB at 748 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar (64 kB at 8.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar (93 kB at 13 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 13 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (149 kB at 9.9 MB/s)

added 209 packages in 14s

79 packages are looking for funding
  run `npm fund` for details
[INFO] 
[INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-core ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-core ---
use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-core/..
updating version/dependency for module: @eclipse-scout/chart
updating version/dependency for module: @eclipse-scout/cli
updating version/dependency for module: @eclipse-scout/core
updating version/dependency for module: @eclipse-scout/migrate
updating version/dependency for module: @eclipse-scout/tsconfig
updating version/dependency for module: @eclipse-scout/eslint-config
updating version/dependency for module: @eclipse-scout/karma-jasmine-scout
updating version/dependency for module: @eclipse-scout/svg
version:snapshot:dependencies done
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-core ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-core ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-core ---
[INFO] Executing tasks
[INFO]     [touch] Creating /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/target/npm_update_20240430-150904.marker
[INFO] Executed tasks
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-core ---
Scope: all 8 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 27, reused 0, downloaded 12, added 0
Progress: resolved 47, reused 0, downloaded 44, added 0
Progress: resolved 124, reused 0, downloaded 78, added 0
Progress: resolved 254, reused 0, downloaded 216, added 0
Progress: resolved 387, reused 0, downloaded 341, added 0
Progress: resolved 480, reused 0, downloaded 428, added 0
Progress: resolved 557, reused 0, downloaded 504, added 0
Progress: resolved 684, reused 0, downloaded 622, added 0
Progress: resolved 762, reused 0, downloaded 706, added 0
Progress: resolved 827, reused 0, downloaded 771, added 0
Progress: resolved 955, reused 0, downloaded 897, added 0
 WARN  10 deprecated subdependencies found: @babel/plugin-proposal-class-properties@7.18.6, @babel/plugin-proposal-nullish-coalescing-operator@7.18.6, @babel/plugin-proposal-object-rest-spread@7.20.7, @babel/plugin-proposal-optional-chaining@7.21.0, abab@2.0.6, resolve-url@0.2.1, right-pad@1.0.1, source-map-resolve@0.5.3, source-map-url@0.4.1, urix@0.1.0
Progress: resolved 1046, reused 0, downloaded 1021, added 0
.                                        |    +1026 ++++++++++++++++++++++++++++
Progress: resolved 1046, reused 0, downloaded 1024, added 152
Progress: resolved 1046, reused 0, downloaded 1024, added 322
Progress: resolved 1046, reused 0, downloaded 1024, added 454
Progress: resolved 1046, reused 0, downloaded 1024, added 687
Progress: resolved 1046, reused 0, downloaded 1024, added 987
Progress: resolved 1046, reused 0, downloaded 1024, added 1026, done
 WARN  Issues with peer dependencies found
eclipse-scout-cli
└─┬ fork-ts-checker-notifier-webpack-plugin 7.0.0
  └── ✕ unmet peer fork-ts-checker-webpack-plugin@^8.0.0: found 9.0.2

Done in 20.5s
[INFO] 
[INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-core ---
Legend: production dependency, optional only, dev only

@eclipse-scout/chart@24.2.0-snapshot /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-chart

dependencies:
@eclipse-scout/core link:../eclipse-scout-core
chart.js 4.4.0
chartjs-plugin-datalabels 2.2.0
jquery 3.7.1

@eclipse-scout/cli@24.2.0-snapshot /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-cli

dependencies:
@babel/core 7.23.5
@babel/preset-env 7.23.5
@eclipse-scout/karma-jasmine-scout link:../karma-jasmine-scout
@eclipse-scout/tsconfig link:../eclipse-scout-tsconfig
@metahub/karma-jasmine-jquery 4.0.1
babel-loader 9.1.3
copy-webpack-plugin 11.0.0
css-loader 6.8.1
css-minimizer-webpack-plugin 5.0.1
esbuild 0.19.8
fork-ts-checker-notifier-webpack-plugin 7.0.0
fork-ts-checker-webpack-plugin 9.0.2
jasmine-core 5.1.1
jasmine-jquery 2.1.1
jquery 3.7.1
karma 6.4.2
karma-chrome-launcher 3.2.0
karma-jasmine 5.1.0
karma-jasmine-ajax 0.1.13
karma-jasmine-html-reporter 2.1.0
karma-junit-reporter 2.0.1
karma-webpack 5.0.0
less 4.1.3
less-loader 11.1.3
mini-css-extract-plugin 2.7.6
source-map-loader 4.0.1
terser-webpack-plugin 5.3.9
ts-loader 9.5.1
typescript 5.3.3
webpack 5.89.0
yargs-parser 21.1.1

@eclipse-scout/core@24.2.0-snapshot /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-core

dependencies:
jquery 3.7.1
sourcemapped-stacktrace 1.1.11

@eclipse-scout/migrate@24.2.0-snapshot /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-migrate

dependencies:
jscodeshift 0.15.1
ts-migrate 0.1.35
ts-migrate-plugins 0.1.35
ts-migrate-server 0.1.33
typescript 5.3.3
yargs-parser 21.1.1

@eclipse-scout/eslint-config@24.2.0-snapshot /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eslint-config

dependencies:
@typescript-eslint/eslint-plugin 6.13.2
@typescript-eslint/parser 6.13.2
typescript 5.3.3

@eclipse-scout/karma-jasmine-scout@24.2.0-snapshot /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/karma-jasmine-scout

dependencies:
jquery 3.7.1
sourcemapped-stacktrace 1.1.11

@eclipse-scout/svg@24.2.0-snapshot /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.ui.html

dependencies:
@eclipse-scout/core link:../eclipse-scout-core
jquery 3.7.1
[INFO] 
[INFO] --- exec:3.1.1:java (default) @ eclipse-scout-core ---
"2024-04-30 15:20:07,520 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true (automatically set by Scout), GraphicsEnvironment.isHeadless()=true
""2024-04-30 15:20:07,527 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory - Building jandex class inventory using rebuild strategy IF_MISSING...
""2024-04-30 15:20:07,626 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished building jandex class inventory in 102.646087 ms. Total class count: 3989
""2024-04-30 15:20:07,834 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Collected 403 beans in 207.593433 ms
""2024-04-30 15:20:07,869 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Registered 403 beans in 34.463054 ms
""2024-04-30 15:20:07,875 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
""2024-04-30 15:20:07,881 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered.
""2024-04-30 15:20:07,882 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No classpath:config.properties found. Running with empty configuration.
""2024-04-30 15:20:07,884 INFO  [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service.
""2024-04-30 15:20:07,987 INFO  [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - Building resource 'locales.json'
""2024-04-30 15:20:10,387 INFO  [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - File written to /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-core/dist/locales.json 
""2024-04-30 15:20:10,388 INFO  [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - Building resource 'texts.json'
""2024-04-30 15:20:10,388 INFO  [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - Using contributors [org.eclipse.scout.rt.ui.html.UiTextContributor@41655b22]
""2024-04-30 15:20:10,618 INFO  [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - File written to /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-core/dist/texts.json 
""2024-04-30 15:20:10,618 INFO  [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - All files built and written to /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-core/dist
""2024-04-30 15:20:10,721 INFO  [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.job.internal.JobManager - Shutdown ExecutorService, await termination...
""2024-04-30 15:20:10,722 INFO  [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.job.internal.JobManager - Shutdown ExecutorService, await termination returned terminated=true
""2024-04-30 15:20:10,723 INFO  [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - About to stop ch.qos.logback.classic.LoggerContext[default]
"[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-core ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-core/src/main/resources
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-core ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-core ---
[INFO] No sources to compile
[INFO] 
[INFO] --- frontend:1.15.0:npm (npm-run-build:prod) @ eclipse-scout-core ---
[INFO] Running 'npm --scripts-prepend-node-path=true run build:prod -- --progress=false --clean=false' in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-core
[INFO] 
[INFO] > @eclipse-scout/core@24.2.0-snapshot build:prod
[INFO] > scout-scripts build:prod --run default testing global --progress=false --clean=false
[INFO] 
[INFO] Starting default build with args --progress false --clean false 
[INFO] Webpack mode: production
[INFO] Type check: false
[INFO] assets by path log4javascript-1.4.9/ 445 KiB
[INFO]   assets by path log4javascript-1.4.9/*.js 428 KiB
[INFO]     asset log4javascript-1.4.9/log4javascript.js 201 KiB [emitted] [from: res/log4javascript-1.4.9/log4javascript.js] [copied]
[INFO]     + 3 assets
[INFO]   assets by path log4javascript-1.4.9/*.html 17.5 KiB
[INFO]     asset log4javascript-1.4.9/console_uncompressed.html 9.91 KiB [emitted] [from: res/log4javascript-1.4.9/console_uncompressed.html] [copied]
[INFO]     asset log4javascript-1.4.9/console.html 7.57 KiB [emitted] [from: res/log4javascript-1.4.9/console.html] [copied]
[INFO] assets by path fonts/ 148 KiB
[INFO]   assets by path fonts/*.svg 93.2 KiB 2 assets
[INFO]   assets by path fonts/*.woff 27.3 KiB 2 assets
[INFO]   assets by path fonts/*.ttf 27.2 KiB 2 assets
[INFO] asset eclipse-scout-core.esm-def53768363aa91e6866.min.js 1.85 MiB [emitted] [immutable] [javascript module] [minimized] [big] (name: eclipse-scout-core.esm) 1 related asset
[INFO] orphan modules 3.99 MiB [orphan] 1096 modules
[INFO] runtime modules 937 bytes 4 modules
[INFO] ./src/index.ts + 724 modules 4.03 MiB [not cacheable] [built] [code generated]
[INFO] webpack 5.89.0 compiled successfully in 32858 ms
[INFO] 
[INFO] 
[INFO] Starting testing build with args --progress false --clean false 
[INFO] Webpack mode: production
[INFO] Type check: false
[INFO] assets by path log4javascript-1.4.9/ 445 KiB
[INFO]   assets by path log4javascript-1.4.9/*.js 428 KiB
[INFO]     asset log4javascript-1.4.9/log4javascript.js 201 KiB [compared for emit] [from: res/log4javascript-1.4.9/log4javascript.js] [copied]
[INFO]     + 3 assets
[INFO]   assets by path log4javascript-1.4.9/*.html 17.5 KiB
[INFO]     asset log4javascript-1.4.9/console_uncompressed.html 9.91 KiB [compared for emit] [from: res/log4javascript-1.4.9/console_uncompressed.html] [copied]
[INFO]     asset log4javascript-1.4.9/console.html 7.57 KiB [compared for emit] [from: res/log4javascript-1.4.9/console.html] [copied]
[INFO] assets by path fonts/ 148 KiB
[INFO]   assets by path fonts/*.svg 93.2 KiB 2 assets
[INFO]   assets by path fonts/*.woff 27.3 KiB 2 assets
[INFO]   assets by path fonts/*.ttf 27.2 KiB 2 assets
[INFO] asset eclipse-scout-testing.esm-b3cb06eccfcb56ee38cc.min.js 40.9 KiB [emitted] [immutable] [javascript module] [minimized] (name: eclipse-scout-testing.esm) 1 related asset
[INFO] orphan modules 77.3 KiB [orphan] 37 modules
[INFO] runtime modules 937 bytes 4 modules
[INFO] ./src/testing/index.ts + 36 modules 79.1 KiB [not cacheable] [built] [code generated]
[INFO] webpack 5.89.0 compiled successfully in 2825 ms
[INFO] 
[INFO] 
[INFO] Starting global build with args --progress false --clean false 
[INFO] Webpack mode: production
[INFO] Type check: false
[INFO] assets by status 593 KiB [compared for emit]
[INFO]   assets by path log4javascript-1.4.9/ 445 KiB
[INFO]     assets by path log4javascript-1.4.9/*.js 428 KiB 4 assets
[INFO]     assets by path log4javascript-1.4.9/*.html 17.5 KiB 2 assets
[INFO]   assets by path fonts/ 148 KiB
[INFO]     assets by path fonts/*.svg 93.2 KiB 2 assets
[INFO]     assets by path fonts/*.woff 27.3 KiB 2 assets
[INFO]     assets by path fonts/*.ttf 27.2 KiB 2 assets
[INFO] assets by status 2.43 MiB [emitted]
[INFO]   assets by status 2.43 MiB [big]
[INFO]     asset eclipse-scout-core-b910db31877b41b285e4.min.js 1.82 MiB [emitted] [immutable] [minimized] [big] (name: eclipse-scout-core) 1 related asset
[INFO]     asset eclipse-scout-core-theme-dark-0770abcfd799c6a20461.min.css 317 KiB [emitted] [immutable] [minimized] [big] (name: eclipse-scout-core-theme-dark)
[INFO]     asset eclipse-scout-core-theme-543561b69fe69b9f0e95.min.css 315 KiB [emitted] [immutable] [minimized] [big] (name: eclipse-scout-core-theme)
[INFO]   asset eclipse-scout-core-theme-71510a5dd3116693ac79.min.js 33 bytes [emitted] [immutable] [minimized] (name: eclipse-scout-core-theme)
[INFO]   asset eclipse-scout-core-theme-dark-71510a5dd3116693ac79.min.js 33 bytes [emitted] [immutable] [minimized] (name: eclipse-scout-core-theme-dark)
[INFO] Entrypoint eclipse-scout-core [big] 1.82 MiB (2.03 MiB) = eclipse-scout-core-b910db31877b41b285e4.min.js 1 auxiliary asset
[INFO] Entrypoint eclipse-scout-core-theme [big] 315 KiB = eclipse-scout-core-theme-543561b69fe69b9f0e95.min.css 315 KiB eclipse-scout-core-theme-71510a5dd3116693ac79.min.js 33 bytes
[INFO] Entrypoint eclipse-scout-core-theme-dark [big] 318 KiB = eclipse-scout-core-theme-dark-0770abcfd799c6a20461.min.css 317 KiB eclipse-scout-core-theme-dark-71510a5dd3116693ac79.min.js 33 bytes
[INFO] orphan modules 4.87 MiB (javascript) 1.83 KiB (runtime) [orphan] 1108 modules
[INFO] runtime modules 937 bytes 4 modules
[INFO] built modules 4.03 MiB (javascript) 898 KiB (css/mini-extract) [built]
[INFO]   javascript modules 4.03 MiB
[INFO]     ./src/index.ts + 724 modules 4.03 MiB [not cacheable] [built] [code generated]
[INFO]     ./src/index.less 50 bytes [built] [code generated]
[INFO]     ./src/index-dark.less 50 bytes [built] [code generated]
[INFO]   css modules 898 KiB
[INFO]     css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/index.less 446 KiB [built] [code generated]
[INFO]     css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/index-dark.less 452 KiB [built] [code generated]
[INFO] webpack 5.89.0 compiled successfully in 25829 ms
[INFO] 
[INFO] 
[INFO] 
[INFO] --- frontend:1.15.0:npm (npm-run-build:dev) @ eclipse-scout-core ---
[INFO] Running 'npm --scripts-prepend-node-path=true run build:dev -- --progress=false --clean=false' in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-core
[INFO] 
[INFO] > @eclipse-scout/core@24.2.0-snapshot build:dev
[INFO] > scout-scripts build:dev --run default testing global --progress=false --clean=false
[INFO] 
[INFO] Starting default build with args --progress false --clean false 
[INFO] Webpack mode: development
[INFO] Type check: true
[INFO] assets by path d.ts/src/ 2.61 MiB 2258 assets
[INFO] assets by path d.ts/test/ 47.6 KiB 470 assets
[INFO] assets by status 593 KiB [compared for emit]
[INFO]   assets by path log4javascript-1.4.9/ 445 KiB
[INFO]     assets by path log4javascript-1.4.9/*.js 428 KiB 4 assets
[INFO]     assets by path log4javascript-1.4.9/*.html 17.5 KiB
[INFO]       asset log4javascript-1.4.9/console_uncompressed.html 9.91 KiB [compared for emit] [from: res/log4javascript-1.4.9/console_uncompressed.html] [copied]
[INFO]       asset log4javascript-1.4.9/console.html 7.57 KiB [compared for emit] [from: res/log4javascript-1.4.9/console.html] [copied]
[INFO]   assets by path fonts/ 148 KiB
[INFO]     assets by path fonts/*.svg 93.2 KiB 2 assets
[INFO]     assets by path fonts/*.woff 27.3 KiB 2 assets
[INFO]     assets by path fonts/*.ttf 27.2 KiB 2 assets
[INFO] asset eclipse-scout-core.esm.js 5.2 MiB [emitted] [javascript module] [big] (name: eclipse-scout-core.esm) 1 related asset
[INFO] runtime modules 937 bytes 4 modules
[INFO] cacheable modules 4.04 MiB 1095 modules
[INFO] external "jquery" 42 bytes [built] [code generated]
[INFO] external "sourcemapped-stacktrace" 42 bytes [built] [code generated]
[INFO] webpack 5.89.0 compiled successfully in 46013 ms
[INFO] 
[INFO] 
[INFO] Starting testing build with args --progress false --clean false 
[INFO] Webpack mode: development
[INFO] Type check: true
[INFO] assets by path d.ts/src/ 2.61 MiB 2258 assets
[INFO] assets by path d.ts/test/ 47.6 KiB 470 assets
[INFO] assets by path log4javascript-1.4.9/ 445 KiB
[INFO]   assets by path log4javascript-1.4.9/*.js 428 KiB 4 assets
[INFO]   assets by path log4javascript-1.4.9/*.html 17.5 KiB
[INFO]     asset log4javascript-1.4.9/console_uncompressed.html 9.91 KiB [compared for emit] [from: res/log4javascript-1.4.9/console_uncompressed.html] [copied]
[INFO]     asset log4javascript-1.4.9/console.html 7.57 KiB [compared for emit] [from: res/log4javascript-1.4.9/console.html] [copied]
[INFO] assets by path fonts/ 148 KiB
[INFO]   assets by path fonts/*.svg 93.2 KiB 2 assets
[INFO]   assets by path fonts/*.woff 27.3 KiB 2 assets
[INFO]   assets by path fonts/*.ttf 27.2 KiB 2 assets
[INFO] asset eclipse-scout-testing.esm.js 127 KiB [emitted] [javascript module] (name: eclipse-scout-testing.esm) 1 related asset
[INFO] runtime modules 937 bytes 4 modules
[INFO] cacheable modules 79.2 KiB
[INFO]   modules by path ./src/testing/form/ 15.3 KiB 9 modules
[INFO]   modules by path ./src/testing/lookup/*.ts 8.92 KiB 8 modules
[INFO]   modules by path ./src/testing/*.ts 25.2 KiB 7 modules
[INFO]   modules by path ./src/testing/table/*.ts 12.1 KiB 3 modules
[INFO]   modules by path ./src/testing/tree/*.ts 6 KiB
[INFO]     ./src/testing/tree/TreeSpecHelper.ts 5.18 KiB [built] [code generated]
[INFO]     ./src/testing/tree/SpecTree.ts 839 bytes [built] [code generated]
[INFO]   + 5 modules
[INFO] external "@eclipse-scout/core" 42 bytes [built] [code generated]
[INFO] external "jquery" 42 bytes [built] [code generated]
[INFO] external "jasmine-ajax" 42 bytes [built] [code generated]
[INFO] external "jasmine-jquery" 42 bytes [built] [code generated]
[INFO] webpack 5.89.0 compiled successfully in 33850 ms
[INFO] 
[INFO] 
[INFO] Starting global build with args --progress false --clean false 
[INFO] Webpack mode: development
[INFO] Type check: true
[INFO] assets by path d.ts/src/ 2.61 MiB 2258 assets
[INFO] assets by path d.ts/test/ 47.6 KiB 470 assets
[INFO] assets by path log4javascript-1.4.9/ 445 KiB
[INFO]   assets by path log4javascript-1.4.9/*.js 428 KiB 4 assets
[INFO]   assets by path log4javascript-1.4.9/*.html 17.5 KiB 2 assets
[INFO] assets by path fonts/ 148 KiB
[INFO]   assets by path fonts/*.svg 93.2 KiB 2 assets
[INFO]   assets by path fonts/*.woff 27.3 KiB 2 assets
[INFO]   assets by path fonts/*.ttf 27.2 KiB 2 assets
[INFO] assets by status 5.98 MiB [emitted]
[INFO]   assets by status 5.98 MiB [big] 3 assets
[INFO]   asset eclipse-scout-core-theme-dark.js 1.01 KiB [emitted] (name: eclipse-scout-core-theme-dark) 1 related asset
[INFO]   asset eclipse-scout-core-theme.js 1020 bytes [emitted] (name: eclipse-scout-core-theme) 1 related asset
[INFO] Entrypoint eclipse-scout-core [big] 5.1 MiB (7.9 MiB) = eclipse-scout-core.js 1 auxiliary asset
[INFO] Entrypoint eclipse-scout-core-theme [big] 448 KiB (958 KiB) = eclipse-scout-core-theme.css 447 KiB eclipse-scout-core-theme.js 1020 bytes 2 auxiliary assets
[INFO] Entrypoint eclipse-scout-core-theme-dark [big] 454 KiB (965 KiB) = eclipse-scout-core-theme-dark.css 453 KiB eclipse-scout-core-theme-dark.js 1.01 KiB 2 auxiliary assets
[INFO] runtime modules 3.28 KiB 14 modules
[INFO] orphan modules 2.84 MiB [orphan] 4 modules
[INFO] cacheable modules 4.04 MiB (javascript) 898 KiB (css/mini-extract)
[INFO]   javascript modules 4.04 MiB 1097 modules
[INFO]   css modules 898 KiB
[INFO]     css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/index.less 446 KiB [built] [code generated]
[INFO]     css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/index-dark.less 452 KiB [built] [code generated]
[INFO] external "jQuery" 42 bytes [built] [code generated]
[INFO] external "sourceMappedStackTrace" 42 bytes [built] [code generated]
[INFO] webpack 5.89.0 compiled successfully in 48986 ms
[INFO] 
[INFO] 
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-webpack-build-output) @ eclipse-scout-core ---
[INFO] Skipping the execution.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-core ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-core/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-core ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-core ---
[INFO] No tests to run.
[INFO] 
[INFO] --- frontend:1.15.0:npm (npm-test-karma) @ eclipse-scout-core ---
[INFO] Running 'npm --scripts-prepend-node-path=true run test:ci -- --junitReporter.outputDir=target/karma-reports' in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-core
[INFO] 
[INFO] > @eclipse-scout/core@24.2.0-snapshot test:ci
[INFO] > scout-scripts test:ci --junitReporter.outputDir=target/karma-reports
[INFO] 
[INFO] Webpack mode: development
[INFO] Type check: true
[INFO] Starting Karma server using config file /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-core/karma.conf.js
[INFO] 30 04 2024 15:23:32.975:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/node_modules/.pnpm/jasmine-core@4.6.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js" were excluded or matched by prior matchers.
[INFO] 30 04 2024 15:23:32.976:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/boot.js" were excluded or matched by prior matchers.
[INFO] 30 04 2024 15:23:32.976:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/adapter.js" were excluded or matched by prior matchers.
[INFO] Webpack bundling...
[INFO] assets by path log4javascript-1.4.9/ 445 KiB
[INFO]   assets by path log4javascript-1.4.9/*.js 428 KiB 4 assets
[INFO]   assets by path log4javascript-1.4.9/*.html 17.5 KiB
[INFO]     asset log4javascript-1.4.9/console_uncompressed.html 9.91 KiB [emitted] [from: res/log4javascript-1.4.9/console_uncompressed.html] [copied]
[INFO]     asset log4javascript-1.4.9/console.html 7.57 KiB [emitted] [from: res/log4javascript-1.4.9/console.html] [copied]
[INFO] assets by path fonts/ 148 KiB
[INFO]   assets by path fonts/*.svg 93.2 KiB 2 assets
[INFO]   assets by path fonts/*.woff 27.3 KiB 2 assets
[INFO]   assets by path fonts/*.ttf 27.2 KiB 2 assets
[INFO] assets by path *.js 27.3 MiB
[INFO]   asset commons.js 27.2 MiB [emitted] [javascript module] [big] (name: commons) (id hint: commons)
[INFO]   asset runtime.js 14.4 KiB [emitted] [javascript module] (name: runtime)
[INFO]   asset test-index.2762847771.js 979 bytes [emitted] [javascript module] (name: test-index.2762847771)
[INFO] Entrypoint test-index.2762847771 [big] 27.3 MiB = runtime.js 14.4 KiB commons.js 27.2 MiB test-index.2762847771.js 979 bytes
[INFO] webpack 5.89.0 compiled successfully in 53646 ms
[INFO] 30 04 2024 15:24:29.642:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/node_modules/.pnpm/jasmine-core@4.6.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js" were excluded or matched by prior matchers.
[INFO] 30 04 2024 15:24:29.642:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/boot.js" were excluded or matched by prior matchers.
[INFO] 30 04 2024 15:24:29.642:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/adapter.js" were excluded or matched by prior matchers.
[INFO] 30 04 2024 15:24:29.886:INFO [karma-server]: Karma v6.4.2 server started at http://localhost:9876/
[INFO] 30 04 2024 15:24:29.887:INFO [launcher]: Launching browsers ChromeHeadless with concurrency unlimited
[INFO] 30 04 2024 15:24:29.892:INFO [launcher]: Starting browser ChromeHeadless
[INFO] 30 04 2024 15:24:30.139:INFO [Chrome Headless 119.0.6045.199 (Linux x86_64)]: Connected on socket Ng1ZmYjoRyHRHX54AAAB with id 78066476
[INFO] ERROR: '15:24:33.828 [ERROR] App initialization failed.'
[INFO] ERROR: '15:24:33.834 [ERROR] Unexpected error (no reason provided)'
[INFO] ERROR: '15:24:33.921 [ERROR] Unexpected error: err'
[INFO] ERROR: '15:24:33.938 [ERROR] Unexpected error: err'
[INFO] ERROR: '15:24:33.955 [ERROR] Unexpected error: err'
[INFO] ERROR: '15:24:34.171 [ERROR] App initialization failed.'
[INFO] 30 04 2024 15:24:34.174:WARN [web-server]: 404: /json?log
[INFO] ERROR: '15:24:34.171 [ERROR] Unexpected error (no reason provided)'
[INFO] INFO: '15:24:36.304 [INFO] Already existing config property 'scout.devMode' with existing value true is overwritten with new value false.'
[INFO] 30 04 2024 15:24:42.481:WARN [web-server]: 404: /json
[INFO] WARN: 'Spec 'HybridManager callActionAndWait calls a HybridAction and waits for its completion' has no expectations.'
[INFO] ERROR: '15:24:42.486 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 30 04 2024 15:24:42.490:WARN [web-server]: 404: /json
[INFO] ERROR: '15:24:42.492 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] WARN: 'Spec 'HybridManager openForm waits for a form to be opened and listens for form events' has no expectations.'
[INFO] 30 04 2024 15:24:43.010:WARN [web-server]: 404: /json
[INFO] ERROR: '15:24:43.070 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 30 04 2024 15:24:43.079:WARN [web-server]: 404: /json
[INFO] ERROR: '15:24:43.145 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 30 04 2024 15:24:43.153:WARN [web-server]: 404: /json
[INFO] ERROR: '15:24:43.167 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 30 04 2024 15:24:43.174:WARN [web-server]: 404: /json
[INFO] ERROR: '15:24:43.183 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 30 04 2024 15:24:44.210:WARN [web-server]: 404: /json
[INFO] ERROR: '15:24:44.216 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] ERROR: '15:24:44.523 [ERROR] Failed to load tableData. error=', Error: Parent row of [object Object] can not be resolved.
[INFO]     at http://localhost:9876/base/target/dist-karma/dev/commons.js?3849e2ffd487184b38f33065c9e85d5895fcb4c7:86369:15
[INFO]     at Array.forEach (<anonymous>)
[INFO]     at forEach (webpack:///src/table/Table.ts:3833:14)
[INFO]     at _rebuildTreeStructure (webpack:///src/table/Table.ts:3809:11)
[INFO]     at _updateRowStructure (webpack:///src/table/Table.ts:2896:9)
[INFO]     at insertRows (webpack:///src/table/Table.ts:2950:9)
[INFO]     at replaceRows (webpack:///src/desktop/outline/pages/PageWithTable.ts:267:23)
[INFO]     at http://localhost:9876/base/target/dist-karma/dev/commons.js?3849e2ffd487184b38f33065c9e85d5895fcb4c7:19505:78
[INFO]     at mightThrow (http://localhost:9876/absolute/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/node_modules/.pnpm/jquery@3.7.1/node_modules/jquery/dist/jquery.js?4be715e11048c057fdf2ee0fbbfad4dbf3504c55:3489:29)
[INFO]     at process (http://localhost:9876/absolute/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/node_modules/.pnpm/jquery@3.7.1/node_modules/jquery/dist/jquery.js?4be715e11048c057fdf2ee0fbbfad4dbf3504c55:3557:12)
[INFO] ERROR: '15:24:46.224 [ERROR] Unexpected error: {"message":null,"severity":16777216,"iconId":null,"code":0,"children":null,"deletable":true}'
[INFO] ERROR: '15:24:49.029 [ERROR] Unexpected error: load'
[INFO] ERROR: '15:24:49.054 [ERROR] Unexpected error: postLoad'
[INFO] ERROR: '15:24:49.076 [ERROR] Unexpected error: save'
[INFO] 30 04 2024 15:24:51.337:WARN [web-server]: 404: /json
[INFO] ERROR: '15:24:51.381 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 30 04 2024 15:24:52.297:WARN [web-server]: 404: /json
[INFO] ERROR: '15:24:52.302 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 30 04 2024 15:24:52.363:WARN [web-server]: 404: /json
[INFO] ERROR: '15:24:52.369 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 30 04 2024 15:24:52.479:WARN [web-server]: 404: /json
[INFO] ERROR: '15:24:52.510 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 30 04 2024 15:24:52.519:WARN [web-server]: 404: /json
[INFO] ERROR: '15:24:52.578 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 30 04 2024 15:24:52.591:WARN [web-server]: 404: /json
[INFO] ERROR: '15:24:52.598 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 30 04 2024 15:24:54.928:WARN [web-server]: 404: /abc
[INFO] WARN: 'Spec 'ListBox aria properties has rows with aria role option' has no expectations.'
[INFO] 30 04 2024 15:24:55.563:WARN [web-server]: 404: /json
[INFO] ERROR: '15:24:55.570 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 30 04 2024 15:24:55.575:WARN [web-server]: 404: /json
[INFO] ERROR: '15:24:55.580 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] 30 04 2024 15:24:55.589:WARN [web-server]: 404: /json
[INFO] ERROR: '15:24:55.593 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found'
[INFO] ERROR: '15:25:21.893 [ERROR] Unexpected error: Something went wrong'
[INFO] ERROR: '15:25:21.950 [ERROR] Unexpected error: Something went wrong'
[INFO] 30 04 2024 15:25:22.508:WARN [web-server]: 404: /icon/image.png
[INFO] 30 04 2024 15:25:22.534:WARN [web-server]: 404: /icon/image.png
[INFO] 30 04 2024 15:25:22.550:WARN [web-server]: 404: /hello
[INFO] 30 04 2024 15:25:25.638:WARN [web-server]: 404: /iconId
[INFO] 30 04 2024 15:25:25.650:WARN [web-server]: 404: /iconId
[INFO] 30 04 2024 15:25:25.658:WARN [web-server]: 404: /icon
[INFO] 30 04 2024 15:25:25.671:WARN [web-server]: 404: /iconId
[INFO] ERROR: '15:25:28.560 [ERROR] AJAX call "GET permissions" failed [500]'
[INFO] ERROR: '15:25:28.562 [ERROR] AJAX call "GET permissions" failed [500]'
[INFO] ERROR: '15:25:28.566 [ERROR] AJAX call "GET permissions" failed [500]'
[INFO] 30 04 2024 15:25:29.083:WARN [web-server]: 404: /json?log
[INFO] WARN: '15:25:29.207 [WARN] Polling request failed. Interrupt polling until the next user-initiated request succeeds'
[INFO] ERROR: '15:25:29.225 [ERROR] errorResponse: status=404, textStatus=error, errorThrown='
[INFO] INFO: '15:25:29.235 [INFO] Session terminated, stopped polling for background jobs'
[INFO] 30 04 2024 15:25:41.474:WARN [web-server]: 404: /fancyIcon.png
[INFO] ERROR: '15:25:59.614 [ERROR] AJAX call "POST api/ui-notifications" failed [500]'
[INFO] 30 04 2024 15:26:00.004:WARN [web-server]: 404: /defaultValues
[INFO] 30 04 2024 15:26:00.020:WARN [web-server]: 404: /defaultValues
[INFO] 30 04 2024 15:26:00.035:WARN [web-server]: 404: /defaultValues
[INFO] 30 04 2024 15:26:00.036:WARN [web-server]: 404: /defaultValues
[INFO] LOG: 'Failed to resolve constant 'scout.FormField.LabelPosition.XXX', object is undefined'
[INFO] WARN: 'Spec 'objects isSameOrExtendsClass uses a type predicate to narrow the type' has no expectations.'
[INFO] TOTAL: 3203 SUCCESS
[INFO] Karma has exited with 0.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-core ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-core/target/eclipse-scout-core-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-core ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-core ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-core ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-core ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html >--------
[INFO] Building org.eclipse.scout.rt.svg.ui.html 24.2-SNAPSHOT          [56/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.ui.html/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Deleting /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.ui.html (includes = [dist/**], excludes = [])
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- antrun:3.1.0:run (check-node-install) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (check-install-node-tools) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Skipping execution.
[INFO] 
[INFO] --- exec:3.1.1:exec (install-node-tools) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- antrun:3.1.0:run (check-npm-update) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ org.eclipse.scout.rt.svg.ui.html ---
use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.ui.html/..
updating version/dependency for module: @eclipse-scout/chart
updating version/dependency for module: @eclipse-scout/cli
updating version/dependency for module: @eclipse-scout/core
updating version/dependency for module: @eclipse-scout/migrate
updating version/dependency for module: @eclipse-scout/tsconfig
updating version/dependency for module: @eclipse-scout/eslint-config
updating version/dependency for module: @eclipse-scout/karma-jasmine-scout
updating version/dependency for module: @eclipse-scout/svg
version:snapshot:dependencies done
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Skipping Antrun execution
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-update) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:exec (pnpm-list) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] 
[INFO] --- frontend:1.15.0:npm (npm-run-build:prod) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Running 'npm --scripts-prepend-node-path=true run build:prod -- --progress=false --clean=false' in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.ui.html
[INFO] 
[INFO] > @eclipse-scout/svg@24.2.0-snapshot build:prod
[INFO] > scout-scripts build:prod --progress=false --clean=false
[INFO] 
[INFO] Webpack mode: production
[INFO] Type check: false
[INFO] asset eclipse-scout-svg-55b483c8d837f8cae612.min.js 2.5 KiB [emitted] [immutable] [javascript module] [minimized] (name: eclipse-scout-svg) 1 related asset
[INFO] orphan modules 2.87 KiB [orphan] 6 modules
[INFO] runtime modules 937 bytes 4 modules
[INFO] ./src/main/js/index.ts + 4 modules 3.44 KiB [not cacheable] [built] [code generated]
[INFO] webpack 5.89.0 compiled successfully in 1199 ms
[INFO] 
[INFO] 
[INFO] 
[INFO] --- frontend:1.15.0:npm (npm-run-build:dev) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Running 'npm --scripts-prepend-node-path=true run build:dev -- --progress=false --clean=false' in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.ui.html
[INFO] 
[INFO] > @eclipse-scout/svg@24.2.0-snapshot build:dev
[INFO] > scout-scripts build:dev --progress=false --clean=false
[INFO] 
[INFO] Webpack mode: development
[INFO] Type check: true
[INFO] assets by path ../d.ts/svg/ 2.74 KiB
[INFO]   assets by path ../d.ts/svg/*.ts 1.35 KiB
[INFO]     asset ../d.ts/svg/SvgField.d.ts 613 bytes [emitted]
[INFO]     asset ../d.ts/svg/SvgFieldAdapter.d.ts 362 bytes [emitted]
[INFO]     asset ../d.ts/svg/SvgFieldEventMap.d.ts 228 bytes [emitted]
[INFO]     asset ../d.ts/svg/SvgFieldModel.d.ts 181 bytes [emitted]
[INFO]   assets by path ../d.ts/svg/*.map 1.39 KiB
[INFO]     asset ../d.ts/svg/SvgField.d.ts.map 525 bytes [emitted]
[INFO]     asset ../d.ts/svg/SvgFieldAdapter.d.ts.map 378 bytes [emitted]
[INFO]     asset ../d.ts/svg/SvgFieldEventMap.d.ts.map 271 bytes [emitted]
[INFO]     asset ../d.ts/svg/SvgFieldModel.d.ts.map 250 bytes [emitted]
[INFO] asset eclipse-scout-svg.js 10.9 KiB [emitted] [javascript module] (name: eclipse-scout-svg) 1 related asset
[INFO] asset ../d.ts/index.d.ts.map 265 bytes [emitted]
[INFO] asset ../d.ts/index.d.ts 237 bytes [emitted]
[INFO] runtime modules 937 bytes 4 modules
[INFO] built modules 3.46 KiB [built]
[INFO]   cacheable modules 3.38 KiB
[INFO]     ./src/main/js/index.ts 604 bytes [built] [code generated]
[INFO]     ./src/main/js/svg/SvgField.ts 2.11 KiB [built] [code generated]
[INFO]     ./src/main/js/svg/SvgFieldModel.ts 10 bytes [built] [code generated]
[INFO]     ./src/main/js/svg/SvgFieldEventMap.ts 10 bytes [built] [code generated]
[INFO]     ./src/main/js/svg/SvgFieldAdapter.ts 678 bytes [built] [code generated]
[INFO]   external "@eclipse-scout/core" 42 bytes [built] [code generated]
[INFO]   external "jquery" 42 bytes [built] [code generated]
[INFO] webpack 5.89.0 compiled successfully in 17658 ms
[INFO] 
[INFO] 
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.ui.html/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-webpack-build-output) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Skipping the execution.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.ui.html/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ---------------< org.eclipse.scout.rt:eclipse-scout-cli >---------------
[INFO] Building eclipse-scout-cli 24.2-SNAPSHOT                         [57/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-cli/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ eclipse-scout-cli ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-cli ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-cli ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-cli/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-cli ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-cli ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-cli ---
[INFO] Skipping execution.
[INFO] 
[INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-cli ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-cli ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-cli ---
use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-cli/..
updating version/dependency for module: @eclipse-scout/chart
updating version/dependency for module: @eclipse-scout/cli
updating version/dependency for module: @eclipse-scout/core
updating version/dependency for module: @eclipse-scout/migrate
updating version/dependency for module: @eclipse-scout/tsconfig
updating version/dependency for module: @eclipse-scout/eslint-config
updating version/dependency for module: @eclipse-scout/karma-jasmine-scout
updating version/dependency for module: @eclipse-scout/svg
version:snapshot:dependencies done
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-cli ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-cli ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-cli ---
[INFO] Skipping Antrun execution
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-cli ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-cli ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-cli ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-cli/src/main/resources
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-cli ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-cli ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-cli ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-cli/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-cli ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-cli ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-cli ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-cli/target/eclipse-scout-cli-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-cli ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-cli ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-cli ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-cli ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --------------< org.eclipse.scout.rt:karma-jasmine-scout >--------------
[INFO] Building karma-jasmine-scout 24.2-SNAPSHOT                       [58/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/karma-jasmine-scout/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ karma-jasmine-scout ---
[INFO] Deleting /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/karma-jasmine-scout (includes = [dist/**], excludes = [])
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ karma-jasmine-scout ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- antrun:3.1.0:run (check-node-install) @ karma-jasmine-scout ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (check-install-node-tools) @ karma-jasmine-scout ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ karma-jasmine-scout ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/karma-jasmine-scout/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ karma-jasmine-scout ---
[INFO] Skipping execution.
[INFO] 
[INFO] --- exec:3.1.1:exec (install-node-tools) @ karma-jasmine-scout ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- antrun:3.1.0:run (check-npm-update) @ karma-jasmine-scout ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ karma-jasmine-scout ---
use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/karma-jasmine-scout/..
updating version/dependency for module: @eclipse-scout/chart
updating version/dependency for module: @eclipse-scout/cli
updating version/dependency for module: @eclipse-scout/core
updating version/dependency for module: @eclipse-scout/migrate
updating version/dependency for module: @eclipse-scout/tsconfig
updating version/dependency for module: @eclipse-scout/eslint-config
updating version/dependency for module: @eclipse-scout/karma-jasmine-scout
updating version/dependency for module: @eclipse-scout/svg
version:snapshot:dependencies done
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ karma-jasmine-scout ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release) @ karma-jasmine-scout ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ karma-jasmine-scout ---
[INFO] Skipping Antrun execution
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-update) @ karma-jasmine-scout ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:exec (pnpm-list) @ karma-jasmine-scout ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ karma-jasmine-scout ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/karma-jasmine-scout/src/main/resources
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ karma-jasmine-scout ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ karma-jasmine-scout ---
[INFO] No sources to compile
[INFO] 
[INFO] --- frontend:1.15.0:npm (npm-run-build:prod) @ karma-jasmine-scout ---
[INFO] Skipping execution.
[INFO] 
[INFO] --- frontend:1.15.0:npm (npm-run-build:dev) @ karma-jasmine-scout ---
[INFO] Skipping execution.
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-webpack-build-output) @ karma-jasmine-scout ---
[INFO] Skipping the execution.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ karma-jasmine-scout ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/karma-jasmine-scout/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ karma-jasmine-scout ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ karma-jasmine-scout ---
[INFO] No tests to run.
[INFO] 
[INFO] --- frontend:1.15.0:npm (npm-test-karma) @ karma-jasmine-scout ---
[INFO] Skipping execution.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ karma-jasmine-scout ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/karma-jasmine-scout/target/karma-jasmine-scout-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ karma-jasmine-scout ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ karma-jasmine-scout ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ karma-jasmine-scout ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ karma-jasmine-scout ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------------< org.eclipse.scout.rt:eclipse-scout-releng >--------------
[INFO] Building eclipse-scout-releng 24.2-SNAPSHOT                      [59/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-releng/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ eclipse-scout-releng ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-releng ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-releng ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-releng/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-releng ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-releng ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-releng ---
[INFO] Skipping execution.
[INFO] 
[INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-releng ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-releng ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-releng ---
use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-releng/..
updating version/dependency for module: @eclipse-scout/chart
updating version/dependency for module: @eclipse-scout/cli
updating version/dependency for module: @eclipse-scout/core
updating version/dependency for module: @eclipse-scout/migrate
updating version/dependency for module: @eclipse-scout/tsconfig
updating version/dependency for module: @eclipse-scout/eslint-config
updating version/dependency for module: @eclipse-scout/karma-jasmine-scout
updating version/dependency for module: @eclipse-scout/svg
version:snapshot:dependencies done
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-releng ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-releng ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-releng ---
[INFO] Skipping Antrun execution
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-releng ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-releng ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-releng ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-releng/src/main/resources
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-releng ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-releng ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-releng ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-releng/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-releng ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-releng ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-releng ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-releng/target/eclipse-scout-releng-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-releng ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-releng ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-releng ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-releng ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------------< org.eclipse.scout.rt:eclipse-scout-migrate >-------------
[INFO] Building eclipse-scout-migrate 24.2-SNAPSHOT                     [60/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-migrate/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ eclipse-scout-migrate ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-migrate ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-migrate ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-migrate/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-migrate ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-migrate ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-migrate ---
[INFO] Skipping execution.
[INFO] 
[INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-migrate ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-migrate ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-migrate ---
use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-migrate/..
updating version/dependency for module: @eclipse-scout/chart
updating version/dependency for module: @eclipse-scout/cli
updating version/dependency for module: @eclipse-scout/core
updating version/dependency for module: @eclipse-scout/migrate
updating version/dependency for module: @eclipse-scout/tsconfig
updating version/dependency for module: @eclipse-scout/eslint-config
updating version/dependency for module: @eclipse-scout/karma-jasmine-scout
updating version/dependency for module: @eclipse-scout/svg
version:snapshot:dependencies done
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-migrate ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-migrate ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-migrate ---
[INFO] Skipping Antrun execution
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-migrate ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-migrate ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-migrate ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-migrate/src/main/resources
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-migrate ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-migrate ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-migrate ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-migrate/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-migrate ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-migrate ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-migrate ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-migrate/target/eclipse-scout-migrate-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-migrate ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-migrate ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-migrate ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-migrate ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ------------< org.eclipse.scout.rt:eclipse-scout-tsconfig >-------------
[INFO] Building eclipse-scout-tsconfig 24.2-SNAPSHOT                    [61/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-tsconfig/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ eclipse-scout-tsconfig ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-tsconfig ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-tsconfig ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-tsconfig/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-tsconfig ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-tsconfig ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-tsconfig ---
[INFO] Skipping execution.
[INFO] 
[INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-tsconfig ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-tsconfig ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-tsconfig ---
use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-tsconfig/..
updating version/dependency for module: @eclipse-scout/chart
updating version/dependency for module: @eclipse-scout/cli
updating version/dependency for module: @eclipse-scout/core
updating version/dependency for module: @eclipse-scout/migrate
updating version/dependency for module: @eclipse-scout/tsconfig
updating version/dependency for module: @eclipse-scout/eslint-config
updating version/dependency for module: @eclipse-scout/karma-jasmine-scout
updating version/dependency for module: @eclipse-scout/svg
version:snapshot:dependencies done
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-tsconfig ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-tsconfig ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-tsconfig ---
[INFO] Skipping Antrun execution
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-tsconfig ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-tsconfig ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-tsconfig ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-tsconfig/src/main/resources
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-tsconfig ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-tsconfig ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-tsconfig ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-tsconfig/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-tsconfig ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-tsconfig ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-tsconfig ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-tsconfig/target/eclipse-scout-tsconfig-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-tsconfig ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-tsconfig ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-tsconfig ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-tsconfig ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -----------------< org.eclipse.scout.rt:eslint-config >-----------------
[INFO] Building eslint-config 24.2-SNAPSHOT                             [62/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eslint-config/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ eslint-config ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eslint-config ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ eslint-config ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eslint-config/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (check-node-install) @ eslint-config ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eslint-config ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eslint-config ---
[INFO] Skipping execution.
[INFO] 
[INFO] --- exec:3.1.1:exec (install-node-tools) @ eslint-config ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- antrun:3.1.0:run (check-npm-update) @ eslint-config ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eslint-config ---
use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eslint-config/..
updating version/dependency for module: @eclipse-scout/chart
updating version/dependency for module: @eclipse-scout/cli
updating version/dependency for module: @eclipse-scout/core
updating version/dependency for module: @eclipse-scout/migrate
updating version/dependency for module: @eclipse-scout/tsconfig
updating version/dependency for module: @eclipse-scout/eslint-config
updating version/dependency for module: @eclipse-scout/karma-jasmine-scout
updating version/dependency for module: @eclipse-scout/svg
version:snapshot:dependencies done
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eslint-config ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eslint-config ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eslint-config ---
[INFO] Skipping Antrun execution
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-update) @ eslint-config ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:exec (pnpm-list) @ eslint-config ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ eslint-config ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eslint-config/src/main/resources
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eslint-config ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ eslint-config ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ eslint-config ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eslint-config/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eslint-config ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ eslint-config ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ eslint-config ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eslint-config/target/eslint-config-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ eslint-config ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eslint-config ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eslint-config ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ eslint-config ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.opentelemetry.sdk >-----
[INFO] Building org.eclipse.scout.rt.opentelemetry.sdk 24.2-SNAPSHOT    [63/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.0.0-alpha/opentelemetry-runtime-telemetry-java8-2.0.0-alpha.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.0.0-alpha/opentelemetry-runtime-telemetry-java8-2.0.0-alpha.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.0.0-alpha/opentelemetry-runtime-telemetry-java8-2.0.0-alpha.pom (3.5 kB at 103 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.0.0/opentelemetry-instrumentation-api-2.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.0.0/opentelemetry-instrumentation-api-2.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.0.0/opentelemetry-instrumentation-api-2.0.0.pom (3.0 kB at 433 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/semconv/opentelemetry-semconv/1.21.0-alpha/opentelemetry-semconv-1.21.0-alpha.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/semconv/opentelemetry-semconv/1.21.0-alpha/opentelemetry-semconv-1.21.0-alpha.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/semconv/opentelemetry-semconv/1.21.0-alpha/opentelemetry-semconv-1.21.0-alpha.pom (2.2 kB at 366 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-bom/1.29.0/opentelemetry-bom-1.29.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.29.0/opentelemetry-bom-1.29.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.29.0/opentelemetry-bom-1.29.0.pom (7.0 kB at 1.2 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.0.0-alpha/opentelemetry-instrumentation-api-incubator-2.0.0-alpha.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.0.0-alpha/opentelemetry-instrumentation-api-incubator-2.0.0-alpha.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.0.0-alpha/opentelemetry-instrumentation-api-incubator-2.0.0-alpha.pom (3.1 kB at 384 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-otlp/1.34.1/opentelemetry-exporter-otlp-1.34.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp/1.34.1/opentelemetry-exporter-otlp-1.34.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp/1.34.1/opentelemetry-exporter-otlp-1.34.1.pom (2.8 kB at 404 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-otlp-common/1.34.1/opentelemetry-exporter-otlp-common-1.34.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.34.1/opentelemetry-exporter-otlp-common-1.34.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.34.1/opentelemetry-exporter-otlp-common-1.34.1.pom (2.0 kB at 338 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-common/1.34.1/opentelemetry-exporter-common-1.34.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-common/1.34.1/opentelemetry-exporter-common-1.34.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-common/1.34.1/opentelemetry-exporter-common-1.34.1.pom (1.8 kB at 257 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.34.1/opentelemetry-exporter-sender-okhttp-1.34.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.34.1/opentelemetry-exporter-sender-okhttp-1.34.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.34.1/opentelemetry-exporter-sender-okhttp-1.34.1.pom (2.2 kB at 365 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.pom (1.8 kB at 363 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okio/okio/3.6.0/okio-3.6.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/3.6.0/okio-3.6.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/3.6.0/okio-3.6.0.pom (1.7 kB at 281 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.pom (1.9 kB at 379 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.pom (1.6 kB at 316 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.pom (1.6 kB at 311 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.pom (1.2 kB at 194 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/annotations/13.0/annotations-13.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.pom (4.9 kB at 986 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.pom (1.4 kB at 278 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.0.0-alpha/opentelemetry-runtime-telemetry-java8-2.0.0-alpha.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.0.0/opentelemetry-instrumentation-api-2.0.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/semconv/opentelemetry-semconv/1.21.0-alpha/opentelemetry-semconv-1.21.0-alpha.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.0.0-alpha/opentelemetry-instrumentation-api-incubator-2.0.0-alpha.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-otlp/1.34.1/opentelemetry-exporter-otlp-1.34.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-otlp-common/1.34.1/opentelemetry-exporter-otlp-common-1.34.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-common/1.34.1/opentelemetry-exporter-common-1.34.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.34.1/opentelemetry-exporter-sender-okhttp-1.34.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okio/okio/3.6.0/okio-3.6.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/annotations/13.0/annotations-13.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.0.0-alpha/opentelemetry-runtime-telemetry-java8-2.0.0-alpha.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.0.0-alpha/opentelemetry-runtime-telemetry-java8-2.0.0-alpha.jar (31 kB at 3.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.0.0/opentelemetry-instrumentation-api-2.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/semconv/opentelemetry-semconv/1.21.0-alpha/opentelemetry-semconv-1.21.0-alpha.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.0.0-alpha/opentelemetry-instrumentation-api-incubator-2.0.0-alpha.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp/1.34.1/opentelemetry-exporter-otlp-1.34.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.34.1/opentelemetry-exporter-otlp-common-1.34.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.0.0/opentelemetry-instrumentation-api-2.0.0.jar (217 kB at 17 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-common/1.34.1/opentelemetry-exporter-common-1.34.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/semconv/opentelemetry-semconv/1.21.0-alpha/opentelemetry-semconv-1.21.0-alpha.jar (43 kB at 2.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.34.1/opentelemetry-exporter-sender-okhttp-1.34.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp/1.34.1/opentelemetry-exporter-otlp-1.34.1.jar (63 kB at 2.8 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-common/1.34.1/opentelemetry-exporter-common-1.34.1.jar (74 kB at 3.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/3.6.0/okio-3.6.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.0.0-alpha/opentelemetry-instrumentation-api-incubator-2.0.0-alpha.jar (103 kB at 3.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.34.1/opentelemetry-exporter-otlp-common-1.34.1.jar (113 kB at 4.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.34.1/opentelemetry-exporter-sender-okhttp-1.34.1.jar (25 kB at 863 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/3.6.0/okio-3.6.0.jar (26 kB at 858 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.jar (965 B at 28 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar (18 kB at 418 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.jar (360 kB at 8.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.jar (790 kB at 17 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.jar (959 B at 20 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.jar (1.7 MB at 25 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.jar (225 kB at 2.7 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.opentelemetry.sdk ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.opentelemetry.sdk ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.opentelemetry.sdk ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.opentelemetry.sdk ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.opentelemetry.sdk ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.opentelemetry.sdk ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.opentelemetry.sdk ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.opentelemetry.sdk ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.opentelemetry.sdk ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializerTest
2024-04-30 15:26:32,304 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:26:32,334 INFO  [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-04-30 15:26:32,474 INFO  [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 151.673217 ms. Total class count: 809
2024-04-30 15:26:32,690 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-04-30 15:26:32,692 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
2024-04-30 15:26:34,837 INFO  [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.initOpenTelemetry(OpenTelemetryInitializer.java:94) - Initialize OpenTelemetry
2024-04-30 15:26:35,709 INFO  [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.customizeMeterProvider(OpenTelemetryInitializer.java:126) - Initialize view from org.eclipse.scout.rt.platform.opentelemetry.IHistogramViewHintProvider$MockitoMock$LRAbPP7M
2024-04-30 15:26:35,756 INFO  [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.initMetrics(OpenTelemetryInitializer.java:141) - Initialize metrics from org.eclipse.scout.rt.platform.opentelemetry.IMetricProvider$MockitoMock$ddaNvE7u
2024-04-30 15:26:35,781 INFO  [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.shutdownOpenTelemetry(OpenTelemetryInitializer.java:147) - Shutting down OpenTelemetry
2024-04-30 15:26:35,795 INFO  [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.initOpenTelemetry(OpenTelemetryInitializer.java:91) - Skip Scout OpenTelemetry initialization.
2024-04-30 15:26:35 INFO AutoConfiguredOpenTelemetrySdk found on classpath but automatic configuration is disabled. To enable, run your JVM with -Dotel.java.global-autoconfigure.enabled=true
2024-04-30 15:26:35,802 INFO  [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.shutdownOpenTelemetry(OpenTelemetryInitializer.java:147) - Shutting down OpenTelemetry
2024-04-30 15:26:35,806 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination...
2024-04-30 15:26:35,807 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true
2024-04-30 15:26:35,809 INFO  [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.shutdownOpenTelemetry(OpenTelemetryInitializer.java:147) - Shutting down OpenTelemetry
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.106 s -- in org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.opentelemetry.sdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.opentelemetry.sdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.opentelemetry.sdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.opentelemetry.sdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.opentelemetry.sdk ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.chart.shared >-------
[INFO] Building org.eclipse.scout.rt.chart.shared 24.2-SNAPSHOT         [64/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.shared/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.chart.shared ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.chart.shared ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.chart.shared ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.shared/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.chart.shared ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.chart.shared ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.chart.shared ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.shared/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.chart.shared ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.chart.shared ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.chart.shared ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.shared/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.chart.shared.data.basic.chart.ChartConfigTest
SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.602 s -- in org.eclipse.scout.rt.chart.shared.data.basic.chart.ChartConfigTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.chart.shared ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.chart.shared ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.chart.shared ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.chart.shared ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.chart.shared ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.chart.client >-------
[INFO] Building org.eclipse.scout.rt.chart.client 24.2-SNAPSHOT         [65/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.client/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.chart.client ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.chart.client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.chart.client ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.client/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.chart.client ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.chart.client ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/form/fields/tile/AbstractChartTile.java:[53,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/form/fields/tile/AbstractChartTile.java:[63,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/form/fields/tile/AbstractChartTile.java:[73,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/form/fields/tile/AbstractChartTile.java:[83,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/form/fields/tile/AbstractChartTile.java:[118,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/basic/table/controls/IChartColumnParam.java:[27,3] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/basic/table/controls/ChartColumnParam.java:[49,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.chart.client ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.client/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.chart.client ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.client/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.chart.client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.chart.client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.chart.client ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.client/target/org.eclipse.scout.rt.chart.client-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.chart.client ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.chart.client ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.client/target/org.eclipse.scout.rt.chart.client-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.chart.client ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.chart.client ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.chart.ui.html >-------
[INFO] Building org.eclipse.scout.rt.chart.ui.html 24.2-SNAPSHOT        [66/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.ui.html/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.chart.ui.html ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.chart.ui.html ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.chart.ui.html ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.chart.ui.html ---
[INFO] Copying 6 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.chart.ui.html ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.ui.html/src/main/java/org/eclipse/scout/rt/chart/ui/html/json/basic/table/userfilter/UserFilterStateFactory.java:[48,13] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.chart.ui.html ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.ui.html/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.chart.ui.html ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.ui.html/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.chart.ui.html ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.chart.ui.html ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.chart.ui.html ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.ui.html/target/org.eclipse.scout.rt.chart.ui.html-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.chart.ui.html ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.chart.ui.html ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.chart.ui.html/target/org.eclipse.scout.rt.chart.ui.html-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.chart.ui.html ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.chart.ui.html ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --------------< org.eclipse.scout.rt:eclipse-scout-chart >--------------
[INFO] Building eclipse-scout-chart 24.2-SNAPSHOT                       [67/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-chart/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ eclipse-scout-chart ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-chart ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-chart ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-chart ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-chart ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-chart/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-chart ---
[INFO] Skipping execution.
[INFO] 
[INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-chart ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-chart ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-chart ---
use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-chart/..
updating version/dependency for module: @eclipse-scout/chart
updating version/dependency for module: @eclipse-scout/cli
updating version/dependency for module: @eclipse-scout/core
updating version/dependency for module: @eclipse-scout/migrate
updating version/dependency for module: @eclipse-scout/tsconfig
updating version/dependency for module: @eclipse-scout/eslint-config
updating version/dependency for module: @eclipse-scout/karma-jasmine-scout
updating version/dependency for module: @eclipse-scout/svg
version:snapshot:dependencies done
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-chart ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-chart ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-chart ---
[INFO] Skipping Antrun execution
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-chart ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-chart ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec:3.1.1:java (default) @ eclipse-scout-chart ---
"2024-04-30 15:26:41,835 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true (automatically set by Scout), GraphicsEnvironment.isHeadless()=true
""2024-04-30 15:26:41,840 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory - Building jandex class inventory using rebuild strategy IF_MISSING...
""2024-04-30 15:26:41,904 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished building jandex class inventory in 66.940630 ms. Total class count: 4051
""2024-04-30 15:26:42,035 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Collected 409 beans in 129.744128 ms
""2024-04-30 15:26:42,068 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Registered 409 beans in 33.114592 ms
""2024-04-30 15:26:42,074 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
""2024-04-30 15:26:42,079 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered.
""2024-04-30 15:26:42,080 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No classpath:config.properties found. Running with empty configuration.
""2024-04-30 15:26:42,082 INFO  [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service.
""2024-04-30 15:26:42,121 INFO  [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - Building resource 'texts.json'
""2024-04-30 15:26:42,122 INFO  [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - Using contributors [org.eclipse.scout.rt.chart.ui.html.ChartUiTextContributor@6f319853]
""2024-04-30 15:26:42,216 INFO  [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - File written to /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-chart/dist/texts.json 
""2024-04-30 15:26:42,216 INFO  [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - All files built and written to /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-chart/dist
""2024-04-30 15:26:42,237 INFO  [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.job.internal.JobManager - Shutdown ExecutorService, await termination...
""2024-04-30 15:26:42,237 INFO  [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.job.internal.JobManager - Shutdown ExecutorService, await termination returned terminated=true
""2024-04-30 15:26:42,238 INFO  [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - About to stop ch.qos.logback.classic.LoggerContext[default]
"[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-chart ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-chart/src/main/resources
[INFO] 
[INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-chart ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-chart ---
[INFO] No sources to compile
[INFO] 
[INFO] --- frontend:1.15.0:npm (npm-run-build:prod) @ eclipse-scout-chart ---
[INFO] Running 'npm --scripts-prepend-node-path=true run build:prod -- --progress=false --clean=false' in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-chart
[INFO] 
[INFO] > @eclipse-scout/chart@24.2.0-snapshot build:prod
[INFO] > scout-scripts build:prod --run default global --progress=false --clean=false
[INFO] 
[INFO] Starting default build with args --progress false --clean false 
[INFO] Webpack mode: production
[INFO] Type check: false
[INFO] asset eclipse-scout-chart.esm-dbf5a3efe0af729a6090.min.js 131 KiB [emitted] [immutable] [javascript module] [minimized] (name: eclipse-scout-chart.esm) 1 related asset
[INFO] orphan modules 260 KiB [orphan] 34 modules
[INFO] runtime modules 937 bytes 4 modules
[INFO] ./src/index.ts + 27 modules 262 KiB [not cacheable] [built] [code generated]
[INFO] webpack 5.89.0 compiled successfully in 4157 ms
[INFO] 
[INFO] 
[INFO] Starting global build with args --progress false --clean false 
[INFO] Webpack mode: production
[INFO] Type check: false
[INFO] assets by path *.js 129 KiB
[INFO]   asset eclipse-scout-chart-72db8405252ebba7ba8a.min.js 129 KiB [emitted] [immutable] [minimized] (name: eclipse-scout-chart) 1 related asset
[INFO]   asset eclipse-scout-chart-theme-71510a5dd3116693ac79.min.js 33 bytes [emitted] [immutable] [minimized] (name: eclipse-scout-chart-theme)
[INFO]   asset eclipse-scout-chart-theme-dark-71510a5dd3116693ac79.min.js 33 bytes [emitted] [immutable] [minimized] (name: eclipse-scout-chart-theme-dark)
[INFO] assets by path *.css 445 KiB
[INFO]   asset eclipse-scout-chart-theme-dark-593955eea95984c5aa62.min.css 222 KiB [emitted] [immutable] [minimized] (name: eclipse-scout-chart-theme-dark)
[INFO]   asset eclipse-scout-chart-theme-56ba6667e592ef147869.min.css 222 KiB [emitted] [immutable] [minimized] (name: eclipse-scout-chart-theme)
[INFO] Entrypoint eclipse-scout-chart 129 KiB (173 KiB) = eclipse-scout-chart-72db8405252ebba7ba8a.min.js 1 auxiliary asset
[INFO] Entrypoint eclipse-scout-chart-theme 222 KiB = eclipse-scout-chart-theme-56ba6667e592ef147869.min.css 222 KiB eclipse-scout-chart-theme-71510a5dd3116693ac79.min.js 33 bytes
[INFO] Entrypoint eclipse-scout-chart-theme-dark 222 KiB = eclipse-scout-chart-theme-dark-593955eea95984c5aa62.min.css 222 KiB eclipse-scout-chart-theme-dark-71510a5dd3116693ac79.min.js 33 bytes
[INFO] orphan modules 809 KiB (javascript) 1.83 KiB (runtime) [orphan] 45 modules
[INFO] runtime modules 937 bytes 4 modules
[INFO] built modules 262 KiB (javascript) 545 KiB (css/mini-extract) [built]
[INFO]   javascript modules 262 KiB
[INFO]     ./src/index.ts + 26 modules 262 KiB [not cacheable] [built] [code generated]
[INFO]     ./src/eclipse-scout-chart-theme.less 50 bytes [built] [code generated]
[INFO]     ./src/eclipse-scout-chart-theme-dark.less 50 bytes [built] [code generated]
[INFO]   css modules 545 KiB
[INFO]     css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/eclipse-scout-chart-theme.less 272 KiB [built] [code generated]
[INFO]     css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/eclipse-scout-chart-theme-dark.less 273 KiB [built] [code generated]
[INFO] webpack 5.89.0 compiled successfully in 6355 ms
[INFO] 
[INFO] 
[INFO] 
[INFO] --- frontend:1.15.0:npm (npm-run-build:dev) @ eclipse-scout-chart ---
[INFO] Running 'npm --scripts-prepend-node-path=true run build:dev -- --progress=false --clean=false' in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-chart
[INFO] 
[INFO] > @eclipse-scout/chart@24.2.0-snapshot build:dev
[INFO] > scout-scripts build:dev --run default global --progress=false --clean=false
[INFO] 
[INFO] Starting default build with args --progress false --clean false 
[INFO] Webpack mode: development
[INFO] Type check: true
[INFO] assets by path d.ts/chart/ 76.3 KiB
[INFO]   assets by path d.ts/chart/*.ts 42.3 KiB 16 assets
[INFO]   assets by path d.ts/chart/*.map 34 KiB 16 assets
[INFO] assets by path d.ts/table/controls/ 18.8 KiB
[INFO]   assets by path d.ts/table/controls/*.ts 10.5 KiB 7 assets
[INFO]   assets by path d.ts/table/controls/*.map 8.31 KiB 7 assets
[INFO] assets by path d.ts/tile/ 2.25 KiB
[INFO]   assets by path d.ts/tile/*.ts 1.14 KiB 3 assets
[INFO]   assets by path d.ts/tile/*.map 1.11 KiB 3 assets
[INFO] assets by path d.ts/form/fields/chartfield/ 1.84 KiB
[INFO]   assets by path d.ts/form/fields/chartfield/*.ts 878 bytes 3 assets
[INFO]   assets by path d.ts/form/fields/chartfield/*.map 1010 bytes 3 assets
[INFO] asset eclipse-scout-chart.esm.js 322 KiB [emitted] [javascript module] [big] (name: eclipse-scout-chart.esm) 1 related asset
[INFO] asset d.ts/index.d.ts 1.43 KiB [emitted]
[INFO] asset d.ts/index.d.ts.map 827 bytes [emitted]
[INFO] runtime modules 937 bytes 4 modules
[INFO] cacheable modules 262 KiB
[INFO]   modules by path ./src/chart/*.ts 214 KiB 16 modules
[INFO]   modules by path ./src/table/controls/*.ts 41.4 KiB 7 modules
[INFO]   modules by path ./src/form/fields/chartfield/*.ts 2.05 KiB 3 modules
[INFO]   modules by path ./src/tile/*.ts 2.28 KiB
[INFO]     ./src/tile/ChartFieldTile.ts 1.86 KiB [built] [code generated]
[INFO]     + 2 modules
[INFO]   ./src/index.ts 1.79 KiB [built] [code generated]
[INFO] external "@eclipse-scout/core" 42 bytes [built] [code generated]
[INFO] external "jquery" 42 bytes [built] [code generated]
[INFO] external "chart.js" 42 bytes [built] [code generated]
[INFO] external "chart.js/auto" 42 bytes [built] [code generated]
[INFO] external "chartjs-plugin-datalabels" 42 bytes [built] [code generated]
[INFO] webpack 5.89.0 compiled successfully in 24274 ms
[INFO] 
[INFO] 
[INFO] Starting global build with args --progress false --clean false 
[INFO] Webpack mode: development
[INFO] Type check: true
[INFO] assets by status 101 KiB [compared for emit]
[INFO]   assets by path d.ts/chart/ 76.3 KiB 32 assets
[INFO]   assets by path d.ts/table/controls/ 18.8 KiB 14 assets
[INFO]   assets by path d.ts/tile/ 2.25 KiB 6 assets
[INFO]   assets by path d.ts/form/fields/chartfield/ 1.84 KiB 6 assets
[INFO]   asset d.ts/index.d.ts 1.43 KiB [compared for emit]
[INFO]   asset d.ts/index.d.ts.map 827 bytes [compared for emit]
[INFO] assets by status 870 KiB [emitted]
[INFO]   assets by status 868 KiB [big]
[INFO]     asset eclipse-scout-chart.js 321 KiB [emitted] [big] (name: eclipse-scout-chart) 1 related asset
[INFO]     asset eclipse-scout-chart-theme-dark.css 274 KiB [emitted] [big] (name: eclipse-scout-chart-theme-dark) 1 related asset
[INFO]     asset eclipse-scout-chart-theme.css 273 KiB [emitted] [big] (name: eclipse-scout-chart-theme) 1 related asset
[INFO]   asset eclipse-scout-chart-theme-dark.js 1.07 KiB [emitted] (name: eclipse-scout-chart-theme-dark) 1 related asset
[INFO]   asset eclipse-scout-chart-theme.js 1.05 KiB [emitted] (name: eclipse-scout-chart-theme) 1 related asset
[INFO] Entrypoint eclipse-scout-chart [big] 321 KiB (560 KiB) = eclipse-scout-chart.js 1 auxiliary asset
[INFO] Entrypoint eclipse-scout-chart-theme [big] 274 KiB (395 KiB) = eclipse-scout-chart-theme.css 273 KiB eclipse-scout-chart-theme.js 1.05 KiB 2 auxiliary assets
[INFO] Entrypoint eclipse-scout-chart-theme-dark [big] 275 KiB (396 KiB) = eclipse-scout-chart-theme-dark.css 274 KiB eclipse-scout-chart-theme-dark.js 1.07 KiB 2 auxiliary assets
[INFO] runtime modules 3.28 KiB 14 modules
[INFO] orphan modules 1.33 MiB [orphan] 4 modules
[INFO] cacheable modules 262 KiB (javascript) 545 KiB (css/mini-extract)
[INFO]   javascript modules 262 KiB 32 modules
[INFO]   css modules 545 KiB
[INFO]     css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/eclipse-scout-chart-theme.less 272 KiB [built] [code generated]
[INFO]     css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/eclipse-scout-chart-theme-dark.less 273 KiB [built] [code generated]
[INFO] external "scout" 42 bytes [built] [code generated]
[INFO] external "jQuery" 42 bytes [built] [code generated]
[INFO] external "Chart" 42 bytes [built] [code generated]
[INFO] external "ChartDataLabels" 42 bytes [built] [code generated]
[INFO] webpack 5.89.0 compiled successfully in 28572 ms
[INFO] 
[INFO] 
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (copy-webpack-build-output) @ eclipse-scout-chart ---
[INFO] Skipping the execution.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-chart ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-chart/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-chart ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-chart ---
[INFO] No tests to run.
[INFO] 
[INFO] --- frontend:1.15.0:npm (npm-test-karma) @ eclipse-scout-chart ---
[INFO] Running 'npm --scripts-prepend-node-path=true run test:ci -- --junitReporter.outputDir=target/karma-reports' in /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-chart
[INFO] 
[INFO] > @eclipse-scout/chart@24.2.0-snapshot test:ci
[INFO] > scout-scripts test:ci --junitReporter.outputDir=target/karma-reports
[INFO] 
[INFO] Webpack mode: development
[INFO] Type check: true
[INFO] Starting Karma server using config file /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-chart/karma.conf.js
[INFO] 30 04 2024 15:27:50.424:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/node_modules/.pnpm/jasmine-core@4.6.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js" were excluded or matched by prior matchers.
[INFO] 30 04 2024 15:27:50.426:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/boot.js" were excluded or matched by prior matchers.
[INFO] 30 04 2024 15:27:50.426:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/adapter.js" were excluded or matched by prior matchers.
[INFO] Webpack bundling...
[INFO] asset commons.js 19.8 MiB [emitted] [javascript module] [big] (name: commons) (id hint: commons)
[INFO] asset runtime.js 14.4 KiB [emitted] [javascript module] (name: runtime)
[INFO] asset test-index.1658817888.js 981 bytes [emitted] [javascript module] (name: test-index.1658817888)
[INFO] Entrypoint test-index.1658817888 [big] 19.9 MiB = runtime.js 14.4 KiB commons.js 19.8 MiB test-index.1658817888.js 981 bytes
[INFO] webpack 5.89.0 compiled successfully in 67895 ms
[INFO] 30 04 2024 15:29:00.376:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/node_modules/.pnpm/jasmine-core@4.6.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js" were excluded or matched by prior matchers.
[INFO] 30 04 2024 15:29:00.377:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/boot.js" were excluded or matched by prior matchers.
[INFO] 30 04 2024 15:29:00.377:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/adapter.js" were excluded or matched by prior matchers.
[INFO] 30 04 2024 15:29:00.551:INFO [karma-server]: Karma v6.4.2 server started at http://localhost:9876/
[INFO] 30 04 2024 15:29:00.551:INFO [launcher]: Launching browsers ChromeHeadless with concurrency unlimited
[INFO] 30 04 2024 15:29:00.556:INFO [launcher]: Starting browser ChromeHeadless
[INFO] 30 04 2024 15:29:00.827:INFO [Chrome Headless 119.0.6045.199 (Linux x86_64)]: Connected on socket -etwn-PNQKpe6o83AAAB with id 18143449
[INFO] TOTAL: 29 SUCCESS
[INFO] Karma has exited with 0.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-chart ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/eclipse-scout-chart/target/eclipse-scout-chart-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-chart ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-chart ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-chart ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-chart ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.datamodel.shared >-----
[INFO] Building org.eclipse.scout.rt.datamodel.shared 24.2-SNAPSHOT     [68/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.datamodel.shared ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.datamodel.shared ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.datamodel.shared ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.datamodel.shared ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.datamodel.shared ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/EntityPath.java:[197,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModel.java:[74,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModel.java:[92,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModelAttribute.java:[75,27] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModelAttribute.java:[123,21] Unsupported @SuppressWarnings("squid:S1244")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModelEntity.java:[127,21] Unsupported @SuppressWarnings("squid:S1244")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModelEntity.java:[205,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModelEntity.java:[211,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[19,19] Unsupported @SuppressWarnings("squid:S2160")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[23,21] Unsupported @SuppressWarnings("squid:S138")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[1971,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInGEHours is never used locally
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2015,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInGEMinutes is never used locally
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2059,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInHours is never used locally
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2103,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInLEHours is never used locally
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2147,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInLEMinutes is never used locally
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2191,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInMinutes is never used locally
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2235,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsNow is never used locally
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2279,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsNotNow is never used locally
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.datamodel.shared ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.datamodel.shared ---
[INFO] Copying 8 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.datamodel.shared ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.datamodel.shared ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.datamodel.shared ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.shared.data.model.DataModelUtilityTest
SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.908 s -- in org.eclipse.scout.rt.shared.data.model.DataModelUtilityTest
[INFO] Running org.eclipse.scout.rt.shared.data.model.DataModelAttributeTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s -- in org.eclipse.scout.rt.shared.data.model.DataModelAttributeTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.datamodel.shared ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.datamodel.shared ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.datamodel.shared ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.datamodel.shared ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.datamodel.shared ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.datamodel.client >-----
[INFO] Building org.eclipse.scout.rt.datamodel.client 24.2-SNAPSHOT     [69/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.datamodel.client ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.datamodel.client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.datamodel.client ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.datamodel.client ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.datamodel.client ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[301,47] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[397,47] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[447,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[500,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[567,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[618,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[679,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[740,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[808,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[869,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[1019,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[1104,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[1175,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[1246,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[1317,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/ComposerFieldDataModel.java:[21,30] Unsupported @SuppressWarnings("squid:S2057")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.datamodel.client ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.datamodel.client ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.datamodel.client ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.datamodel.client ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.datamodel.client ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.shared.extension.data.model.MoveDataModelEntitiyAndAttributeTest
2024-04-30 15:29:10,437 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:29:10,459 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-04-30 15:29:10,588 INFO  [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-04-30 15:29:10,890 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 442.054872 ms. Total class count: 3624
2024-04-30 15:29:11,446 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 371 beans in 553.750671 ms
2024-04-30 15:29:11,523 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 371 beans in 76.539725 ms
2024-04-30 15:29:11,540 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-04-30 15:29:11,585 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 1 code type classes registered.
2024-04-30 15:29:11,587 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.691 s -- in org.eclipse.scout.rt.shared.extension.data.model.MoveDataModelEntitiyAndAttributeTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.composer.ComposerFieldTest
2024-04-30 15:29:13,523 INFO  [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'client' - MDC[principal=default]
2024-04-30 15:29:13,585 WARN  [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=default]
2024-04-30 15:29:13,589 WARN  [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default]
2024-04-30 15:29:13,674 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5599c0e5[id = n2mje0jtpsjmh5ibd0oqnprhl5o3i9eumvi3o53cp1vvb5evd79], user=1003120000] - MDC[principal=default, jobName=Starting ClientSession [sessionId=n2mje0jtpsjmh5ibd0oqnprhl5o3i9eumvi3o53cp1vvb5evd79]]
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 s -- in org.eclipse.scout.rt.client.ui.form.fields.composer.ComposerFieldTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.DataModelFormFieldEnabledTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.scout.rt.client.ui.form.fields.DataModelFormFieldEnabledTest
[INFO] Running org.eclipse.scout.rt.client.services.common.search.DataModelDefaultSearchFilterServiceTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.scout.rt.client.services.common.search.DataModelDefaultSearchFilterServiceTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.datamodel.client ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.datamodel.client ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.datamodel.client ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.datamodel.client ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.datamodel.client ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.datamodel.server >-----
[INFO] Building org.eclipse.scout.rt.datamodel.server 24.2-SNAPSHOT     [70/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.datamodel.server ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.datamodel.server ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.datamodel.server ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.datamodel.server ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.datamodel.server ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[116,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[967,15] The enum constant Aggregation needs a corresponding case label in this enum switch on org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilder.AttributeKind
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1122,13] The enum constant BuildConstraintOfAttribute needs a corresponding case label in this enum switch on org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilder.AttributeStrategy
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1122,13] The enum constant BuildConstraintOfAttributeWithContext needs a corresponding case label in this enum switch on org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilder.AttributeStrategy
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1122,13] The enum constant BuildConstraintOfContext needs a corresponding case label in this enum switch on org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilder.AttributeStrategy
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1194,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1231,22] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1231,57] Unsupported @SuppressWarnings("squid:S00107")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1423,21] Unsupported @SuppressWarnings("squid:S00107")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1449,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1495,21] Unsupported @SuppressWarnings("squid:S138")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/ExampleFullTextPartDefinition.java:[29,40] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/ExampleFullTextPartDefinition.java:[34,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/EntityContributionUtility.java:[129,22] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/EntityContributionUtility.java:[129,57] Unsupported @SuppressWarnings("squid:S138")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilderCheck.java:[29,21] Unsupported @SuppressWarnings("squid:S00116")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilderCheck.java:[162,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/DataModelAttributePartDefinition.java:[93,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString")
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.datamodel.server ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.datamodel.server ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.datamodel.server ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/test-classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.datamodel.server ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/target/test-classes/jandex.idx
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.datamodel.server ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderWithComposerTest
2024-04-30 15:29:16,173 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true
2024-04-30 15:29:16,194 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING...
2024-04-30 15:29:16,307 INFO  [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/target/test-classes/META-INF/jandex.idx'. Scanning location...
2024-04-30 15:29:16,481 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 297.415326 ms. Total class count: 1824
2024-04-30 15:29:16,905 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 406 beans in 422.247879 ms
2024-04-30 15:29:17,009 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 406 beans in 104.032716 ms
2024-04-30 15:29:17,026 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport
2024-04-30 15:29:17,078 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 1 code type classes registered.
2024-04-30 15:29:17,081 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration.
2024-04-30 15:29:17,088 INFO  [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'.
2024-04-30 15:29:17,293 INFO  [scout-platform-starter] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received.
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.205 s -- in org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderWithComposerTest
[INFO] Running org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderTest
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderTest
[INFO] Running org.eclipse.scout.rt.server.jdbc.builder.EntityContributionUtilityTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.server.jdbc.builder.EntityContributionUtilityTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.datamodel.server ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.datamodel.server ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.datamodel.server ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.datamodel.server ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.datamodel.server ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.datamodel.ui.html >-----
[INFO] Building org.eclipse.scout.rt.datamodel.ui.html 24.2-SNAPSHOT    [71/71]
[INFO]   from /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.ui.html/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.datamodel.ui.html ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.datamodel.ui.html ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.datamodel.ui.html ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.datamodel.ui.html ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.datamodel.ui.html ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling with eclipse [debug release 11] to target/classes
[INFO] 
[INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.datamodel.ui.html ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.ui.html/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.datamodel.ui.html ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.ui.html/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.datamodel.ui.html ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.datamodel.ui.html ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.datamodel.ui.html ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.ui.html/target/org.eclipse.scout.rt.datamodel.ui.html-24.2-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.datamodel.ui.html ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.datamodel.ui.html ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt_gerrit_jdk11_pipeline/org.eclipse.scout.rt.datamodel.ui.html/target/org.eclipse.scout.rt.datamodel.ui.html-24.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.datamodel.ui.html ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.datamodel.ui.html ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for org.eclipse.scout.rt 24.2-SNAPSHOT:
[INFO] 
[INFO] Scout Hello World Sample Application ............... SUCCESS [  9.864 s]
[INFO] Scout JaxWs Module ................................. SUCCESS [  0.139 s]
[INFO] Scout JS Sample Application ........................ SUCCESS [  0.709 s]
[INFO] org.eclipse.scout.rt ............................... SUCCESS [  0.440 s]
[INFO] org.eclipse.scout.json ............................. SUCCESS [  6.958 s]
[INFO] org.eclipse.scout.rt.platform ...................... SUCCESS [  4.695 s]
[INFO] org.eclipse.scout.rt.dataobject .................... SUCCESS [  0.997 s]
[INFO] org.eclipse.scout.rt.platform.test ................. SUCCESS [02:34 min]
[INFO] org.eclipse.scout.rt.api.data ...................... SUCCESS [  3.251 s]
[INFO] org.eclipse.scout.rt.security ...................... SUCCESS [  0.339 s]
[INFO] org.eclipse.scout.rt.nls ........................... SUCCESS [  0.249 s]
[INFO] org.eclipse.scout.rt.shared ........................ SUCCESS [  2.102 s]
[INFO] org.eclipse.scout.rt.server.commons ................ SUCCESS [  0.738 s]
[INFO] org.eclipse.scout.rt.mom.api ....................... SUCCESS [  0.277 s]
[INFO] org.eclipse.scout.rt.jackson ....................... SUCCESS [  0.698 s]
[INFO] org.eclipse.scout.rt.uinotification ................ SUCCESS [  6.320 s]
[INFO] org.eclipse.scout.rt.server ........................ SUCCESS [  0.963 s]
[INFO] org.eclipse.scout.rt.server.jaxws .................. SUCCESS [  0.904 s]
[INFO] org.eclipse.scout.jaxws.apt ........................ SUCCESS [  0.727 s]
[INFO] org.eclipse.scout.rt.dataobject.test ............... SUCCESS [ 10.206 s]
[INFO] org.eclipse.scout.rt.shared.test ................... SUCCESS [  9.361 s]
[INFO] org.eclipse.scout.rt.server.commons.test ........... SUCCESS [ 19.854 s]
[INFO] org.eclipse.scout.rt.jetty ......................... SUCCESS [  0.677 s]
[INFO] org.eclipse.scout.rt.app ........................... SUCCESS [  0.378 s]
[INFO] org.eclipse.scout.rt.server.app .................... SUCCESS [  0.299 s]
[INFO] org.eclipse.scout.rt.server.test ................... SUCCESS [ 16.714 s]
[INFO] org.eclipse.scout.rt.server.jaxws.test ............. SUCCESS [ 12.593 s]
[INFO] org.eclipse.scout.rt.server.jdbc ................... SUCCESS [  0.598 s]
[INFO] org.eclipse.scout.rt.server.jdbc.test .............. SUCCESS [  8.092 s]
[INFO] org.eclipse.scout.rt.rest .......................... SUCCESS [  0.476 s]
[INFO] org.eclipse.scout.rt.api ........................... SUCCESS [  2.859 s]
[INFO] org.eclipse.scout.rt.jackson.test .................. SUCCESS [ 10.988 s]
[INFO] org.eclipse.scout.rt.mom.api.test .................. SUCCESS [  3.288 s]
[INFO] org.eclipse.scout.rt.mom.jms ....................... SUCCESS [  0.392 s]
[INFO] org.eclipse.scout.rt.mom.jms.test .................. SUCCESS [02:44 min]
[INFO] org.eclipse.scout.rt.charsetdetect ................. SUCCESS [  3.901 s]
[INFO] org.eclipse.scout.rt.oauth2 ........................ SUCCESS [  0.360 s]
[INFO] org.eclipse.scout.rt.mail .......................... SUCCESS [  0.310 s]
[INFO] org.eclipse.scout.rt.mail.test ..................... SUCCESS [  6.092 s]
[INFO] org.eclipse.scout.rt.security.test ................. SUCCESS [  5.223 s]
[INFO] org.eclipse.scout.rt.dataformat .................... SUCCESS [  4.110 s]
[INFO] org.eclipse.scout.rt.rest.test ..................... SUCCESS [  7.798 s]
[INFO] org.eclipse.scout.rt.rest.jackson .................. SUCCESS [  0.222 s]
[INFO] org.eclipse.scout.rt.rest.jersey.client ............ SUCCESS [  0.795 s]
[INFO] org.eclipse.scout.rt.rest.jersey.test .............. SUCCESS [ 17.826 s]
[INFO] org.eclipse.scout.rt.client ........................ SUCCESS [  4.712 s]
[INFO] org.eclipse.scout.rt.client.test ................... SUCCESS [ 57.373 s]
[INFO] org.eclipse.scout.rt.svg.client .................... SUCCESS [  1.383 s]
[INFO] org.eclipse.scout.rt.svg.client.test ............... SUCCESS [  2.664 s]
[INFO] org.eclipse.scout.rt.serverbridge .................. SUCCESS [  0.278 s]
[INFO] org.eclipse.scout.rt.ui.html ....................... SUCCESS [  2.202 s]
[INFO] org.eclipse.scout.rt.ui.html.app ................... SUCCESS [  0.339 s]
[INFO] org.eclipse.scout.rt.ui.html.test .................. SUCCESS [ 48.658 s]
[INFO] org.eclipse.scout.rt.ui.html.selenium .............. SUCCESS [  2.152 s]
[INFO] eclipse-scout-core ................................. SUCCESS [06:34 min]
[INFO] org.eclipse.scout.rt.svg.ui.html ................... SUCCESS [ 22.182 s]
[INFO] eclipse-scout-cli .................................. SUCCESS [  0.655 s]
[INFO] karma-jasmine-scout ................................ SUCCESS [  0.659 s]
[INFO] eclipse-scout-releng ............................... SUCCESS [  0.644 s]
[INFO] eclipse-scout-migrate .............................. SUCCESS [  0.642 s]
[INFO] eclipse-scout-tsconfig ............................. SUCCESS [  0.759 s]
[INFO] eslint-config ...................................... SUCCESS [  0.869 s]
[INFO] org.eclipse.scout.rt.opentelemetry.sdk ............. SUCCESS [  6.296 s]
[INFO] org.eclipse.scout.rt.chart.shared .................. SUCCESS [  4.051 s]
[INFO] org.eclipse.scout.rt.chart.client .................. SUCCESS [  0.414 s]
[INFO] org.eclipse.scout.rt.chart.ui.html ................. SUCCESS [  0.507 s]
[INFO] eclipse-scout-chart ................................ SUCCESS [02:22 min]
[INFO] org.eclipse.scout.rt.datamodel.shared .............. SUCCESS [  4.830 s]
[INFO] org.eclipse.scout.rt.datamodel.client .............. SUCCESS [  6.016 s]
[INFO] org.eclipse.scout.rt.datamodel.server .............. SUCCESS [  4.871 s]
[INFO] org.eclipse.scout.rt.datamodel.ui.html ............. SUCCESS [  0.328 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  20:14 min
[INFO] Finished at: 2024-04-30T15:29:19Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] sh
+ find . -maxdepth 3 -type d -name node_modules -prune -exec rm -r '{}' ';'
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] step
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
Setting status of b3dd8de7fea68afbe9e0df71a58cfdd2184dbcf4 to SUCCESS with url https://ci.eclipse.org/scout/job/org.eclipse.scout.rt_gerrit_jdk11_pipeline/2793/ and message: 'Build finished. '
Finished: SUCCESS